75 Commits (docking)

Author SHA1 Message Date
omar f0912833ba
Update FAQ.md (#7581) ago%!(EXTRA string=12 months)
omar 0a5d40a016
Update FAQ.md ago%!(EXTRA string=12 months)
ocornut eba46cb0d2 Drag and Drop: assert when nesting BeginDragDropSource() and BeginDragDropTarget() (#7504) + update Gallery links ago%!(EXTRA string=1 year)
ocornut 40df3db1a2 Tweaking terminology ago%!(EXTRA string=1 year)
uusdnfdsfhnttyh c6716f5e9f
Fixed typo (#7197) ago%!(EXTRA string=1 year)
ocornut f298491a8a Docs: amend/tweak details about using io.WantCaptureMouse. (#7012) ago%!(EXTRA string=1 year)
ocornut 0dd756bceb Moved GetCursorScreenPos/SetCursorScreenPos on top of its section. ago%!(EXTRA string=2 years)
ocornut f8aed6499f Debug Tools: Rename ShowIdStackToolWindow() -> ShowIDStackToolWindow(). (#4631) ago%!(EXTRA string=2 years)
ocornut c21278eeae Debug Tools: Rename ShowIdStackToolWindow() -> ShowIDStackToolWindow(). (#4631) ago%!(EXTRA string=2 years)
ocornut 8175a47881 Debug Tools: Renamed ShowStackToolWindow() ("Stack Tool") to ShowIdStackToolWindow() ("ID Stack Tool"). (#4631) ago%!(EXTRA string=2 years)
ocornut 357f752bed Docs: add more links to the top of every examples and backends files. ago%!(EXTRA string=2 years)
ocornut c87b9fdb15 Docs update. Improved Fonts troubleshooting section. ago%!(EXTRA string=2 years)
ocornut 863ac31f01 Doc: various tweaks + tweak imconfig comments. ago%!(EXTRA string=2 years)
ocornut cb9015e254 Version 1.89.7 ago%!(EXTRA string=2 years)
ocornut 5319d1cffa Version 1.89.6 ago%!(EXTRA string=2 years)
ocornut 430c05991c Docs: added more detailed information about UTF-8 encoding. ago%!(EXTRA string=2 years)
ocornut 15da1a9abc Fixed misleading local name (#4493) + minor typo (#6369) ago%!(EXTRA string=2 years)
Faisal Arshed f94a8344f6
Fix minor typos in FAQ (#6328) ago%!(EXTRA string=2 years)
Michael Martz 506f7e0074 Using nullptr in locations where warning disable is not convenient. (#6313, #4537) ago%!(EXTRA string=2 years)
ocornut 13931fd851 Redirecting domain name ago%!(EXTRA string=2 years)
ocornut c98bad042d ColorEdit, RadioButton, Windows: Using adaptative tesselation for preview circles. 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 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)
omar 82fdd7018d
Update FAQ.md ago%!(EXTRA string=2 years)
macaba 03d3343e21 Docs: Update FAQ.md explaining how to enable hidpi for Windows app. (#5880) ago%!(EXTRA string=3 years)
tocic 2b1d8e3eaf Fix more typos in sources and docs (#5681) ago%!(EXTRA string=3 years)
Javier Marín a0e1591ac2 Fix more typos (#5679) ago%!(EXTRA string=3 years)
tocic 9e7c0f985f
Fix typos in docs (#5649) ago%!(EXTRA string=3 years)
ocornut 55f8989392 Docs update, binaries link + Backend: Allegro: fix warning (#5281) ago%!(EXTRA string=3 years)
Clownacy 422902dbda Correct typos (#4954, #4955), use IM_STATIC_ASSERT now that old pre-C++11 macro has been obsoleted. ago%!(EXTRA string=3 years)
Clownacy 4fb0c1f963
Correct some typos in FAQ.md (#4924) ago%!(EXTRA string=3 years)
ocornut 673f5e588d IO: moved fields to put more focus on the new functions + update misc docs/references + update main.mm in Apple+Metal example (#4858) ago%!(EXTRA string=3 years)
ocornut 3a90dc3893 Platform IME: changed io.ImeSetInputScreenPosFn() to io.SetPlatformImeDataFn() API. ago%!(EXTRA string=3 years)
omar eb654f1bad
Typo ago%!(EXTRA string=4 years)
Pokechu22 b1a68d899c
Fix misplaced backtick in FAQ.md (#4669) ago%!(EXTRA string=4 years)
ocornut 0f2898ea88 Demo: Tree selection demo use !IsItemToggledOpen() (#1896) + update FAQ (#4366) ago%!(EXTRA string=4 years)
ocornut fbe78b1a3a Stack Tool: Docs (#4631) + also prevent Metrics window from displaying twice. ago%!(EXTRA string=4 years)
ocornut 4f10fe0a27 TreePush: removed arbitrary/weird suppot for TreePush((const char*)NULL) ago%!(EXTRA string=4 years)
ocornut 66102880a3 Updated links to Discussions ago%!(EXTRA string=4 years)
ocornut d2ffbd9b86 Version 1.84 ago%!(EXTRA string=4 years)
JJCUBER 5f2df2d2cb
Fixed grammar mistake in FAQ (#4431) ago%!(EXTRA string=4 years)
omar c720075c67
Update FAQ to clarify conflict with window (#4158, #4008, #2562) ago%!(EXTRA string=4 years)
omar 03ca38eda1
Update FAQ ago%!(EXTRA string=4 years)
ocornut cf2daf353e Backends: Cleanup, removed unnecessary create/destroy wrappers. Fix allegro5 backend + use same code as other backend. ago%!(EXTRA string=4 years)
thedmd 3c72e5142b Backends: Replace direct access to TextureId with GetTexID() call in ImDrawCmd. (#3761) ago%!(EXTRA string=4 years)
ANF-Studios ebe6ac5fb5 Improvements to minor mistakes in documentation comments (#3923) ago%!(EXTRA string=4 years)
ocornut d94644261d Drags, Sliders: Support ImGuiSliderFlags_Logarithmic flag with integers. Because why not? (#3786) ago%!(EXTRA string=4 years)
omar 5aaab7424f
Update FAQ.md ago%!(EXTRA string=4 years)
ocornut 760c394707 Added links to Discussions. Closed Discord, yeah! (#2748) ago%!(EXTRA string=4 years)
ocornut 1c1d3b7ab5 Added 64-bit variants of CheckboxFlags() in imgui_internal.h. Improve assert on mismatched ListBoxFooter() call. Fix FAQ index. (#3687) ago%!(EXTRA string=4 years)