Commit történet

Szerző SHA1 Üzenet Dátum
  ocornut f7eea63872 Version v1.89.8 2 éve
  ocornut db66e33e9e Tables: fixed GetContentRegionAvail().y report not taking account of lower cell padding or of using ImGuiTableFlags_NoHostExtendY. (#6619) 2 éve
  ocornut 2bc5d17ac3 Tables: fixed calculation of multi-instance shared decoration/scrollbar width of scrolling tables. (#5920, #6619) 2 éve
  ocornut 52125a54a5 Tables: added TableGetHoveredRow() in imgui_internal.h. (#6250, #6347, #6588, #3740) 2 éve
  ocornut 0e8eb8c48e Removed _MSC_VER <= 1500 checks for Visual Studio 2008 or earlier. 2 éve
  ocornut 3fe4319314 Version 1.89.8 WIP 2 éve
  ocornut cb9015e254 Version 1.89.7 2 éve
  ocornut 4dee919bc0 (Breaking) Internals: added ImGuiItemFlags param to ItemHoverable(), so it can be called from ButtonBehavior() not following an ItemAdd(). 2 éve
  ocornut 8439a73645 Overlap: Added 'SetNextItemAllowOverlap()' as a replacement for 'SetItemAllowOverlap()'. (#6512, #3909, #517) 2 éve
  ocornut 51f564eea6 (Breaking) Overlap: Renamed 'ImGuiTreeNodeFlags_AllowItemOverlap' to 'ImGuiTreeNodeFlags_AllowOverlap', 'ImGuiSelectableFlags_AllowItemOverlap' to 'ImGuiSelectableFlags_AllowOverlap'. Kept redirecting enums (will obsolete). (#6512, #3909, #517) 2 éve
  ocornut b03a4993b3 Internals: reorder tests in ItemHoverable() so most likely early out are taken first. 2 éve
  ocornut cada78917c Tables: removed misleading, seemingy useless use of ImGuiButtonFlags_AllowtemOverlap in TableUpdateBorders(). (#6512, #3909) 2 éve
  ocornut b60acfa87d Tooltips: Added SetItemTooltip(), BeginItemTooltip(). Improved Demo section. 2 éve
  ocornut 61ebb37843 Version 1.89.7 WIP 2 éve
  ocornut 5319d1cffa Version 1.89.6 2 éve
  ocornut 7947f327de Demo: added casing swap demo to clarify use of ImGuiInputTextFlags_CallbackCharFilter. (#6457) + Metrics: simplified some code. 2 éve
  ocornut df8667b18b Comments/typos tweaks 2 éve
  ocornut 7c291ba31b Tables: Fixed command merging when compiling with VS2013. (#6377) 2 éve
  ocornut 00d3f9295e Nav: Fixed navigation within tables/columns where item boundaries goes beyond columns limits. (#2221) 2 éve
  lukaasm e49d31a1c9 Tables: do not show empty tooltip when user submits TableHeader with no label to display. (#6342) 2 éve
  ocornut 064153fca4 Version 1.89.6 WIP 2 éve
  ocornut 1ebb913827 Version 1.89.5 2 éve
  ocornut 24a44b9abe Version 1.89.5 WIP 2 éve
  ocornut f3f6295d53 Version 1.89.4 2 éve
  ocornut c426e32247 Tables: Fixed an issue where user's Y cursor movement within a hidden column would have side-effects. 2 éve
  ocornut a1b8457cb5 Moved the optional "courtesy maths operators" (#define IMGUI_DEFINE_MATH_OPERATORS) implementation from imgui_internal.h in imgui.h. (#6164, #6137, #5966, #2832) 2 éve
  ocornut 204cb4d226 Version 1.89.4 WIP 2 éve
  ocornut 458a109031 Version 1.89.3 2 éve
  ocornut 99c0bd65df Added SeparatorText() widget. (#1643) 2 éve
  ocornut d6ea56dfd9 Tables: amend f799a29 with a better solution + fix potential overflow (#6140) 2 éve