ocornut
|
21d03edcb0
InputText: renamed namespace from stb_texture structure and added an indirection.
|
11 kuukautta sitten |
ocornut
|
a2366f9022
TextLinkOpenURL: display a verb in front the link. Update Gallery & other links. (#7885, #7660)
|
11 kuukautta sitten |
ocornut
|
a5cf4fe374
InputText: added CJK double-width punctuation to list of separators considered for CTRL+Arrow.
|
11 kuukautta sitten |
ocornut
|
193c1e2366
Version 1.91.2 WIP
|
11 kuukautta sitten |
CrackedMatter
|
41eebc87a0
Fixed C++26 invalid enum operation (#7954)
|
11 kuukautta sitten |
ocornut
|
1dfbb100d6
Version 1.91.1
|
11 kuukautta sitten |
ocornut
|
776813416b
PlotHistogram, PlotLines: use ButtonBehavior() to be idiomatic. (#7935, #3072)
|
11 kuukautta sitten |
ocornut
|
afb15e9795
PlotHistogram, PlotLines: register item ID in a more idiomatic manner. (#7935, #3072)
|
11 kuukautta sitten |
ocornut
|
a93f7db875
Misc merge/small stuff from docking to reduce drift.
|
11 kuukautta sitten |
ocornut
|
ee9e3a2ed6
Tabs: avoid queuing a refocus when tab is already focused, which would have the side-effect of e.g. closing popup on a mouse release. (#7914)
|
11 kuukautta sitten |
ocornut
|
0b9adc2c79
BeginChild: (BREAKING) renamed ImGuiChildFlags_Border to ImGuiChildFlags_Borders.
|
11 kuukautta sitten |
ocornut
|
438f9e1a3e
InputText: amend d474ed7 for static analysis. (#7913)
|
11 kuukautta sitten |
ocornut
|
d474ed7f78
InputText: Internals: store Scroll.y as it seems sane to (internally) expose it in a way that's agnostic of our use of a child window (#7913, #383)
|
11 kuukautta sitten |
ocornut
|
5de7f69cbb
(BREAKING) Commented out obsolete ImageButton(). (#5533, #4471, #2464, #1390)
|
11 kuukautta sitten |
ocornut
|
214977e5fd
IO: (BREAKING) moved io.GetClipboardTextFn, io.SetClipboardTextFn to platform_io.Platform_GetClipboardTextFn, platform_io.Platform_SetClipboardTextFn.
|
11 kuukautta sitten |
ocornut
|
e54f240ea0
IO: (BREAKING) moved io.PlatformLocaleDecimalPoint to platform_io.Platform_LocaleDecimalPoint. (#7389, #6719, #2278)
|
11 kuukautta sitten |
ocornut
|
ba2f4a2cd5
IO: (BREAKING) moved GetIO().PlatformOpenInShellFn to GetPlatformIO(.Platform_OpenInShellFn. (#7660)
|
11 kuukautta sitten |
ocornut
|
bf75504d7a
Style: added PushStyleVarX(), PushStyleVarY() helpers to modify only one component of a ImVec2 var.
|
11 kuukautta sitten |
ocornut
|
521f84a3a9
InputText: fixed an issue programmatically refocusing a multi-line input which was just active. (#4761, #7870)
|
11 kuukautta sitten |
ocornut
|
8a946b69e9
InputText: allow callback to update buffer while in read-only mode (fix for imgui_memory_editor 0.54 in read-only mode).
|
11 kuukautta sitten |
ocornut
|
29fadad193
TextLink(), TextLinkOpenURL(): change mouse cursor to Hand shape when hovered. (#7885, #7660)
|
11 kuukautta sitten |
ocornut
|
9f8f5e1145
MultiSelect+TreeNode: default open behavior is OpenOnDoubleClick + OpenOnArrow when used in a multi-select context without any OpenOnXXX flags set. (#7850)
|
1 vuosi sitten |
ocornut
|
2981a10c53
MultiSelect, TreeNode, Drag and Drop: fixed an issue where carrying a drag and drop payload over an already open tree node would select it. (#7850)
|
1 vuosi sitten |
ocornut
|
dcf54782d4
Version 1.91.WIP
|
1 vuosi sitten |
ocornut
|
8199457a7d
Version 1.91.0
|
1 vuosi sitten |
ocornut
|
df38704926
Added SetNextItemStorageID() for tree nodes. (#7553, #6990, #3823, #1131)
|
1 vuosi sitten |
ocornut
|
b847c41437
MultiSelect: BoxSelect: fixed using in frozen table. (#7821, #5143) + added Demo.
|
1 vuosi sitten |
Rémi Hérilier
|
c7b9256097
Selectable: added ImGuiSelectableFlags_Highlight flag to highlight items independently from the hovered state. (#7820)
|
1 vuosi sitten |
Laurent Dufresne
|
96460a8a12
InputText: Added '\' and '/' as word seperator. (#7824, #7704)
|
1 vuosi sitten |
ocornut
|
ed356dc181
MultiSelect: BoxSelect: fixed box-select from void setting nav id multiple times.
|
1 vuosi sitten |