ocornut
|
6f7b5d0ee2
Version 1.90.8
|
1 year ago |
ocornut
|
47db0698d2
InputScalar, InputInt, InputFloat: added ImGuiInputTextFlags_ParseEmptyRefVal, ImGuiInputTextFlags_DisplayEmptyRefVal. (#7305)
|
1 year ago |
ocornut
|
0561d708ba
Modals, Popups: fixed an issue preventing to close a popup opened over a modal by clicking over void. (#7654)
|
1 year ago |
Rodrigo Rivas Costa
|
e47015aef4
Demo: remove incompatible ImGuiInputFlags for Shortcut(). (#7637)
|
1 year ago |
ocornut
|
51823d117d
Misc: made ImGuiDir, ImGuiSortDirection, ImGuiMouseCursor stronger-typed enums + cater for possible warning in backends's switch()
|
1 year ago |
ocornut
|
479c5f62fc
Style: make DisplayWindowPadding visible in style editor.
|
1 year ago |
ocornut
|
1f9fc382c3
Version 1.90.8 WIP
|
1 year ago |
ocornut
|
00ad3c65bc
Version 1.90.7
|
1 year ago |
ocornut
|
ce4e210dcb
Shotcuts: renamed ImGuiInputFlags_RouteGlobalOverFocused -> ImGuiInputFlags_RouteOverFocused, ImGuiInputFlags_RouteGlobalOverActive -> ImGuiInputFlags_RouteOverActive in previsiion of using them with a Hovered route. (#456)
|
1 year ago |
ocornut
|
5ce3d29955
Shortcuts: rename ImGuiInputFlags_RouteGlobalHighest to ImGuiInputFlags_RouteGlobalOverActive, made ImGuiInputFlags_RouteGlobalOverFocused and ImGuiInputFlags_RouteGlobalOverActive flags. (#456)
|
1 year ago |
ocornut
|
650cb51bf1
Shortcuts: renamed ImGuiInputFlags_RouteActiveItem to ImGuiInputFlags_RouteActive. (#456, #7618)
|
1 year ago |
ocornut
|
ef9d525f02
Shortcuts: added ImGuiInputFlags_RouteActiveItem. (#456, #7618) + rearrange Changelog
|
1 year ago |
ocornut
|
374b9a7fb4
Demo: Documents: refactor + add Renaming option. (#7233)
|
1 year ago |
ocornut
|
1002cfa6d2
Demo, Shortcut(): amend Shortcuts demo. (#456)
|
1 year ago |
ocornut
|
c06e6340cd
Shortcuts: added ImGuiInputFlags_Tooltip. (#456)
|
1 year ago |
ocornut
|
197f8904fe
Shortcuts, Nav: make SetNextItemShortcut() work when another item is active. Made NavCalcPreferredRefPos() take account for remote activation. (#456)
|
1 year ago |
ocornut
|
dc5caa483c
Demo: added "Shortcuts" section. (#456, #2637)
|
2 years ago |
ocornut
|
7747106647
Inputs: swap Ctrl and Cmd on macOS X, remove ImGuiMod_Shortcut. (#2343, #4084, #5923, #456)
|
1 year ago |
ocornut
|
5e23680454
Backends: all backends + demo now call IMGUI_CHECKVERSION() to verify ABI compatibility between caller code and compiled version of dear imgui. (#7568)
|
1 year ago |
ocornut
|
f48aae600a
Version 1.90.7 WIP
|
1 year ago |
ocornut
|
6ccc561a2a
Version 1.90.6
|
1 year ago |
ocornut
|
d4495446d5
Windows, Internal: added experimental SkipRefresh mode. (#3515, #4763, #7556, #5116 , #4076, #2749, #2268)
|
1 year ago |
thedmd
|
fc4d818e17
Tables: Angled headers: added TableAngledHeadersTextAlign, ImGuiStyleVar_TableAngledHeadersTextAlign. (#6917)
|
1 year ago |
ocornut
|
913151caa8
Demo: move progress bars to their own section.
|
1 year ago |
gan74
|
c895e987ad
ProgressBar: added indeterminate mode by passing an animated negative value. (#5316, #5370, #1901)
|
1 year ago |
diego.mateos
|
b8a44b198c
TreeNode: added ImGuiTreeNodeFlags_SpanTextWidth. (#6937)
|
1 year ago |
ocornut
|
baaaaea9e9
Demo: tweak TreeNode demo.
|
1 year ago |
ocornut
|
3caa79c8a5
Version 1.90.6 WIP
|
1 year ago |
ocornut
|
f790d51665
Silent zealous/stupid warning introduced by Clang 16 (shipping with VS2022) with -Weverything. Pointers are now illegal!
|
1 year ago |
ocornut
|
231cbee0fc
Version 1.90.5
|
1 year ago |