History for imgui / examples / apple_example
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
2017-04-26
@omar
Examples: GLFW+GL3, SDL+GL3: Fixed modifying bound Texture0 (#1087, #1088, #1116)
omar committed on 26 Apr 2017
2016-10-15
@ocornut
Added a void* user_data parameter to Clipboard function handlers. (#875)
ocornut committed on 15 Oct 2016
2016-09-11
@ocornut
Fixing minor english typos (#827)
ocornut committed on 11 Sep 2016
2016-09-10
@Felipe Oliveira Carvalho
Fix Mac OS X build and remove cruft from Makefile
Felipe Oliveira Carvalho committed on 10 Sep 2016
2016-09-03
@ocornut
Examples: Accessing ImVector fields directly, feel less stl-ey and fix renderer side assert when render list only contains a callback (#810)
ocornut committed on 3 Sep 2016
2016-04-20
@ocornut
Examples: Apple/iOS: lowered xcode project deployment target from 10.7 to 10.11 (#598, #575)
ocornut committed on 20 Apr 2016
2016-04-05
@omar
Update README.md
omar committed on 5 Apr 2016
@ocornut
Examples: Apple: Readme tweaks (#575 #247)
ocornut committed on 5 Apr 2016
@James Chen
Remove local glfw3 lib for osx. (+1 squashed commit) ...
James Chen committed on 5 Apr 2016