Commit Graph

  • 68ccdc4fb8 Comments ocornut 2015-05-01 11:07:30 +0200
  • 8fbb42cc6f Added IsKeyDown() IsMouseDown() as convenience instead of reading into IO structures ocornut 2015-04-28 18:12:24 +0200
  • 2440a30444 Columns() distinguish columns-set ID from other widgets as a convenience, added asserts, added more sailors ocornut 2015-04-28 18:09:38 +0200
  • bd23c11a93 Separator() within group start on group horizontal offset #205 ocornut 2015-04-27 22:19:14 +0200
  • 1d90f099bd Tidying up ocornut 2015-04-26 13:17:56 +0200
  • 6844952d56 Fixed build with Visual Studio 2008 or earlier (via PR #203) ocornut 2015-04-24 09:22:29 +0200
  • 18a00c7060 Examples: DirectX9/11: Fixed key mapping for down arrow. ocornut 2015-04-24 09:18:56 +0200
  • c93a562b06 Added ImGuiStorage::GetVoidPtrRef() ocornut 2015-04-21 10:12:17 +0100
  • 9119f58ce5 Version number 1.39 WIP ocornut 2015-04-21 10:09:20 +0100
  • 0123fc8c0f Removed comment v1.38 ocornut 2015-04-19 23:56:35 +0100
  • 37d8d78fc2 Selectable() render into AutoFitPadding only when full-fitting (fix aac99819d6) ocornut 2015-04-19 23:37:50 +0100
  • 064b94721e Added DragFloat2, DragFloat3, DragFloat4, DragInt2, DragInt3, DragInt4. ocornut 2015-04-19 23:28:57 +0100
  • 94c4e9564d Merge remote-tracking branch 'origin' into 2015-04-indexed-rendering ocornut 2015-04-19 23:00:14 +0100
  • 86d1abf3f6 Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives ocornut 2015-04-19 22:59:53 +0100
  • 05ee36baab Version number 1.38 ocornut 2015-04-19 22:59:27 +0100
  • 85e18c72d2 ShowTestWindow(): drag example + tooltip. ocornut 2015-04-19 22:57:39 +0100
  • 731b003c9d Slider internals: removed unnecessary slider_bb parameter ocornut 2015-04-18 19:34:05 +0100
  • acbd58627f ShowTestWindow(): added a custom label in the format for one of the slider example. ocornut 2015-04-18 17:35:40 +0100
  • c46d5634d4 Columns: mouse dragging uses absolute mouse coords. Fixed dragging left-most column of an auto-resizable window. #125 ocornut 2015-04-18 13:46:28 +0100
  • c82f909be1 Active column (when dragged) not clipped so it can release its active state (extends 16ddd796f3) ocornut 2015-04-18 12:11:59 +0100
  • 26e469af22 Documentation ocornut 2015-04-18 09:19:41 +0100
  • 04a4433706 Update imconfig.h documentation ocornut 2015-04-18 09:16:32 +0100
  • 02de9bd859 DragFloat, DragInt: if step/speed is zero defaults to 1% of range #180 ocornut 2015-04-17 10:01:39 +0100
  • 4f1acf0d4a Merge remote-tracking branch 'origin' into 2015-04-indexed-rendering ocornut 2015-04-17 08:42:36 +0100
  • 1847270a5f Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives ocornut 2015-04-17 08:41:16 +0100
  • 6408ac482c Merge pull request #199 from bkaradzic/master omar 2015-04-17 08:09:07 +0100
  • 6920e70e2e Fixed C4267. Branimir Karadžić 2015-04-16 15:52:35 -0700
  • 7fde17e15a ShowMetricsWindow(): renaming locals (not sure about the "shadows a local variable" warning?) ocornut 2015-04-16 23:30:48 +0100
  • 0d4f29a317 Merge branch 'bkaradzic-master' ocornut 2015-04-16 23:28:58 +0100
  • 508d05414a Fixed warning: missing initializer for member. Branimir Karadžić 2015-04-16 14:45:42 -0700
  • b7b3df3c81 Fixed: warning: declaration shadows a local variable Branimir Karadžić 2015-04-16 14:42:17 -0700
  • d24474ea82 Fixed: warning: missing field 'w' initializer [-Wmissing-field-initializers] Branimir Karadžić 2015-04-16 14:39:04 -0700
  • 64db50ba46 TODO list ocornut 2015-04-16 10:58:30 +0100
  • aca85dbea4 Fixed hovering over a popup's child (popups disable hovering on other windows but not their childs) #197 ocornut 2015-04-16 10:54:56 +0100
  • f400ea4ec8 Examples: OpenGL3: backup/restore current program and texture #195 ocornut 2015-04-15 10:14:51 +0100
  • 17b63d846f Merge pull request #194 from Roflraging/master omar 2015-04-14 20:33:12 +0100
  • ac518a1d3e Set modifier key state by inspecting imgui's io.KeysDown array. Dale Kim 2015-04-14 14:09:26 -0500
  • de3a154f38 Tweak date/credits ocornut 2015-04-14 12:00:12 +0100
  • 43cb4038c6 Merge remote-tracking branch 'origin' into 2015-04-indexed-rendering ocornut 2015-04-14 09:51:28 +0100
  • 0bb89ccee2 Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives ocornut 2015-04-14 09:49:04 +0100
  • 71429d306e Examples: Simplified GLFW keyboard callbacks ocornut 2015-04-14 09:45:27 +0100
  • c735d3066b Merge branch 'master' of https://github.com/Roflraging/imgui into Roflraging-master ocornut 2015-04-14 09:37:10 +0100
  • fe15756129 Simplified glfw keyboard callbacks. Dale Kim 2015-04-13 20:04:53 -0500
  • 88bc8efab0 Merge pull request #193 from Extrawurst/patch-3 omar 2015-04-14 00:22:32 +0100
  • b28ec1f3b1 fix outdated documentation Stephan Dilly 2015-04-14 00:40:46 +0200
  • dd36e8bf2b Renamed IsClipped() to IsRectClipped(). Kept inline redirection function (will obsolete). ocornut 2015-04-13 22:04:28 +0100
  • d11b4160aa Added IsItemVisible(). Made IsClipped() also return false when log is enabled. ocornut 2015-04-13 21:52:38 +0100
  • 16ddd796f3 Active widgets is not clipped, so it can always release its active state (mentioned in #143) ocornut 2015-04-13 20:59:44 +0100
  • 9918ec31d6 Added ResetMouseDragDelta() for iterative dragging operations ocornut 2015-04-13 19:54:40 +0100
  • a143e2e772 Added PushId() GetId() variants that takes string range to avoid user making unnecessary copies ocornut 2015-04-13 14:45:27 +0100
  • 750b6c9224 DragFloat() fixed clamping #180 ocornut 2015-04-13 00:07:41 +0100
  • 6ed06a8dc8 DragFloat() added power parameter for logarithmic drag on both side of zero #180 ocornut 2015-04-13 00:03:57 +0100
  • f5ad362912 DragFloat() latch value internally, allows finer control, honor precision settings, slow step with integer works #180 ocornut 2015-04-12 19:15:55 +0100
  • 0dc3d07e7f DragInt() step given as float to allow finer control of speed #180 ocornut 2015-04-12 19:08:56 +0100
  • 62abde5b37 DragFloat() latch value internally, allows finer control, honor precision settings, slow step with integer works #180 ocornut 2015-04-12 19:07:48 +0100
  • b308d2728b Remove stray tabs ocornut 2015-04-12 10:45:00 +0100
  • adae98664e Comment on the newly added binary_to_compressed_c.cpp helper program ocornut 2015-04-12 10:31:10 +0100
  • 88725be381 Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives ocornut 2015-04-11 18:13:43 +0100
  • 7ca21a1bc2 Fixed prototypes ocornut 2015-04-11 18:12:11 +0100
  • ac740170b9 Added ImFontAtlas::AddFontFromCompressedTTF() helper + binary_to_compressed_c.cpp tool ocornut 2015-04-11 17:52:51 +0100
  • bff9a6b6e3 Added ImFontAtlas::AddFontFromCompressedTTF() helper + binary_to_compressed_c.cpp tool ocornut 2015-04-11 17:52:51 +0100
  • d809abbe1c Examples: DirectX11: tidying up. ocornut 2015-04-09 23:32:36 +0100
  • c3a71f5472 AA branch: Minor optimisation merge + thickness for non-aa strokes. ocornut 2015-04-09 23:00:55 +0100
  • dbc9b2ec9b Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives ocornut 2015-04-09 22:56:13 +0100
  • 6bdb8719e2 Merge remote-tracking branch 'origin' into 2015-04-indexed-rendering ocornut 2015-04-09 22:50:18 +0100
  • a48130b682 ImDrawList: Minor optimisation. ocornut 2015-04-09 22:49:18 +0100
  • e0cd947904 AA branch: Fixes. ocornut 2015-04-09 22:40:50 +0100
  • 1e69175403 AA branch: Test disabling aa at runtime for stroke and fill. ocornut 2015-04-09 22:31:26 +0100
  • 431e391ccd AA branch: fixed circles. ocornut 2015-04-09 21:51:33 +0100
  • dd893ac4f5 Warning fix. ocornut 2015-04-09 21:43:42 +0100
  • 14ddb81f7a AA branch: remove code unnecessary for this branch. ocornut 2015-04-09 21:39:56 +0100
  • 39445cf23a Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives ocornut 2015-04-09 21:38:30 +0100
  • 7ab49f80ca Merge remote-tracking branch 'origin' into 2015-04-indexed-rendering ocornut 2015-04-09 21:22:06 +0100
  • 4f51b77937 Examples: OpenGL3: Tweaks (argh, github ui) ocornut 2015-04-09 21:19:21 +0100
  • 90766141b3 Examples: OpenGL3: Tweaks. ocornut 2015-04-09 21:18:43 +0100
  • 37f1715bfa Examples: DirectX11: Removed unnecessary vertices conversion and CUSTOMVERTEX types. ocornut 2015-04-09 21:14:52 +0100
  • 1746b04065 Indexed rendering. Not in main branch because breaks rendering code too much. Will merge in trunk along with more major graphics changes lat ocornut 2015-04-09 21:05:35 +0100
  • 500a8a0e02 ImDrawList: bits of renaming. ocornut 2015-04-09 21:00:45 +0100
  • 4fa3eee84e Renamed io.MetricsVertices to io.MetricsRenderVertices ocornut 2015-04-09 19:47:41 +0100
  • aa1a96f907 ImDrawList: inline AddVtx() calls for profit in highly debug builds ocornut 2015-04-09 18:34:31 +0100
  • 334fba2f56 Spacing ocornut 2015-04-09 17:33:17 +0100
  • 707df6c7b7 ImDrawList: internal refactoring toward a following commit for indexed rendering. ocornut 2015-04-09 17:32:03 +0100
  • 742808d835 Tweaks. ocornut 2015-04-09 17:24:09 +0100
  • 15f82e0deb Fix rounded frames to follow previous change ocornut 2015-04-09 17:20:57 +0100
  • aa2935968e Renamed AddArcFast() parameter 'tris' to 'filled' ocornut 2015-04-09 16:47:20 +0100
  • f38cca09cf Merge branch 'master' of https://github.com/ocornut/imgui ocornut 2015-04-09 16:45:21 +0100
  • 0fc1f5b17f Revert AddArcFast()->AddArc(), removed modulo from function 200d3482dc ocornut 2015-04-09 16:45:14 +0100
  • ae1166a783 Merge pull request #191 from Extrawurst/patch-2 omar 2015-04-09 15:59:43 +0100
  • 2bb6e31520 fix unused variable warning by clang Stephan Dilly 2015-04-09 16:50:54 +0200
  • 200d3482dc Renamed ImDrawList::AddArc() to ImDrawList::AddArcFast() for compatibility with future API, and changed 2*PI range from 0..12 to 0..16 ocornut 2015-04-09 00:49:21 +0100
  • 71cfa264d7 Merge pull request #188 from Extrawurst/patch-1 omar 2015-04-08 22:58:34 +0100
  • 5ba77928ba fix initialising ints with float literals Stephan Dilly 2015-04-08 22:56:25 +0200
  • 13fab08cdb Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives ocornut 2015-04-08 20:37:18 +0100
  • b9dd7c65ab Update README.md omar 2015-04-07 20:09:59 +0100
  • 241ccb46d5 Update README.txt + screenshot ocornut 2015-04-07 19:55:32 +0100
  • 3c6257b8b9 Fixed IsRootWindowOrAnyChildFocused() crashing if no window has focus (introduced yesterday in c38c54af52) ocornut 2015-04-07 14:04:43 +0100
  • 6e99688fa7 Fixed user-facing version of IsItemHovered() ignoring overlapping windows ocornut 2015-04-07 14:03:17 +0100
  • 323ae8326e Merge remote-tracking branch 'origin' into 2015-03-antialiased-primitives ocornut 2015-04-07 13:51:01 +0100
  • d692286862 Added ShowMetricsWindow() ocornut 2015-04-07 13:42:35 +0100
  • 8211081c54 Added (not exposed) DisableHideTextAfterDoubleHash to disable ## processing. ocornut 2015-04-07 13:37:30 +0100