Sepehr Taghdisian
|
6d6ee4e1f1
|
revert back to original
|
11 years ago |
ocornut
|
f33eb89018
|
Fix tooltip data needlessly leaking into .ini file
|
11 years ago |
Sepehr Taghdisian
|
e9b0a61f48
|
:w
a
A
A
A
A
A
A
B
B
B
B
B
B
B
B
B
B
D
D
merged with upste
Merge remote-tracking branch 'upstream/master'
|
11 years ago |
ocornut
|
a8d3b045b7
|
Fix for doing multiple Begin()/End() during the same frame
|
11 years ago |
ocornut
|
a830037eab
|
Default "local only" clipboard handler on non-Windows platforms
|
11 years ago |
ocornut
|
309ff44579
|
Undo IsHovered > IsItemHovered, shorter name wins
|
11 years ago |
ocornut
|
f30d23a502
|
Tweaks, more consistent #define names
|
11 years ago |
ocornut
|
a905505cca
|
Added GetItemBoxMin(),GetItemBoxMax(), renamed IsHovered()-->IsItemHovered()
|
11 years ago |
ocornut
|
29863b55ef
|
Fixed logarithmic sliders and HSV conversions on Mac/Linux
Tricky bug, I was calling abs() which resolve to abs(float) under
Windows with the include we have, but abs(int) under Mac/Linux
|
11 years ago |
ocornut
|
7a3e6aa38d
|
Default Clipboard functions on Windows+ renamed ARRAYSIZE to IM_ARRAYSIZE
|
11 years ago |
ocornut
|
cda3aecc6a
|
Fixed combo box (bug introduced earlier today) + adding bit of vertical padding in combo.
|
11 years ago |
ocornut
|
9a426faf4f
|
Added InputFloat2(), SliderFloat2()
|
11 years ago |
ocornut
|
cc9d63b46a
|
Fixed columns lines not being pixel aligned
|
11 years ago |
ocornut
|
ddc7f8b0b0
|
Simplified ImDrawList system (samples are 20 lines shorter) + merged title bar draw bar.
|
11 years ago |
ocornut
|
57ac561ecb
|
Minor warning fix + removed unused function parameter.
|
11 years ago |
ocornut
|
2573ffb6fc
|
Fixed warnings for more stringent compilation settings. Added various small helpers.
|
11 years ago |
ocornut
|
901e9890d4
|
Removed stray debug code
|
11 years ago |
ocornut
|
150ad95bd6
|
Missing assert + comments
|
11 years ago |
ocornut
|
ab8561e6fc
|
Tweaked checkbox/radio default hover color to be less distracting. Added GetItemWidth(). Added text filter to style editor.
|
11 years ago |
Omar C
|
2a1ba33263
|
Merge pull request #9 from mhristov/master
Checkbox & radio button improvements
|
11 years ago |
ocornut
|
080eb69e68
|
Removed dependency on limits.h
|
11 years ago |
Mirolyub Hristov
|
1b330f420e
|
Checkboxes and radio buttons can be clicked on their labels as well as their icon
|
11 years ago |
Mirolyub Hristov
|
28df6f39d9
|
Added ImGuiCol_CheckHovered to show hovered checkboxes and radio buttons
|
11 years ago |
Sepehr Taghdisian
|
e3001fb986
|
project update
|
11 years ago |
ocornut
|
8ab2942716
|
Added PixelCenterOffset for OpenGL/DirectX compatibility.
|
11 years ago |
ocornut
|
900dd3bd0f
|
Update README.md
Clarifying C++
Added item in todo list
|
11 years ago |
ocornut
|
678f6d3a3d
|
Missing includes for some platforms
|
11 years ago |
ocornut
|
dbd777232a
|
Initial release
|
11 years ago |