128 Commits (b3ea01d86f176bfd02802d8483a82f48e945f430)

Author SHA1 Message Date
omar 90e8404a77
Update README.md ago%!(EXTRA string=3 years)
ocornut 9779cc2fe2 Internals: shallow changes to simplify diff of upcoming commits. Should have no side-effect. ago%!(EXTRA string=3 years)
ocornut 55f8989392 Docs update, binaries link + Backend: Allegro: fix warning (#5281) ago%!(EXTRA string=3 years)
ocornut 1ba2905017 Update README, quote, mission statement ago%!(EXTRA string=3 years)
ocornut 1e18da5c38 Backends, Examples: Add comments about using WndProc handler and WantCaptureXXX flags. (#5061) ago%!(EXTRA string=3 years)
ocornut 2402958aec Commented out redirecting functions/enums names that were marked obsolete in 1.69, 1.70, 1.71, 1.72 ago%!(EXTRA string=3 years)
ocornut d9bc1e44af Backends: Marmalade: Removed obsolete Marmalade backend (imgui_impl_marmalade.cpp) + example. (#368, #375) ago%!(EXTRA string=3 years)
ocornut a8e1dde357 Fix static analyser, update readme. ago%!(EXTRA string=3 years)
ocornut ebac375791 Docs: added info about Freetype, editing sponsors. ago%!(EXTRA string=4 years)
Sylvain 62b17f928e Backends: SDL_Renderer: Added renderer backend for SDL 2.0.17+ (#3926) 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)
omar c7529c8ea8
Reword file list as *.cpp *.h (#4413) 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)
ocornut a640d8a6d2 Fixed printf-style format checks on non-MinGW flavors. (#4183, #3592) ago%!(EXTRA string=4 years)
ocornut 5d77b6f274 Docs: update links, sponsors ago%!(EXTRA string=4 years)
TotalCaesar659 feb8b1e32d
Update URLs to HTTPS (#4011) ago%!(EXTRA string=4 years)
ocornut 3c7177c6a7 Internals: storing WindowsHoverPadding in context for external access. + Docs update binaries ago%!(EXTRA string=4 years)
duddel fb85c0341b
Add Android backend and example (#3446) ago%!(EXTRA string=4 years)
ocornut 25679a411e Window, Nav: Fixed crash when calling SetWindowFocus(NULL) as the time a new window appears. (#3865) ago%!(EXTRA string=4 years)
ocornut 760c394707 Added links to Discussions. Closed Discord, yeah! (#2748) ago%!(EXTRA string=4 years)
ocornut 4df57136e9 Version 1.81 ago%!(EXTRA string=4 years)
ocornut 9d576a96a5 Tables: added internal TableSetColumnEnabled() helper. Comments. ago%!(EXTRA string=4 years)
ocornut dff0044d4e Backends, Examples: Added support for WebGPU and corresponding example. Amend 5853fbd (#3632) ago%!(EXTRA string=4 years)
ocornut 58075c4414 Version 1.80 ago%!(EXTRA string=4 years)
Bartosz Taudul 6470681d87
Use GitHub URL for Tracy Profiler. (#3721) ago%!(EXTRA string=4 years)
ocornut b015ea93fd Style tweaks, disabled default window rounding by default, reduced size of resize grip, made less prominent, increased WindowBg alpha in classic style. ago%!(EXTRA string=4 years)
ocornut 17536f9add Tables: more consistent use of CellPadding.x*2 and clip-rect on right-most side of non-bordered column + fix cellbg for standalone TableHeader call. ago%!(EXTRA string=4 years)
ocornut 7a27b2a282 Update Readme, links to Useful Widgets, updated a gif. ago%!(EXTRA string=5 years)
ocornut d6a2f7e95e Reduced padding + unused storage in ImDrawList (224->192 bytes) + zero-init ImDrawListSplitter and ImDrawList ago%!(EXTRA string=5 years)
ocornut 5292320110 Amend ffe8f0177f (#3544) + readme fixes ago%!(EXTRA string=5 years)
ocornut b1a18d82e3 Moving backends code from examples/ to backends/ (step 6: update markdown documentation) ago%!(EXTRA string=5 years)
ocornut 124c2608f1 Docs: Renamed all occurences of "binding" and "back-end" to "backend" in comments and documentations, for consistency. ago%!(EXTRA string=5 years)
ocornut e5cb04b132 Version 1.79 ago%!(EXTRA string=5 years)
Christian ae5b4991be
Docs: update gallery links. (#3514) ago%!(EXTRA string=5 years)
ocornut fbabf651f4 Style: Renamed style.TabMinWidthForUnselectedCloseButton to style.TabMinWidthForCloseButton. Fixed README links. ago%!(EXTRA string=5 years)
omar 8eca736a7a Update binary link ago%!(EXTRA string=5 years)
ocornut c206a19373 Removed ImFont::DisplayOffset in favor of ImFontConfig::GlyphOffset. (#1619) ago%!(EXTRA string=5 years)
ocornut ce230fc370 Internals: TabBar renaming and shuffling stuff around. ago%!(EXTRA string=5 years)
omar 214dd68ec1 Comments, clarifying ClosePopupsOverWindow(). ago%!(EXTRA string=5 years)
omar a4dd4d60b4 CI: moved static analysis to a separate project + fix (uninitialized variable, was harmless in this case). ago%!(EXTRA string=5 years)
omar db886f3953 Demo: Rework Clipping section. Fix for static analysis. Added bindings in Readme. ago%!(EXTRA string=5 years)
omar 99f68d7958 Docs: Added FAQ entries removed old one which is misleading today. Misc tweaks. ago%!(EXTRA string=5 years)
ocornut a933cc4f4d Documentation update ago%!(EXTRA string=5 years)
omar 5e976e9b05
Title capitalization (#3280) ago%!(EXTRA string=5 years)
omar 5fdfa32cce Update README.md ago%!(EXTRA string=5 years)
omar 673d6df85f Demo: Clamping font scale. Added helpers in demo. Comments. Update sponsors. (#3206) ago%!(EXTRA string=5 years)
omar e8c986b34e Version 1.77 WIP ago%!(EXTRA string=5 years)
omar 5503c0a12e Version 1.76 ago%!(EXTRA string=5 years)
Dylan 68c5d030cd
Typo in readme (#3078) ago%!(EXTRA string=5 years)