History for imgui / docs / TODO.txt
2018-12-03
@omar
Merge branch 'viewport' into docking ...
omar committed on 3 Dec 2018
@omar
Viewport: Fixed a viewport bug which led some popups to merge in underlying host viewport when they should be z-over their parent viewport.
omar committed on 3 Dec 2018
2018-11-30
@omar
Merge branch 'viewport' into docking ...
omar committed on 30 Nov 2018
@omar
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 committed on 30 Nov 2018
2018-11-27
@omar
Docking: Comments + maiintain LastFrameFocused per node + using bitfiield for docking bools.
omar committed on 27 Nov 2018
2018-11-26
@omar
Docking: Added context menu option to hide the tab bar of single-window dock nodes, similar to Unreal. (#2109)
omar committed on 26 Nov 2018
@omar
Merge branch 'viewport' into docking ...
omar committed on 26 Nov 2018
2018-11-23
@omar
Viewport: Added support for minimized window which caused problem when ImGuiBackendFlags_HasMouseHoveredViewport was not supported. (#1542) + todo
omar committed on 23 Nov 2018
2018-10-15
@omar
Demo: Testing return value of BeginTabBar() for consistency.
omar committed on 15 Oct 2018
2018-10-09
@omar
Viewport: Added ImGuiConfigFlags_ViewportsDecoration to re-enable platform decoration (#1542)
omar committed on 9 Oct 2018
@omar
Viewport: Added ImGuiConfigFlags_ViewportsDecoration to re-enable platform decoration (#1542)
omar committed on 9 Oct 2018
2018-10-08
@omar
Docking: Kept ImGuiDockNodeFlags_PassthruDockspace and removed ImGuiDockNodeFlags_PassthruInEmptyNodes, ImGuiDockNodeFlags_RenderWindowBg. Doesn't include ImGuiDockNodeFlags_NoDockingInCentralNode. (#2109)
omar committed on 8 Oct 2018
2018-10-03
@omar
Docking: Renamed "DocRoot/DocumentRoot" to "CentralNode", more self explanatory. Moved Splitter update higher up in DockNodeUpdate() + minor misc tweak. (#2109)
omar committed on 3 Oct 2018
2018-10-01
@omar
Docking: Renamed io.ConfigDockingWithKeyMode to io.ConfigDockingWithShift.
omar committed on 1 Oct 2018
@omar
Docking: Better tracking of current dock id for inactive and uncreated windows (in settings etc.). + Fixed assert when docking a single-visible leaf node of a hierarchy into another
omar committed on 1 Oct 2018
2018-09-26
@omar
Docking: Reworked DockContextPruneUnusedSettingsNodes() to prune entire unused trees.
omar committed on 26 Sep 2018
@omar
Docking: Minor renaming. DockContextAddNode() uses 0 as marker for automatic ID selection + TODO update and moved docking entries to docs/TODO.txt
omar committed on 26 Sep 2018
2018-08-30
@omar
Refactor: Moved README, ChangeLog, TODO files to docs/ folder + update Changelog. (#2036)
omar committed on 30 Aug 2018
@omar
Refactor: Moved README, ChangeLog, TODO files to docs/ folder + update Changelog. (#2036)
omar committed on 30 Aug 2018