History for imgui / docs / TODO.txt
2018-12-20
@omar
Merge branch 'master' into viewport ...
omar committed on 20 Dec 2018
2018-12-19
@omar
Fixed using SetNextWindowPos() on a child window (which wasn't really documented) position the cursor as expected in the parent window, so there is no mismatch between the layout in parent and the position of the child window. Demo tweak and adding some child window stuff
omar committed on 19 Dec 2018
2018-12-11
@omar
Merge branch 'master' into viewport ...
omar committed on 11 Dec 2018
@omar
Added BETA api for Tab Bar/Tabs widgets. (#261, #351) (merged this feature from the from Docking branch so it can be used earlier as as standalone feature) ...
omar committed on 11 Dec 2018
2018-12-06
@omar
Merge branch 'master' into viewport ...
omar committed on 6 Dec 2018
2018-12-04
@omar
Version 1.67 WIP + todo notes
omar committed on 4 Dec 2018
2018-12-03
@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
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-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-09
@omar
Viewport: Added ImGuiConfigFlags_ViewportsDecoration to re-enable platform decoration (#1542)
omar committed on 9 Oct 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