ocornut
|
b4c96355c9
Merge branch 'master' into docking
|
hace 11 meses |
ocornut
|
cb16568fca
Version 1.91.3
|
hace 11 meses |
ocornut
|
8db126188d
Fixed static analyser warning. Amend b3c8747
|
hace 11 meses |
ocornut
|
3d399bceca
Docs: amend docs to explain case of using multiple overlayed ButtonBehavior(). (#8030, #7961, #7669)
|
hace 11 meses |
ocornut
|
b3c87475a5
Drags, Slider: added ImGuiSliderFlags_ClampOnInput, ImGuiSliderFlags_ClampZeroRange. (#7968, #3361, #76)
|
hace 11 meses |
ocornut
|
3293ef8bbc
Backends: Win32: Use ResisterClassW()/CreateWindowExW() for secondary viewports. (#7979, #5725)
|
hace 11 meses |
ocornut
|
02b9797696
Backends: SDL3: fixes use of now removed SDL_bool.
|
hace 11 meses |
ocornut
|
e80498f5e7
Merge branch 'master' into docking
|
hace 11 meses |
ocornut
|
5109a77f69
Tooltips: Tooltips triggered from touch inputs are positionned above the item. (#8036)
|
hace 11 meses |
ocornut
|
014b722963
Tooltips, Drag and Drop: Stabilized name of drag and drop tooltip window. (#8036)
|
hace 11 meses |
ocornut
|
f0575411c0
Tooltips, Drag and Drop: Fixed an issue where the fallback drag and drop payload tooltip appeared during drag and drop release.
|
hace 11 meses |
ocornut
|
004f03945f
TabBar: added TabBarQueueFocus() by name for non-docking tab bars. (#8029, #6681)
|
hace 11 meses |
ocornut
|
655fcf8287
TabBar: added TabBarQueueFocus() by name for non-docking tab bars. (#8029, #6681)
|
hace 11 meses |
ocornut
|
03f007d4cd
Comments (#1651)
|
hace 11 meses |
ocornut
|
29cff2be06
Silence PVS Studio static analyzer false positives.
|
hace 11 meses |
ocornut
|
793773209b
Comments. Fixed warnings.
|
hace 11 meses |
ocornut
|
ba14c70b02
Comments. Fixed warnings.
|
hace 11 meses |
ocornut
|
d1ea03b872
Merge branch 'master' into docking
|
hace 11 meses |
ocornut
|
199a44e31e
Error Handling: fixed not rewinding to recorded tree and id stack size (#1651)
|
hace 11 meses |
ocornut
|
30c29d291f
Error Handling: enabled experimental recovery systems. (#1651, #5654)
|
hace 11 meses |
ocornut
|
8776678a46
Error Handling: replaced log callback in recovery functions with calls to IM_ASSERT_USER_ERROR(). (#1651, #5654)
|
hace 11 meses |
ocornut
|
718a594b1e
Error Handling: rewired asserts in PopID(), PopFont(), PopItemFlag(), EndDisabled(), PopTextWrapPos(), PopFocusScope(), PopItemWidth() to use IM_ASSERT_USER_ERROR(). (#1651, #5654)
|
hace 11 meses |
ocornut
|
2360061520
Error Handling, Debug Log: added IMGUI_DEBUG_LOG_ERROR() with special handling. (#5855, #1651, #5654)
|
hace 11 meses |
ocornut
|
26785fd873
Internals: NewFrame: move the window reset loop higher up, namely before UpdateHoveredWindowAndCaptureFlags() -> FindHoveredWindowEx().
|
hace 11 meses |
ocornut
|
797101a882
Windows: BeginChild(): made it possible to call SetNextWindowSize() on a child window using ImGuiChildFlags_ResizeX/ImGuiChildFlags_ResizeY. (#1710, #8020)
|
hace 11 meses |
ocornut
|
9644c51183
Error handling: rework error tooltip logic (will be reused by upcoming feature). (#7961, #7669, #1651)
|
hace 11 meses |
ocornut
|
d0107f5da2
Internals: misc tweaks to facilitate branch merging.
|
hace 11 meses |
ocornut
|
aa81272900
Merge branch 'master' into docking
|
hace 11 meses |
ocornut
|
726aad8e08
Refactor: moved ImGuiContext contructor to imgui.cpp
|
hace 11 meses |
ocornut
|
44a73be6ea
TestEngine: log calls don't need testing hook active.
|
hace 11 meses |