Commit Graph

  • 709653c330 Merge branch 'master' into styles omar 2017-09-18 15:03:25 +0200
  • 6c91a1ef7f Minor comments omar 2017-09-17 23:35:39 +0200
  • 2aa9a538c0 Merge pull request #1323 from waywardmonkeys/remove-commas-at-end-of-list omar 2017-09-15 11:52:14 +0200
  • c4c042bcec Typo omar 2017-09-15 01:32:29 +0200
  • 052999a6ab More consistently uses "Dear ImGui" omar 2017-09-15 01:31:41 +0200
  • 83645aa593 More consistently uses "Dear ImGui" omar 2017-09-15 01:28:30 +0200
  • 2fcdeb7f12 Remove commas after last item in enumeration. Bruce Mitchener 2017-09-14 10:35:30 +0700
  • 4c794be41d Improve warning configuration for clang. Bruce Mitchener 2017-09-14 10:28:18 +0700
  • 4c0e1b45d5 Handle situation when WM_*BUTTONDOWN and WM_*BUTTONUP received at the same time, within one frame Mikhail Morozov 2017-09-12 19:45:43 +0300
  • 54d30d758f Implicit "Debug" window uses a "Debug##Default" identifier to allow the user creating such window with custom flags omar 2017-09-12 13:16:27 +0200
  • 65632d2682 Fixed alloca include for SunOS (#1319) omar 2017-09-12 11:55:13 +0200
  • 3420080a35 Merge pull request #1319 from RyuKojiro/more_portable_alloca_include-ocornut omar 2017-09-11 11:00:23 +0200
  • cf6ba9dd2d Don't do a bunch of OS gymnastics. alloca.h is only for glibc, everyone else uses stdlib.h Daniel Loffgren 2017-09-10 23:58:18 -0700
  • 66a9d4856c Merge branch 'master' into navigation omar 2017-09-06 20:37:29 +0200
  • cb2775ae54 Internals: ImGuiItemFlags comments omar 2017-09-06 20:36:36 +0200
  • 62d7fa4324 Merge branch 'master' into navigation omar 2017-09-06 20:33:39 +0200
  • f63c03c464 Internals: moved ButtonRepeat and AllowKeyboardFocus bools/stacks to a generic ItemFlags stack. Merged from Navigation branch. omar 2017-09-06 20:28:36 +0200
  • 51fcef0c21 BeginCombo() tweaks, merged from Navigation branch. omar 2017-09-06 19:31:50 +0200
  • 38ed66f55e Merge branch 'master' into navigation omar 2017-09-06 19:25:07 +0200
  • 9e2f202f05 Demo: Not using the undesirable Begin() overload. omar 2017-09-06 19:24:08 +0200
  • 5c4fda0fbc Merge branch 'master' into navigation omar 2017-09-06 19:17:51 +0200
  • 2169bf6895 Fixed WantTextInput from being true when an activated Drag or Slider was previously turned into an InputText(). (#1317) omar 2017-09-06 17:25:36 +0200
  • 790605e359 Minor comments + renaming internal fields omar 2017-09-06 17:20:54 +0200
  • 616da00493 Added actual logarithmic sliders Andrew Belt 2017-09-06 06:50:57 -0400
  • 8971d70149 Merge pull request #1313 from thevaber/master omar 2017-09-05 18:35:08 +0200
  • e1a7aa41cb Improved ColorPicker hue wheel color interpolation Václav Patejdl 2017-09-05 16:31:54 +0200
  • 2600b28f5d Begin(): fixed calling Begin() more than once per frame setting `window_just_activated_by_user` which in turn would set Appearing to true for that frame. omar 2017-09-04 13:29:57 +0200
  • 6400f2900a Begin(): renamed locals. omar 2017-09-04 13:26:46 +0200
  • a9c6a0f6ec Begin(): Removed unnecessary code (at the time of 1.18 commit e9e0e36f98, CursorPos was used to compute SizeContentsFit and this was necessary) omar 2017-09-04 13:24:45 +0200
  • 89cae37b49 Begin(): Tidying up some code, should be a no-op. omar 2017-09-04 13:05:20 +0200
  • 8fbe8709f9 TODO, minor tweak omar 2017-09-04 13:03:04 +0200
  • e8dbf1c795 Combo: Internally split into BeginCombo(), EndCombo(), toward a more flexible combo api. omar 2017-09-01 22:10:13 +0200
  • 5658675e9d Combo: Removed unnecessary ClearActiveId() call (from era where active combo stored an id, now we just use popup functionality) omar 2017-09-01 21:58:58 +0200
  • 804ee78731 Added IsWindowAppearing(). omar 2017-09-01 21:55:59 +0200
  • fd684ba974 Removed 2 obsolete redirection functions (obsoleted 26+ months ago). omar 2017-09-01 17:43:56 +0200
  • b8ade0b94f Examples: Main: Removed call to SetNextWindowSize() omar 2017-09-01 17:06:26 +0200
  • 4abce8af58 Examples: GL2: Renaming, comments. omar 2017-09-01 16:58:07 +0200
  • 5665f1d3e3 Merge branch 'nlguillemot-master' omar 2017-09-01 16:55:36 +0200
  • d9016964ad Examples: GL3: Comments, tweaks (#1145) omar 2017-09-01 16:55:04 +0200
  • c47e5fc76a Merge branch 'master' of https://github.com/nlguillemot/imgui into nlguillemot-master omar 2017-09-01 16:49:36 +0200
  • 7d1f2c0dc5 Examples: GL2: rename functions to include GL2 in name omar 2017-09-01 16:45:31 +0200
  • d165817880 Merge pull request #1307 from JJscott/dev omar 2017-09-01 22:30:14 +0800
  • cf48e28932 Backup polygon mode, draw with filled polygons, restore state, for clients running opengl with glPolygonMode. closes #798 unknown 2017-09-01 20:39:12 +1200
  • 670d40642f Fixed C4267 conversion from size_t to int. Branimir Karadžić 2017-08-31 13:04:40 -0700
  • 6a1ba317c7 Demo: Minor coding style tweaks so bgfx copy needs less patching. omar 2017-08-29 19:05:56 +0800
  • 1a62d46db5 Merge branch 'master' into navigation omar 2017-08-29 18:47:23 +0800
  • 97a40e74fb Nav: Fixed bad merge of 6def01be5d so the bug fixed in #840 wasn't fully fixed in Nav branch. omar 2017-08-29 18:45:58 +0800
  • 96d2942373 InputText: Merged bits from Navigation branch (inc. g.ActiveIdIsJustActivated is only set on the toggle). omar 2017-08-29 18:40:14 +0800
  • 9a0171b803 Merge branch 'master' into navigation omar 2017-08-29 18:29:44 +0800
  • 35e4fa7b85 Merged from Navigation branch (DragBehavior) omar 2017-08-29 18:21:36 +0800
  • 6cca4025ee Merge from Navigation branch: 6aa8019763 omar 2017-08-29 17:56:53 +0800
  • ddf41b0398 Merged from Navigation branch. TAB/Alt-TAB processing now deactivate if holding Ctrl. omar 2017-08-29 17:27:19 +0800
  • 550dc09998 Merged from Navigation branch (misc) omar 2017-08-29 17:12:18 +0800
  • aef041f948 Merged from Navigation branch omar 2017-08-29 17:09:56 +0800
  • c9298c2657 Merged from Navigation branch: f71cdd13b7 Internal tidying up, moved code to CalcNextScrollFromScrollTargetAndClamp() so it can be reused by upcoming nav code. c816e6c742 Fixed SetScrollX() handling of center ratio (which actually wasn't exposed publicly). (#323, #246) omar 2017-08-29 17:09:44 +0800
  • 287a4b6b38 Merged from Navigation branch: 5cac4926c8 fix title bar color of window under a modal window. omar 2017-08-29 16:52:37 +0800
  • a9e1d9aab9 Merge branch 'master' into navigation omar 2017-08-29 16:21:46 +0800
  • 358e7a194e Added GetKeyPressedAmount() (from Nav branch) to be able to measure fast repeat rate accurately. Added internal CalcTypematicPressedRepeatAmount() function. omar 2017-08-29 16:13:17 +0800
  • 1f1e63f705 Merge various minor things (supposedly harmless) from Navigation branch into Master to reduce differences. Some code in NewFrame() has been moved around. (#787) omar 2017-08-29 16:06:52 +0800
  • ee42fae468 Merge various minor things (supposedly harmless) from Navigation branch into Master to reduce differences. (#787) omar 2017-08-29 16:05:12 +0800
  • 6752cba4bc Removed duplicate comments omar 2017-08-29 15:39:11 +0800
  • 2ee1b70652 Merge branch 'master' into navigation omar 2017-08-29 15:36:36 +0800
  • 0ba3cadb88 RenderRectFilledRangeH() can't use cheap acosf() approximation for now. (#1296) omar 2017-08-29 15:25:05 +0800
  • f8eef49575 ProgressBar() fixed rendering when straddling rounded area. (#1296) omar 2017-08-29 15:23:07 +0800
  • 01d4bf299a Added overcomplicated RenderRectFilledRangeH() to fix rounded progress bar, which will also help for range widgets and perhaps sliders grabs over rounded areas. (#1296, #76) omar 2017-08-29 15:22:30 +0800
  • f0fa17b5e0 ImDrawList: Minor renaming omar 2017-08-29 15:10:03 +0800
  • 7a9ea281be ImSwap() helper. omar 2017-08-28 19:27:12 +0800
  • 808d631e35 imDrawList: PathArcTo() returns when passed zero radius. omar 2017-08-28 16:02:25 +0800
  • e1d81f4dc5 ImDrawList: Minor tidying up. omar 2017-08-28 14:12:55 +0800
  • 1f51e8f39d Internals: Renamed some ImGuiCorner enums. omar 2017-08-28 14:11:11 +0800
  • 7a7327adde ParseFormatPrecision() returns -1 for scientific noation 'e'/'E', RoundScalar() doesn't alter those. omar 2017-08-28 13:19:20 +0800
  • 0d4b08a851 Added Go binding link omar 2017-08-28 12:14:29 +0800
  • 807322c9a5 Merge branch 'master' into navigation omar 2017-08-26 18:43:10 +0800
  • b295e185ff Updated copyright date for 2017, updated Gallery link omar 2017-08-26 16:42:40 +0800
  • 419b22a487 Internals: Split some code out of NewFrame() into an Initialize() function. omar 2017-08-26 16:35:39 +0800
  • 5938f1ba61 Added IsMousePosValid() helper. omar 2017-08-26 15:18:06 +0800
  • f72ca6d22c ImFontConfig: Added RasterizerMultiply option to alter the brightness of individual fonts at rasterization time, which may help increasing readability for some. Added RasterizerFlags for custom rasterizer flags (aka imgui_freetype) omar 2017-08-26 14:11:56 +0800
  • 304de0ee1b ImFontConfig: Comments, const. omar 2017-08-26 14:11:41 +0800
  • a02210a455 Fixed compilation with IMGUI_DISABLE_OBSOLETE_FUNCTIONS defined omar 2017-08-26 00:31:17 +0800
  • 92a6faca6f IO: io.MousePos needs to be set to ImVec2(-FLT_MAX,-FLT_MAX) when mouse is unavailable/missing. Previously ImVec2(-1,-1) was enough but we'll now accept negative mouse coordinates. omar 2017-08-25 16:43:25 +0800
  • 37f3a718c6 Marked all fmt + va_list functions with format attribute so GCC/Clang can warn about them. Not ignoring -Wsuggest-attribute=format anymore for GCC/Clang. omar 2017-08-25 16:10:14 +0800
  • 40f608ce9b Version 1.52 WIP omar 2017-08-25 15:12:12 +0800
  • 55a6209931 Version 1.51 v1.51 omar 2017-08-25 00:29:59 +0800
  • e6ed2f9939 Nav: Tooltip do not appear in navigation focus list. (#1294, #787) omar 2017-08-25 00:06:57 +0800
  • 82c3116b4f Demo: Displaying version number in test window. omar 2017-08-24 17:32:03 +0800
  • d213c0eb7e Style: Tweaked default border (undo half-way from original c1e1e015c4) (#707) omar 2017-08-24 17:30:10 +0800
  • b0fc30bd19 Merge branch 'master' into navigation omar 2017-08-22 20:49:02 +0800
  • 7c5556c921 Merge branch 'master' into navigation omar 2017-08-22 20:48:36 +0800
  • 92efa00bc9 Minor miscellaneous merges from Navigation branch to reduce divergence a little bit omar 2017-08-22 20:44:39 +0800
  • 6ed75d3046 Merge branch 'master' into navigation omar 2017-08-22 20:27:39 +0800
  • eb2bbf6f29 Renamed IsItemHoveredRect() to IsItemRectHovered(). Renamed IsMouseHoveringWindow() to IsWindowRectHovered() - follow up to previous commit 6be7d4904e merged from Nav. omar 2017-08-22 20:25:27 +0800
  • 52b39af0a0 Style: Added obsolete redirects for ImGuiCol_Columns*** fields. (ref 648f75b245) omar 2017-08-22 20:23:46 +0800
  • 6be7d4904e Merge part of 88c1966629 from Nav branch. Renamed IsMouseHoveringAnyWindow() -> IsAnyWindowHovered(), IsMouseHoveringWindow() -> IsWindowHoveredRect() for consistency. Kept inline rediection function. omar 2017-08-22 20:10:02 +0800
  • 2e35957a81 Undo reordering of ImGuiKey in Nav branch omar 2017-08-22 20:02:52 +0800
  • 8581050002 Merge branch 'master' into navigation omar 2017-08-22 19:55:59 +0800
  • 141339e4b7 (internals) Renamed FocusedWindow to NavWindow to match terminology of navigation branch omar 2017-08-22 19:51:12 +0800
  • 8e89809078 Merge branch 'master' into navigation omar 2017-08-22 19:48:01 +0800
  • 2ad2190d47 Merge 20a0fde012 Tidying up default clipboard handler for non Windows-OS (from Nav branch) ocornut 2016-07-30 10:02:46 +0200
  • f3ab5e6252 Fixed InputText() bug with ImGuiInputTextFlags_EnterReturnsTrue (in nav branch only) (#787). Thanks @Grouflon omar 2017-08-22 19:43:49 +0800
  • bea06117bb Nav: Fix navigation inside child windows. Removed GetChildID() and storin/g the info within the window. (#1291) omar 2017-08-22 19:26:21 +0800