2015-05-15 |
Added IO.MetricsAllocs counter (number of memory allocations
ocornut
committed
on 15 May 2015
|
---|---|
2015-05-12 |
Added io.MetricsActiveWindows counter (#213)
ocornut
committed
on 12 May 2015
|
ImFontAtlas: added ClearFonts(), making the different clear funcs more explicit (#224)
ocornut
committed
on 12 May 2015
|
|
Fixed comment (fix #223)
ocornut
committed
on 12 May 2015
|
|
Added window title text horizontal alignment option (#222),, ImGuiAlign_ type for future use.
ocornut
committed
on 12 May 2015
|
|
Merge remote-tracking branch 'origin' into 2015-05-menus
ocornut
committed
on 12 May 2015
|
|
|
|
2015-05-11 |
Merge remote-tracking branch 'origin' into 2015-05-menus
ocornut
committed
on 11 May 2015
|
Cleanup, merged duplicate code into a function
ocornut
committed
on 11 May 2015
|
|
|
|
WIP intermediary branch commit for menus, submenus (some large inconsistencies remaining in API + need cleanup) (#126)
...
ocornut
committed
on 11 May 2015
|
|
Added ImGuiCol_TextDisabled
ocornut
committed
on 11 May 2015
|
|
|
|
Renamed flags to extra_flags in last commit
Emmanuel Durand
committed
on 11 May 2015
|
|
BeginPopup() API had to be changed! :( Proper support for stacked popups, leading into menus (wip #126)
ocornut
committed
on 11 May 2015
|
|
Input text flags added to InputFloatN and InputIntN
Emmanuel Durand
committed
on 11 May 2015
|
|
Untabifiy
ocornut
committed
on 11 May 2015
|
|
Fixed implicit conversion of NULL constant to bool (fix #216)
ocornut
committed
on 11 May 2015
|
|
2015-05-09 |
Added style.ScrollbarRounding #212
ocornut
committed
on 9 May 2015
|
2015-05-07 |
Added ImGuiSetCond_Appearing to test the hidden->visible transition.
ocornut
committed
on 7 May 2015
|
MenuItem() draft for popups, with Selected option (wip #126)
ocornut
committed
on 7 May 2015
|
|
|
|
2015-05-03 |
Removed style.AutoFitPadding, using style.WindowPadding makes more sense (the default values were already the same).
ocornut
committed
on 3 May 2015
|
2015-05-02 |
Comments, tweaks, metrics window tweak
ocornut
committed
on 2 May 2015
|
2015-05-01 |
Tooltip: fit within display. Added style.DisplayWindowPadding, style.DisplaySafeAreaPadding now strictly for popups/menus.
ocornut
committed
on 1 May 2015
|
Comments
ocornut
committed
on 1 May 2015
|
|
2015-04-28 |
Added IsKeyDown() IsMouseDown() as convenience instead of reading into IO structures
...
ocornut
committed
on 28 Apr 2015
|
2015-04-21 |
Added ImGuiStorage::GetVoidPtrRef()
ocornut
committed
on 21 Apr 2015
|
Version number 1.39 WIP
ocornut
committed
on 21 Apr 2015
|
|
2015-04-19 |
Removed comment
ocornut
committed
on 19 Apr 2015
|