Commit Graph

  • c4b9101759 TabBar: Tweak shrinking policy so that while resizing tabs that don't need shrinking keep their initial width more precisely. ocornut 2022-06-21 17:11:51 +0200
  • 4b97296148 TabBar: TabItem() now reacts to SetNextItemWidth() and SetNextItemOpen(true). (#5262) ocornut 2022-06-21 16:20:01 +0200
  • d3fd2630b7 Sliders: An initial click within the knob/grab doesn't shift its position. (#1946, #5328) + Adjust default GrabMinSize. ocornut 2022-06-20 18:06:34 +0200
  • f27af1b20a Internals: SliderBehaviorT: Minor refactor, clearer 0.0/1.0 early out. Should be no-op from user's point of view. ocornut 2022-06-20 16:44:49 +0200
  • 90e8404a77
    Update README.md omar 2022-06-20 15:35:48 +0200
  • e31f1c7b54 Reduce input latency of DX10-12 examples. Add latency docs. James Darpinian 2022-06-19 22:51:28 -0700
  • 4ce1f4417a
    Merge 35802d178c into 37a07858a9 Philippe 2022-06-18 19:17:33 -0300
  • 9764adc7bb Docking: Amend 24dfebf. Fixed incorrect focus highlight on docking node with nested hierarchies. ocornut 2022-06-17 17:11:23 +0200
  • 37a07858a9 Nav: Fixed inability to cancel nav in modal popups. (#5400) Rokas Kupstys 2022-06-17 11:14:16 +0300
  • 8cc0760f73 Proper preprocessor for metal-cpp-extensions Stephen H. Gerstacker 2022-06-16 19:28:34 -0400
  • f1e5cb5e8c Merge branch 'docking' of https://github.com/stack/imgui into docking Stephen H. Gerstacker 2022-06-16 16:39:42 -0400
  • 71afef4c40 Better support for ARC / Autorelease and Apple C++ extensions Stephen H. Gerstacker 2022-06-16 16:32:56 -0400
  • 506717390f Docking, Modal: Fixed a crash when opening popup from a parent which is being docked on the same frame. (#5401) ocornut 2022-06-16 18:43:33 +0200
  • 101aec95d9 Backends: SDL+GLFW, Examples: SDL+Metal, GLFW+Metal: Fix viewport support with Metal backend. rokups 2022-06-16 11:15:26 +0300
  • 07efd7cc20 Renamed IMGUI_DISABLE_METRICS_WINDOW to IMGUI_DISABLE_DEBUG_TOOLS. ocornut 2022-06-15 15:58:26 +0200
  • e135cdbc24 Merge branch 'master' into docking + update for IMGUI_DEBUG_LOG calls. ocornut 2022-06-15 15:37:50 +0200
  • 08572189f0 MovingWindow auto-cancelled if active id is stolen (instead of ill-defined bahavior + assert in docking). ocornut 2022-06-15 14:58:44 +0200
  • 27343efb0b Nav, Focus: Changed SetKeyboardFocusHere() to not behave if a drag or window moving is in progress + move KeepAliveID() call from Scrollbar() to ScrollbarEx() ocornut 2022-06-15 14:55:45 +0200
  • ddcff10343 Settings: Fixed some SetNextWindowPos/SetNextWindowSize API calls not marking settings as dirty. ocornut 2022-06-15 14:30:20 +0200
  • 6cac48df32 Drag, Slider: rework slightly or CTRL+Click or SetKeyboardFocusHere() will show 1 change of active id in the log (rather than a set,clear,set sequence) ocornut 2022-06-15 11:51:19 +0200
  • dd28500835 Debug: Add more log. Reworked IMGUI_DEBUG_PRINT IMGUI_DEBUG_PRINTF. Added internal IsDragDropActive() helper. ocornut 2022-06-14 19:06:44 +0200
  • 1f69134b18 Add safe SetTime function in glfw backend Grzegorz Płaczek 2022-06-14 07:54:01 +0200
  • bfe5874596
    Merge 629fbda6ce into 24dfebf455 schwa 2022-06-15 05:22:04 +0900
  • 4b6f371b22
    Merge c780401766 into 2ed9e21eba Nuxar1 2022-06-14 02:40:44 -0300
  • 24dfebf455 Docking: Fixed incorrect focus highlight on docking node when focusing empty central node or a child window which was manually injected into a dockspace window. ocornut 2022-06-13 20:12:41 +0200
  • 2ed9e21eba Nav, Internals: wrap changes to g.NavWindow into a helper function to help track/log changes. ocornut 2022-06-13 17:15:27 +0200
  • 1d6e34f3f9 Debug: Added ShowDebugLogWindow(). ocornut 2022-06-13 14:46:55 +0200
  • ec2c805e48
    Backends: support for unity builds for dx10/dx11/dx12 backends (#5387) Jack Knobel 2022-06-11 20:52:27 +1000
  • 64d7e2c94d Renamed VERTEX_CONSTANT_BUFFER for each dependent type, removed shared header jackknobel 2022-06-11 20:05:14 +1000
  • 7643259976 Added shared backend for directx, moved VERTEX_CONSTANT_BUFFER into it and included in relevant dx files jackknobel 2022-06-11 13:16:42 +1000
  • 25ffb59662 restor AddImage and PrimRectUV jonah-chen 2022-06-10 14:00:00 -0600
  • 6c4476e96a
    Merge branch 'ocornut:master' into master Jonah Chen 2022-06-10 13:56:17 -0600
  • 8b0f31a1ee
    Merge pull request #1 from jonah-chen/one-func Jonah Chen 2022-06-10 13:56:03 -0600
  • a44f988450 Merge branch 'master' into one-func jonah-chen 2022-06-10 13:53:30 -0600
  • f82cfc7f7f move all rotations into one function jonah-chen 2022-06-10 13:39:44 -0600
  • e900ca355e Merge branch 'master' into docking ocornut 2022-06-10 19:29:17 +0200
  • 076d8fc868 Nav: Fixed issues with nav request being transferred to another window when calling SetKeyboardFocusHere() and simultaneous changing window focus. (#4449) ocornut 2022-06-10 19:25:53 +0200
  • 7a38da7050
    Backends: Vulkan: Support for dynamic_rendering sean 2022-02-19 20:15:58 +0100
  • 9952774b97 add image rotation features jonah-chen 2022-06-09 22:39:47 -0600
  • 0b1bcfcc20 Menus: Separate menu sets by nav layer. (#3496, #4797) + Demo: Remove incorrect and useless suggestion to use PushID(). Rokas Kupstys 2022-06-08 12:34:35 +0300
  • a35e876978 InputText: Amends and tidying up: Fixed undo/redo state corruption when editing buffer in user callback. (#4947, #4949) ocornut 2022-06-07 17:28:31 +0200
  • 530332dfbc InputText: Fixed undo/redo state corruption when editing buffer in user callback. (#4947, #4949) Joshua Webb 2022-01-27 22:02:24 +1100
  • 23a785aeb3 Internals: wrapped used of g.TempBuffer into ImFormatStringToTempBuffer/ImFormatStringToTempBufferV helpers. ocornut 2022-06-07 19:16:00 +0200
  • 64d6c30562 InputText: Fixed an undo-state corruption issue when editing buffer before reactivating item. (#4947) + Metrics: Added "InputText" section. ocornut 2022-06-07 15:24:52 +0200
  • 74f02703e6 Misc comments + Demo: use IsItemVisible() when using direct ImDrawList calls. ocornut 2022-06-07 11:38:43 +0200
  • 4789c7e485
    Misc: Fix custom assertion macro failing to compile imgui.cpp (#5378) Andrej Redeky 2022-06-05 13:34:10 +0200
  • 286465ac3b
    Misc: Fix custom assertion macro failing to compile imgui.cpp Andrej Redeky 2022-06-05 13:21:54 +0200
  • 35802d178c slider - make mouse wheel control sliders phweyland 2022-06-04 10:02:54 -0300
  • ee6ccda946 a text can be wraped first then cliped just modified the signature of methods RenderTextClipped and RenderTextClippedEx with a last argument for define the word wrap width aiekick 2022-06-04 14:38:08 +0200
  • 36d1ddd8da
    Fix typo in imgui_widgets.cpp Ikko Ashimine 2022-06-03 18:40:08 +0900
  • 65c4c0a490 IO: Added SetAppAcceptingEvents() function (#4921, #4858) ocornut 2022-06-02 16:55:13 +0200
  • 17b8c3b6ea
    Demo: Removed redundant window flag (#5367) JJCUBER 2022-06-02 08:32:43 -0400
  • c8031e476f Add ImVector fill function cam900 2022-06-02 01:17:53 +0900
  • db9f584050
    Removed redundant window flag in demo JJCUBER 2022-06-01 09:03:31 -0400
  • 7354009a73 Backends: Metal: Fixed null dereference inside command buffer completion handler. (#5363, #5365) Warren Moore 2022-05-31 15:06:42 -0700
  • e82a6eb990 Backends: Metal: Fixed null dereference inside command buffer completion handler Warren Moore 2022-05-31 15:06:42 -0700
  • 74f7ac04a1 Misc: Fix font compressor utility warnings. (#5359) Rokas Kupstys 2022-05-31 12:25:28 +0300
  • f58bd817e2 Tables: Fix drawcall merging of last column. (#4843, #4844) Rokas Kupstys 2022-05-31 14:37:57 +0300
  • 98f29c6942 Fix possible issue in horizontal scrolling cam900 2022-05-31 09:39:28 +0900
  • fcc5bedebe Merge remote-tracking branch 'upstream/docking' into docking_bitfield cam900 2022-05-31 09:24:58 +0900
  • 7b5a8e4f2b Merge branch 'master' into docking (wanted for #4468, #3381, #2981, #4825, #4832, #5127) ocornut 2022-05-30 15:26:12 +0200
  • e23c5edd5f Settings: Fixed out-of-bounds read when .ini file on disk is empty. (#5351) Quantum 2022-05-27 01:27:25 -0400
  • 3e09942c80 LoadIniSettingsFromDisk: fix out-of-bounds read when file is empty Quantum 2022-05-27 01:27:25 -0400
  • 07cd7caaa1 Fix allocation cam900 2022-05-27 13:19:11 +0900
  • 697ce2d67b InputText: Fixed a one-frame display glitch where pressing Escape to revert after a deletion would lead to small garbage being displayed for one frame. (#3008) ocornut 2022-05-25 18:39:00 +0200
  • 5139fb7e18
    Docs: Add index omar 2022-05-23 14:47:04 +0200
  • ae2fb557f3 Docs: Update templates with link to Contributing guidelines. Add numerical version number in demo. Moved. (#5337) ocornut 2022-05-23 14:29:34 +0200
  • 814ecedd1e
    Docs: creates CONTRIBUTING.md (#5337) omar 2022-05-23 14:25:31 +0200
  • e5b2286ca8 Backends: OpenGL3: Fix apple TARGET_OS_* not defined warning. (#5321) xiaozhuai, Weihang Ding 2022-05-18 16:52:40 +0800
  • ca222d30c8 Backends: OpenGL: Partially revert 1.86 change of using glBufferSubData(): now only done on Intel GPUs. (#4468, #3381, #2981, #4825, #4832, #5127) ocornut 2022-05-23 12:44:34 +0200
  • 7bf07d2526 Renamed CaptureMouseFromApp() and CaptureKeyboardFromApp() to SetNextFrameWantCaptureMouse() and SetNextFrameWantCaptureKeyboard(). Added demo. (#5304, #4831, #4480, #533) ocornut 2022-05-23 11:22:46 +0200
  • cb56b0b238 Removed leftover KeepAliveID() call in GetIDWithSeed() variant. (#5181) + doc tweaks. ocornut 2022-05-23 10:51:01 +0200
  • 65919171ac ImStrv: Fixed format string parameter type 璀境石 2022-05-22 16:11:50 +0800
  • 7e4eb7a89d imgui.natvis: VS string view window support ImStrv 璀境石 2022-05-22 16:08:18 +0800
  • b92aa28b65 Clicking on Slider knob doesn't shift its position Cameron Kroll 2022-05-19 13:05:43 -0400
  • 250333d895 Docking: Fix unhiding tab bar regression. (#5325, #5181) Rokas Kupstys 2022-05-19 11:48:36 +0300
  • 36055213c5 Docking: Fixed moving window being interrupted when undocing a window with "io.ConfigDockingAlwaysTabBar = true". (#5324) Rokas Kupstys 2022-05-19 14:01:18 +0300
  • e346059eef IO: Fixed input queue trickling of mouse wheel events. (#4921, #4821) ocornut 2022-05-18 14:16:02 +0200
  • b1cca309fe
    Fix apple TARGET_OS_* not defined warning xiaozhuai, Weihang Ding 2022-05-18 16:52:40 +0800
  • 6b5a2426d7 Merge branch 'master' into docking ocornut 2022-05-17 11:59:32 +0200
  • c4487bc272 Added indeterminate progress bar gan74 2022-05-16 14:12:06 +0200
  • 9a9fcf48df fix OOB array index in circle segment calculation jdpatdiscord 2022-05-16 09:12:03 -0400
  • 60bea052a9 Backends: OpenGL3: Fix state corruption on OpenGL ES 2.0 due to not preserving GL_ELEMENT_ARRAY_BUFFER_BINDING and vertex attribute states. (amends) ocornut 2022-05-13 18:04:06 +0200
  • b7686a88e9 Backends: OpenGL3: Fix state corruption on OpenGL ES 2.0 due to not preserving GL_ELEMENT_ARRAY_BUFFER_BINDING and vertex attribute states. Rokas Kupstys 2021-08-30 13:59:43 +0300
  • 507a87354b DrawList: Circles disappear when using a radius < 0.5f (#3491) thedmd 2022-05-13 17:20:37 +0200
  • 9e0517a134 DrawList: Fixed divide-by-zero or glitches with Radius/Rounding values close to zero. (#5249, #5293, #3491) ocornut 2022-05-13 17:18:06 +0200
  • 9ee505f16b ImStrv: Fixed compile error (+ amend). 璀境石 2022-05-13 21:08:59 +0800
  • e6192a6fff ImStrv: standardized code doing format copy, optimized ImStrStr ocornut 2021-05-25 14:08:20 +0200
  • 1e0818a387 Fix memory corruption in ImFileOpen on Windows when ImWchar is 32-bit (IMGUI_USE_WCHAR32 is set) Ash Wolf 2021-05-17 02:30:20 +0100
  • e6dbea2bf8 ImStrv: moved double char* function signatures under #ifndef IMGUI_DISABLE_OBSOLETE_FUNCTIONS blocks. ocornut 2021-03-31 15:06:32 +0200
  • 5ae2548080 ImStrv: changed ImStrv xxx=NULL args to an explicit xxx=ImStrv() ocornut 2021-02-01 17:04:50 +0100
  • 2f0aa6ee56 ImStrv: added imconfig class extension example, added natvis description. ocornut 2020-11-30 09:43:10 +0100
  • d116e14886 ImStrv: various tweaks and fixes. removed ImGuiTextRange from ImGuiTextFilter, fix test engine hooks, removed constructor only used twice. ocornut 2020-11-27 15:39:15 +0100
  • 10b5f71237 ImStrv: using length(), fix ambiguous empty() function, fix altered behaviors, removed unused operators. ocornut 2020-11-26 22:37:38 +0100
  • 5f886e84e8 ImStrv: rework toward ensuring End is always set to constant can be compile time calculated ocornut 2020-11-26 22:17:55 +0100
  • b25639ad30 ImStrv: Step 2 - change ImStrv typedef to a class and convert functions taking being/end string pointers to use new class. Rokas Kupstys 2020-08-24 11:37:01 +0300
  • 2f53ba82ef ImStrv: Step 1 - change string type to ImStrv in API. Rokas Kupstys 2020-07-14 14:14:17 +0300
  • 9ab5a114a5 ImStrv: fixed compile error "ImGui::TextUnformatted": Function does not accept 2 arguments 璀境石 2022-05-13 19:34:53 +0800
  • cd7d1fadac Fixed code style Trider 2022-05-13 03:27:17 +0600
  • add0dee0a2 Allowed specifying label start and end for some buttons Trider 2022-05-13 03:10:47 +0600