13 Commits (ce13426a1adefa70c8614e7b34f78c867ed19cc8)

Author SHA1 Message Date
omar ce13426a1a Examples: Comments, synched some minor drift between examples + stronger suggestion to use StyleColorsDark(). ago%!(EXTRA string=7 years)
omar 1b86e7343f Renamed the emblematic ShowTestWindow() function to ShowDemoWindow(). Kept redirection function (will obsolete). ago%!(EXTRA string=7 years)
omar b8ade0b94f Examples: Main: Removed call to SetNextWindowSize() ago%!(EXTRA string=8 years)
omar 7e452ec737 Renamed ImGuiSetCond_XXX type and enums to ImGuiCond_XXX, kept old enums under #ifdef IMGUI_DISABLE_OBSOLETE_FUNCTIONS ago%!(EXTRA string=8 years)
omar 50b4b29beb Examples: GLFW+GL3, SDL+GL3: Fixed modifying bound Texture0 (#1087, #1088, #1116) ago%!(EXTRA string=8 years)
ocornut 0d3f8807c7 Added a void* user_data parameter to Clipboard function handlers. (#875) ago%!(EXTRA string=9 years)
ocornut 612b17ef57 Fixing minor english typos (#827) ago%!(EXTRA string=9 years)
Felipe Oliveira Carvalho 6e6f04f513 Fix Mac OS X build and remove cruft from Makefile ago%!(EXTRA string=9 years)
ocornut 2825eaa0be Examples: Accessing ImVector fields directly, feel less stl-ey and fix renderer side assert when render list only contains a callback (#810) ago%!(EXTRA string=9 years)
ocornut 559963e832 Examples: Apple/iOS: lowered xcode project deployment target from 10.7 to 10.11 (#598, #575) ago%!(EXTRA string=9 years)
omar 319e288eef Update README.md ago%!(EXTRA string=9 years)
ocornut 71b981d05f Examples: Apple: Readme tweaks (#575 #247) ago%!(EXTRA string=9 years)
James Chen 67b604412b Remove local glfw3 lib for osx. (+1 squashed commit) ago%!(EXTRA string=9 years)