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 |
|