aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_label.c
Commit message (Expand)AuthorAgeFilesLines
* Move GWIN widget internal flags into the public header so that all the state ...inmarket2016-02-171-5/+0
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Adding rendering functions to label widget to control text justificationJoel Bodenmann2015-11-071-12/+29
* Revert "Adding justification parameter to gwinLabelCreate()"Joel Bodenmann2015-11-071-10/+7
* Revert "Adding gwinLabelSetJustification() as it costs basically nothing"Joel Bodenmann2015-11-071-9/+0
* Adding gwinLabelSetJustification() as it costs basically nothingJoel Bodenmann2015-11-061-0/+9
* Adding justification parameter to gwinLabelCreate()Joel Bodenmann2015-11-061-7/+10
* Doxygen (documenting each built-in rendering function for widgets)Joel Bodenmann2015-11-031-3/+1
* Add some keyboard widget supportinmarket2015-08-171-1/+1
* Passing keyboard events to widgets (not finished yet)Joel Bodenmann2015-08-121-0/+5
* Added ability to compile ugfx as a single file (excluding driver and board fi...inmarket2015-06-081-0/+2
* Workaround for dynamically sized labels crashing sometimes when the text size...inmarket2015-04-291-3/+11
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+168