Commit Graph

1904 Commits (bc3ebd6ae9ce8c8a08064e60929f1196248a8a03)

Author SHA1 Message Date
Joel Bodenmann b6daaabf32 fixed file inclusion 2014-02-02 19:31:33 +01:00
Joel Bodenmann a11f7da536 added deinit() routines for all modules (not implemented so far) 2014-02-02 19:24:43 +01:00
Joel Bodenmann fababafc9a whitespaces 2014-02-02 16:55:04 +01:00
Joel Bodenmann d646a43b6e fix 2014-02-02 16:15:08 +01:00
Joel Bodenmann 5b8cebb797 doc 2014-02-02 14:02:31 +01:00
Joel Bodenmann e178b08549 Merge branch 'master' into gwin 2014-02-02 13:00:25 +01:00
Joel Bodenmann e50b495c48 Merge branch 'master' into gfile 2014-02-02 13:00:05 +01:00
Joel Bodenmann 6515373b2a removing casts of gfxAlloc() return value as that is the whole idea behind having a void pointer 2014-02-02 12:59:36 +01:00
Joel Bodenmann 69fb0ea6cc Merge branch 'master' into gfile 2014-02-02 12:48:47 +01:00
Joel Bodenmann 3c99e6e67d Merge branch 'master' into gwin 2014-02-02 12:48:38 +01:00
Joel Bodenmann bf8ceb278f improving performance of gwinListAddItem() by Marc Pignat 2014-02-02 12:38:47 +01:00
Joel Bodenmann 6ff66cd401 Merge branch 'master' into gwin 2014-02-02 01:58:24 +01:00
Joel Bodenmann 417c7dbebd temp doc fix 2014-02-02 01:58:21 +01:00
Joel Bodenmann 7ef4d1e0d4 Revert "initial work on GGroup"
This reverts commit 3a08f65cfc.
2014-02-01 22:42:44 +01:00
Joel Bodenmann 84367d080f Revert "ggroup compilable"
This reverts commit 935e949af9.
2014-02-01 22:42:30 +01:00
Joel Bodenmann fca893ab83 whitespaces 2014-02-01 17:40:30 +01:00
Joel Bodenmann 124c8da3ff update 2014-02-01 17:39:11 +01:00
Joel Bodenmann 42f96a10c5 some cleanup 2014-02-01 17:30:02 +01:00
Joel Bodenmann 6e893c7efd doc 2014-02-01 17:08:14 +01:00
Joel Bodenmann 0bb6473f88 initial public release of FreeRTOS port (does still need some cleanup) 2014-02-01 17:06:20 +01:00
Joel Bodenmann 2a0dfcf1c1 fixed clipping issue when widget text is long than the widget itself 2014-02-01 16:04:07 +01:00
Joel Bodenmann 55ced68fbd list demo & doc 2014-02-01 15:38:37 +01:00
Joel Bodenmann 2aa0612c65 gfxconf.example.h 2014-02-01 14:46:21 +01:00
Joel Bodenmann c1233034db default list render has now #defines for horizontal and vertical text padding 2014-02-01 13:36:11 +01:00
Joel Bodenman 49beaba572 Merged in daid/ugfx (pull request #4)
Add smooth scrolling option to ugfx list.
2014-01-31 11:32:30 +01:00
Joel Bodenmann 935e949af9 ggroup compilable 2014-01-29 22:58:41 +01:00
inmarket 5bba108949 More GFile code 2014-01-29 00:37:16 +10:00
daid a059c6c59c Add smooth scrolling option to ugfx list. 2014-01-24 15:14:40 +01:00
inmarket c5ab2adbf0 More code for GFile 2014-01-24 19:33:28 +10:00
Joel Bodenmann d5c52f342f Merge branch 'gwin' of bitbucket.org:Tectu/ugfx into gwin 2014-01-18 20:28:33 +01:00
Joel Bodenmann 3a08f65cfc initial work on GGroup 2014-01-18 20:28:28 +01:00
inmarket 0d9532c047 Merge branch 'master' into gfile 2014-01-17 18:38:33 +10:00
inmarket 07f940e799 Merge branch 'master' into gwin 2014-01-17 18:37:59 +10:00
inmarket 199b89e4dc Updates to console history. This now works well. 2014-01-17 18:36:28 +10:00
Joel Bodenmann 1f3f8bdbe6 fixes in gdispImage nativ format by Marc Pignat 2014-01-17 08:04:35 +01:00
Joel Bodenmann 1d059a619c Revert "doc"
This reverts commit 1791bec348.
2014-01-10 18:38:00 +01:00
inmarket 99b4fba512 Increase size of gwin flags to 32 bits. 2014-01-09 08:53:30 +10:00
inmarket f8f85b6c43 Increase size of gwin flags to 32 bits. 2014-01-09 08:52:50 +10:00
inmarket ca8ca49825 Increase size of gwin flags to 32 bits. 2014-01-09 08:52:26 +10:00
inmarket f657477fdd Merge branch 'master' into gfile 2014-01-09 08:47:27 +10:00
inmarket 1791bec348 doc 2014-01-09 08:39:08 +10:00
inmarket b0adc0bed3 New codingstyle.txt 2014-01-09 08:36:25 +10:00
Joel Bodenmann ac690d1d29 destroy routine of frame widget deregisters button callbacks 2014-01-08 00:02:10 +01:00
Joel Bodenmann a606e838fd destroy routine of frame widget deregisters button callbacks 2014-01-07 23:59:06 +01:00
Joel Bodenmann 789765ddad doc 2014-01-07 08:20:57 +01:00
Joel Bodenmann e1ff7b421e Merge branch 'master' into gwin 2014-01-07 08:19:47 +01:00
Joel Bodenmann d30b8288ad doc 2014-01-07 08:19:39 +01:00
Joel Bodenmann 3e49779e16 doc 2014-01-07 01:29:02 +01:00
Joel Bodenmann da13d31c69 implemented button callback in frame widget 2014-01-07 01:24:54 +01:00
Joel Bodenmann f3cbb02c3a GFrame code cleanup - buttons need to be implemented 2014-01-07 00:29:56 +01:00