History for imgui / imconfig.h
2017-07-20
@omar
Comments about IMGUI_DISABLE_TEST_WINDOWS (#1240, #169)
omar committed on 20 Jul 2017
2017-04-26
@omar
imconfig: Added comment about redefining ImDrawIdx
omar committed on 26 Apr 2017
2016-09-26
@Michał Cichoń
Introduce IMGUI_USE_BGRA_PACKED_COLOR in imconfig.h. ...
Michał Cichoń committed on 26 Sep 2016
2015-12-24
@ocornut
imconfig.h tweak, not advertising IMGUI_INCLUDE_IMGUI_USER_INL anymore.
ocornut committed on 24 Dec 2015
2015-07-21
@ocornut
Tweaks
ocornut committed on 21 Jul 2015
2015-07-07
@ocornut
ImVector<> cannot be re-defined (#262)
ocornut committed on 7 Jul 2015
2015-05-31
@ocornut
Added IMGUI_DISABLE_OBSOLETE_FUNCTIONS
ocornut committed on 31 May 2015
2015-04-18
@ocornut
Update imconfig.h documentation
ocornut committed on 18 Apr 2015
2015-04-04
@ocornut
Comments
ocornut committed on 4 Apr 2015
2015-03-20
@ocornut
Tweaked IMGUI_DISABLE_TEST_WINDOWS so it doesn't show in ImGui.h
ocornut committed on 20 Mar 2015
@unknown
Allow to disable help and test window functionality
unknown committed on 20 Mar 2015
2015-03-06
@ocornut
Windows: setup a default handler for ImeSetInputScreenPosFn so IME (Japanese/Chinese) inputs are positioned correctly. ...
ocornut committed on 6 Mar 2015
2015-02-25
@ocornut
Comments for IMGUI_API
ocornut committed on 25 Feb 2015
2014-12-05
@ocornut
Added IMGUI_INCLUDE_IMGUI_USER_H
ocornut committed on 5 Dec 2014
2014-10-26
@ocornut
Fixed warnings for GCC -Wpedantic
ocornut committed on 26 Oct 2014
2014-10-02
@ocornut
Renamed IMGUI_INCLUDE_IMGUI_USER_CPP to IMGUI_INCLUDE_IMGUI_USER_INL (more IDE friendly)
ocornut committed on 2 Oct 2014
2014-09-24
@ocornut
Moved IM_MALLOC/IM_FREE/etc. to IO structure members one can set at runtime.
ocornut committed on 24 Sep 2014
2014-09-10
@ocornut
Added #define IMGUI_INCLUDE_IMGUI_USER_CPP to optionally include imgui_user.cpp
ocornut committed on 10 Sep 2014
2014-08-31
@ocornut
Minor tweaks to "Memory override" pull request
ocornut committed on 31 Aug 2014
@Sepehr Taghdisian
Memory override #3
Sepehr Taghdisian committed on 31 Aug 2014
2014-08-28
@ocornut
Delete obsolete comments in imconfig.h
ocornut committed on 28 Aug 2014
2014-08-19
@ocornut
Converted all Tabs to Spaces (git diff -w shows an empty diff)
ocornut committed on 19 Aug 2014
2014-08-18
@Sepehr Taghdisian
memory override attempt #2
Sepehr Taghdisian committed on 18 Aug 2014
2014-08-14
@ocornut
Default "local only" clipboard handler on non-Windows platforms
ocornut committed on 14 Aug 2014
@ocornut
Tweaks, more consistent #define names
ocornut committed on 14 Aug 2014
2014-08-13
@ocornut
Default Clipboard functions on Windows+ renamed ARRAYSIZE to IM_ARRAYSIZE
ocornut committed on 13 Aug 2014
2014-08-12
@ocornut
Fixed warnings for more stringent compilation settings. Added various small helpers.
ocornut committed on 12 Aug 2014
2014-08-10
@ocornut
Initial release
ocornut committed on 10 Aug 2014