ocornut
|
3369cbd277
Merge branch 'master' into docking
|
1 vuosi sitten |
ocornut
|
cb16be3a3f
Version 1.90.9
|
1 vuosi sitten |
ocornut
|
c554c402d3
IO: do not claim io.WantCaptureMouse=true on the mouse release frame of a button which was pressed over void. (#1392)
|
1 vuosi sitten |
ocornut
|
dd5c30d2d7
Disabled: Reworked 1.90.8 behavior of Begin() not inheriting current BeginDisabled() state. Only tooltip are clearing that state. (#211, #7640)
|
1 vuosi sitten |
ocornut
|
3fec562da1
Merged GetBackgroundDrawList()/GetForegroundDrawList() and GetBackgroundDrawList(ImGuiViewport* viewport)/GetForegroundDrawList(ImGuiViewport* viewport) api entry points.
|
1 vuosi sitten |
ocornut
|
138d9d0c21
Merge branch 'master' into docking
|
1 vuosi sitten |
ocornut
|
0582f7678a
Nav: store NavJustMovedToIsTabbing + shuffle a few nav related fields.
|
1 vuosi sitten |
ocornut
|
77d582fa37
Windows: BeginChild(): fixed a glitch when during a resize of a child window which is tightly close to the boundaries of its parent. (#7706)
|
1 vuosi sitten |
ocornut
|
fbb903e158
Inputs: fixed using Shortcut() or SetNextItemShortcut() within a disabled block bypassing the disabled state. (#7726)
|
1 vuosi sitten |
ocornut
|
a028c2df2a
Windows, Menus: Fixed an issue where the size of sub-menu in their own viewport would be erroneously clamped to the size of main viewport. (#7730)
|
1 vuosi sitten |
ocornut
|
dbffb702f8
ImGuiStorage: tweak impl for BuildSortByKey().
|
1 vuosi sitten |
ocornut
|
10a5a857f5
Merge branch 'master' into docking
|
1 vuosi sitten |
ocornut
|
eb1cc4b8b4
Metrics/Debugger: Browsing a Storage perform hover lookup on identifier.
|
1 vuosi sitten |
ocornut
|
7237d3e5c3
Merge branch 'master' into docking
|
1 vuosi sitten |
cfillion
|
755bf2b8c2
(Breaking) Move ImGuiWindowFlags_NavFlattened to ImGuiChildFlags_NavFlattened. (#7687)
|
1 vuosi sitten |
ocornut
|
2c8cc58fd1
Internals: storing HoveredWindowBeforeClear for use by multi-context compositor drag and drop propagation.
|
1 vuosi sitten |
ocornut
|
7f20a4b041
Nav: CTRL+Tab overlay display context name if any.
|
1 vuosi sitten |
ocornut
|
e3971079cf
IO: added ImGuiConfigFlags_NoKeyboard for consistency and convenience. (#4921)
|
1 vuosi sitten |
ocornut
|
8067d05f74
IO: added ClearInputMouse(). made ClearInputKeys() not clear mouse data. (#4921)
|
1 vuosi sitten |
ocornut
|
66ed89b0ca
Docking: mark window payload as not cross-context.
|
1 vuosi sitten |
ocornut
|
e863f89d39
Merge branch 'master' into docking
|
1 vuosi sitten |
ocornut
|
21581cf70c
Fixed build warning.
|
1 vuosi sitten |
ocornut
|
77d9f80754
Drag and Drop: Added ImGuiDragDropFlags_PayloadNoCrossContext and ImGuiDragDropFlags_PayloadNoCrossProcess flags.
|
1 vuosi sitten |
ocornut
|
8c318dc770
Drag and Drop: (Breaking) renamed ImGuiDragDropFlags_SourceAutoExpirePayload to ImGuiDragDropFlags_PayloadAutoExpire. (#1725, #143)
|
1 vuosi sitten |
ocornut
|
50709454b3
Drag and Drop: BeginDragDropSource() with ImGuiDragDropFlags_SourceExtern assume a mouse button being pressed. (#143)
|
1 vuosi sitten |
ocornut
|
413c056359
Drag and Drop: comments, debug log entries.
|
1 vuosi sitten |
ocornut
|
37c243bb35
Internals: added ImGuiContext::ContextName optionally used by debug log and to facilitate debugging.
|
1 vuosi sitten |
ocornut
|
8c517fee35
Drag and Drop: Fixes an issue when elapsing payload would be based on last payload frame instead of last drag source frame.
|
1 vuosi sitten |
ocornut
|
32a037c030
Drag and Drop: BeginDragDropSource() with ImGuiDragDropFlags_SourceExtern. (#143)
|
1 vuosi sitten |
ocornut
|
2ebb4e931d
TabBar, Style, Docking: amend 21bda2e for docking branch.
|
1 vuosi sitten |