History for imgui / imgui_demo.cpp
2018-10-18
@omar
Merge branch 'master' into viewport ...
omar committed on 18 Oct 2018
2018-10-16
@omar
Demo: Added comments / tweaks related to the popups.
omar committed on 16 Oct 2018
2018-10-15
@omar
Window: Added ImGuiWindowFlags_NoBackground flag for consistency and to ease creating new flag combinations. Added ImGuiWindowFlags_NoDecoration helper flag which is essentially NoTitleBar+NoResize+NoScrollbar+NoCollapse. (#1660)
omar committed on 15 Oct 2018
2018-10-12
@omar
Merge branch 'master' into viewport ...
omar committed on 12 Oct 2018
@omar
Renamed misc/stl/imgui_stl.h,.cpp to misc/cpp/imgui_stdlib.h in prevision for other files.(#2035, #2096) ...
omar committed on 12 Oct 2018
2018-10-09
@omar
Viewport: Added ImGuiConfigFlags_ViewportsDecoration to re-enable platform decoration (#1542)
omar committed on 9 Oct 2018
2018-09-26
@omar
Merge branch 'master' into viewport ...
omar committed on 26 Sep 2018
@omar
Renamed SetScrollHere() to SetScrollHereY(). Kept redirection function (will obsolete).
omar committed on 26 Sep 2018
2018-09-20
@omar
ArrowButton(): Fixed arrow shape being horizontally misaligned by (FramePadding.y-FramePadding.x) if they are different. ...
omar committed on 20 Sep 2018
2018-09-11
@omar
Merge branch 'master' into viewport ...
omar committed on 11 Sep 2018
@omar
DragFloat: Disabled using power curve when one edge is FLT_MAX (broken in 1.61). Disabled setting a default drag speed when one edge is FLT_MAX. (#2024)
omar committed on 11 Sep 2018
2018-09-10
@omar
Nav, Focus: Fixed ImGuiWindowFlags_NoBringToFrontOnFocus windows not being restoring focus properly after the main menu bar or last focused window is deactivated.
omar committed on 10 Sep 2018
2018-09-06
@omar
Version 1.66 WIP
omar committed on 6 Sep 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 6 Sep 2018
@omar
Version 1.65
omar committed on 6 Sep 2018
@omar
Merge branch 'master' into viewport ...
omar committed on 6 Sep 2018
@omar
Refactor: Tweaked and improved the sectioning to facilitate grepping/moving around and applied to all files. (#2036)
omar committed on 6 Sep 2018
2018-09-05
@omar
Viewport: Making the code a little more sturdy (flag changes) + added descriptions. (#1542)
omar committed on 5 Sep 2018
@omar
Merge branch 'master' into viewport + added viewport ConfigFlags/BackendFlags ...
omar committed on 5 Sep 2018
@omar
Nav: Removed the [Beta] tag from various descriptions of the gamepad/keyboard navigation system. Although it is not perfect and will keep being improved, it is fairly functional and used by many. (#787)
omar committed on 5 Sep 2018
@omar
Renamed io.OptCursorBlink/io.ConfigCursorBlink to io.ConfigInputTextCursorBlink. (#1427) + changed ImGuiIO layout.
omar committed on 5 Sep 2018
@omar
Demo: Added a "Configuration" block to make io.ConfigFlags/io.BackendFlags more prominent.
omar committed on 5 Sep 2018
@omar
Minor inconsequential merges from Master/Docking branches
omar committed on 5 Sep 2018
@omar
Merge branch 'master' into viewport
omar committed on 5 Sep 2018
2018-09-03
@omar
Version 1.65 WIP
omar committed on 3 Sep 2018
2018-08-31
@omar
Merge branch 'master_164' into viewport_164 ...
omar committed on 31 Aug 2018
@omar
Version 1.64
omar committed on 31 Aug 2018
2018-08-30
@omar
Version 1.64 WIP
omar committed on 30 Aug 2018
@omar
Version 1.64 WIP
omar committed on 30 Aug 2018
2018-08-29
@omar
Merge branch 'master' into viewport ...
omar committed on 29 Aug 2018