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