History for imgui / imgui_demo.cpp
2019-02-01
@omar
Comments. Fix duplicate entries in About box. Synchronize a few small changes from Master branch.
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
@omar
Added checks for "zero-as-null-pointer-constant" warnings for older Clang (#2299, followup to #2277)
omar committed on 20 Jan 2019
2019-01-17
@omar
Merge branch 'viewport' into docking ...
omar committed on 17 Jan 2019
@omar
Merge branch 'master' into viewport ...
omar committed on 17 Jan 2019
2019-01-16
@omar
ImDrawList: Fixed AddCircle(), AddCircleFilled() angle step being off, which was visible when drawing a "circle" with a small number of segments (e.g. an hexagon). (#2287) [@baktery] ...
omar committed on 16 Jan 2019
@omar
Various tweaks and fixes as suggested by PVS Studio (thanks PVS Studio!)
omar committed on 16 Jan 2019
@omar
Various tweaks and fixes as suggested by PVS Studio (thanks PVS Studio!)
omar committed on 16 Jan 2019
@omar
Docking: Demo: Fixed docking document window into parent window. (#2286)
omar committed on 16 Jan 2019
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
Version 1.68 WIP
omar committed on 15 Jan 2019
@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
Fixed cursor issue caused by 6890e08b when calling BeginChild/EndChild multiple times to reappend into a same child window. (#2282)
omar committed on 15 Jan 2019
2019-01-14
@omar
Merge branch 'viewport' into docking
omar committed on 14 Jan 2019
@omar
Merge branch 'master' into viewport
omar committed on 14 Jan 2019
@omar
Version 1.67
omar committed on 14 Jan 2019
2019-01-13
@omar
Added a bunch of diagnostic ignore to cope with Clang -Weverything being absurd. Also fixed two legit warnings. (#2277)
omar committed on 13 Jan 2019