Commit History

Autor SHA1 Mensaxe Data
  ocornut ebbd8c320d Fix for latest hai 1 ano
  Jake Coxon 3232e7bb03 Fix compiling on C++98 %!s(int64=5) %!d(string=hai) anos
  Jake Coxon 15545a7925 Screenshot and readme %!s(int64=5) %!d(string=hai) anos
  Jake Coxon 86049c5d5b Windows 98 style %!s(int64=5) %!d(string=hai) anos
  ocornut 7260bb51cf Version 1.90.9 WIP hai 1 ano
  ocornut 6f7b5d0ee2 Version 1.90.8 hai 1 ano
  ocornut 67d886fd63 Removed ImGuiButtonFlags_MouseButtonDefault_. hai 1 ano
  ocornut 2a418f054d InputText: reordered all flags. (ABI breaking) hai 1 ano
  ocornut f1eaf8d7c0 Internals: added SetNextItemRefVal(). (#7305) hai 1 ano
  ocornut 47db0698d2 InputScalar, InputInt, InputFloat: added ImGuiInputTextFlags_ParseEmptyRefVal, ImGuiInputTextFlags_DisplayEmptyRefVal. (#7305) hai 1 ano
  ocornut 3460014e05 Internals: avoid using bitfields in ImGuiNextItemData as it leads to extraneous packing. rename ImGuiDataTypeTempStorage to ImGuiDataTypeStorage. moved DataType section above Widgets. hai 1 ano
  ocornut 0561d708ba Modals, Popups: fixed an issue preventing to close a popup opened over a modal by clicking over void. (#7654) hai 1 ano
  Kenneth Rapp 219c6adc58 Examples: SDL3+SDLRenderer3: Update SDL_SetRenderDrawColorFloat() call. (#7658) hai 1 ano
  jungnitz b95b2b4574 Fixed (harmless) incorrect order of arguments in IsKeyChordPressed (#7657) hai 1 ano
  korenkonder 209edcc247 Fixed incorrect order of arguments in IsMouseClicked(). (#7657, #456) hai 1 ano
  ocornut a31aa683ff Tables: fixed an issue where ideal size reported to parent container wouldn't correctly take account of inner scrollbar. (#7651) hai 1 ano
  ocornut f8de9fec8c Backends: SDL3: Update for SDL_SYSTEM_CURSOR_xxx api renames. (#7653) hai 1 ano
  ocornut 68a05e3f04 Tables: fixed a bug where after disabling the ScrollY flag for a table, previous scrollbar width would be accounted for. (#5920) hai 1 ano
  ocornut 6cefd4fd88 Scrollbar: fixed miscalculation of vertical scrollbar visibility when required solely by the presence of an horizontal scrollbar. (#1574) hai 1 ano
  SleekZ 8ab8965713 Improved clarity in comment. (#7642) hai 1 ano
  ocornut 9aec6d7217 Internals: Added ItemUnclipByLog for use by ItemAdd(), as we expected to add more. hai 1 ano
  ocornut 0fce21e890 Internals: Disable 0xCC stack fill for ItemAdd()/ItemSize(). hai 1 ano
  ocornut 854e21d4b4 Disabled: move field to ImGuiWindowStackData. (#7640) hai 1 ano
  Cyao 538960bf17 Examples: Fixed SDL3 Makefile (#7641) hai 1 ano
  ocornut f953ebf9ca Disabled: nested tooltips or other non-child window within a BeginDisabled() block disable the disabled state. (#211, #7640) hai 1 ano
  Rodrigo Rivas Costa e47015aef4 Demo: remove incompatible ImGuiInputFlags for Shortcut(). (#7637) hai 1 ano
  ocornut 97a1111b94 Drag and Drop: tweaked BeginDragDropSource() to remove indent. Added debug log. hai 1 ano
  ocornut 661c388515 Debug Log, Test Engine: avoid duplicate carriage return when using ImGuiDebugLogFlags_OutputToTestEngine. (#5855) hai 1 ano
  ocornut 868f444620 Debug: extracted debug log 0xXXXXXXX scanning into a helper function. (#5855) hai 1 ano
  ocornut 109a8632d7 Combo: simplified Combo() API uses a list clipper. hai 1 ano