2015-12-13 |
Demo: Tweak window option and style display
ocornut
committed
on 13 Dec 2015
|
---|---|
Demo: Added style editor in demo menu + exposed WindowFillAlphaDefault
ocornut
committed
on 13 Dec 2015
|
|
2015-11-29 |
Demo: some TreeNode layout examples (#414, #282)
ocornut
committed
on 29 Nov 2015
|
TreeNode,CollapsingHeader: sizing fixes to support laying out item on same line before/after (#414, #282)
ocornut
committed
on 29 Nov 2015
|
|
Demo: Tweaked Clipping example.
ocornut
committed
on 29 Nov 2015
|
|
Demo: Fixed variable shadowing warning.
ocornut
committed
on 29 Nov 2015
|
|
Fixed int>void* warnings for 64-bits architectures and fancy warnings
ocornut
committed
on 29 Nov 2015
|
|
2015-11-28 |
Demo: comments (#414)
ocornut
committed
on 28 Nov 2015
|
Demo: Moved property editor demo to its own mini example applet (#414)
ocornut
committed
on 28 Nov 2015
|
|
Columns: Added Property Tree demo among tidying up demos (#125, #414)
ocornut
committed
on 28 Nov 2015
|
|
Columns: minor tidying up while investigating severe issues with indenting within columns (#414)
ocornut
committed
on 28 Nov 2015
|
|
2015-11-19 |
InputText: Added password mode via ImGuiInputTextFlags_Password (#237, #363, #374)
ocornut
committed
on 19 Nov 2015
|
2015-11-16 |
Demo: Made the "menu inside a regular window" be in a different menuset. Added a comment (#409)
ocornut
committed
on 16 Nov 2015
|
2015-11-13 |
Moving stdlib.h include outside of imgui.h (#405)
ocornut
committed
on 13 Nov 2015
|
2015-10-30 |
Examples: Fixed crash when both buttons are held (#393)
ocornut
committed
on 30 Oct 2015
|
2015-10-18 |
Version number 1.47 WIP
ocornut
committed
on 18 Oct 2015
|
Version 1.46
ocornut
committed
on 18 Oct 2015
|
|
InputText: added comments and somehow clarified the optimized code that calculate text position + updated demo
ocornut
committed
on 18 Oct 2015
|
|
2015-09-30 |
Scrollbar: Tweaked scrollbar inner padding for small scrollbars.
ocornut
committed
on 30 Sep 2015
|
Scrollbar: horizontal scrollbar demo allows to enable simultanaeous scrollbars on both axises.
ocornut
committed
on 30 Sep 2015
|
|
2015-09-20 |
Demo: Extra plotting examples.
ocornut
committed
on 20 Sep 2015
|
2015-09-17 |
Fixed mouse click detection to be more friendly to DeltaTime 0.0 (#338)
ocornut
committed
on 17 Sep 2015
|
2015-09-11 |
ImFontAtlas: Added TexDesiredWidth and tweaked default cheapo best-width choice(#327)
ocornut
committed
on 11 Sep 2015
|
2015-09-10 |
Minor typo
ocornut
committed
on 10 Sep 2015
|
2015-09-09 |
Added ImGuiInputTextFlags_ReadOnly flag for InputText()/InputTextMultiline() (#211)
ocornut
committed
on 9 Sep 2015
|
2015-09-07 |
Demo: using MouseDelta
ocornut
committed
on 7 Sep 2015
|
2015-09-02 |
Version number 1.46 WIP
ocornut
committed
on 2 Sep 2015
|
2015-09-01 |
Version number 1.45
ocornut
committed
on 1 Sep 2015
|
2015-08-30 |
Speculative Linux build fix, not using itoa (#246)
ocornut
committed
on 30 Aug 2015
|
Demo: tweaks (#246)
ocornut
committed
on 30 Aug 2015
|