History for imgui / docs / TODO.txt
2019-01-15
@omar
Merge branch 'viewport' into docking ...
omar committed on 15 Jan 2019
@omar
Merge branch 'master' into viewport
omar committed on 15 Jan 2019
@omar
TODO update + internals: changed order or ImGuiLayoutType enums to allow using them for indexing.
omar committed on 15 Jan 2019
2019-01-13
@omar
Merge branch 'viewport' into docking
omar committed on 13 Jan 2019
@omar
Merge branch 'master' into viewport
omar committed on 13 Jan 2019
@omar
Merge branch 'atlas_fixes'
omar committed on 13 Jan 2019
2019-01-12
@omar
FAQ entry, moved ImTextureId, Gallery links.
omar committed on 12 Jan 2019
2019-01-10
@omar
ImFontAtlas: Rewrote stb_truetype based builder. ...
omar committed on 10 Jan 2019
@omar
Merge branch 'viewport' into docking ...
omar committed on 10 Jan 2019
@omar
Merge branch 'master' into viewport ...
omar committed on 10 Jan 2019
@omar
ImFontGlyphRangesBuilder: Using 32-bits fields for storage instead of 8-bit ones, comments, todo.
omar committed on 10 Jan 2019
2019-01-07
@omar
Merge branch 'viewport' into docking ...
omar committed on 7 Jan 2019
@omar
Merge branch 'master' into viewport ...
omar committed on 7 Jan 2019
@omar
Demo: Log: Comments. Using clipper. Not linking with rand() anymore.
omar committed on 7 Jan 2019
2019-01-02
@omar
Renamed ImGuiDockFamily to ImGuiWindowClass. Renamed CompatibleWithClassZero to DockingAllowUnclassed. (#2109)
omar committed on 2 Jan 2019
2018-12-20
@omar
Merge branch 'viewport' into docking ...
omar committed on 20 Dec 2018
@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 'viewport' into docking ...
omar committed on 6 Dec 2018
@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
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