2016-06-11 |
Fixed TextWrapped() override wrap position is one is already set (#690)
ocornut
committed
on 11 Jun 2016
|
---|---|
Comments (#691)
ocornut
committed
on 11 Jun 2016
|
|
2016-06-07 |
ImFont: Allowing to use up to 0xFFFE glyphs in same font (increased from previous 0x8000)
ocornut
committed
on 7 Jun 2016
|
Demo: extra (somehow duplicate) Selectables+Columns demo
ocornut
committed
on 7 Jun 2016
|
|
2016-06-06 |
Demo: Added an extra 3-way columns demo
ocornut
committed
on 6 Jun 2016
|
2016-06-04 |
Fixed a crash bug in stb_textedit.h (#681)
ocornut
committed
on 4 Jun 2016
|
2016-05-31 | |
2016-05-30 |
Comments, tweaks
ocornut
committed
on 30 May 2016
|
InputText: Added support for CTRL+Backspace.
ocornut
committed
on 30 May 2016
|
|
Version 1.50 WIP
ocornut
committed
on 30 May 2016
|
|
2016-05-29 |
Version 1.49
ocornut
committed
on 29 May 2016
|
Caving in to ignoring stupid pedantic Clang warnings for old-style-cast in header files
ocornut
committed
on 29 May 2016
|
|
Removed various superflous ImGui:: prefixes in internal code
ocornut
committed
on 29 May 2016
|
|
Undo modification of ContentsRegionRect.Max, too many side-effects (undo
dff0783 )
ocornut
committed
on 29 May 2016
|
|
Comments (#590)
ocornut
committed
on 29 May 2016
|
|
CollapsingHeader() with close button adapt to horizontal scrolling (#600)
ocornut
committed
on 29 May 2016
|
|
Fix selectable/tree node not reaching right-side of contents size when horizontal scrolling is active and no explicit size is known
ocornut
committed
on 29 May 2016
|
|
Fixed GetWindowContentRegionMax() being off by ScrollSize amount when SizeExplicit is set + caching ContentsRegionRect.
...
ocornut
committed
on 29 May 2016
|
|
Comments (#676, #655)
ocornut
committed
on 29 May 2016
|
|
2016-05-28 |
Demo: Tree: showing how to align tree node label with current x position (#324, #581)
ocornut
committed
on 28 May 2016
|
Added optional Indent() Unindent() width (#324, #581)
ocornut
committed
on 28 May 2016
|
|
Added TreeAdvanceToLabelPos() (#581)
ocornut
committed
on 28 May 2016
|
|
Comments
ocornut
committed
on 28 May 2016
|
|
TreeNodeEx(): ImGuiTreeNodeFlags_AlwaysOpen->ImGuiTreeNodeFlags_Leaf, + added ImGuiTreeNodeFlags_Bullet (#324, #581)
ocornut
committed
on 28 May 2016
|
|
Comments
ocornut
committed
on 28 May 2016
|
|
Demo: fixed multi-selection tree nodes demo to not replace selection when clicking on single-item that's already part of selection (#581)
ocornut
committed
on 28 May 2016
|
|
SetNextWindowSizeConstraint -> SetNextWindowSizeConstraints (#668)
ocornut
committed
on 28 May 2016
|
|
BeginMenu: a menu that becomes disabled when open gets closed down, facilitate user's code (#126)
ocornut
committed
on 28 May 2016
|
|
2016-05-22 |
Comments (#335)
ocornut
committed
on 22 May 2016
|
2016-05-21 |
Speculative 64-bit warning fix (#668)
ocornut
committed
on 21 May 2016
|