ocornut
|
6cdedf5834
Drag, Sliders: if the format string doesn't contain any %, when using CTRL+Click to input we use a default format. (#6405)
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
d3ad2f357f
Menus: Fixed an issue when opening a menu hierarchy in a given menu-bar would allow opening another via simple hovering. (#3496, #4797)
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
01ca196530
Focus: move focused child restore code in FocusWindow() with ImGuiFocusRequestFlags_RestoreFocusedChild flag. (#6357)
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
30eceaf95f
Focus: start moving modal check into FocusWindow(), add ImGuiFocusRequestFlags_UnlessBelowModal (currently opt-in, should try to make opt-out). (#6357, #4317)
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
f0fe1957a8
Focus: merge extra param for FocusTopMostWindowUnderOne() from docking branch to facilitate merge.
|
%!s(int64=2) %!d(string=hai) anos |
lukaasm
|
0948cfc19e
InputText: do not set WantTextInputNextFrame during the frame InputText is deactivated. (#6341)
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
064153fca4
Version 1.89.6 WIP
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
1ebb913827
Version 1.89.5
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
47a07d8476
ButtonBehavior: Fixed an edge case where changing widget type/behavior while active and using same id could lead to an assert. (#6304)
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
e8206db829
InputText: Fixed crash introduced by 5a2b1e848 (#6292, #4714)
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
5f301914a0
TabBar: Tab-bars with ImGuiTabBarFlags_FittingPolicyScroll can be scrolled with horizontal mouse-wheel (or Shift + WheelY). (#2702)
|
%!s(int64=2) %!d(string=hai) anos |
AJ Weeks
|
821814b450
InputText: Reworked prev/next-word behavior . Include period as delimiter and tweak prev/next words logic. (#6067)
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
c98bad042d
ColorEdit, RadioButton, Windows: Using adaptative tesselation for preview circles.
|
%!s(int64=2) %!d(string=hai) anos |
PanForPancakes
|
9ac94ff001
ColorPicker: Fixed shading of S/V triangle in Hue Wheel mode. (#6254, #5200)
|
%!s(int64=2) %!d(string=hai) anos |
David Briscoe
|
cac76b2754
Slider, Drags: skip %+ and %# format flags for scanning. (#6259)
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
5a2b1e8482
InputText: Fixed a tricky edge case, ensuring value is always written back on the frame where IsItemDeactivated() returns true (#4714)
|
%!s(int64=3) %!d(string=hai) anos |
ocornut
|
314e6443c9
Internals: removed ImGuiInputSource_Nav enum,
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
c501c2d4cd
Internals: inverted a block in InputScalar() to facilitate reading/stepping in common case.
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
24a44b9abe
Version 1.89.5 WIP
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
f3f6295d53
Version 1.89.4
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
552969e33e
BeginTooltip: correctly testing return value of BeginTooltipEx() even though it always return true in current code.
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
a322122f74
InputText: Fixed not being able to use CTRL+Tab while an InputText() using Tab for completion or textinput is active.
|
%!s(int64=2) %!d(string=hai) anos |
Marc Delorme
|
c8ad25caa6
Make classes not depend on the implicit GImGui context (#5856, #6199): ImGuiWindow, ImGuiInputTextCallbackData, ImGuiListClipper, ImGuiStackSizes
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
c9a53aa74d
Nav: Made Enter key submit the same type of Activation event as Space key. (#5606)
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
b6586bb06d
TestEngine: update IMGUI_TEST_ENGINE_ITEM_ADD() hooks to support passing item in flags.
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
696a533532
TestEngine: added ImGuiItemStatusFlags_Inputable flag report to facilitate fuzzing.
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
a1b8457cb5
Moved the optional "courtesy maths operators" (#define IMGUI_DEFINE_MATH_OPERATORS) implementation from imgui_internal.h in imgui.h. (#6164, #6137, #5966, #2832)
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
204cb4d226
Version 1.89.4 WIP
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
458a109031
Version 1.89.3
|
%!s(int64=2) %!d(string=hai) anos |
ocornut
|
fa0852f9e5
ColorEdit, ColorPicker: Fixed hue/saturation preservation logic from interfering with the displayed value (but not stored value) of others widgets instances. (#6155)
|
%!s(int64=2) %!d(string=hai) anos |