2811 Commits (2db79d0868f7b02d26f7557a72504a0b6f844937)

Author SHA1 Message Date
ocornut 6cdedf5834 Drag, Sliders: if the format string doesn't contain any %, when using CTRL+Click to input we use a default format. (#6405) ago%!(EXTRA string=2 years)
Koostosh fd943182bd ImVec2: Added unary minus operator (#6368) ago%!(EXTRA string=2 years)
ocornut d3ad2f357f Menus: Fixed an issue when opening a menu hierarchy in a given menu-bar would allow opening another via simple hovering. (#3496, #4797) ago%!(EXTRA string=2 years)
ocornut 4d42450a73 Focus: amend ImGuiFocusRequestFlags_UnlessBelowModal to bring to front-most below the modal, simplify code in Begin(). (#6357, #4317) ago%!(EXTRA string=2 years)
ocornut adf693c061 Viewports: added void* ImGuiPlatformMonitor::PlatformHandle field (backend-dependant). ago%!(EXTRA string=2 years)
ocornut 00d3f9295e Nav: Fixed navigation within tables/columns where item boundaries goes beyond columns limits. (#2221) ago%!(EXTRA string=2 years)
ocornut 064153fca4 Version 1.89.6 WIP ago%!(EXTRA string=2 years)
ocornut 1ebb913827 Version 1.89.5 ago%!(EXTRA string=2 years)
ocornut 1f0b46b93c Viewports: moved Platform_GetWindowFocus queries in UpdateViewportsNewFrame(). Added ImGuiViewportFlags_IsFocused status flag. (#1542) ago%!(EXTRA string=2 years)
ocornut ed72fcd12a Viewports: Internal: rename LastFrontMostStampCount -> LastFocusedStampCount. Rename ImGuiViewportFlags_Minimized -> ImGuiViewportFlags_IsMinimized ago%!(EXTRA string=2 years)
ocornut 47a07d8476 ButtonBehavior: Fixed an edge case where changing widget type/behavior while active and using same id could lead to an assert. (#6304) ago%!(EXTRA string=2 years)
ocornut c9fe7ebc7b IO: Input queue trickling adjustment for touch screens. (#2702, #4921) ago%!(EXTRA string=2 years)
ocornut a16f99c6a2 IO: Added io.AddMouseSourceEvent() and ImGuiMouseSource enum. (#2702, #2334, #2372, #3453, #5693) ago%!(EXTRA string=2 years)
ocornut 9a1e09eb1f Fixed ImVec2 operator[] warning.in Clang. (#6272) ago%!(EXTRA string=2 years)
ocornut 13931fd851 Redirecting domain name ago%!(EXTRA string=2 years)
ocornut e8206db829 InputText: Fixed crash introduced by 5a2b1e848 (#6292, #4714) ago%!(EXTRA string=2 years)
ocornut 84fd0c7ff4 Inputs, IO: record MouseWheelRequestAxisSwap information. Apply in UpdateMouseWheel() before legacy ctrl+wheel. ago%!(EXTRA string=2 years)
ocornut a38e3c222f Fixed ImVec2 operator[] violating aliasing rules causing issue with Intel C++ compiler. (#6272) ago%!(EXTRA string=2 years)
AJ Weeks 821814b450 InputText: Reworked prev/next-word behavior . Include period as delimiter and tweak prev/next words logic. (#6067) ago%!(EXTRA string=2 years)
ocornut 89d09070e3 Nav: Made Ctrl+Tab/Ctrl+Shift+Tab windowing register ownership to held modifier. (#4828, #3255, #5641) ago%!(EXTRA string=2 years)
ocornut e55a0ef107 IO: avoid changing context in AddKeyAnalogEvent(). Amend 7269498. (#6199, #6256, #4921, #5856) ago%!(EXTRA string=2 years)
ocornut 5a2b1e8482 InputText: Fixed a tricky edge case, ensuring value is always written back on the frame where IsItemDeactivated() returns true (#4714) ago%!(EXTRA string=2 years)
ocornut 24a44b9abe Version 1.89.5 WIP ago%!(EXTRA string=2 years)
ocornut f3f6295d53 Version 1.89.4 ago%!(EXTRA string=2 years)
ocornut cc2177de15 Debug Tools: Added io.ConfigDebugBeginReturnValueOnce / io.ConfigDebugBeginReturnValueLoop options. ago%!(EXTRA string=2 years)
ocornut c426e32247 Tables: Fixed an issue where user's Y cursor movement within a hidden column would have side-effects. ago%!(EXTRA string=2 years)
ocornut 2bb9e35a48 Nav: Tabbing now cycles through all items when ImGuiConfigFlags_NavEnableKeyboard is set. (#3092, #5759, #787) ago%!(EXTRA string=2 years)
ocornut e83fb468c6 Renamed PushAllowKeyboardFocus()/PopAllowKeyboardFocus() to PushTabStop()/PopTabStop(). (#3092) ago%!(EXTRA string=2 years)
ocornut 3b2f617652 BeginTooltip: Added 'bool' return value to BeginTooltip() for API consistency. Updated demo. ago%!(EXTRA string=2 years)
Marc Delorme c8ad25caa6 Make classes not depend on the implicit GImGui context (#5856, #6199): ImGuiWindow, ImGuiInputTextCallbackData, ImGuiListClipper, ImGuiStackSizes ago%!(EXTRA string=2 years)
Marc Delorme 10ace228bc Make classes not depend on the implicit GImGui context (#6199, #5856, #6199): ImGuiIO ago%!(EXTRA string=2 years)
ocornut c9a53aa74d Nav: Made Enter key submit the same type of Activation event as Space key. (#5606) ago%!(EXTRA string=2 years)
ocornut b6586bb06d TestEngine: update IMGUI_TEST_ENGINE_ITEM_ADD() hooks to support passing item in flags. ago%!(EXTRA string=2 years)
ocornut bfce7750b1 Simpified code in GetKeyData() and used ImGuiKey_KeysData_OFFSET for consistency. Rework demo, Comments. Moved ImGuiKey_KeysData_OFFSET to internal.h (#4921, #6191) ago%!(EXTRA string=2 years)
ocornut e9743d85dd Drag and Drop: Clear state on EndDragDropTarget() with delivery + fixed handling of overlapping targets when smaller one is submitted before and can accept the same data type. (#6183, #5817) ago%!(EXTRA string=2 years)
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) ago%!(EXTRA string=2 years)
ocornut 204cb4d226 Version 1.89.4 WIP ago%!(EXTRA string=2 years)
ocornut 458a109031 Version 1.89.3 ago%!(EXTRA string=2 years)
ocornut 092b6825ac Fonts: Assert that in each GlyphRanges[] pairs first is <= second. ago%!(EXTRA string=2 years)
ocornut 99c0bd65df Added SeparatorText() widget. (#1643) ago%!(EXTRA string=2 years)
ocornut f799a293c8 Tables: Solved an ID conflict issue with multiple-instances of a same table. Storing instance id for convenience. (#6140) ago%!(EXTRA string=2 years)
ocornut 3617a96372 Backends, Inputs: Made horizontal scroll wheel and horizontal scroll direction consistent accross backends/os. (#4019, #6096, #1463) ago%!(EXTRA string=2 years)
ocornut 867bdbecb3 Text: fixed issue in RenderText() leading to IM_ASSERT_PARANOID() triggering if enabled. (#6132, #5720, #5919) ago%!(EXTRA string=2 years)
ocornut 5741cbae45 Internals: ImFileOpen: fixed misleading use of ImWchar (would allocate more when ImWchar=ImWchar32) + update version for previous changes namely tab bar ones. ago%!(EXTRA string=2 years)
ocornut 91667430a8 Tables: increase table columns limit from 64 to 512 using bit array allocated in contiguous memory +. (#6094, #5305, #4876, #3572) ago%!(EXTRA string=2 years)
ocornut 3482d4eccf Text: Fixed layouting of wrapped-text block skipping successive empty lines. (#5720, #5919) ago%!(EXTRA string=2 years)
ocornut 1297a2be52 Text: Tweaked rendering of three-dots "..." ellipsis variant. Baking more data. (#2775, #4269) ago%!(EXTRA string=2 years)
ocornut 482ac70a0b Version 1.89.3 WIP ago%!(EXTRA string=2 years)
ocornut d7c8516a4b Version 1.89.2 ago%!(EXTRA string=2 years)
ocornut e06bbe05e1 Revert most/part of "Shortcut: added Shortcut() function and ImGuiInputFlags in public API + Demo." (#456, #2637) ago%!(EXTRA string=2 years)