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