History for imgui / imgui_demo.cpp
2017-08-25
@omar
Version 1.52 WIP
omar committed on 25 Aug 2017
2017-08-24
@omar
Version 1.51
omar committed on 24 Aug 2017
@omar
Demo: Displaying version number in test window.
omar committed on 24 Aug 2017
2017-08-22
@omar
Merge fixes from ,master branch
omar committed on 22 Aug 2017
2017-08-20
@omar
Merge branch 'master' into navigation ...
omar committed on 20 Aug 2017
@omar
Columns: Fix for explicit content width and scrollbar. (#519, #125)
omar committed on 20 Aug 2017
@omar
Demo: Columns: Added Horizontal Scrolling demo. Tweaked another Columns demo. (#519, #125, #913)
omar committed on 20 Aug 2017
@omar
Columns: Moved BeginColumns/EndColumns/flags from #913 to imgui_internals.h + minor shallow tweaks. Removed demo code temporarily. (#125)
omar committed on 20 Aug 2017
@omar
Merge branch 'master' of https://github.com/ggtucker/imgui into ggtucker-master ...
omar committed on 20 Aug 2017
@omar
Renamed GetStyleColName() to GetStyleColorName() for consistency. Extra comments in Api Breaking Changes section.
omar committed on 20 Aug 2017
@omar
Added PushStyleColor(ImGuiCol idx, ImU32 col) overload. (Which _might_ cause an "ambiguous call" compilation error if you are using ImColor() with implicit cast. Cast to ImU32 or ImVec4 explicily to fix.)
omar committed on 20 Aug 2017
2017-08-17
@omar
Merge branch 'master' into navigation
omar committed on 17 Aug 2017
@omar
Merge branch 'master' into styles ...
omar committed on 17 Aug 2017
2017-08-16
@omar
Demo: Tweaked Fonts section.
omar committed on 16 Aug 2017
@omar
Marked the weird IMGUI_ONCE_UPON_A_FRAME helper macro as obsolete. prefer using the more explicit ImGuiOnceUponAFrame. Removed the broken __LINE__ from IMGUI_ONCE_UPON_A_FRAME
omar committed on 16 Aug 2017
2017-08-15
@omar
Demo: style editor output tweak so it is easier to modify the output code.. + TODO list update
omar committed on 15 Aug 2017
2017-08-14
@omar
Comments
omar committed on 14 Aug 2017
@omar
Merge branch 'master' into navigation
omar committed on 14 Aug 2017
2017-08-13
@omar
Demo: Fixed conflicting id introduced in be96284 . Added tooltip.
omar committed on 13 Aug 2017
2017-08-11
@omar
Demo: Consoles: Added "Copy" button to demonstrate LogToClipboard
omar committed on 11 Aug 2017
2017-08-10
@omar
Merge branch 'master' into navigation ...
omar committed on 10 Aug 2017
@omar
Renamed ImGuiSetCond_XXX type and enums to ImGuiCond_XXX, kept old enums under #ifdef IMGUI_DISABLE_OBSOLETE_FUNCTIONS
omar committed on 10 Aug 2017
2017-08-08
@omar
Merge branch 'master' into navigation
omar committed on 8 Aug 2017
@omar
Demo: Rearranged everything under Widgets in a more consistent way.
omar committed on 8 Aug 2017
@omar
Demo: Merged a few demo tweaks from navigation branch to minimize drift.
omar committed on 8 Aug 2017
@omar
Merge branch 'master' into navigation ...
omar committed on 8 Aug 2017
@omar
Added SetColorEditOptions(). ColorPicker4: context menu to select picker type and alpha bar. Reorganized flags (again!). (#346)
omar committed on 8 Aug 2017
2017-08-07
@omar
Demo: Color widget demo tweaks (#346)
omar committed on 7 Aug 2017
@omar
Merge remote-tracking branch 'origin' into 2016-07-navigation
omar committed on 7 Aug 2017
@omar
Merge remote-tracking branch 'origin' into 2016-02-colorpicker
omar committed on 7 Aug 2017