History for imgui / imgui_demo.cpp
2019-02-19
@omar
Version 1.68
omar committed on 19 Feb 2019
2019-02-14
@omar
Merge branch 'master' into docking ...
omar committed on 14 Feb 2019
@omar
Selectable: Tweaks for #2347 (demo, changelog, member position)
omar committed on 14 Feb 2019
@haldean
Selectable: add support for specifying text alignment on selectables (#2347) ...
haldean authored on 13 Feb 2019 omar committed on 14 Feb 2019
@omar
Demo: Added Auto-Scroll option in Log/Console. Comments. Removed some ImColor() uses.
omar committed on 14 Feb 2019
2019-02-13
@omar
Font: Moved functions to internal block (not enforced). Made ConfigData pointer const. Added link to stb's notes.
omar committed on 13 Feb 2019
2019-02-11
@omar
Merge branch 'master' into docking ...
omar committed on 11 Feb 2019
2019-02-08
@omar
Demo: Font selector allow selecting fonts with same debug name. (#2332)
omar committed on 8 Feb 2019
2019-02-06
@omar
Merge branch 'master' into docking ...
omar committed on 6 Feb 2019
@omar
Minor tweaks to reduce false positive of PVS Studio static analyzer.
omar committed on 6 Feb 2019
@omar
Added IsItemActivated() as an extension to the IsItemDeactivated/IsItemDeactivatedAfterEdit functions which are useful to implement variety of undo patterns. (#820, #956, #1875)
omar committed on 6 Feb 2019
2019-02-05
@omar
Merge branch 'master' into docking ...
omar committed on 5 Feb 2019
@omar
Tabs: Non-docking tab bars are storing names to allow tab list button + whole style scaling. Added ImGuiTabBarFlags_TabListPopupButton flag to show a popup button on manual tab bars. Locking FramePadding for the scope of a tab-bar to avoid sheering/clipping of tab item. Made scaling of tab ellipsis less awkward. (#261, #351)
omar committed on 5 Feb 2019
2019-02-04
@omar
Fonts: Fixed crash if FontGlobalScale is zero. Correctly debug naming default font if not 13 px. Demo: Moved PopupRounding along with other rounding values. Metrics: Displaying indexes with idx to be correct / less misleading.
omar committed on 4 Feb 2019
2019-02-01
@omar
Removed io.DisplayVisibleMin/DisplayVisibleMax (which were marked obsolete and removed from viewport/docking branch already).
omar committed on 1 Feb 2019
@omar
Removed io.DisplayVisibleMin/DisplayVisibleMax (which were marked obsolete and removed from viewport/docking branch already).
omar committed on 1 Feb 2019
@omar
Comments. Fix duplicate entries in About box. Synchronize a few small changes from Master branch.
omar committed on 1 Feb 2019
@omar
Merged from Docking branch: Various small changes, comments, typos fixes, moved blocks. To reduce overall drift. Should be no-op.
omar committed on 1 Feb 2019
2019-01-31
@omar
Merge branch 'master' into docking ...
omar committed on 31 Jan 2019
2019-01-30
@omar
imgui-test: Added extra item info callbacks. Using nav_bb for interactions when possible. Comments, Demo tweaks.
omar committed on 30 Jan 2019
2019-01-29
@omar
Added ImGuiDockNodeFlags_AutoHideTabBar. (#2109)
omar committed on 29 Jan 2019
@omar
Docking: Exposing extra flag in Configuration panel. Moved some forgotten Changelog entries at the right place.
omar committed on 29 Jan 2019
@omar
Demo: Fixed "Log" demo not initializing properly, leading to the first line not showing before a Clear. (#2318) [@bluescan]
omar committed on 29 Jan 2019
2019-01-27
@omar
Fixed CloseCurrentPopup() on a child-menu of a modal incorrectly closing the modal. (#2308)
omar committed on 27 Jan 2019
@omar
Merge branch 'master' into docking ...
omar committed on 27 Jan 2019
@omar
Persistently fixing some PVS-Studio static analyzer false positive warnings.
omar committed on 27 Jan 2019
@omar
Fix various XCode and PVS-Studio static analyzer warnings (#2309)
omar committed on 27 Jan 2019
2019-01-20
@omar
Merge branch 'viewport' into docking ...
omar committed on 20 Jan 2019
@omar
Merge branch 'master' into viewport ...
omar committed on 20 Jan 2019
@omar
Removed trailing spaces (#2038, #2299)
omar committed on 20 Jan 2019