3719 Commits (30b7545841463f7bb117fe37af71990922153ae4)

Author SHA1 Message Date
ocornut 7a3e6aa38d Default Clipboard functions on Windows+ renamed ARRAYSIZE to IM_ARRAYSIZE 10 years ago
ocornut cda3aecc6a Fixed combo box (bug introduced earlier today) + adding bit of vertical padding in combo. 10 years ago
ocornut 9a426faf4f Added InputFloat2(), SliderFloat2() 10 years ago
ocornut cc9d63b46a Fixed columns lines not being pixel aligned 10 years ago
ocornut ddc7f8b0b0 Simplified ImDrawList system (samples are 20 lines shorter) + merged title bar draw bar. 10 years ago
ocornut 57ac561ecb Minor warning fix + removed unused function parameter. 10 years ago
ocornut 2573ffb6fc Fixed warnings for more stringent compilation settings. Added various small helpers. 10 years ago
ocornut 901e9890d4 Removed stray debug code 10 years ago
ocornut 150ad95bd6 Missing assert + comments 10 years ago
ocornut ab8561e6fc Tweaked checkbox/radio default hover color to be less distracting. Added GetItemWidth(). Added text filter to style editor. 10 years ago
Omar C 2a1ba33263 Merge pull request #9 from mhristov/master
Checkbox & radio button improvements
10 years ago
ocornut 080eb69e68 Removed dependency on limits.h 10 years ago
Mirolyub Hristov 1b330f420e Checkboxes and radio buttons can be clicked on their labels as well as their icon 10 years ago
Mirolyub Hristov 28df6f39d9 Added ImGuiCol_CheckHovered to show hovered checkboxes and radio buttons 10 years ago
Sepehr Taghdisian e3001fb986 project update 10 years ago
ocornut 8ab2942716 Added PixelCenterOffset for OpenGL/DirectX compatibility. 10 years ago
ocornut 900dd3bd0f Update README.md
Clarifying C++
Added item in todo list
10 years ago
ocornut 678f6d3a3d Missing includes for some platforms 10 years ago
ocornut dbd777232a Initial release 10 years ago