ocornut
|
3912b3d9a9
Merge branch 'master' into docking
|
2 months ago |
ocornut
|
6d910d5487
Version 1.92.5
|
2 months ago |
ocornut
|
1f16ca5e5c
Docs: update ShowUserGuide() + PR guidelines. (#9071)
|
2 months ago |
achabense
|
68894d4149
Docs: fixed outdated comment. (#9082)
|
2 months ago |
ocornut
|
93eb459ae1
Docking: added io.ConfigDockingNoDockingOver to prevent merging windows into a same tab-bar.
|
2 months ago |
ocornut
|
219ba3b617
Merge branch 'master' into docking
|
2 months ago |
ocornut
|
e60e5bff63
Misc: standardized casing of keyboard mods in comments and demo ("CTRL" -> "Ctrl").
|
3 months ago |
ocornut
|
e3979c2098
Demo: removing absolute __FILE_ from being emitted by default. (#9033)
|
3 months ago |
ocornut
|
42015f7194
Merge branch 'master' into docking
|
3 months ago |
ocornut
|
f1becf7e4b
Amend 149587b config/build infos change to be resilient to IM_ASSERT() macros using stringification inside a list.
|
3 months ago |
Brenton Bostick
|
a3546b52f8
Various typo fixes (#9042)
|
3 months ago |
ocornut
|
1d942eb6c9
Merge branch 'master' into docking
|
3 months ago |
ocornut
|
149587b85b
Config/build infos emit infos to convey when IM_ASSERT() macro is disabled.
|
3 months ago |
ocornut
|
a1632c6116
InputText, Demo: amend comments to direct more users to the std::string version.
|
3 months ago |
ocornut
|
95e047244e
Merge branch 'master' into docking
|
3 months ago |
ocornut
|
63bfad401f
MultiSelect: added ImGuiMultiSelectFlags_NoSelectOnRightClick. (#8200, #9015)
|
3 months ago |
ocornut
|
28dabdcb9e
Merge branch 'master' into docking
|
3 months ago |
ocornut
|
7d8d587bc0
Version 1.92.5 WIP
|
4 months ago |
ocornut
|
e7d2d636af
Merge branch 'master' into docking
|
4 months ago |
ocornut
|
9a5d5c45f5
Version 1.92.4
|
4 months ago |
ocornut
|
94ed5b1408
Docs: improve docking API comments and demo. (#9000)
|
4 months ago |
ocornut
|
f9571ce4d3
Merge branch 'master' into docking
|
4 months ago |
ocornut
|
2b770a029b
InputText: fixed an infinite loop error happening if a custom input text callback modifies/clear BufTextLen before calling InsertChars(). (#8994, #3237)
|
4 months ago |
ocornut
|
ee3d16f150
Demo: fixed layout issue in "Layout & Scrolling -> Scrolling" section.
|
4 months ago |
ocornut
|
a0a6639fb5
Viewports: rename ImGuiBackendFlags_HasParentViewportId->ImGuiBackendFlags_HasParentViewport. (#8948)
|
4 months ago |
ocornut
|
50a8bb2711
Viewports: added ImGuiBackendFlags_HasParentViewportId backend flag. (#8948)
|
4 months ago |
ocornut
|
5a66d8fd57
(Breaking) renamed io.ConfigViewportPlatformFocusSetsImGuiFocus to io.ConfigViewportsPlatformFocusSetsImGuiFocus. (#6299, #6462)
|
4 months ago |
ocornut
|
a1c0836bec
Viewports: changed default value of io.ConfigViewportsNoDefaultParent to true. (#8948, #3152, #2871)
|
4 months ago |
ocornut
|
8ccff82153
Merge branch 'master' into docking
|
4 months ago |
ocornut
|
0e7cd694eb
Version 1.92.4 WIP
|
4 months ago |