omar
|
a33810d652
|
Update README.md
|
2015-07-03 16:08:00 -06:00 |
|
omar
|
5d59e965f6
|
Update README.md
|
2015-07-02 15:42:19 -06:00 |
|
omar
|
7bd28d17ca
|
Update README.md
|
2015-07-02 15:35:55 -06:00 |
|
omar
|
14f189b2f6
|
Merge pull request #250 from benvanik/patch-1
Fixing 64-bit compilation warning caused by implicit size_t->int cast
|
2015-06-26 20:23:32 -06:00 |
|
omar
|
e57d460e31
|
Update README.md
|
2015-06-03 12:48:55 +01:00 |
|
omar
|
b148f70f83
|
Update README.md - new demo binaries
|
2015-05-31 14:51:35 +01:00 |
|
omar
|
abd0e85fc6
|
Update README.md - supporters
|
2015-05-29 15:42:15 +01:00 |
|
omar
|
46a27cdb6b
|
Merge pull request #236 from bkaradzic/master
Define STBTT_DEF extern when STBTT not compiled with ImGui.
|
2015-05-28 08:19:14 +01:00 |
|
omar
|
30a0193d73
|
Merge pull request #229 from gordonmcshane/osx-example-fix
Examples: OpenGL3: Fix for OSX requiring forward compatibility flag (see #229)
|
2015-05-19 10:36:23 +01:00 |
|
omar
|
33a2fd368a
|
Merge pull request #218 from paperManu/inputNFlags
InputFloat2/3/4, InputInt2/3/4: Added extra_flags parameter.
|
2015-05-11 16:54:12 +01:00 |
|
omar
|
cd2ec7868c
|
Merge pull request #217 from Pagghiu/bugfix
Example fix PopStyleVar on Vertical Slider to avoid assertion
|
2015-05-11 14:12:23 +01:00 |
|
omar
|
8ac9036db3
|
Merge pull request #214 from ghassanpl/upstream
InputText(): make sure letter-key shortcuts have ONLY the control key pressed
|
2015-05-11 09:26:00 +01:00 |
|
omar
|
6408ac482c
|
Merge pull request #199 from bkaradzic/master
Fixed C4267 size_t to unsigned int conversion warning.
|
2015-04-17 08:09:07 +01:00 |
|
omar
|
17b63d846f
|
Merge pull request #194 from Roflraging/master
Examples: GLFW Set modifier key state by inspecting imgui's io.KeysDown array (see #183)
|
2015-04-14 20:33:12 +01:00 |
|
omar
|
88bc8efab0
|
Merge pull request #193 from Extrawurst/patch-3
Fix outdated documentation
|
2015-04-14 00:22:32 +01:00 |
|
omar
|
ae1166a783
|
Merge pull request #191 from Extrawurst/patch-2
Fixed unused variable warning.
|
2015-04-09 15:59:43 +01:00 |
|
omar
|
71cfa264d7
|
Merge pull request #188 from Extrawurst/patch-1
Fix initialising ints with float literals
|
2015-04-08 22:58:34 +01:00 |
|
omar
|
b9dd7c65ab
|
Update README.md
|
2015-04-07 20:09:59 +01:00 |
|
omar
|
7c9739c67f
|
Merge pull request #187 from heroboy/patch-1
Examples: DirectX9: Set shaders to NULL to enforce using fixed pipeline.
|
2015-04-07 12:55:12 +01:00 |
|
omar
|
a8a5ba9d1e
|
Update README.txt
|
2015-04-07 11:15:18 +01:00 |
|
omar
|
46769406dc
|
Update README.txt
|
2015-04-07 10:59:49 +01:00 |
|
omar
|
fc1b0b090c
|
Update README.md
Coverity badge
|
2015-04-01 15:26:36 +01:00 |
|
omar
|
136dbdfd95
|
Merge pull request #174 from adamdmoss/glfwcursor
Examples: OpenGL/GLFW: hide system cursor if imgui is soft-rendering cursor
|
2015-03-22 14:10:27 +00:00 |
|
omar
|
fde991fbbb
|
Update README.md
|
2015-03-21 23:56:23 +00:00 |
|
omar
|
dec73a8a8a
|
Update README.md - demo binaries
|
2015-03-21 23:51:57 +00:00 |
|
omar
|
3b3a32cbd6
|
Merge pull request #168 from mmozeiko/fixassert
Replace assert() with IM_ASSERT in some functions copied from stb.h
|
2015-03-20 08:37:13 +00:00 |
|
omar
|
c151f35751
|
Merge pull request #166 from jsimmons/master
Remove spurious assert
|
2015-03-19 11:46:31 +00:00 |
|
omar
|
9a6aebeb96
|
Merge pull request #163 from biller23/patch-1
Examples: typo in ImGui_ImplGlFwGL3_KeyCallback() forward-declaration.
|
2015-03-18 20:26:03 +00:00 |
|
omar
|
4e245f0bfb
|
Update README.md
Link to Synergy sources
|
2015-03-18 14:06:39 +00:00 |
|
omar
|
6f150d8800
|
Merge pull request #161 from adamdmoss/boxmax
GetItemBoxMax: fix obsolete function copy-n-paste bug
|
2015-03-18 11:30:32 +00:00 |
|
omar
|
d4c0ecea0e
|
Merge pull request #159 from adamdmoss/master
Examples: OpenGL: if content window doesn't have focus, tell ImGui we don't have a mouse position.
|
2015-03-16 11:46:29 +00:00 |
|
ocornut
|
6e12d31417
|
Scrollbar: moved from Begin() into its own Scrollbar() function + tidying up
|
2015-03-08 16:37:03 +00:00 |
|
ocornut
|
f021080851
|
Scrollbar: Clicking inside the grab box doesn't modify scroll. Subsequent movement always relative. (#150).
Big change, rather thoroughly tested but hope I didn't break something.
|
2015-03-08 16:24:11 +00:00 |
|
ocornut
|
32312e538e
|
Renamed style.ScrollBarWidth to style.ScrollbarWidth to be consistent with other casing.
|
2015-03-08 15:03:55 +00:00 |
|
ocornut
|
afc23a5617
|
Tidying up & Chinese glyph range includes missing punctuation.
|
2015-03-08 13:28:44 +00:00 |
|
ocornut
|
79ddddd910
|
Merge branch 'master' of https://github.com/ocornut/imgui
|
2015-03-08 13:26:14 +00:00 |
|
omar
|
830d9f4183
|
Merge pull request #157 from usagi/master
Fix the Japanese glyph range; include Punctuations
|
2015-03-08 13:26:02 +00:00 |
|
ocornut
|
a579d6f521
|
Scrollbar tidying up variable names
|
2015-03-08 12:39:50 +00:00 |
|
ocornut
|
d251204564
|
ShowTestWindow: fixed "undo" button of custom rendering applet + default size
|
2015-03-08 12:09:57 +00:00 |
|
ocornut
|
2af8e0238c
|
Added GetScrollPosY(), GetScrollMaxY() (mentioned in #150)
|
2015-03-08 12:04:38 +00:00 |
|
ocornut
|
a5daea9408
|
Added style.GrabSizeMin
|
2015-03-08 11:43:57 +00:00 |
|
ocornut
|
849c72c5c3
|
Forward declare struct in imgui.cpp. Removed two forward declarations leaking in imgui.h
|
2015-03-08 11:32:39 +00:00 |
|
ocornut
|
ede45389f4
|
Scrollbar grab have a minimum size (mentioned in #150)
|
2015-03-08 11:24:02 +00:00 |
|
ocornut
|
e843539aab
|
ShowTestWindow: example apps showing even if main window is collaposed.
|
2015-03-08 10:38:13 +00:00 |
|
ocornut
|
92c35e2772
|
Rename ImCrc32() -> ImHash()
|
2015-03-07 23:53:03 +00:00 |
|
ocornut
|
a691a245b7
|
GetID() doesn't need to account for empty IDStack
|
2015-03-07 23:52:26 +00:00 |
|
ocornut
|
62c900606d
|
Fixed .ini saving for windows using ### marker. FindWindowSettings() uses ID compares (#107)
|
2015-03-07 23:35:36 +00:00 |
|
ocornut
|
f9473b807b
|
Fixed comments
|
2015-03-07 22:49:16 +00:00 |
|
ocornut
|
3c225bbf88
|
Fixed typo in comments
|
2015-03-07 22:24:45 +00:00 |
|
ocornut
|
45a35c24c8
|
ShowTestWindow(): Added "Manipulating Window Title" example.
|
2015-03-07 22:20:34 +00:00 |
|
ocornut
|
a8c58c7a35
|
Minor tweaks.
|
2015-03-07 22:01:06 +00:00 |
|
ocornut
|
fbbde3a7c0
|
Updated documentation, better FAQ on ids and usage of "##" and "###" (#107)
|
2015-03-07 21:54:46 +00:00 |
|
ocornut
|
81a742bf54
|
Added "###" syntax to specify label that isn't part of the hashed ID (#107)
|
2015-03-07 21:53:33 +00:00 |
|
ocornut
|
3cac434737
|
Minor FindTextDisplayEnd() optimisation
|
2015-03-07 19:36:18 +00:00 |
|