ocornut
|
7d67623d15
InputText: Internal: ReloadUserBufXXX functions don't override revert value. (#2890) fix accidental comment.
|
1 yıl önce |
ocornut
|
a5e0e90c16
Nav: tweak RenderNavHighlight() syntax. ImGuiNavHighlightFlags_TypeThin -> ImGuiNavHighlightFlags_Compact.
|
1 yıl önce |
ocornut
|
1e8fc01ddd
InputText: Internal: ReloadUserBufXXX functions don't override revert value. (#2890) + rename
|
1 yıl önce |
ocornut
|
a06dd7a27b
OpenPopup(): Added ImGuiPopupFlags_NoReopen. Nav, Menus: Fixed click on a BeginMenu() followed by right-arrow. (#1497, #1533)
|
1 yıl önce |
ocornut
|
06ce312745
InputText: Internal: added reload from user-buf feature. (#2890)
|
1 yıl önce |
ocornut
|
a201af7354
Added SetNextItemShortcut() wip function. (#456)
|
1 yıl önce |
ocornut
|
4c2c09450a
Nav: keyboard/gamepad activation feedback properly timed instead of frame buffer. (#456)
|
1 yıl önce |
ocornut
|
7c3fa7d049
Refactor: moved section in imgui_internal.h
|
1 yıl önce |
ocornut
|
1844f903d5
Nav: space/enter poll check ownership. InputText: declare ownership of Enter key as it doesn't go through Shortcut
|
1 yıl önce |
ocornut
|
33fabdf392
Scrollbar() doesn't forcefully mark itself as hovered when held.
|
1 yıl önce |
ocornut
|
095665977f
Nav: marking NavId as hovered in ButtonBehavior() doesn't check for ActiveId.
|
1 yıl önce |
ocornut
|
d10641b04a
Nav: keyboard/gamepad activation mark widgets as held to give better visual feedback.
|
1 yıl önce |
ocornut
|
29809d7220
Version 1.90.2 WIP
|
1 yıl önce |
ocornut
|
d6cb3c923d
Version 1.90.1
|
1 yıl önce |
ocornut
|
788bb58b6b
Metrics: Tweak, reorganize tools menu.
|
1 yıl önce |
ocornut
|
7f9533b840
ColorPicker: Fixed saturation/value cursor radius not scaling properly.
|
1 yıl önce |
ocornut
|
7938550d52
Comments and some extra line-wrapping in demo (#3193)
|
1 yıl önce |
ocornut
|
4a2426449a
Drags, Sliders, Inputs: removed all attempts to filter non-numerical characters during text editing. (#6810, #7096)
|
1 yıl önce |
ocornut
|
036a6c875e
ColorEdit4: Further tweaks for very small sizes. (#7120, #7121)
|
1 yıl önce |
ocornut
|
0bd6489721
DragScalarN, SliderScalarN, InputScalarN, PushMultiItemsWidths: fixed multi-components width in tight space (#7120, #7121)
|
1 yıl önce |
ocornut
|
e265610a0c
Fixes for MSVC code analyzer.
|
1 yıl önce |
ocornut
|
0d582dabf3
Fixed warning (amend 54c1bde)
|
1 yıl önce |
ocornut
|
6cfe3ddf52
InputTextMultiline: Tabbing through a multi-line text editor using ImGuiInputTextFlags_AllowTabInput doesn't activate it. (#3092, #5759, #787)
|
1 yıl önce |
ocornut
|
54c1bdeceb
Internals: removed unused ImGuiItemStatusFlags_FocusedByTabbing. (#4449)
|
1 yıl önce |
ocornut
|
4afffa36e9
InputTextMultiline: Fixed Tab character input not repeating
|
1 yıl önce |
Nahor
|
34646627aa
ColorEdit4: improve components width computation to better distribute the error (#7120) (#7123)
|
1 yıl önce |
ocornut
|
9d8de45313
Image(): comment and minor refactor to resurface the fact that a border size may be added. (#2118)
|
1 yıl önce |
ocornut
|
c58d2c89c3
Tabs: Added ImGuiTabItemFlags_NoAssumedClosure to enable app to react on closure attempt. (#7084)
|
1 yıl önce |
Johel Ernesto Guerrero Peña
|
1fd5ff7152
Avoid C++26 removed deprecated arithmetic conversion on enumerations. (#7088, #7089. #2983, #3040)
|
1 yıl önce |
ocornut
|
5768de79e2
InputText, ColorEdit, ColorPicker: better support for undocumented ImGuiItemFlags_ReadOnly flag. (#7079, #211)
|
1 yıl önce |