ocornut
|
e43cd6e97f
|
Added IMGUI_INCLUDE_IMGUI_USER_H
|
2014-12-05 23:09:43 +00:00 |
ocornut
|
e6eafd6fa8
|
Fixed warnings for GCC -Wpedantic
|
2014-10-26 15:08:28 +00:00 |
ocornut
|
530e746daa
|
Renamed IMGUI_INCLUDE_IMGUI_USER_CPP to IMGUI_INCLUDE_IMGUI_USER_INL (more IDE friendly)
|
2014-10-02 11:56:40 +01:00 |
ocornut
|
fec4232c79
|
Moved IM_MALLOC/IM_FREE/etc. to IO structure members one can set at runtime.
|
2014-09-24 18:01:07 +01:00 |
ocornut
|
2e85dce1ee
|
Added #define IMGUI_INCLUDE_IMGUI_USER_CPP to optionally include imgui_user.cpp
|
2014-09-10 11:22:01 +01:00 |
ocornut
|
c07ab1b56a
|
Minor tweaks to "Memory override" pull request
|
2014-08-31 12:02:22 +01:00 |
Sepehr Taghdisian
|
25080d53e5
|
Memory override #3
|
2014-08-31 14:58:21 +04:30 |
ocornut
|
cd3d027df0
|
Delete obsolete comments in imconfig.h
|
2014-08-28 14:54:22 +01:00 |
ocornut
|
42d4b4be6a
|
Converted all Tabs to Spaces (git diff -w shows an empty diff)
|
2014-08-19 12:09:13 +01:00 |
Sepehr Taghdisian
|
c2cb727ac9
|
memory override attempt #2
|
2014-08-18 16:08:03 +04:30 |
ocornut
|
a830037eab
|
Default "local only" clipboard handler on non-Windows platforms
|
2014-08-14 15:03:10 +01:00 |
ocornut
|
f30d23a502
|
Tweaks, more consistent #define names
|
2014-08-14 14:31:13 +01:00 |
ocornut
|
7a3e6aa38d
|
Default Clipboard functions on Windows+ renamed ARRAYSIZE to IM_ARRAYSIZE
|
2014-08-13 19:53:26 +01:00 |
ocornut
|
2573ffb6fc
|
Fixed warnings for more stringent compilation settings. Added various small helpers.
|
2014-08-12 19:57:46 +01:00 |
ocornut
|
dbd777232a
|
Initial release
|
2014-08-10 21:58:11 +01:00 |