2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  ocornut afb15e9795 PlotHistogram, PlotLines: register item ID in a more idiomatic manner. (#7935, #3072) 1 жил өмнө
  ocornut a93f7db875 Misc merge/small stuff from docking to reduce drift. 1 жил өмнө
  ocornut ee9e3a2ed6 Tabs: avoid queuing a refocus when tab is already focused, which would have the side-effect of e.g. closing popup on a mouse release. (#7914) 1 жил өмнө
  ocornut 0b9adc2c79 BeginChild: (BREAKING) renamed ImGuiChildFlags_Border to ImGuiChildFlags_Borders. 1 жил өмнө
  ocornut 438f9e1a3e InputText: amend d474ed7 for static analysis. (#7913) 1 жил өмнө
  ocornut d474ed7f78 InputText: Internals: store Scroll.y as it seems sane to (internally) expose it in a way that's agnostic of our use of a child window (#7913, #383) 1 жил өмнө
  ocornut 5de7f69cbb (BREAKING) Commented out obsolete ImageButton(). (#5533, #4471, #2464, #1390) 1 жил өмнө
  ocornut 214977e5fd IO: (BREAKING) moved io.GetClipboardTextFn, io.SetClipboardTextFn to platform_io.Platform_GetClipboardTextFn, platform_io.Platform_SetClipboardTextFn. 1 жил өмнө
  ocornut e54f240ea0 IO: (BREAKING) moved io.PlatformLocaleDecimalPoint to platform_io.Platform_LocaleDecimalPoint. (#7389, #6719, #2278) 1 жил өмнө
  ocornut ba2f4a2cd5 IO: (BREAKING) moved GetIO().PlatformOpenInShellFn to GetPlatformIO(.Platform_OpenInShellFn. (#7660) 1 жил өмнө
  ocornut bf75504d7a Style: added PushStyleVarX(), PushStyleVarY() helpers to modify only one component of a ImVec2 var. 1 жил өмнө
  ocornut 521f84a3a9 InputText: fixed an issue programmatically refocusing a multi-line input which was just active. (#4761, #7870) 1 жил өмнө
  ocornut 8a946b69e9 InputText: allow callback to update buffer while in read-only mode (fix for imgui_memory_editor 0.54 in read-only mode). 1 жил өмнө
  ocornut 29fadad193 TextLink(), TextLinkOpenURL(): change mouse cursor to Hand shape when hovered. (#7885, #7660) 1 жил өмнө
  ocornut 9f8f5e1145 MultiSelect+TreeNode: default open behavior is OpenOnDoubleClick + OpenOnArrow when used in a multi-select context without any OpenOnXXX flags set. (#7850) 1 жил өмнө
  ocornut 2981a10c53 MultiSelect, TreeNode, Drag and Drop: fixed an issue where carrying a drag and drop payload over an already open tree node would select it. (#7850) 1 жил өмнө
  ocornut dcf54782d4 Version 1.91.WIP 1 жил өмнө
  ocornut 8199457a7d Version 1.91.0 1 жил өмнө
  ocornut df38704926 Added SetNextItemStorageID() for tree nodes. (#7553, #6990, #3823, #1131) 1 жил өмнө
  ocornut b847c41437 MultiSelect: BoxSelect: fixed using in frozen table. (#7821, #5143) + added Demo. 1 жил өмнө
  Rémi Hérilier c7b9256097 Selectable: added ImGuiSelectableFlags_Highlight flag to highlight items independently from the hovered state. (#7820) 1 жил өмнө
  Laurent Dufresne 96460a8a12 InputText: Added '\' and '/' as word seperator. (#7824, #7704) 1 жил өмнө
  ocornut ed356dc181 MultiSelect: BoxSelect: fixed box-select from void setting nav id multiple times. 1 жил өмнө
  ocornut 237165a935 MultiSelect: fixed an issue caused by previous commit. 1 жил өмнө
  ocornut a285835ac4 MultiSelect: add internal MultiSelectAddSetAll() helper. 1 жил өмнө
  ocornut 79b77d91c9 MultiSelect: sequential SetRange merging not generally handled by box-select path, useful for others. 1 жил өмнө
  ocornut 97c6f4047c CollapsingHeader: left-side outer extend matches right-side one (moved left by one pixel) 1 жил өмнө
  ocornut 1230b4410c Internals, TreeNode, Selectable: tweak span_all_columns paths for clarity. 1 жил өмнө
  ocornut 4d8c56c813 Internals, TreeNode: indent all render block into its own scope (aim is to add a is_visible test there later) 1 жил өмнө
  ocornut 97ff9bd370 Nav: fixed c licking window decorations (e.g. resize borders) from losing focused item when within a child window using ImGuiChildFlags_NavFlattened. 1 жил өмнө