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
|
|
Added GetScrollX(), GetScrollX(), GetScrollMaxX() apis + demo (#246)
ocornut
committed
on 30 Aug 2015
|
|
Demo: removed extraneous flag in demo code + tweak comment (#246)
ocornut
committed
on 30 Aug 2015
|
|
Demo: using DragFloat instead of SliderFloat
ocornut
committed
on 30 Aug 2015
|
|
ColumnsStartX include window->Scroll.x to simplify code (#246)
ocornut
committed
on 30 Aug 2015
|
|
Demo: added horizontal scrolling example + enabled in console, log and child examples (#246)
ocornut
committed
on 30 Aug 2015
|
|
Added GetContentRegionAvailWidth() helper. Demo tweaks.
ocornut
committed
on 30 Aug 2015
|
|
2015-08-29 |
Demo: long text example uses ImGuiListClipper
ocornut
committed
on 29 Aug 2015
|
Style: rename ScrollbarWidth to ScrollbarSize (sorry!)
ocornut
committed
on 29 Aug 2015
|
|
Demo: comments.
ocornut
committed
on 29 Aug 2015
|
|
2015-08-28 |
Demo: custom rendering tweak.
ocornut
committed
on 28 Aug 2015
|
IO.WantInputCharacters -> WantTextInput (#305)
ocornut
committed
on 28 Aug 2015
|
|
Demo: added a bezier curve in the old custom rendering demo.
ocornut
committed
on 28 Aug 2015
|
|
ImDrawList: added AddBezier(), PathBezierTo() for cubic bezier curves (#311)
ocornut
committed
on 28 Aug 2015
|
|
2015-08-24 |
Trim trailing whitespace (#305)
ocornut
committed
on 24 Aug 2015
|
Added flag showing whether the GUI wants text input
...
Borislav Stanimirov
authored
on 23 Aug 2015
ocornut
committed
on 24 Aug 2015
|
|
2015-08-13 |
Demo: Log: removed unnecessary style change,
ocornut
committed
on 13 Aug 2015
|
Demo: Log: removed broken clipping, tweaks.
ocornut
committed
on 13 Aug 2015
|
|
ImGuiTextFilter: default parameter width=0.0f for no override, allow override with negative values
ocornut
committed
on 13 Aug 2015
|
|
Demo: Add filtering to log with better-than-none storage of line offsets.
ocornut
committed
on 13 Aug 2015
|
|
Demo: added simple Log demo
ocornut
committed
on 13 Aug 2015
|
|
Demo: Fixed incorrectly formed string passed to Combo (#298)
ocornut
committed
on 13 Aug 2015
|
|
2015-08-09 |
|
Tentative GCC/Clang warning fixes with unused functions (cf #296)
ocornut
committed
on 9 Aug 2015
|
|
Minor Windows adjustments
Thomas Pöchtrager
committed
on 9 Aug 2015
|
|
2015-08-08 |
Warnings for clang (#295)
ocornut
committed
on 8 Aug 2015
|
IM_PRINTFARGS takes one argument. Moved pragma outside of .h (#295)
ocornut
committed
on 8 Aug 2015
|
|
Merge branch 'master' of https://github.com/tpoechtrager/imgui into tpoechtrager-master
ocornut
committed
on 8 Aug 2015
|
|
Version number 1.45 WIP
ocornut
committed
on 8 Aug 2015
|