ocornut
|
cf1c4a0cb1
BeginListBox(): fixed not consuming SetNextWindowXXX data when returning false.
|
2 年之前 |
ocornut
|
fb9b006865
Version 1.90 WIP
|
2 年之前 |
ocornut
|
f24387fa2b
Version 1.89.9 (fixed changelog header)
|
2 年之前 |
omar
|
c4dc8fd101
Docs: Update FONTS.md (#6781, #6632, #6339, #5763, #5330, #2234, #2042, #1259, #951, #220)
|
2 年之前 |
ocornut
|
c6e0284ac5
Fixed minor warning.
|
2 年之前 |
ocornut
|
fef3389157
Version 1.89.9
|
2 年之前 |
ocornut
|
7b5fb33296
Tables: Internals: renamed CellPaddingY to RowCellPaddingY.
|
2 年之前 |
ocornut
|
bdc4dfebf5
Tables: Amend support for cross-cell SameLine() for first column. Amend 9a93fb5 + 8f5ce73.
|
2 年之前 |
ocornut
|
9a93fb5716
Tables: Fixed support for cross-cell SameLine() by preserving Line Y1 position. Amend 8f5ce73.
|
2 年之前 |
ocornut
|
e8a5c9e1b8
Tables: Made it possible to change style.CellPadding.y between rows. Added demo.
|
2 年之前 |
ocornut
|
3816d478df
ImDrawList: small debug-mode optimization when calling AddRect() without rounding + Selectable: small debug-mode optimization.
|
2 年之前 |
ocornut
|
8c497793f9
Demo: Tweak table sorting demo code.
|
2 年之前 |
ocornut
|
303dc091b4
Revert "IO: ImGuiMod_Shortcut (Ctrl/Cmd depending on platform) is reflected in io.KeyMods. (#5923, #456)"
|
2 年之前 |
ocornut
|
b8f93a8fe0
IO: ImGuiMod_Shortcut (Ctrl/Cmd depending on platform) is reflected in io.KeyMods. (#5923, #456)
|
2 年之前 |
ocornut
|
a066074054
Clipper: Fixed a bug if attempt to force-include a range which matches an already included range. (#3841)
|
2 年之前 |
ocornut
|
bdd9b96fa3
Demo: Reorganized "Examples" menu. Tweak Property Editor.
|
2 年之前 |
ocornut
|
08b3a1a34a
ImDrawList: Automatically calling ChannelsMerge() if not done after a split.
|
2 年之前 |
ocornut
|
f93d0befaf
Slider: fixed support for ImGuiItemFlags_ReadOnly/ImGuiSliderFlags_ReadOnly although it is technically unused/undocumented. (#6758)
|
2 年之前 |
Diego Mateos
|
d6e9fad60e
Tables: Fix typo in TableGetSortSpecs comment + amend comment. (#6755)
|
2 年之前 |
ocornut
|
82d177ccbd
Using range-based for where it makes sense. (#4537)
|
2 年之前 |
ocornut
|
33ea1e8b78
ColorEdit, ColorPicker: Manipulating options popup don't mark item as edited. (#6722)
|
2 年之前 |
ocornut
|
f617fe7890
Clipper: Renamed IncludeRangeByIndices()/ForceDisplayRangeByIndices() to IncludeItemsByIndex(). (#6424, #3841)
|
2 年之前 |
ocornut
|
200053771a
Clipper: Added IncludeIndex() helper to include a single item. (#6424, #3841)
|
2 年之前 |
omar
|
4a7810e992
Update README.md
|
2 年之前 |
wushiyang
|
981abb4612
Examples: Emscripten+webgpu: Fixed WGPUInstance creation process + use preferred framebuffer format. (#6640, #6748)
|
2 年之前 |
ocornut
|
4a81424492
CloseButton, CollapseButton: don't include FramePadding into size. Use ItemInnerSpacing.x between title bar buttons. (#6749)
|
2 年之前 |
ocornut
|
b41811a68c
CollapseButton: handle clipping better + align circle like in docking branch.
|
2 年之前 |
Diego Mateos
|
040e818d72
Fix typo in SameLine comment (#6745)
|
2 年之前 |
ocornut
|
162f8e01aa
Backends: SDL3: fixed typo in 1e17d59 (#6735)
|
2 年之前 |
ocornut
|
ba1fa904a9
IO: Exposed io.PlatformLocaleDecimalPoint to configure decimal point ('.' or ','). (#6719, #2278)
|
2 年之前 |