2019-02-01 |
Comments. Fix duplicate entries in About box. Synchronize a few small changes from Master branch.
omar
committed
on 1 Feb 2019
|
---|---|
2019-01-31 |
|
2019-01-30 |
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 |
Added ImGuiDockNodeFlags_AutoHideTabBar. (#2109)
omar
committed
on 29 Jan 2019
|
Docking: Exposing extra flag in Configuration panel. Moved some forgotten Changelog entries at the right place.
omar
committed
on 29 Jan 2019
|
|
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 |
Fixed CloseCurrentPopup() on a child-menu of a modal incorrectly closing the modal. (#2308)
omar
committed
on 27 Jan 2019
|
|
|
Persistently fixing some PVS-Studio static analyzer false positive warnings.
omar
committed
on 27 Jan 2019
|
|
Fix various XCode and PVS-Studio static analyzer warnings (#2309)
omar
committed
on 27 Jan 2019
|
|
2019-01-20 |
|
|
|
Removed trailing spaces (#2038, #2299)
omar
committed
on 20 Jan 2019
|
|
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 |
|
|
|
2019-01-16 |
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
|
Various tweaks and fixes as suggested by PVS Studio (thanks PVS Studio!)
omar
committed
on 16 Jan 2019
|
|
Various tweaks and fixes as suggested by PVS Studio (thanks PVS Studio!)
omar
committed
on 16 Jan 2019
|
|
Docking: Demo: Fixed docking document window into parent window. (#2286)
omar
committed
on 16 Jan 2019
|
|
2019-01-15 |
Merge branch 'viewport' into docking
omar
committed
on 15 Jan 2019
|
|
|
Version 1.68 WIP
omar
committed
on 15 Jan 2019
|
|
|
|
Merge branch 'master' into viewport
omar
committed
on 15 Jan 2019
|
|
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 |
Merge branch 'viewport' into docking
omar
committed
on 14 Jan 2019
|
Merge branch 'master' into viewport
omar
committed
on 14 Jan 2019
|
|
Version 1.67
omar
committed
on 14 Jan 2019
|
|
2019-01-13 |
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
|