History for imgui / examples / apple_example / imguiex-ios / debug_hud.cpp
2018-02-04
@Gerry Hernandez
Fix iOS code; fixes entire XCode build for Apple example
Gerry Hernandez committed on 4 Feb 2018
2018-01-30
@omar
Examples: Apple: Tweak code and sync with other examples better (untested).
omar committed on 30 Jan 2018
2017-12-24
@omar
Examples: Comments, synched some minor drift between examples + stronger suggestion to use StyleColorsDark().
omar committed on 24 Dec 2017
@omar
Renamed the emblematic ShowTestWindow() function to ShowDemoWindow(). Kept redirection function (will obsolete).
omar committed on 24 Dec 2017
2017-09-01
@omar
Examples: Main: Removed call to SetNextWindowSize()
omar committed on 1 Sep 2017
2017-08-10
@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
2016-04-05
@James Chen
Remove local glfw3 lib for osx. (+1 squashed commit) ...
James Chen committed on 5 Apr 2016