ocornut
|
45acd5e0e8
Version 1.92.2b
|
2 週間 前 |
ocornut
|
af920e1e6f
Version 1.92.3 WIP
|
2 週間 前 |
ocornut
|
2b24f5fa71
Version 1.92.2
|
2 週間 前 |
ocornut
|
1c57dc21c2
Misc: fixes zealous MSVC static analyzer warnings + make GetInputSourceName(), GetMouseSourceName() a little more tolerant. (#8876)
|
2 週間 前 |
ocornut
|
412daf7362
Tabs: attempt to fix infinite loop in tab-bar ShrinkWidth() by using an epsilon. (#5652, #3421, #8800)
|
3 週間 前 |
ocornut
|
284283615b
InputText: minor tweak to an expression.
|
3 週間 前 |
ocornut
|
250bd66b76
Tabs: fixed ImGuiTabBarFlags_FittingPolicyScroll not triggering (regression in 3ef6c84). (#3421, #8800)
|
3 週間 前 |
ocornut
|
c14d83d4e0
Tabs: made scrolling buttons never keyboard/gamepad navigation candidates.
|
3 週間 前 |
ocornut
|
320c94bfaa
Tabs: when scrolling is enabled, track selected tabs when resizing down parent container. (#3421, #8800)
|
1 ヶ月 前 |
ocornut
|
3ef6c8410a
Tabs: added new fitting policy ImGuiTabBarFlags_FittingPolicyMixed, new default. (#3421, #8800)
|
1 ヶ月 前 |
ocornut
|
78d11cd781
Tabs: (Breaking) renamed ImGuiTabBarFlags_FittingPolicyResizeDown to ImGuiTabBarFlags_FittingPolicyShrink. (#261, #351)
|
1 ヶ月 前 |
ocornut
|
7278cda039
Tabs: added TabMinWidthBase, ImGuiStyleVar_TabMinWidthBase.
|
1 ヶ月 前 |
ocornut
|
7bb9db501c
Tabs: fixed 046a8ea (commited a modified file).
|
1 ヶ月 前 |
ocornut
|
046a8eae0f
Tabs: fixed tab bar underline not drawing below scroll buttons. (#6820, #4859, #5022, #5239)
|
1 ヶ月 前 |
ocornut
|
4d745bc602
Version 1.92.2 WIP
|
1 ヶ月 前 |
ocornut
|
5d4126876b
Version 1.92.1
|
1 ヶ月 前 |
ocornut
|
d9b758661f
Misc comments to facilitate update for people who nilly-willy copied entire chunks of internal widgets to create their own.
|
1 ヶ月 前 |
ocornut
|
f18aea5246
Version 1.92.1 WIP
|
2 ヶ月 前 |
ocornut
|
673eb7de96
Version 1.92.0
|
2 ヶ月 前 |
ocornut
|
0dc2885f3e
InputText: fix for InsertChars() to work on read-only buffer. (#8714, #8689, #8242)
|
2 ヶ月 前 |
ocornut
|
b2c73596ae
InputText: fixed a buffer overrun that could happen when using dynamically resizing buffers. (#8689)
|
2 ヶ月 前 |
ocornut
|
12626b85c4
InputText: minor changes to match for both insert chars paths to look more similar.
|
2 ヶ月 前 |
ocornut
|
cfa43e721a
Windows: clicking on a window close button doesn't claim focus and bring to front. (#8683)
|
2 ヶ月 前 |
ocornut
|
f6fc166584
TreeNode: fixed runtime asan warning (#2920)
|
2 ヶ月 前 |
ocornut
|
3c27c643a9
Fonts: internals: renamed g.FontScale to g.FontBakedScale for clarity. Comments.
|
2 ヶ月 前 |
ocornut
|
cc65015e4e
Fonts: fixed crashing password fields.
|
5 ヶ月 前 |
ocornut
|
dc1320df64
Fonts: ImFontFlags: ImFontFlags_NoLoadGlyphs + add ImFontFlags_LockBakedSizes
|
6 ヶ月 前 |
ocornut
|
093d01269a
Fonts: Baked system, with auto-bind, v10.
|
7 ヶ月 前 |
ocornut
|
ef1521b472
Fonts: fix for password fields
|
8 ヶ月 前 |
ocornut
|
a6c7801926
Fonts: Measured and tweaked CalcTextSize() computation to minimize cost in our stress tests.
|
8 ヶ月 前 |