omar
|
574ff0a280
Docking, Settings: Allow reload of settings data at runtime. (#2573)
|
5 years ago |
omar
|
51e568f9dc
Docking: Fix to allow basic reload of non-docking .ini data (following d33021d8) + moved settings blocks
|
5 years ago |
omar
|
582f4db59b
Merge branch 'master' into docking
|
5 years ago |
omar
|
d33021d828
Settings: Made it possible to load window .ini data mid-frame. Added clear and post-read handlers. (#2573)
|
5 years ago |
omar
|
b6a04d7750
Settings: Added Clear Settings in Metrics. (#2188) + Preserve last loaded copy in internal buffer used for save (so it can be browsed easily).
|
5 years ago |
omar
|
9ee442d3f0
Metrics: Added a "Settings" section with some details about persistent ini settings. InputText: Assert early on null buffer.
|
5 years ago |
omar
|
510f301c9f
Internals: Removed seemingly unnecessary size_on_first_use arg to CreateNewWindow(), extracted code into ApplyWindowSettings.
|
5 years ago |
omar
|
673d6df85f
Demo: Clamping font scale. Added helpers in demo. Comments. Update sponsors. (#3206)
|
5 years ago |
omar
|
f152fac4f1
Demo: Wrapped many (not all) code and comments lines to 120 characters to fit below GitHub viewer limit. (#3193)
|
5 years ago |
omar
|
5116eee108
Merge branch 'master' into docking
|
5 years ago |
omar
|
b4dd28ffbb
Style: Added style.TabMinWidthForUnselectedCloseButton settings.
|
5 years ago |
Ryan Pavlik
|
8cbff5ccb2
Fix various typos. (#3161)
|
5 years ago |
Rokas Kupstys
|
2593b6a1c8
Drag and Drop: Fix unintended fallback "..." tooltip during drag operation when drag source uses _SourceNoPreviewTooltip flags. (#3160)
|
5 years ago |
omar
|
5ac5d3674f
Removed unncessary ID (first arg) of ImFontAtlas::AddCustomRectRegular() function.
|
5 years ago |
omar
|
7ddc1adefb
Internals: FIxed commented out IMGUI_DEBUG_LOG_xxx macros, added extra. Revert incorrect 103c5edaa.
|
5 years ago |
ocornut
|
266dff9bed
Merge branch 'master' into docking
|
5 years ago |
ocornut
|
c0283c1289
TestEngine: Changed PushID hooks into GetID(), makes more sense and catches more information.
|
5 years ago |
Rokas Kupstys
|
7f8b076f2b
Viewports, Backends: GLFW: Fix windows resizing incorrectly due to GLFW firing window positioning callbacks on next frame after window is resized manually. (#2117)
|
5 years ago |
Patryk Czachurski
|
36ac557df0
Docking: Fix unused variable warning. (#3135)
|
5 years ago |
omar
|
9f9ff84ba1
TestEngine: Added PushID() hooks.
|
5 years ago |
omar
|
3233fbff0e
Internals: Added SetNextWindowScroll() (#1526)
|
5 years ago |
omar
|
1fd9e131e4
TreeNode: Fixed bug where dragging a payload over a TreeNode() with either _OpenOnDoubleClick or _OpenOnArrow would open the node. (#143)
|
5 years ago |
omar
|
e8c986b34e
Version 1.77 WIP
|
5 years ago |
omar
|
b8e2b2bd6b
Merge branch 'master' into docking
|
5 years ago |
omar
|
5503c0a12e
Version 1.76
|
5 years ago |
omar
|
7ee623d9b1
Internals: FocusScope not inherited by popups, modals. Amend a5041c88 2ebe08be)
|
5 years ago |
omar
|
71eb4034eb
Viewports: Fixed viewport merge code not testing the Minimized flag correctly. (#3118)
|
5 years ago |
omar
|
fb70d90fef
Made default clipboard handlers for Win32 and OSX use a buffer inside the main context instead of a static buffer, so it can be freed properly on Shutdown. (#3110)
|
5 years ago |
omar
|
832fda8488
Fixed stray end of line blanks, added comments in .editorconfig, tweaked some headers.
|
5 years ago |
omar
|
3930472f34
Merge branch 'master' into docking
|
5 years ago |