History for imgui / examples / allegro5_example / main.cpp
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-03-26
@ocornut
Trim trailing spaces
ocornut committed on 26 Mar 2016
2015-11-29
@ocornut
Examples: Header comments.
ocornut committed on 29 Nov 2015
@ocornut
Examples: Clarified comments. Removed font merging example from comments.
ocornut committed on 29 Nov 2015
2015-10-30
@ocornut
Examples: update all examples with same comment (#389)
ocornut committed on 30 Oct 2015
2015-07-15
@ocornut
Fonts: added Cousine-Regular.ttf
ocornut committed on 15 Jul 2015
@ocornut
Examples: comments.
ocornut committed on 15 Jul 2015
2015-07-08
@ocornut
Allegro 5 example: removed public domain mark, MIT as the rest, with @bggd approval
ocornut committed on 8 Jul 2015
@ocornut
Allegro 5 example: fixed uv coordinate of non-default texture.
ocornut committed on 8 Jul 2015
@ocornut
Allegro 5 example: main.cpp matches other examples. added window title.
ocornut committed on 8 Jul 2015
@ocornut
Allegro5 example: added example from https://github.com/bggd/a5imgui_example
ocornut committed on 8 Jul 2015