Commit Graph

  • 84238240d6 Fixed a text rendering/clipping bug introduced in 1.66 (on 2018-10-12, commit ede3a3b9) that affect single ImDrawList::AddText() calls with single strings larger than 10k. Text/TextUnformatted() calls were not affected, but e.g. InputText() was. omar 2018-11-30 23:47:23 +0100
  • 7893a88d6b Change default font size to be the font size on load instead of 0 zzzyap 2018-11-30 13:04:40 -0500
  • 48f6fdb349 Fixed typo. omar 2018-11-30 18:25:12 +0100
  • 7658035e5a About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose. omar 2018-11-30 18:18:15 +0100
  • 3849def253 Added ShowAboutWindow(), About Window now showing various config/build information. omar 2018-11-30 17:15:03 +0100
  • 025e00cccc About: Added build/system info relating to Docking branch. omar 2018-11-30 18:29:35 +0100
  • f78b5a0cdb Merge branch 'viewport' into docking omar 2018-11-30 18:27:14 +0100
  • ec49a486c7 About: Added build/system info relating to Viewport branch. omar 2018-11-30 18:27:04 +0100
  • afeefadb4e Merge branch 'master' into viewport omar 2018-11-30 18:24:43 +0100
  • a423f032ee About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose. omar 2018-11-30 18:18:15 +0100
  • 4ef06f5aa2 Added ShowAboutWindow(), About Window now showing various config/build information. omar 2018-11-30 17:15:03 +0100
  • 3335e6688f Include <alloca.h> also on macOS (and osxcross) (#2218) Sebastian Krzyszkowiak 2018-11-30 16:57:09 +0100
  • b2e7a3806a
    Examples: Allegro5: Add touchscreen support Sebastian Krzyszkowiak 2018-11-30 16:46:43 +0100
  • ec915814dc
    include <alloca.h> also on macOS (and osxcross) Sebastian Krzyszkowiak 2018-11-29 04:18:32 +0100
  • 1bfcf8f339 Separator: Fixed Separator() outputting an extraneous empty line when captured into clipboard/text/file. omar 2018-11-30 16:42:32 +0100
  • 20d517a96c flag should be off by default zzzyap 2018-11-30 10:35:03 -0500
  • 51accb7d90 Added option (IMGUI_DISABLE_DEBUG_WINDOWS) to disable debug window zzzyap 2018-11-30 10:06:51 -0500
  • fd78c9d1c8 Fixed NavClampRectToVisibleAreaForMoveDir, Property grid snafu: if an unclipped name in the left column is long enough to make its center pass the left-hand-side of the entry on the right, trying to go left would ignore that entry. This fixes it. zzzyap 2018-11-30 09:27:23 -0500
  • 4b90aa65b1
    Merge pull request #1 from ocornut/master Zhuhuii Yap 2018-11-30 09:13:57 -0500
  • 753223bd7b Merge branch 'viewport' into docking omar 2018-11-30 14:38:54 +0100
  • f663277591 Merge misc/shallow changes from Docking branch to minimize drift: moved some blocks, added comments. omar 2018-11-30 14:33:43 +0100
  • 1c7be88a1a Viewport: Fixed a bug where tooltips on their first frame didn't find a monitor leading to the "recovery" code to revert it to the main viewport for a frame. (#1542) omar 2018-11-30 14:13:51 +0100
  • f2217b0e27 Merge branch 'master' of https://github.com/berlingoqc/imgui into HEAD William Quintal 2018-11-29 19:04:58 -0500
  • eb86084ba0 trololo William Quintal 2018-11-29 19:04:48 -0500
  • baf67d393f When the focused window become inactive don't restore focus to a window with the ImGuiWindowFlags_NoInputs flag. (#2213) omar 2018-11-29 23:24:22 +0100
  • b038892c4d delete je veux pas truc William Quintal 2018-11-29 16:12:46 -0500
  • 4a94b251fd Comments omar 2018-11-29 22:00:17 +0100
  • 3c114b280a Merge branch 'viewport' into docking omar 2018-11-29 21:30:26 +0100
  • 2fbbcaa339 Viewport: Avoid calling platform functions when window is not created (apart from Platform_GetWindowDpiScale, documented as such). Main viewport situation is still ambiguous. (#1542) omar 2018-11-29 21:28:47 +0100
  • 36cbe1e521 Viewport: Misc renaming. omar 2018-11-29 21:16:45 +0100
  • 18f812148b Added ImGuiInputTextFlags_TabReturnsTrue zzzyap 2018-11-29 15:09:54 -0500
  • a2dd035975 Added Collapse & Close for NavInput zzzyap 2018-11-29 14:19:38 -0500
  • 7666afd389 Fixed FocusPreviousWindowIgnoringOne to not focus on windows that are flagged with ImGuiWindowFlags_NoNavFocus Zhuhuii Yap 2018-11-29 13:09:01 -0500
  • 19d17ed274 Docking: Added io.ConfigDockingTransparentPayload option (to use with ImGuiConfigFlags_ViewportsNoMerge) omar 2018-11-29 15:56:51 +0100
  • 01f940dc9a Viewport: imgui_impl_sdl2: Added support for PlatformIO Platform_SetWindowAlpha. omar 2018-11-28 22:50:37 +0100
  • 0c4967bc20 ajout file explorer William Quintal 2018-11-28 11:28:12 -0500
  • 19c4fa8dd5 Examples: DX12: Fixed compilation of imgui_impl_dx12.cpp in viewport branch. Multi-viewport is still not functional. omar 2018-11-28 15:41:17 +0100
  • 3bcc25f588 Merge branch 'viewport' into docking omar 2018-11-27 19:56:23 +0100
  • 4cadb57c46 Viewport: Comments. omar 2018-11-27 19:53:33 +0100
  • 99c32ed4a5 Merge branch 'master' into viewport omar 2018-11-27 19:46:40 +0100
  • c08b4b46f4 Viewport: Better support for toggling ImGuiConfigFlags_ViewportsEnable. (#2196) omar 2018-11-27 19:45:37 +0100
  • 4105cc7e97 Added ImGuiConfigFlags_None, ImGuiBackendFlags_None for good measure. omar 2018-11-27 19:32:47 +0100
  • e138a5fcb5 Docking: Fixed debug Rebuild operation. omar 2018-11-27 17:40:25 +0100
  • 1fa2cb8748 imgui.h: Comments omar 2018-11-27 14:10:40 +0100
  • ce07d55d1b imgui.h: Moved ImGuiListClipper omar 2018-11-27 13:58:52 +0100
  • 8495c931c0 mgui.h: Moved ImGuiInputTextCallbackData,, ImGuiSizeCallbackData, ImGuiPayload structures so they are not in the "Helpers" section. omar 2018-11-27 13:57:20 +0100
  • fc16e54612 Docking: Maintain CentralNode. When SetNextWindowDockID() on a now split node id, we dig to find the central node or the last focused node. (#2109) omar 2018-11-27 13:35:05 +0100
  • 4575354bc0 Docking: Comments + maiintain LastFrameFocused per node + using bitfiield for docking bools. omar 2018-11-27 12:05:30 +0100
  • 3f51c831de Docking: Added internal DockBuilderGetCentralNode(). Fixed being unable to undock whole node from dock button in DockSpace with a central node. (#2109) omar 2018-11-26 22:18:55 +0100
  • 962dcb466d Docking: Added ImGuiDockNodeFlags_NoResize. (#2109) omar 2018-11-26 21:52:40 +0100
  • b8d9c5c130 Merge branch 'viewport' into docking omar 2018-11-26 21:36:48 +0100
  • 1a0d2578a1 Viewport: Merging fixes + relying on multiple viewport overlaps. Follow-up to previous attempts are reworking the split/merge mechanisms. (#1542) omar 2018-11-26 21:35:44 +0100
  • 12a1e7d04e Viewport: Comment to suggest making WindowBg opaque when viewports are enabled. omar 2018-11-26 19:20:37 +0100
  • 4a8efd7e68 Docking: Hidden tab-bar triangle reflects focus but using Button colors. (#2109) omar 2018-11-26 17:57:01 +0100
  • 66cfbbff5e Docking: Fixed double-overlay when dragging window over one of the (four cardinal) outer drop boxes. (#2109) omar 2018-11-26 17:39:38 +0100
  • d23c69d319 Docking: Added context menu option to hide the tab bar of single-window dock nodes, similar to Unreal. (#2109) omar 2018-11-26 17:25:06 +0100
  • 1e7b50aeae Viewport: Fixes moving child menu viewport (fix 379733a). omar 2018-11-26 16:55:40 +0100
  • c93e92671a Viewport: Fixes moving child menu viewport (fix 379733a). omar 2018-11-26 16:55:40 +0100
  • ddc3f8f069 Merge branch 'viewport' into docking omar 2018-11-26 15:32:04 +0100
  • 5261e5a6ba Merge branch 'master' into viewport omar 2018-11-26 14:53:51 +0100
  • 379733aba1 Viewport: Fix viewport regression with protruding child window creating their own viewport. (fixes cae4d02, 760c1d95) (#1542) omar 2018-11-26 14:53:04 +0100
  • 95ec740558 ajout mon ficher pour mes widgets la ya un log window William Quintal 2018-11-25 23:48:53 -0500
  • d3a5084a4e fork pour mes projets avec glfw et opengl3 William Quintal 2018-11-25 13:34:49 -0500
  • 131de7ab62 Docking: Added ImGuiConfigFlags_DockingNoSplit flag. (#2109) omar 2018-11-23 18:42:16 +0100
  • 57c50d605a Fixed Bug #2174 Joshua Waring 2018-11-23 12:26:55 -0500
  • 35d648341b Examples: SDL: changed the signature of ImGui_ImplSDL2_ProcessEvent() to use a const SDL_Event*. (#2187) omar 2018-11-23 18:12:37 +0100
  • d8ab2c1ac9 Viewport: Added support for minimized window which caused problem when ImGuiBackendFlags_HasMouseHoveredViewport was not supported. (#1542) + todo omar 2018-11-23 16:18:30 +0100
  • 862781b195 Viewport: Avoid unnecessary reapplying platform pos/size every frame. (#2205) + Fix GLFW ImGui_ImplGlfw_CreateWindow() from not applying position immediately. Clear LastNameHash properly (bug already fixed in Docking branch) omar 2018-11-23 15:50:33 +0100
  • cae4d020dc Viewport: Merging/Extracting to/from main host viewport is now performed based on current state rather than triggers. Windows which don't fit in host window are now consistently in their own viewport. Toward simplifying the UpdateSelectWindowViewport() function. Probably broke something.. (#1542) omar 2018-11-22 21:13:07 +0100
  • 1f78e08427 Viewport: UpdateTryMergeWindowIntoHostViewport() calls BringWindowToDisplayFront() - possible now that BringWindowToFocusFront() is a different function. omar 2018-11-22 20:13:55 +0100
  • 760c1d95b9 Viewport: Merging/Extracting to/from main host viewport is now performed based on current state rather than triggers. Windows which don't fit in host window are now consistently in their own viewport. Toward simplifying the UpdateSelectWindowViewport() function. Probably broke something.. (#1542) omar 2018-11-22 21:13:07 +0100
  • 510f0e505c Viewport: UpdateTryMergeWindowIntoHostViewport() calls BringWindowToDisplayFront() - possible now that BringWindowToFocusFront() is a different function. omar 2018-11-22 20:13:55 +0100
  • 0c4dee083c Internals: Added ImPool helper data structure (used by testing system, and already in docking branch) omar 2018-11-22 18:56:24 +0100
  • d27ffefbd4 Version 1.67 WIP omar 2018-11-22 18:59:43 +0100
  • d9c54826bb Viewport: Stop relying on viewport->CreatedPlatformWindow to create Platform_DestroyWindow and Renderer_DestroyWindow. Explicitly require Platform_GetWindowFocus() to require supporting empty data. omar 2018-11-22 17:27:35 +0100
  • 2515413080 Merge branch 'viewport' into docking omar 2018-11-22 15:29:18 +0100
  • d87b80c6c1 Merge branch 'master' into viewport omar 2018-11-22 15:28:27 +0100
  • da3c4330c1 Version 1.66 v1.66 omar 2018-11-22 14:23:38 +0100
  • c00a3bd98f Examples: SDL2+Vulkan: Fixed application shutdown which could deadlock on Linux + Xorg. (#2181) omar 2018-11-21 18:43:25 +0100
  • a5cf227503 Added link to experimental imgui_scoped.h PR/thread (#2197, #2096) omar 2018-11-21 18:30:36 +0100
  • be66f94639 Examples: OpenGL3: More explicit testing for == GL_UPPER_LEFT in case glGetIntegerv(GL_CLIP_ORIGIN is not honored properly. (#2186, #2195) Fix f52f0a5277 omar 2018-11-21 18:24:24 +0100
  • cc4b1f9e47 Nav: Fixed explicit directional input not re-highlighting current nav item if there is a single item in the window and highlight has been previously disabled by the mouse. (#787) omar 2018-11-21 16:07:04 +0100
  • b9ae9bb1e3 Internals: Using GetOverlayDrawList(ImGuiWindow*) to match syntax of viewport/master branches. Fixed compiling with IMGUI_DEBUG_NAV_RECTS omar 2018-11-21 15:37:29 +0100
  • 0a25a49e94 Assert that ImScoped::TreeNodeEx() is called without ImGuyTreeNodeFlags_NoTreePushOnOpen Seth Kingsley 2018-11-18 06:36:36 -0800
  • 50c43d1c8e Removed unnecessary ImGui:: prefixes. omar 2018-11-15 16:43:05 +0100
  • 6b4443755d Internals: Added FindWindowByID() helper. (#2190) omar 2018-11-15 16:41:48 +0100
  • 4a43f347bb Merge branch 'viewport' into docking omar 2018-11-15 14:00:01 +0100
  • dcbf976a8e Merge branch 'master' into viewport + comments omar 2018-11-15 13:58:34 +0100
  • aa668c410a Nav: Fixed an assert in certain circumstance (mostly when using popups) when mouse positions stop being valid. (#2168) + adding a else block to make NavCalcPreferredRefPos() more explicit. omar 2018-11-15 13:53:53 +0100
  • 027861074c BeginGroup() and Tooltip don't have return values Seth Kingsley 2018-11-14 01:57:55 -0800
  • e6ff68a3b0 Rename imgui_raii -> imgui_scoped to match namespace Seth Kingsley 2018-11-14 01:52:23 -0800
  • f61b72728e More thoroughly parse arguments and defaults Seth Kingsley 2018-11-14 01:51:12 -0800
  • e26b91dcd0 Make operator bool() explicit Seth Kingsley 2018-11-13 21:58:45 -0800
  • f7a2c93fca Use macro to delete copy/move constructors/operators Seth Kingsley 2018-11-13 21:58:16 -0800
  • f2d577c33f Viewport: BeginMainMenuBar(): explicitly set viewport to avoid creating new one when ImGuiConfigFlags_ViewportsNoMerge is set + misc shallow changes. omar 2018-11-13 22:00:12 +0100
  • ae34241f8b Viewport: BeginMainMenuBar(): explicitly set viewport to avoid creating new one when ImGuiConfigFlags_ViewportsNoMerge is set + misc shallow changes. omar 2018-11-13 22:00:12 +0100
  • 1546153ca2 Docking: Fixed a regression where clicking a Tab wouldn't immediately set NavWindow. Which led to breaking the NavSaveLastChildNavWindow/NavRestoreLastChildNavWindow logic. (#2109) omar 2018-11-13 19:31:10 +0100
  • f52f0a5277 Examples: OpenGL3: Added support for GL 4.5's glClipControl(GL_UPPER_LEFT). (#2186) omar 2018-11-13 18:54:02 +0100
  • 19b4fcdacb Made IsWindowFocused() work outside of NewFrame()-EndFrame() and added comments about how ImGuiFocusedFlags_AnyWindow should NOT be used in place of io.WantCaptureMouse. (#2185) omar 2018-11-13 11:23:15 +0100
  • 5b1394c5ac
    Update README.md omar 2018-11-09 15:02:19 +0100