2018-02-04 |
Fix iOS code; fixes entire XCode build for Apple example
Gerry Hernandez
committed
on 4 Feb 2018
|
---|---|
2018-01-30 |
Examples: Apple: Tweak code and sync with other examples better (untested).
omar
committed
on 30 Jan 2018
|
2017-12-24 |
Examples: Comments, synched some minor drift between examples + stronger suggestion to use StyleColorsDark().
omar
committed
on 24 Dec 2017
|
Renamed the emblematic ShowTestWindow() function to ShowDemoWindow(). Kept redirection function (will obsolete).
omar
committed
on 24 Dec 2017
|
|
2017-09-01 |
Examples: Main: Removed call to SetNextWindowSize()
omar
committed
on 1 Sep 2017
|
2017-08-10 |
Renamed ImGuiSetCond_XXX type and enums to ImGuiCond_XXX, kept old enums under #ifdef IMGUI_DISABLE_OBSOLETE_FUNCTIONS
omar
committed
on 10 Aug 2017
|
2016-04-05 |
|