inmarket
c08c3b57a4
Add initial orientation to the widgets demo.
2013-10-24 16:56:46 +10:00
Joel Bodenmann
d7b9fc55f5
fixed label bugs
2013-10-24 04:31:31 +02:00
Joel Bodenmann
8f3d2eff1e
Added gwinLabelSetBorder()
2013-10-24 04:13:07 +02:00
Joel Bodenmann
20a10b15ec
fixed small bug
2013-10-24 02:41:58 +02:00
Joel Bodenmann
af4c155bd5
docs
2013-10-23 16:28:45 +02:00
Joel Bodenmann
1244fd9e85
Added gwinListSetScroll()
2013-10-23 16:26:34 +02:00
Joel Bodenmann
2e64bddee5
Added gwinListGetSelectedText()
2013-10-23 00:18:03 +02:00
inmarket
4401d335a5
Update graph demo so it compiles multi-os direct from a makefile
2013-10-22 09:20:05 +10:00
Joel Bodenmann
feeea0a2ba
increased default stack size of the GTimer thread
2013-10-21 01:38:44 +02:00
Joel Bodenmann
b1e7f46783
doxygen fix
2013-10-21 00:28:50 +02:00
Joel Bodenmann
b49f7cd3aa
compiler warnings
2013-10-20 21:58:52 +02:00
Joel Bodenmann
8eb890a5d6
removed ChibiOS/RT path reference (Thanks to Steffanx)
2013-10-20 21:47:34 +02:00
Joel Bodenmann
0ad1ed358b
added label define to gfxconf.h
2013-10-16 20:33:23 +02:00
Joel Bodenmann
15c5fecd21
fixed define typo...
2013-10-05 03:20:55 +02:00
Joel Bodenmann
4e68a7732e
gfxconf cleanup
2013-10-05 02:55:47 +02:00
Joel Bodenmann
8b6e95de73
added thread priorities to gfxconf.h
2013-10-05 02:32:35 +02:00
Joel Bodenmann
a370394dbb
updated notepad demo text
2013-09-28 02:59:29 +02:00
Joel Bodenmann
ebecc79807
SSD1289 area filling fix
2013-09-28 02:24:09 +02:00
inmarket
2a2e86917e
Merge remote-tracking branch 'origin/master'
2013-09-27 07:27:44 +10:00
inmarket
4c5587b78d
Update animated image demo to better support small displays
2013-09-27 07:26:08 +10:00
inmarket
a76dc59b22
Fix compiler warning in image code
2013-09-27 07:25:46 +10:00
Joel Bodenmann
b18d42a646
docs
2013-09-26 19:15:40 +02:00
Joel Bodenman
fd0196f765
Merged in PetteriAimonen/ugfx-ed06sc4 (pull request #1 )
...
Add driver for ED060SC4 e-ink display panel
2013-09-24 21:27:19 +02:00
Petteri Aimonen
8940b4872e
Add driver for ED060SC4 e-ink display panel
2013-09-24 22:15:55 +03:00
inmarket
bbed625a2a
Fix bug where freed memory is written to.
2013-09-19 08:28:49 +10:00
inmarket
15a09de659
Update demos so OS can be specified in the Makefile
2013-09-18 23:48:41 +10:00
inmarket
96c4131ca1
Fix some compiler warnings
2013-09-18 23:48:22 +10:00
Joel Bodenmann
47f06373f3
docs
2013-09-15 14:25:37 +02:00
Joel Bodenmann
a7fecd2a0b
added cyrillic font demo
2013-09-15 02:34:07 +02:00
Joel Bodenmann
bf3761e0f2
Added ST7565 driver by user sam0737
2013-09-15 00:32:57 +02:00
inmarket
4394266679
Update fonts files to allow compiling without GDISP_NEED_TEXT.
2013-09-06 12:23:48 +10:00
inmarket
b53ab7adf4
Update demos slightly.
2013-09-06 12:22:08 +10:00
Joel Bodenmann
05039b6af2
fixed SSD1306 license headers
2013-08-29 01:54:51 +02:00
Joel Bodenmann
fa5962eef0
Added SSD1306 driver by user goeck
2013-08-26 00:50:47 +02:00
Joel Bodenmann
273d747b01
added list widget to gfxconf
2013-08-24 19:48:23 +02:00
Joel Bodenmann
7ca851c840
docs
2013-08-18 02:33:14 +02:00
inmarket
bbdbd637f0
Update old demos for new fonts.
2013-08-17 23:35:18 +10:00
inmarket
0e707769b4
Add new font demo showing how to include user application fonts.
2013-08-17 23:34:43 +10:00
inmarket
323f53e1dc
Improve font name searching.
2013-08-17 23:33:31 +10:00
inmarket
a2b27a6f5c
Add new hand built bitmap fonts to replace old UI1 and UI2.
...
Allow scaled fonts to be staticly defined.
Update new fonts handling so UI1 and UI2 have Narrow and Double variants.
Update example gfxconf.h.
Fix new font rules.
Add support for an application program to add their own fonts.
Make system font handling includes root relative.
2013-08-17 23:32:53 +10:00
inmarket
964ebc6e4a
Remove unnessary header file in demo
2013-08-17 23:24:52 +10:00
inmarket
7625ac4548
Merge branch 'master' into fonts
2013-08-17 21:33:54 +10:00
Joel Bodenmann
a4daa77b90
doxygen fix
2013-08-05 09:14:48 +02:00
Joel Bodenmann
e3eaad114f
added SSD1963 example files
2013-08-03 14:43:41 +02:00
inmarket
9ebd3530fa
Merge branch 'master' into fonts
2013-08-01 18:13:59 +10:00
inmarket
118f87afb1
Fix GWIN lists font handling.
2013-08-01 18:13:21 +10:00
inmarket
ac2baed7e5
Update widget demo so list 3 is multi-select
2013-08-01 18:12:58 +10:00
inmarket
a2632f0d31
Merge branch 'master' into fonts
2013-08-01 18:07:34 +10:00
inmarket
2e91479bd5
Add image support to GWIN Listboxes.
...
Updated GWIN widgets demo to match.
2013-08-01 18:05:48 +10:00
inmarket
171276e85f
Release notes update
2013-08-01 18:05:05 +10:00