2
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Aug 16, 2025 — Aug 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed GCC false positive. (#9508) More... 11 days ago
TextAligned, TextAlignedV: rework to always use provided width. (#7024, #9455, #1980) More... 11 days ago
Trim trailing white spaces. Changes some NULL to nullptr. More... 11 days ago
Examples: Apple+OpenGL3: added new example. More... 11 days ago
Examples: Apple+OpenGL2: silence warnings. More... 11 days ago
Examples: SDL2+Metal: stop using SDL_CreateRenderer(). (#5592) More... 11 days ago
Examples: SDL2+Metal: fixed mismatches with other examples. More... 11 days ago
Backends: OpenGL3: fixed unused variable warning. (#9507) More... 12 days ago
Backends: SDL2: fixed querying framebuffer scale/density when using Metal. (#5592) More... 12 days ago
Internals: added SetNextWindowFlags(), SetNextWindowChildFlags() helpers + made BeginChildEx() itself read from them. (#9503, #8280, #9412, #9499, #9393, #8488) More... 13 days ago
(Breaking) Backends: DX12: removed support for legacy `ImGui_ImplDX12_Init()` signature obsoleted in 1.91.6. (#9487) More... 13 days ago
Fixed PVS Studio false positive. More... 14 days ago
Backends, Examples: QNX: amends. Moved ignore list to main file. Removed .use files. (#9492) More... 14 days ago
DrawList: apply current pixel density to DrawList's fringe scale. Added ImDrawList::_SetPixelDensity(). Reword FontRasterizerDensity as CurrentPixelDensity. More... 15 days ago
(Breaking) Style: obsoleted style.CurveTessellationTol in favor of style.CurveTesselationMaxError. More... 15 days ago
Fonts: AddFontDefault() uses framebuffer scale. More... 15 days ago
Version 1.93.0 WIP More... 15 days ago
Backends: amend comments to state that bilinear filtering is required ahead of 1.93. More... 17 days ago
Version 1.92.9b More... 18 days ago
DragXXX, SliderXXX: fixed a regression in 1.92.9 where clicking a previously Ctrl+Clicked field would flick it to text edit mode for a frame. (#9476, #701) More... 18 days ago
Tables: fixed X position of angled borders being off by half a pixel. More... 18 days ago
Tables: fixed Y position of lower horizontal border being off by one pixel when vertical ones are not also enabled. More... 18 days ago
Demo: Custom Rendering: enable LiveEdit. Tweaks. More... 19 days ago
Fonts: made GetDefaultCompressedFontDataProggyClean()/GetDefaultCompressedFontDataProggyForever() undocumented non-static. (#9493) More... 19 days ago
Backends+Examples: QNX Screen: added initial QNX support to backends and examples. (#9492) More... 20 days ago
Update pull_request_template.md More... 20 days ago
Tweaks. More... 20 days ago
Backends: DirectX11: removed obsolete comment that got left in this backend only. More... 21 days ago
ImDrawData: fixed a regression in 1.92.9 where legacy `ImDrawData::CmdListsCount` was always 0. More... 23 days ago
Version 1.92.9 More... 24 days ago