History for imgui / docs / TODO.txt
2019-01-15
@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 '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
ImFontGlyphRangesBuilder: Using 32-bits fields for storage instead of 8-bit ones, comments, todo.
omar committed on 10 Jan 2019
2019-01-07
@omar
Demo: Log: Comments. Using clipper. Not linking with rand() anymore.
omar committed on 7 Jan 2019
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
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-04
@omar
Version 1.67 WIP + todo notes
omar committed on 4 Dec 2018
2018-08-30
@omar
Refactor: Moved README, ChangeLog, TODO files to docs/ folder + update Changelog. (#2036)
omar committed on 30 Aug 2018