28 Commits (f3ab5e6252ec5483fe82c6fd243cbb0caac94ff1)

Author SHA1 Message Date
omar 100d30a0a1 Comments about IMGUI_DISABLE_TEST_WINDOWS (#1240, #169) ago%!(EXTRA string=8 years)
omar 104936ab1a imconfig: Added comment about redefining ImDrawIdx ago%!(EXTRA string=8 years)
Michał Cichoń d75d2b1871 Introduce IMGUI_USE_BGRA_PACKED_COLOR in imconfig.h. ago%!(EXTRA string=9 years)
ocornut 25c9448dda imconfig.h tweak, not advertising IMGUI_INCLUDE_IMGUI_USER_INL anymore. ago%!(EXTRA string=9 years)
ocornut 62c888177a Tweaks ago%!(EXTRA string=10 years)
ocornut 02dbcf5405 ImVector<> cannot be re-defined (#262) ago%!(EXTRA string=10 years)
ocornut 0539be7067 Added IMGUI_DISABLE_OBSOLETE_FUNCTIONS ago%!(EXTRA string=10 years)
ocornut 04a4433706 Update imconfig.h documentation ago%!(EXTRA string=10 years)
ocornut f5310a2f2d Comments ago%!(EXTRA string=10 years)
ocornut 6699ccfd1f Tweaked IMGUI_DISABLE_TEST_WINDOWS so it doesn't show in ImGui.h ago%!(EXTRA string=10 years)
unknown 2142181c51 Allow to disable help and test window functionality ago%!(EXTRA string=10 years)
ocornut e269125c3a Windows: setup a default handler for ImeSetInputScreenPosFn so IME (Japanese/Chinese) inputs are positioned correctly. ago%!(EXTRA string=10 years)
ocornut fe48562171 Comments for IMGUI_API ago%!(EXTRA string=10 years)
ocornut e43cd6e97f Added IMGUI_INCLUDE_IMGUI_USER_H ago%!(EXTRA string=11 years)
ocornut e6eafd6fa8 Fixed warnings for GCC -Wpedantic ago%!(EXTRA string=11 years)
ocornut 530e746daa Renamed IMGUI_INCLUDE_IMGUI_USER_CPP to IMGUI_INCLUDE_IMGUI_USER_INL (more IDE friendly) ago%!(EXTRA string=11 years)
ocornut fec4232c79 Moved IM_MALLOC/IM_FREE/etc. to IO structure members one can set at runtime. ago%!(EXTRA string=11 years)
ocornut 2e85dce1ee Added #define IMGUI_INCLUDE_IMGUI_USER_CPP to optionally include imgui_user.cpp ago%!(EXTRA string=11 years)
ocornut c07ab1b56a Minor tweaks to "Memory override" pull request ago%!(EXTRA string=11 years)
ocornut cd3d027df0 Delete obsolete comments in imconfig.h ago%!(EXTRA string=11 years)
ocornut 42d4b4be6a Converted all Tabs to Spaces (git diff -w shows an empty diff) ago%!(EXTRA string=11 years)
ocornut a830037eab Default "local only" clipboard handler on non-Windows platforms ago%!(EXTRA string=11 years)
ocornut f30d23a502 Tweaks, more consistent #define names ago%!(EXTRA string=11 years)
ocornut 7a3e6aa38d Default Clipboard functions on Windows+ renamed ARRAYSIZE to IM_ARRAYSIZE ago%!(EXTRA string=11 years)
ocornut 2573ffb6fc Fixed warnings for more stringent compilation settings. Added various small helpers. ago%!(EXTRA string=11 years)
ocornut dbd777232a Initial release ago%!(EXTRA string=11 years)