2016-08-21 |
Merge remote-tracking branch 'origin' into 2016-07-navigation
ocornut
committed
on 21 Aug 2016
|
---|---|
Nav: Undo 87eb749cbc, agressively including nav focus test in IsItemHovered() (#323)
ocornut
committed
on 21 Aug 2016
|
|
2016-08-18 |
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 |
Merge remote-tracking branch 'origin' into 2016-02-colorpicker
ocornut
committed
on 11 Aug 2016
|
2016-08-07 |
Demo tweaks
ocornut
committed
on 7 Aug 2016
|
2016-08-03 |
Nav: Moving all nav inputs to io.NavInputs[] float array, new enum labelled for gamepad. (#323)
ocornut
committed
on 3 Aug 2016
|
Demo: Arrange some inputs panels.
ocornut
committed
on 3 Aug 2016
|
|
2016-08-01 |
Demo: Tweak handling of "animate" flag in graph demo so it doesn't keep running.
ocornut
committed
on 1 Aug 2016
|
2016-07-31 |
Nav: Not exposing ImGuiWindowFlags_NavFlattened because it requires much more work (#323)
ocornut
committed
on 31 Jul 2016
|
Nav: Added experiment ImGuiWindowFlags_NavFlattened flag to cross over between parent and non-scrolling child windows (#323)
ocornut
committed
on 31 Jul 2016
|
|
2016-07-30 |
Demo: console text input keeps focus in a less harsher and more navigation friendly way (#323)
ocornut
committed
on 30 Jul 2016
|
Nav: Split _NoNav window flag into _NoNavInputs and _NoNavFocus (#323)
ocornut
committed
on 30 Jul 2016
|
|
Nav: first committed pass for manual moving and manual scrolling (after a bunch of attempts) (#323)
ocornut
committed
on 30 Jul 2016
|
|
2016-07-19 |
Gamepad/Keyboard navigation support, initial commit, WIP (#323)
ocornut
committed
on 19 Jul 2016
|
2016-07-18 |
Demo: tweaks.
ocornut
committed
on 18 Jul 2016
|
Minor bits.
ocornut
committed
on 18 Jul 2016
|
|
2016-06-25 |
Minor bits
ocornut
committed
on 25 Jun 2016
|
2016-06-15 |
Merge branch 'master' into 2016-02-colorpicker
ocornut
committed
on 15 Jun 2016
|
2016-06-07 |
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-05-30 |
Comments, tweaks
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
|
Merge branch 'master' into 2016-02-colorpicker
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 TreeAdvanceToLabelPos() (#581)
ocornut
committed
on 28 May 2016
|
|
TreeNodeEx(): ImGuiTreeNodeFlags_AlwaysOpen->ImGuiTreeNodeFlags_Leaf, + added ImGuiTreeNodeFlags_Bullet (#324, #581)
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
|
|
2016-05-21 |
Speculative 64-bit warning fix (#668)
ocornut
committed
on 21 May 2016
|