2016-11-13 |
Began improvements to columns API by splitting the Columns() function into BeginColumns() and EndColumns() and adding additional flags. The columns data still needs to be placed into a stack.
Geoffrey Tucker
committed
on 13 Nov 2016
|
---|---|
2016-11-12 |
Ignore GCC 6 warnings (#883)
ocornut
committed
on 12 Nov 2016
|
|
|
2016-11-11 |
Ignoring overzealous GCC warnings (#883)
ocornut
committed
on 11 Nov 2016
|
2016-11-09 |
Merge branch 'master' into 2016-02-colorpicker
ocornut
committed
on 9 Nov 2016
|
2016-11-07 |
Demo: Comments, even though nobody appears to read the comments.
ocornut
committed
on 7 Nov 2016
|
2016-11-06 |
Font: Default font given explicit name "ProggyClean.ttf"
ocornut
committed
on 6 Nov 2016
|
Font: Added io.FontDefault in ImGuiIO structure to make it easier to change default font from third-party or demo code
ocornut
committed
on 6 Nov 2016
|
|
Demo: Custom Rendering: Tweak so end of line can be dropped outside of canvas, more pleasing.
ocornut
committed
on 6 Nov 2016
|
|
2016-10-16 |
outdated dragging API mentioned in demo text
...
James Fulop
authored
on 16 Oct 2016
GitHub
committed
on 16 Oct 2016
|
2016-10-07 |
Merge remote-tracking branch 'origin' into 2016-02-colorpicker
ocornut
committed
on 7 Oct 2016
|
2016-10-06 |
Fix clang warning: unknown warning group '-Wreserved-id-macro'
Jeongseok Lee
committed
on 6 Oct 2016
|
2016-09-26 |
Apply Omar feedback and convert remaining 0xAABBGGRR's into IM_COL32(RR,GG,BB,AA) format.
Michał Cichoń
committed
on 26 Sep 2016
|
2016-09-25 |
ShowStyleEditor: tweak font map display to show glyph details when hovered.
ocornut
committed
on 25 Sep 2016
|
ShowStyleEditor: show font map / grid in more details.
ocornut
committed
on 25 Sep 2016
|
|
Merge remote-tracking branch 'origin' into 2016-02-colorpicker
ocornut
committed
on 25 Sep 2016
|
|
Style: Added ButtonTextAlign, ImGuiStyleVar_ButtonTextAlign (#842)
ocornut
committed
on 25 Sep 2016
|
|
2016-09-11 |
Fixing minor english typos (#827)
ocornut
committed
on 11 Sep 2016
|
2016-08-23 |
Merge remote-tracking branch 'origin' into 2016-02-colorpicker
ocornut
committed
on 23 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-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
|