ocornut
|
8ce47f82b4
Merge tag 'v1.90.8' into external/win98
|
1 سال پیش |
ocornut
|
6f7b5d0ee2
Version 1.90.8
|
1 سال پیش |
ocornut
|
a31aa683ff
Tables: fixed an issue where ideal size reported to parent container wouldn't correctly take account of inner scrollbar. (#7651)
|
1 سال پیش |
ocornut
|
68a05e3f04
Tables: fixed a bug where after disabling the ScrollY flag for a table, previous scrollbar width would be accounted for. (#5920)
|
1 سال پیش |
ocornut
|
51823d117d
Misc: made ImGuiDir, ImGuiSortDirection, ImGuiMouseCursor stronger-typed enums + cater for possible warning in backends's switch()
|
1 سال پیش |
ocornut
|
1f9fc382c3
Version 1.90.8 WIP
|
1 سال پیش |
ocornut
|
00ad3c65bc
Version 1.90.7
|
1 سال پیش |
ocornut
|
a1566c5e1b
Tables: fixed 28a283b breaking PageDown on tables with no interactive items.
|
1 سال پیش |
ocornut
|
cd48059dc5
Tables: comments about skipping access to table data in coarse clipping path.
|
1 سال پیش |
ocornut
|
28a283b460
Windows: BeginChild(), Tables:fixed visibility of fully clipped child windows and tables to Test Engine.
|
1 سال پیش |
Eugene Sandulenko
|
aa5a6098ee
Fixed typos in comments (#7599)
|
1 سال پیش |
Hubert Maier
|
07dbcf1f70
Fixed typos. (#7593)
|
1 سال پیش |
ocornut
|
e4576914cb
Internals: amend f806c76 to better match docking + fixed unused static forward declaration warning.
|
1 سال پیش |
ocornut
|
f806c76e97
Tables, Dpi: added dummy g.DpiScale storage (to be altered in docking), using to scale tables border hit thickness.
|
1 سال پیش |
prabu
|
510eb8f480
Tables: fixed cell background of fully clipped row overlapping with header. (#7575, #7041)
|
1 سال پیش |
ocornut
|
f48aae600a
Version 1.90.7 WIP
|
1 سال پیش |
ocornut
|
6ccc561a2a
Version 1.90.6
|
1 سال پیش |
thedmd
|
fc4d818e17
Tables: Angled headers: added TableAngledHeadersTextAlign, ImGuiStyleVar_TableAngledHeadersTextAlign. (#6917)
|
1 سال پیش |
ocornut
|
4bb7567141
Tables: Angled headers: fixed multi-line label display when angle is flipped. (#6917)
|
1 سال پیش |
ocornut
|
b30df8890d
Table: Angled Headers: internal refactor to facilitate changing angled header bg and text colors per column. (#6917)
|
1 سال پیش |
ocornut
|
3caa79c8a5
Version 1.90.6 WIP
|
1 سال پیش |
ocornut
|
f790d51665
Silent zealous/stupid warning introduced by Clang 16 (shipping with VS2022) with -Weverything. Pointers are now illegal!
|
1 سال پیش |
ocornut
|
231cbee0fc
Version 1.90.5
|
1 سال پیش |
ocornut
|
d3c3514a59
Tables: Fixed auto-width columns when using synced-instances of same table. (#7218)
|
1 سال پیش |
ocornut
|
37b37fc2a3
DrawList: Allow AddText() to accept null ranges. (#3615, 7391)
|
1 سال پیش |
ocornut
|
5c5ae806aa
Comments
|
1 سال پیش |
cfillion
|
f0802287db
Tables: Angled headers: fixed table contents overflowing when a list clipper is used. (#7416)
|
1 سال پیش |
cfillion
|
29ff159f94
Tables: Angled headers: fixed borders not moving back up after TableAngleHeadersRow stops being called. (#7416)
|
1 سال پیش |
cfillion
|
38ddfb24f0
Tables: Angled headers: fixed border hit box extending beyond non-scrollable tables. (#7416)
|
1 سال پیش |
GamingMinds-DanielC
|
725f91922d
Tables: fixed TableGetHoveredRow() with overlapping frozen rows (#7350, #6588, #6347, #6250)
|
1 سال پیش |