Joel Bodenmann
|
5d81aa2487
|
Adding rendering functions to label widget to control text justification
|
2015-11-07 00:51:23 +01:00 |
|
Joel Bodenmann
|
ea4cadec78
|
Revert "Adding justification parameter to gwinLabelCreate()"
This reverts commit e8a769c382 .
|
2015-11-07 00:39:08 +01:00 |
|
Joel Bodenmann
|
636b6edf81
|
Revert "Adding gwinLabelSetJustification() as it costs basically nothing"
This reverts commit 98f3609470 .
|
2015-11-07 00:39:02 +01:00 |
|
Joel Bodenmann
|
98f3609470
|
Adding gwinLabelSetJustification() as it costs basically nothing
|
2015-11-06 22:52:50 +01:00 |
|
Joel Bodenmann
|
e8a769c382
|
Adding justification parameter to gwinLabelCreate()
|
2015-11-06 22:47:42 +01:00 |
|
Joel Bodenmann
|
86aef5990a
|
Doxygen (documenting each built-in rendering function for widgets)
|
2015-11-03 20:39:16 +01:00 |
|
inmarket
|
3fea023248
|
Add some keyboard widget support
|
2015-08-17 00:18:54 +10:00 |
|
Joel Bodenmann
|
16d213d4ed
|
Passing keyboard events to widgets (not finished yet)
|
2015-08-12 17:32:38 +02:00 |
|
inmarket
|
ccde54722f
|
Added ability to compile ugfx as a single file (excluding driver and board files).
Simply compile src/gfx_mk.c
|
2015-06-08 14:14:40 +10:00 |
|
inmarket
|
83c0eb3526
|
Workaround for dynamically sized labels crashing sometimes when the text size is changed.
A real fix requires more work on the redraw handler.
|
2015-04-29 22:43:47 +10:00 |
|
inmarket
|
0f3f8f68f8
|
Rename lots of files to help prevent compile time name conflicts.
|
2014-08-20 17:42:53 +10:00 |
|