Commit Graph

2750 Commits (cc919ff4fa2c25015fd88940e5fb06d361240699)

Author SHA1 Message Date
inmarket a35ee53d0a More STM32F746 updates + doco 2015-10-06 12:05:06 +10:00
inmarket b82bff671e New applications/combo demo 2015-10-06 12:04:40 +10:00
inmarket ed946e24ab Improve RAW32 compatibility with other libraries 2015-10-06 12:03:51 +10:00
inmarket 64a184fc59 Fix compiler warning 2015-10-06 12:03:24 +10:00
inmarket 53cb1af757 Add extra font metrics 2015-10-06 12:02:58 +10:00
inmarket b9c3ddf839 Turn off buggy DMA2D for now 2015-10-06 12:02:28 +10:00
inmarket 03bd91f728 structure tidyup 2015-10-06 12:02:00 +10:00
inmarket 25482f5c90 Doco improvement 2015-10-06 12:01:29 +10:00
inmarket 470868f51a More STM32F746-Discovery changes. 2015-10-06 01:13:11 +10:00
inmarket d4ef20f47e Support for ChibiOS3 (master branch only currently) for the STM32F729-Discovery board.
Not working yet.
2015-10-05 11:23:31 +10:00
inmarket e699e549ac Another minor update
Also add new studio options file
2015-10-05 07:39:58 +10:00
inmarket a73a86e575 Minor update 2015-10-05 07:34:17 +10:00
inmarket 754d2e072b Minor update 2015-10-05 07:33:26 +10:00
inmarket 3bdc05cc3b Merge branch 'master' into TextEdit 2015-09-18 11:18:36 +10:00
inmarket 0ab2228364 Add support for SH1106 in the SSD1306 driver 2015-09-18 11:18:01 +10:00
inmarket 367089f10d Add support for SH1106 in the SSD1306 driver 2015-09-18 11:17:19 +10:00
Joel Bodenmann 4eb0dbb1e3 Updating ChibiOS 3.x build system support 2015-08-29 17:16:21 +02:00
Joel Bodenmann 2fc483e152 Updating ChibiOS 3.x build system support 2015-08-29 16:57:12 +02:00
Joel Bodenmann 4c6e2433a5 Updating ChibiOS 3.x build system support 2015-08-29 16:35:34 +02:00
Joel Bodenmann 3f7ded913d Fixing include 2015-08-27 14:13:08 +02:00
inmarket 682503e672 Another fix to gdriver 2015-08-18 07:40:14 +10:00
inmarket 2867d6b8f9 Another fix to gdriver 2015-08-18 07:39:33 +10:00
Joel Bodenmann 8a10ceb80b Merge branch 'master' into TextEdit 2015-08-17 23:24:30 +02:00
Joel Bodenmann 9a410b29e3 GDRIVER bugfix. Thanks to David. 2015-08-17 23:24:18 +02:00
Joel Bodenmann baa65f3376 Adding new studio JSON file containing focus field for widget styles 2015-08-16 20:30:04 +02:00
Joel Bodenmann 02d493a346 Merge branch 'master' into TextEdit
Conflicts:
	docs/releases.txt
2015-08-16 17:23:05 +02:00
Joel Bodenmann 28a2d8ca79 Renaming GFX_NO_OS_INIT to GFX_OS_NO_INIT 2015-08-16 17:21:01 +02:00
inmarket 3fea023248 Add some keyboard widget support 2015-08-17 00:18:54 +10:00
Joel Bodenmann 058a873e9e Adding GWIN_FOCUS_HIGHLIGHT_WIDTH 2015-08-16 14:37:12 +02:00
inmarket a569bbfc1e Border fix 2015-08-16 22:20:53 +10:00
inmarket 8c3c536111 Another compile fix 2015-08-16 22:11:19 +10:00
inmarket af76c04767 Compile fixes 2015-08-16 22:05:32 +10:00
inmarket 15e7342fd7 Updates to focus. 2015-08-16 21:53:47 +10:00
inmarket 377fe644d1 Coding style, comments, duplicate symbols and other minor fixes 2015-08-16 14:30:25 +10:00
Joel Bodenmann c451880d80 Adding keyboard event handler to checkbox widget 2015-08-16 01:41:33 +02:00
Joel Bodenmann 9915fb625e Adding keyboard event handler to button widget 2015-08-16 01:36:33 +02:00
Joel Bodenmann 63c5e4949f Adding KEYUP events 2015-08-16 01:35:46 +02:00
Joel Bodenmann bd353d37e3 Typo 2015-08-16 01:24:18 +02:00
Joel Bodenmann ef813f44d3 Improving doxygen 2015-08-16 00:42:22 +02:00
Joel Bodenmann 668b161f0e Adding color to widget style for focused widgets 2015-08-14 23:51:28 +02:00
Joel Bodenmann 755b7a45ab Adding missing break statement 2015-08-14 23:42:49 +02:00
Joel Bodenmann 22ecd9a95f Adding TextEdit demo 2015-08-14 21:20:34 +02:00
Joel Bodenmann 7f70789bc3 Adding border option to TextEdit widget 2015-08-14 21:12:56 +02:00
Joel Bodenmann f7075e25ed More work on the TextEdit 2015-08-14 20:48:41 +02:00
Joel Bodenmann 608290a261 Adding more font metrics 2015-08-14 19:36:01 +02:00
Joel Bodenmann 668257c872 Prevent buffer overflow 2015-08-14 18:55:36 +02:00
Joel Bodenmann 03bc3f25a7 CleanUp 2015-08-14 18:53:43 +02:00
Joel Bodenmann 2c99e8c686 Adding handler for the DELETE button to the TextEdit widget 2015-08-14 18:53:05 +02:00
Joel Bodenmann b828bf567b Optimizing string shift operations by using memcpy() 2015-08-14 18:47:55 +02:00
Joel Bodenmann fcaa429729 First working Version of TextEdit widget 2015-08-14 18:33:16 +02:00