363 Commits (features/range_select)

Author SHA1 Message Date
ocornut 7260bb51cf Version 1.90.9 WIP ago%!(EXTRA string=11 months)
ocornut 6f7b5d0ee2 Version 1.90.8 ago%!(EXTRA string=11 months)
ocornut a31aa683ff Tables: fixed an issue where ideal size reported to parent container wouldn't correctly take account of inner scrollbar. (#7651) ago%!(EXTRA string=11 months)
ocornut 68a05e3f04 Tables: fixed a bug where after disabling the ScrollY flag for a table, previous scrollbar width would be accounted for. (#5920) ago%!(EXTRA string=11 months)
ocornut 51823d117d Misc: made ImGuiDir, ImGuiSortDirection, ImGuiMouseCursor stronger-typed enums + cater for possible warning in backends's switch() ago%!(EXTRA string=11 months)
ocornut 1f9fc382c3 Version 1.90.8 WIP ago%!(EXTRA string=11 months)
ocornut 00ad3c65bc Version 1.90.7 ago%!(EXTRA string=11 months)
ocornut a1566c5e1b Tables: fixed 28a283b breaking PageDown on tables with no interactive items. ago%!(EXTRA string=11 months)
ocornut cd48059dc5 Tables: comments about skipping access to table data in coarse clipping path. ago%!(EXTRA string=11 months)
ocornut 28a283b460 Windows: BeginChild(), Tables:fixed visibility of fully clipped child windows and tables to Test Engine. ago%!(EXTRA string=11 months)
Eugene Sandulenko aa5a6098ee
Fixed typos in comments (#7599) ago%!(EXTRA string=12 months)
Hubert Maier 07dbcf1f70 Fixed typos. (#7593) ago%!(EXTRA string=12 months)
ocornut e4576914cb Internals: amend f806c76 to better match docking + fixed unused static forward declaration warning. ago%!(EXTRA string=12 months)
ocornut f806c76e97 Tables, Dpi: added dummy g.DpiScale storage (to be altered in docking), using to scale tables border hit thickness. ago%!(EXTRA string=12 months)
prabu 510eb8f480 Tables: fixed cell background of fully clipped row overlapping with header. (#7575, #7041) ago%!(EXTRA string=12 months)
ocornut f48aae600a Version 1.90.7 WIP ago%!(EXTRA string=12 months)
ocornut 6ccc561a2a Version 1.90.6 ago%!(EXTRA string=12 months)
thedmd fc4d818e17 Tables: Angled headers: added TableAngledHeadersTextAlign, ImGuiStyleVar_TableAngledHeadersTextAlign. (#6917) ago%!(EXTRA string=1 year)
ocornut 4bb7567141 Tables: Angled headers: fixed multi-line label display when angle is flipped. (#6917) ago%!(EXTRA string=1 year)
ocornut b30df8890d Table: Angled Headers: internal refactor to facilitate changing angled header bg and text colors per column. (#6917) ago%!(EXTRA string=1 year)
ocornut 3caa79c8a5 Version 1.90.6 WIP ago%!(EXTRA string=1 year)
ocornut f790d51665 Silent zealous/stupid warning introduced by Clang 16 (shipping with VS2022) with -Weverything. Pointers are now illegal! ago%!(EXTRA string=1 year)
ocornut 231cbee0fc Version 1.90.5 ago%!(EXTRA string=1 year)
ocornut d3c3514a59 Tables: Fixed auto-width columns when using synced-instances of same table. (#7218) ago%!(EXTRA string=1 year)
ocornut 37b37fc2a3 DrawList: Allow AddText() to accept null ranges. (#3615, 7391) ago%!(EXTRA string=1 year)
ocornut 5c5ae806aa Comments ago%!(EXTRA string=1 year)
cfillion f0802287db Tables: Angled headers: fixed table contents overflowing when a list clipper is used. (#7416) ago%!(EXTRA string=1 year)
cfillion 29ff159f94 Tables: Angled headers: fixed borders not moving back up after TableAngleHeadersRow stops being called. (#7416) ago%!(EXTRA string=1 year)
cfillion 38ddfb24f0 Tables: Angled headers: fixed border hit box extending beyond non-scrollable tables. (#7416) ago%!(EXTRA string=1 year)
GamingMinds-DanielC 725f91922d Tables: fixed TableGetHoveredRow() with overlapping frozen rows (#7350, #6588, #6347, #6250) ago%!(EXTRA string=1 year)
ocornut e46d1e69ac Version 1.90.5 WIP ago%!(EXTRA string=1 year)
ocornut 277ae93c41 Version 1.90.4 ago%!(EXTRA string=1 year)
ocornut c16043c1d5 Tables: Angled headers: improve clipping of text since multi-line labels makes clipping issues visible. (#6917) ago%!(EXTRA string=1 year)
ocornut 405e54ebd5 Tables: Angled Headers: fixed support for multi-line labels. various padding/layout fixes. (#6917) ago%!(EXTRA string=1 year)
ocornut 6655ab2e43 Tables: Angled Headers: fixed TableAngledHeadersRow() incorrect background fill drawn too low. Fixed row geometry with non-small values of CellPadding. (#6917) ago%!(EXTRA string=1 year)
ocornut 8a14b71f22 Version 1.90.4 WIP ago%!(EXTRA string=1 year)
ocornut 5b6f03213d Version 1.90.3 ago%!(EXTRA string=1 year)
ocornut 915c6393ad Version 1.90.3 WIP ago%!(EXTRA string=1 year)
ocornut 536090303a Version 1.90.2 ago%!(EXTRA string=1 year)
ocornut a5e0e90c16 Nav: tweak RenderNavHighlight() syntax. ImGuiNavHighlightFlags_TypeThin -> ImGuiNavHighlightFlags_Compact. ago%!(EXTRA string=1 year)
ocornut 29809d7220 Version 1.90.2 WIP ago%!(EXTRA string=1 year)
ocornut d6cb3c923d Version 1.90.1 ago%!(EXTRA string=1 year)
ocornut fdf8d02be1 Debug Tools: Added io.ConfigDebugIsDebuggerPresent and Debug Break buttons. (#2673) ago%!(EXTRA string=1 year)
ocornut 3d083dbe1a Version 1.90.1 WIP ago%!(EXTRA string=1 year)
ocornut b81bd7ed98 Version 1.90.0 ago%!(EXTRA string=1 year)
ocornut 5170a9d6dc Tables: Internals: renamed TableDrawContextMenu() to TableDrawDefaultContextMenu() for clarify. ago%!(EXTRA string=1 year)
ocornut fea52e29aa Tables: added flags to TableDrawContextMenu() in order to display selected sections + added internal table->DisableDefaultContextMenu = true way to submit your own contents. ago%!(EXTRA string=1 year)
ocornut ab47efd9a0 Bits / comments ago%!(EXTRA string=2 years)
ocornut a8bdbfddf9 Tables: Fixed top-most and left-most outer border overlapping inner clip-rect when scrolling. (#6765) ago%!(EXTRA string=2 years)
ocornut 8db02ef8df Tables: Fixed an issue with ScrollX enabled where an extraneous draw command would be created. ago%!(EXTRA string=2 years)