2014-09-24
@ocornut
Renamed section in documentation
ocornut committed on 24 Sep 2014
@ocornut
Update version number in sources
ocornut committed on 24 Sep 2014
@ocornut
Added va_list variations of all functions taking ... parameters (from Andrea Pessino)
ocornut committed on 24 Sep 2014
@ocornut
Warning fixes (from Andrea Pessino)
ocornut committed on 24 Sep 2014
@ocornut
Moved IM_MALLOC/IM_FREE/etc. to IO structure members one can set at runtime.
ocornut committed on 24 Sep 2014
@ocornut
Added IsPosHoveringAnyWindow()
ocornut committed on 24 Sep 2014
@ocornut
Added IsMouseHoveringWindow(), IsMouseHoveringAnyWindow()
ocornut committed on 24 Sep 2014
@ocornut
Tweak comments following feedbacks.
ocornut committed on 24 Sep 2014
@ocornut
Doc formatting + adding 'API changes' section
ocornut committed on 24 Sep 2014
@ocornut
Added IO.FontBaseScale for global rescale. Renamed SetFontScale to SetWindowFontScale
ocornut committed on 24 Sep 2014
@ocornut
OpenGL example: comments on glfw window size vs frame buffer size.
ocornut committed on 24 Sep 2014
@omar
Merge pull request #47 from ybunyak/master ...
omar committed on 24 Sep 2014
2014-09-19
@Yaroslav Bunyak
Add support for Retina displays on MacOSX.
Yaroslav Bunyak committed on 19 Sep 2014
@Yaroslav Bunyak
Add missing framework for MacOSX builds.
Yaroslav Bunyak committed on 19 Sep 2014
2014-09-17
@ocornut
Fixed wrong array size in header file (apessino)
ocornut committed on 17 Sep 2014
2014-09-10
@omar
Update README.md
omar committed on 10 Sep 2014
@ocornut
Added version number in sources
ocornut committed on 10 Sep 2014
@ocornut
Fixed file-descriptor leak if ImBitmapFont::LoadFromFile() calls to seek/tell fails.
ocornut committed on 10 Sep 2014
@omar
Update README.md
omar committed on 10 Sep 2014
@ocornut
Added #define IMGUI_INCLUDE_IMGUI_USER_CPP to optionally include imgui_user.cpp
ocornut committed on 10 Sep 2014
2014-09-08
@ocornut
Added extra_flags parameters to InputInt(), InputFloat(). Used in example code. Commented out broken ImGuiInputTextFlags_AlignCenter.
ocornut committed on 8 Sep 2014
@omar
Merge pull request #44 from xythobuz/master ...
omar committed on 8 Sep 2014
@Thomas Buck
Added ImGuiInputTextFlags_EnterReturnsTrue
Thomas Buck committed on 8 Sep 2014
2014-09-02
@ocornut
Made radio button render ascii when logged into tty/file/clipboard
ocornut committed on 2 Sep 2014
@ocornut
Added more comments in the code.
ocornut committed on 2 Sep 2014
@omar
Update README.md ...
omar committed on 2 Sep 2014
2014-08-31
@ocornut
Minor tweaks to "Memory override" pull request
ocornut committed on 31 Aug 2014
@ocornut
Merge branch 'pr/40'
ocornut committed on 31 Aug 2014
@Sepehr Taghdisian
Memory override #3
Sepehr Taghdisian committed on 31 Aug 2014
@ocornut
Added FAQ/comments
ocornut committed on 31 Aug 2014