History for imgui / TODO.txt
2018-08-22
@omar
Merge branch 'master' into viewport ...
omar committed on 22 Aug 2018
@omar
ImDrawList: Large text passed to AddText() are being scanned for their end in order to avoid pre-reserving too many vertices.
omar committed on 22 Aug 2018
@omar
Internals: InputText: Renaming. Comments.
omar committed on 22 Aug 2018
2018-08-21
@omar
InputText: Added support for buffer size/capacity changes via the ImGuiInputTextFlags_CallbackResize flag. (#2006, #1443, #1008).
omar committed on 21 Aug 2018
2018-08-13
@omar
Merge branch 'master' into viewport ...
omar committed on 13 Aug 2018
@omar
Nav: NavWindowingList doesn't save to .ini file. TODO entries.
omar committed on 13 Aug 2018
2018-08-09
@omar
TODO + added missing _None enum for some internals flags.
omar committed on 9 Aug 2018
2018-07-16
@omar
Merge branch 'master' into viewport ...
omar committed on 16 Jul 2018
@omar
Demo: Fixed spacing from b629f90 change.
omar committed on 16 Jul 2018
2018-07-09
@omar
Merge branch 'master' into viewport ...
omar committed on 9 Jul 2018
@omar
Examples: Comments, Demo: Log early out, TODO. (#1553)
omar committed on 9 Jul 2018
2018-06-12
@omar
Merge branch 'master' into viewport ...
omar committed on 12 Jun 2018
@omar
Comments, changelog
omar committed on 12 Jun 2018
2018-06-05
@omar
Merge branch 'master' into viewport ...
omar committed on 5 Jun 2018
@omar
Changelog formatting update, Todo, comments. Tweak Child demo. Shuffle some code in NavUpdate().
omar committed on 5 Jun 2018
2018-06-04
@omar
Nav: When entering into a NavFlattened child we only consider the visible items for scoring (note that this only work assuming the NavFlattened child window has interactive items). Fixes accidentally hoping into a NavFlattened child. (#767)
omar committed on 4 Jun 2018
@omar
Nav: NavFlattened: Fixed navigation miscrolling parent window when the current window is scrolling enough to keep the item in view. Fix feature added in e11610d6, typically affect large navigation steps (used by PageUp/PageDown). + comments (#787)
omar committed on 4 Jun 2018
2018-05-28
@omar
Internals: Added BeginDragDropTooltip() internal function to convey semantic (drag and drop tooltip doesn't get clipped within display boundaries). Revert part of 3218666. (#1739, #143).
omar committed on 28 May 2018
@omar
Added ImGuiDragDropFlags_AcceptNoPreviewTooltip flag to disable drag source tooltip from the target site (#143)
omar committed on 28 May 2018
@omar
Internals: Selectable: Renamed variables. Todo update.
omar committed on 28 May 2018
2018-05-25
@omar
Missing examples changelog bits and todo list
omar committed on 25 May 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 25 May 2018
2018-05-23
@omar
Added float GetWindowDpiScale(). (#1542, #1676)
omar committed on 23 May 2018
2018-05-18
@omar
ImVector: added erase(it first, it last) helper. Added erase_unsorted(it) helper. + todo fixes/additions
omar committed on 18 May 2018
2018-05-17
@omar
Merge branch 'master' into viewport ...
omar committed on 17 May 2018
2018-05-16
@omar
Comments + Internals: Selectable: decoupled internal flags and removed their menu / menu-item semantic as upcoming changes are requiring more flexibility.
omar committed on 16 May 2018
2018-05-14
@omar
Merge branch 'master' into viewport ...
omar committed on 14 May 2018
@omar
Version 1.61 + todo additions
omar committed on 14 May 2018
2018-05-11
@omar
Merge branch 'master' into viewport ...
omar committed on 11 May 2018
@omar
Merge branch 'data_types' ...
omar committed on 11 May 2018