ocornut
|
bf87fbcbcc
Docking: Fixed using GetItemXXX() or IsItemXXX() functions after a DockSpace(). (#6217)
|
2 ani în urmă |
ocornut
|
ad44f5831a
Merge branch 'master' into docking
|
2 ani în urmă |
ocornut
|
e55a0ef107
IO: avoid changing context in AddKeyAnalogEvent(). Amend 7269498. (#6199, #6256, #4921, #5856)
|
2 ani în urmă |
cfillion
|
7269498ecc
IO: actually fixed adding events from inactive context (#6199, #6256, #4921, #5856)
|
2 ani în urmă |
ocornut
|
5a2b1e8482
InputText: Fixed a tricky edge case, ensuring value is always written back on the frame where IsItemDeactivated() returns true (#4714)
|
3 ani în urmă |
ocornut
|
314e6443c9
Internals: removed ImGuiInputSource_Nav enum,
|
2 ani în urmă |
ocornut
|
6b3435a2db
Merge branch 'master' into docking
|
2 ani în urmă |
ocornut
|
24a44b9abe
Version 1.89.5 WIP
|
2 ani în urmă |
ocornut
|
9e30fb0ec1
Merge branch 'master' into docking
|
2 ani în urmă |
ocornut
|
f3f6295d53
Version 1.89.4
|
2 ani în urmă |
ocornut
|
cc2177de15
Debug Tools: Added io.ConfigDebugBeginReturnValueOnce / io.ConfigDebugBeginReturnValueLoop options.
|
2 ani în urmă |
ocornut
|
552969e33e
BeginTooltip: correctly testing return value of BeginTooltipEx() even though it always return true in current code.
|
2 ani în urmă |
domgho
|
6ca1556d02
Nav: Fixed SetItemDefaultFocus() from not scrolling when item is partially visible. (#2814, #2812)
|
6 ani în urmă |
ocornut
|
9937660b1c
Merge branch 'master' into docking
|
2 ani în urmă |
ocornut
|
2bb9e35a48
Nav: Tabbing now cycles through all items when ImGuiConfigFlags_NavEnableKeyboard is set. (#3092, #5759, #787)
|
2 ani în urmă |
ocornut
|
e83fb468c6
Renamed PushAllowKeyboardFocus()/PopAllowKeyboardFocus() to PushTabStop()/PopTabStop(). (#3092)
|
2 ani în urmă |
ocornut
|
a322122f74
InputText: Fixed not being able to use CTRL+Tab while an InputText() using Tab for completion or textinput is active.
|
2 ani în urmă |
ocornut
|
3b2f617652
BeginTooltip: Added 'bool' return value to BeginTooltip() for API consistency. Updated demo.
|
2 ani în urmă |
ocornut
|
e2cede6542
Merge branch 'master' into docking
|
2 ani în urmă |
ocornut
|
b5f9381036
Made internal clipboard/IME handlers not rely on implicit GImGui context (#5856)
|
2 ani în urmă |
Marc Delorme
|
c8ad25caa6
Make classes not depend on the implicit GImGui context (#5856, #6199): ImGuiWindow, ImGuiInputTextCallbackData, ImGuiListClipper, ImGuiStackSizes
|
2 ani în urmă |
Marc Delorme
|
10ace228bc
Make classes not depend on the implicit GImGui context (#6199, #5856, #6199): ImGuiIO
|
2 ani în urmă |
ocornut
|
5a1e6b60a2
Nav: Fixed an issue with Gamepad navigation when the movement lead to a scroll and frame time > repeat rate. (#6171)
|
2 ani în urmă |
ocornut
|
c9a53aa74d
Nav: Made Enter key submit the same type of Activation event as Space key. (#5606)
|
2 ani în urmă |
ocornut
|
b4b79584d1
Internals: added GetStyleVarInfo(). exposed previously .cpp only ImGuiStyleVarInfo as ImGuiDataVarInfo.
|
2 ani în urmă |
ocornut
|
b6586bb06d
TestEngine: update IMGUI_TEST_ENGINE_ITEM_ADD() hooks to support passing item in flags.
|
2 ani în urmă |
ocornut
|
1c29a8ed18
Debug Log: auto-disable ImGuiDebugLogFlags_EventClipper to reduce spam.
|
2 ani în urmă |
ocornut
|
f5c5a710aa
Docking: exposed DockNodeWindowMenuHandler_Default() in imgui_internal.h to facilitate reuse.
|
2 ani în urmă |
ocornut
|
4078abe14c
Merge branch 'master' into docking
|
2 ani în urmă |
ocornut
|
702626dd8a
Docking: storing window menu handler in a function pointer to allow customizing menu (undocumented)
|
2 ani în urmă |