ocornut
|
97428e8ac9
Version 1.91.9
|
hai 4 meses |
ocornut
|
ea2a12112d
Misc: Various zealous warning fixes for newer version of Clang.
|
hai 4 meses |
ocornut
|
b758b8223f
InputText: Pasting a multi-line buffer into a single-line edit replaces carriage return by spaces. (#8459)
|
hai 4 meses |
ocornut
|
39585aa90d
Amend Changelog to talk about OEM keys. (#7136, #7201, #7206, #7306, #7670, #7672, #8468)
|
hai 4 meses |
fdsa
|
3c3d943fb1
Docs: Fix some typos (#8473)
|
hai 4 meses |
ocornut
|
1ec99f4fd3
Internals: added ImStrlen/ImMemchr #define to facilitate experimenting with variations. (#8421)
|
hai 4 meses |
ocornut
|
9f49292b35
Internals: Menus: reworked mangling of menu windows to use "###Menu_00" etc. instead of "##Menu_00".
|
hai 4 meses |
ocornut
|
c5ade6591e
TextLink(), TextLinkOpenURL(): fixed honoring text baseline alignment. (#8451, #7660)
|
hai 5 meses |
ocornut
|
494ea57b65
Image: removed 'tint_col', 'border_col' parameters from Image(). Added ImageWithBg(). Added style.ImageBorderSize, ImGuiStyleVar_ImageBorderSize. (#8131, #8238)
|
hai 5 meses |
ocornut
|
ef969a53f5
Tabs: fixed Unsaved Marker not being visible when Close Button is. (#8430, #8387)
|
hai 5 meses |
Nico van Bentum
|
c4a32a129d
Tabs: fixed middle-button to close not checking hovering, only close button visibility. (#8399, #8387)
|
hai 5 meses |
ocornut
|
78ec1272e9
ImDrawList: added InitialFringeScale in ImDrawListSharedData. Default to 1.0f.
|
hai 5 meses |
ocornut
|
2860d7ba05
Selectable: Fixed horizontal label alignment with SelectableTextAlign.x > 0 and specifying a selectable size. (#8338)
|
hai 5 meses |
ocornut
|
ef7ffaff74
Styles, Tabs: (Breaking) Renamed TabMinWidthForCloseButton to TabCloseButtonMinWidthUnselected. Added TabCloseButtonMinWidthSelected. (#8387)
|
hai 5 meses |
fdsa
|
6916f935eb
InputText: Allow CTRL+Shift+Z to redo even outside of OSX. (#8389)
|
hai 5 meses |
ocornut
|
e5668b8c73
Internals: rename ImGuiNextWindowData::Flags to HasFlags for consistency and to reduce mistakes.
|
hai 5 meses |
ocornut
|
914fbcf2e5
Fonts: removed unnecessary const qualifier from ImFont::FindGlyph()
|
hai 5 meses |
ocornut
|
0625b37760
Scrollbar: Rework logic that fades-out scrollbar when it becomes too small.
|
hai 5 meses |
ocornut
|
5dd84082ab
InputTextWithHint(): Fixed buffer overflow when user callback modifies the buffer contents in a way that alters hint visibility. (#8368)
|
hai 5 meses |
ocornut
|
f820bf7cd4
Version 1.91.9 WIP
|
hai 5 meses |
ocornut
|
dbb5eeaadf
Version 1.91.8
|
hai 6 meses |
ocornut
|
ae6cfd32a0
Tables, Menus: Fixed tables or child windows submitted inside BeginMainMenuBar() being unable to save their settings. (#8356)
|
hai 6 meses |
ocornut
|
fa178f4235
Error Handling: Recovery from missing EndMenuBar() call. (#1651)
|
hai 6 meses |
ocornut
|
dabc990189
Rename internal id for standardizing naming convention. "##menubar" -> "##MenuBar", "###NavWindowingList" -> "###NavWindowingOverlay"
|
hai 6 meses |
ocornut
|
a71191515a
EndMainMenuBar doesn't attempt to restore focus when there's an active id. (#8355)
|
hai 6 meses |
ocornut
|
ea0da0bf47
Extracted PushPasswordFont() out of InputText code.
|
hai 6 meses |
ocornut
|
9c4948a4d1
TabBar: Internals: added TabItemSpacing(). (#8349, #3291)
|
hai 6 meses |
ocornut
|
ed7551c1d4
Selectable: Fixed horizontal label alignment when combined with using ImGuiSelectableFlags_SpanAllColumns. (#8338)
|
hai 6 meses |
ocornut
|
bbf957875b
Amend 9bc5b04 to avoid using GImGui mid-function.
|
hai 6 meses |
ocornut
|
9bc5b0406d
Windows, Style: Fixed small rendering issues with menu bar, resize grip and scrollbar when using thick border sizes. (#8267, #7887)
|
hai 6 meses |