aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_label.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'feature/update_license_header' of XenotriX/uGFX into masterJoel Bodenmann2018-10-011-1/+1
|\
| * Update license headerTibo Clausen2018-10-011-1/+1
| |
* | Change gwinLabelDraw to gwinLabelDrawJustifiedTibo Clausen2018-10-011-1/+10
|/
* Remove label auto-resizingTibo Clausen2018-10-011-3/+1
|
* Change coord_t to gCoordinmarket2018-07-081-2/+2
|
* Added new type definitions - moving towards V3.0inmarket2018-06-231-9/+1
|
* First set of V3 macro changesinmarket2018-02-271-4/+4
|
* Tidy up flags for custom redraw routinesinmarket2016-02-271-3/+3
|
* Move GWIN widget internal flags into the public header so that all the state ↵Joel Bodenmann2016-02-181-3/+3
| | | | flags are available for custom draw routines.
* Move GWIN widget internal flags into the public header so that all the state ↵inmarket2016-02-171-0/+10
| | | | flags are available for custom draw routines.
* DoxygenJoel Bodenmann2015-11-071-2/+1
|
* Adding rendering functions to label widget to control text justificationJoel Bodenmann2015-11-071-2/+24
|
* Revert "Adding justification parameter to gwinLabelCreate()"Joel Bodenmann2015-11-071-5/+2
| | | | This reverts commit e8a769c3823eef72a9e064d3bf992152ed261ad2.
* Revert "Adding gwinLabelSetJustification() as it costs basically nothing"Joel Bodenmann2015-11-071-10/+0
| | | | This reverts commit 98f360947014dd3ba562190cd654919034f9f176.
* Comment fixJoel Bodenmann2015-11-061-1/+1
|
* Adding gwinLabelSetJustification() as it costs basically nothingJoel Bodenmann2015-11-061-0/+10
|
* Adding justification parameter to gwinLabelCreate()Joel Bodenmann2015-11-061-2/+5
|
* Fixing bug created by commit [86aef59]Woody Hawthorne2015-11-041-1/+1
|
* More doxygen improvementsJoel Bodenmann2015-11-031-1/+1
|
* Doxygen (documenting each built-in rendering function for widgets)Joel Bodenmann2015-11-031-0/+28
|
* Improving label documentationJoel Bodenmann2015-06-181-3/+7
|
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+104