Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CleanUp | Joel Bodenmann | 2015-08-14 | 1 | -1/+0 |
| | |||||
* | Adding handler for the DELETE button to the TextEdit widget | Joel Bodenmann | 2015-08-14 | 1 | -1/+10 |
| | |||||
* | Optimizing string shift operations by using memcpy() | Joel Bodenmann | 2015-08-14 | 1 | -16/+6 |
| | |||||
* | First working Version of TextEdit widget | Joel Bodenmann | 2015-08-14 | 2 | -21/+129 |
| | |||||
* | Adding TextEdit rules | Joel Bodenmann | 2015-08-14 | 1 | -0/+8 |
| | |||||
* | Fixing doxygen | Joel Bodenmann | 2015-08-14 | 1 | -2/+2 |
| | |||||
* | Cleanup | Joel Bodenmann | 2015-08-14 | 1 | -1/+1 |
| | |||||
* | First implementation of widget focus changing using the TAB key | Joel Bodenmann | 2015-08-14 | 1 | -25/+41 |
| | |||||
* | Adding gwinIsWidget() | Joel Bodenmann | 2015-08-13 | 2 | -8/+47 |
| | |||||
* | Adding gwinSetFocus() and gwinGetFocus() | Joel Bodenmann | 2015-08-13 | 2 | -1/+47 |
| | |||||
* | Compiler warning | Joel Bodenmann | 2015-08-13 | 1 | -1/+1 |
| | |||||
* | Doxygen fix | Joel Bodenmann | 2015-08-13 | 1 | -1/+1 |
| | |||||
* | Working on widget focus (not finished yet) | Joel Bodenmann | 2015-08-12 | 1 | -14/+37 |
| | |||||
* | First (simple) implementation of textbox behavior | Joel Bodenmann | 2015-08-12 | 1 | -4/+19 |
| | |||||
* | Adding TextEdit dummy widget (not implemented yet) | Joel Bodenmann | 2015-08-12 | 7 | -2/+190 |
| | |||||
* | Codingstyle | Joel Bodenmann | 2015-08-12 | 1 | -5/+7 |
| | |||||
* | Passing keyboard events to widgets (not finished yet) | Joel Bodenmann | 2015-08-12 | 13 | -0/+81 |
| | |||||
* | Fixing include | Joel Bodenmann | 2015-08-10 | 1 | -1/+1 |
| | |||||
* | Significant improvements in alternative scheduler. | inmarket | 2015-07-16 | 15 | -1411/+1121 |
| | | | | | | Isolate the generic thread and heap code Tidyup's. Generic threading now working for x86, cortex-m0->m7. | ||||
* | Fixing syntax errors in order to be able to compile scheduler code (still ↵ | Joel Bodenmann | 2015-07-12 | 1 | -45/+45 |
| | | | | not working but compiling) | ||||
* | Some fixes in ASM code | Joel Bodenmann | 2015-07-12 | 1 | -11/+11 |
| | |||||
* | Merge branch 'master' into Alternate_Raw32_Scheduler | inmarket | 2015-07-08 | 4 | -10/+24 |
|\ | |||||
| * | Provide better access to compiler optimisations for the raw scheduler | inmarket | 2015-07-08 | 3 | -9/+23 |
| | | |||||
| * | Allow a zero sized clipping region | inmarket | 2015-07-08 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into Alternate_Raw32_Scheduler | inmarket | 2015-07-08 | 2 | -2/+2 |
|\| | |||||
| * | Correction of stackbase for mingw32 | inmarket | 2015-07-08 | 2 | -2/+2 |
| | | |||||
* | | Alternate Raw32 scheduler. | inmarket | 2015-07-08 | 2 | -111/+256 |
|/ | | | | | | Works for main thread + one other thread. Currently fails with 2 other threads. STM32M4 code tested and working. | ||||
* | Fix single file make issues with GOS Raw32 on the Win32 platform. | inmarket | 2015-07-08 | 1 | -1/+10 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | inmarket | 2015-07-08 | 3 | -3/+3 |
|\ | |||||
| * | Fixing stack alignment issue in Arduino scheduler | Joel Bodenmann | 2015-07-08 | 1 | -1/+1 |
| | | |||||
| * | Fixing stack alignment issue in RAW32 scheduler | Joel Bodenmann | 2015-07-08 | 1 | -1/+1 |
| | | |||||
| * | Doxygen update | Joel Bodenmann | 2015-07-05 | 1 | -1/+1 |
| | | |||||
* | | Spelling fixes. | inmarket | 2015-07-08 | 1 | -2/+2 |
|/ | |||||
* | Improving progressbar doxygen | Joel Bodenmann | 2015-07-05 | 1 | -1/+1 |
| | |||||
* | Improving Pixmap API | Joel Bodenmann | 2015-07-03 | 2 | -8/+8 |
| | |||||
* | Improving type definition inclusion in RAW32 port | Joel Bodenmann | 2015-07-02 | 1 | -2/+6 |
| | |||||
* | Fixing ChibiOS/RT 3.x port | Joel Bodenmann | 2015-06-19 | 1 | -1/+2 |
| | |||||
* | Improvind doxygen | Joel Bodenmann | 2015-06-18 | 1 | -5/+40 |
| | |||||
* | Improving label documentation | Joel Bodenmann | 2015-06-18 | 1 | -3/+7 |
| | |||||
* | Added ability to compile ugfx as a single file (excluding driver and board ↵ | inmarket | 2015-06-08 | 45 | -306/+557 |
| | | | | | | files). Simply compile src/gfx_mk.c | ||||
* | Add the license to the makefiles | inmarket | 2015-06-08 | 12 | -0/+60 |
| | |||||
* | Fixing doxygen | Joel Bodenmann | 2015-05-16 | 1 | -2/+2 |
| | |||||
* | Fixing doxygen | Joel Bodenmann | 2015-05-16 | 1 | -2/+2 |
| | |||||
* | Fixing doxygen | Joel Bodenmann | 2015-05-16 | 5 | -5/+9 |
| | |||||
* | Fix to LLD driver color conversions. | inmarket | 2015-05-10 | 1 | -2/+2 |
| | |||||
* | Add the ability to change a gwin list selection via the api | inmarket | 2015-04-30 | 2 | -0/+90 |
| | | | | Add the ability to scroll a particular item into the current view. | ||||
* | Workaround for dynamically sized labels crashing sometimes when the text ↵ | inmarket | 2015-04-29 | 1 | -3/+11 |
| | | | | | | size is changed. A real fix requires more work on the redraw handler. | ||||
* | Remove superfluous forward definition on a container. | inmarket | 2015-04-29 | 1 | -3/+0 |
| | |||||
* | Fix a bug in detecting the button area in a frame window | inmarket | 2015-04-29 | 1 | -1/+1 |
| | |||||
* | Add GWIN virtual keyboard widget | inmarket | 2015-04-12 | 9 | -2/+736 |
| |