History for imgui / imgui_demo.cpp
2016-09-25
@ocornut
ShowStyleEditor: show font map / grid in more details.
ocornut committed on 25 Sep 2016
@ocornut
Merge remote-tracking branch 'origin' into 2016-02-colorpicker
ocornut committed on 25 Sep 2016
@ocornut
Style: Added ButtonTextAlign, ImGuiStyleVar_ButtonTextAlign (#842)
ocornut committed on 25 Sep 2016
2016-09-11
@ocornut
Fixing minor english typos (#827)
ocornut committed on 11 Sep 2016
2016-08-23
@ocornut
Merge remote-tracking branch 'origin' into 2016-02-colorpicker
ocornut committed on 23 Aug 2016
2016-08-18
@Max Thrun
Add null terminator to ShowStyleEditor output_type combo options ...
Max Thrun authored on 18 Aug 2016 GitHub committed on 18 Aug 2016
2016-08-11
@ocornut
Merge remote-tracking branch 'origin' into 2016-02-colorpicker
ocornut committed on 11 Aug 2016
2016-06-25
@ocornut
Minor bits
ocornut committed on 25 Jun 2016
2016-06-15
@ocornut
Merge branch 'master' into 2016-02-colorpicker
ocornut committed on 15 Jun 2016
2016-06-07
@ocornut
Demo: extra (somehow duplicate) Selectables+Columns demo
ocornut committed on 7 Jun 2016
2016-06-06
@ocornut
Demo: Added an extra 3-way columns demo
ocornut committed on 6 Jun 2016
2016-05-30
@ocornut
Comments, tweaks
ocornut committed on 30 May 2016
@ocornut
Version 1.50 WIP
ocornut committed on 30 May 2016
2016-05-29
@ocornut
Version 1.49
ocornut committed on 29 May 2016
@ocornut
Merge branch 'master' into 2016-02-colorpicker
ocornut committed on 29 May 2016
2016-05-28
@ocornut
Demo: Tree: showing how to align tree node label with current x position (#324, #581)
ocornut committed on 28 May 2016
@ocornut
Added TreeAdvanceToLabelPos() (#581)
ocornut committed on 28 May 2016
@ocornut
TreeNodeEx(): ImGuiTreeNodeFlags_AlwaysOpen->ImGuiTreeNodeFlags_Leaf, + added ImGuiTreeNodeFlags_Bullet (#324, #581)
ocornut committed on 28 May 2016
@ocornut
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
@ocornut
SetNextWindowSizeConstraint -> SetNextWindowSizeConstraints (#668)
ocornut committed on 28 May 2016
2016-05-21
@ocornut
Speculative 64-bit warning fix (#668)
ocornut committed on 21 May 2016
@ocornut
Added SetNextWindowSizeConstraint() + demo code (#668)
ocornut committed on 21 May 2016
@ocornut
Resizing window doesn't rely on MouseDelta anymore, but rather recompute expected size based absolute mouse coords. (#668) ...
ocornut committed on 21 May 2016
2016-05-16
@ocornut
Added NewLine() (very shy reminder that #97 isn't done)
ocornut committed on 16 May 2016
@ocornut
ImGuiListClipper new version, detect height automatically, fix compatibility with SetScrollPosHere (#662)
ocornut committed on 16 May 2016
@ocornut
Demo: added decorated label to some vertical sliders.
ocornut committed on 16 May 2016
2016-05-15
@ocornut
Demo: Console: Add a "Scroll to bottom" button (#662)
ocornut committed on 15 May 2016
@ocornut
Demo: clarified misleading example (#660)
ocornut committed on 15 May 2016
2016-05-12
@ocornut
Demo: Tweak irritating pink color.
ocornut committed on 12 May 2016
@ocornut
StyleEditor: comments (#652)
ocornut committed on 12 May 2016