ocornut
|
5c1d2d1e4c
Version 1.91.7
|
7 月之前 |
ocornut
|
9f8481a842
(Breaking) TreeNode: renamed ImGuiTreeNodeFlags_SpanTextWidth to ImGuiTreeNodeFlags_SpanLabelWidth. (#6937)
|
7 月之前 |
ocornut
|
c38c18c1a0
Avoid using 1<<31 for ImGuiWindowFlags_NavFlattened as it seems to confuse some binding generators.
|
7 月之前 |
ocornut
|
290e402a02
TreeNode, Tables: added ImGuiTreeNodeFlags_LabelSpanAllColumns. (#8318, #3565)
|
7 月之前 |
ocornut
|
00f12b9a09
InputText: Fixed not calling CallbackEdit on revert/clear with Escape key. (#8273) + rework comments.
|
7 月之前 |
ocornut
|
a604d4f717
Fixed IsItemDeactivated(), IsItemDeactivatedAfterEdit() to work when interrupted before/after the active id is submitted. (#5184, #5904, #6766, #8303, #8004)
|
8 月之前 |
ocornut
|
80aafbc81b
Data types: moved ImGuiDataType_String to public API as a convenience enum value only. (#8266)
|
8 月之前 |
ocornut
|
a0f907933d
Happy new year!
|
8 月之前 |
Admiral H. Curtiss
|
87f3109c1a
Fix capitalization of ImGuiID in comment. (#8283)
|
8 月之前 |
ocornut
|
fd93229770
Tables, MultiSelect: Fixed an issue where column width may be mismeasured when calling BeginMultiSelect() while inside a table. (#8250)
|
8 月之前 |
Raffaello Bertini
|
cd6c83cdcc
Fixes GCC warnings (#8241)
|
8 月之前 |
ocornut
|
e900571ac2
InputText: Fixed issue when activating a ReadOnly field when the underlying value is being modified. (#8242)
|
8 月之前 |
ocornut
|
4ad5496474
Drags: Added ImGuiSliderFlags_NoSpeedTweaks flag to disable keyboard modifiers altering the tweak speed. (#8223)
|
9 月之前 |
ocornut
|
4cc464eadc
BeginListBox(): Comments (#8220)
|
9 月之前 |
ocornut
|
1d069cf435
Fonts: store 0 for unset EllipsisChar/FallbackChar. Pull config in BuildLookupTable().
|
9 月之前 |
ocornut
|
f25665f360
Version 1.91.7 WIP
|
9 月之前 |
ocornut
|
993fa34749
Version 1.91.6
|
9 月之前 |
ocornut
|
c3ffd4c53e
Misc: Added IMGUI_USE_LEGACY_CRC32_ADLER to use old tables. (#8169, #4933)
|
9 月之前 |
ocornut
|
d78e823449
InputText: added ImGuiInputTextFlags_ElideLeft. (#1442, #1440, #4391, #7208, #8216)
|
9 月之前 |
ocornut
|
70b6ba4240
Clarify that IMGUI_USE_BGRA_PACKED_COLOR requires backend support. (#8201)
|
9 月之前 |
ocornut
|
19a1f2a5d2
Fonts: fixed AddCustomRect() not being packed with TexGlyphPadding + not accounted in surface area. (#8107)
|
9 月之前 |
Teselka
|
e6dd8f626a
Misc: changed CRC32 table to use crc32c polynomial in order to be compatible with SSE 4.2 instructions. (#8169, #4933)
|
9 月之前 |
ocornut
|
9b27329437
Comments on ImageButton(). (#8165) + comments on Emscripten -sSINGLE_FILE option. (#8153)
|
9 月之前 |
ocornut
|
20360e00ce
Merge miscellaneous small changes to reduce drift with texture update branch.
|
9 月之前 |
ocornut
|
3381ab423b
Version 1.91.6 WIP + fixed typo in tooltip.
|
10 月之前 |
ocornut
|
f401021d5a
Version 1.91.5
|
10 月之前 |
ocornut
|
419a9ada16
Ignore clang warning Wnontrivial-memaccess (#8129, #8135)
|
10 月之前 |
ocornut
|
17bd417a3d
AddCustomRectFontGlyph: added storage for Colored bool in ImFontAtlasCustomRect. (#8133)
|
10 月之前 |
ocornut
|
df0776e931
(Breaking) Removed ImGuiKey_COUNT. (#4921)
|
10 月之前 |
ocornut
|
738d6db3e6
(Breaking) Removed used of ImGuiKey_KeysData_SIZE, ImGuiKey_KeysData_OFFSET. (#4921)
|
10 月之前 |