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