aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into listinmarket2013-07-293-3/+3
|\
| * Change screen clear to match initial screen state (Black) in a non-GWIN ↵inmarket2013-07-291-1/+1
| | | | | | | | situation.
| * clear after mouse calibration to avoid silly displayJoel Bodenmann2013-07-291-0/+7
| |
| * Fix text padding of a right aligned checkboxinmarket2013-07-291-1/+1
| |
| * Fix compile error in gwinGetPixelColor()inmarket2013-07-291-1/+1
| |
* | list updateJoel Bodenmann2013-07-282-5/+22
| |
* | list fixJoel Bodenmann2013-07-281-10/+45
| |
* | Merge branch 'master' into listJoel Bodenmann2013-07-282-2/+9
|\ \
| * | clear after mouse calibration to avoid silly displayJoel Bodenmann2013-07-281-0/+7
| |/
| * Linux change from Tectuinmarket2013-07-281-0/+1
| |
| * fixed typo in GQueueJoel Bodenmann2013-07-271-2/+2
| |
| * Finish osx fix.inmarket2013-07-261-1/+0
| |
| * Remove preset GOS choice. It is defaulted if not specified anyway.inmarket2013-07-261-1/+1
| |
* | cleanupJoel Bodenmann2013-07-282-16/+3
| |
* | some more list widget workJoel Bodenmann2013-07-281-20/+89
| |
* | list widget doxygenJoel Bodenmann2013-07-281-1/+121
| |
* | list widget first implementationJoel Bodenmann2013-07-281-6/+6
| |
* | compiler warningsJoel Bodenmann2013-07-281-11/+11
| |
* | some more list workJoel Bodenmann2013-07-272-10/+185
| |
* | List updates and add list demo - still work in progressinmarket2013-07-273-43/+258
| |
* | Integrate changes from master branchinmarket2013-07-272-2/+1
| |
* | list work in progressJoel Bodenmann2013-07-271-5/+16
| |
* | list widget - work in progressJoel Bodenmann2013-07-253-4/+149
|/
* compiler warningsJoel Bodenmann2013-07-253-7/+3
|
* Missing define for OSXinmarket2013-07-241-1/+1
|
* Remove unneeded comment about threading (no longer applies)inmarket2013-07-241-2/+0
|
* Fix to extra button drawing routinesinmarket2013-07-241-6/+6
|
* fixed OS-X port (untested)Joel Bodenmann2013-07-238-9/+9
|
* removed POSIX, now having dedicated Linux and MAC OS-X portsJoel Bodenmann2013-07-239-278/+25
|
* POSIX port now became Linux and OSXJoel Bodenmann2013-07-234-0/+554
|
* posix doxygen fixJoel Bodenmann2013-07-232-2/+2
|
* POSIX fixJoel Bodenmann2013-07-221-1/+1
|
* gfxSystemLock() and gfxSystemUnlock() are required for correct operation of ↵inmarket2013-07-221-2/+2
| | | | some modules even under POSIX.
* This image wrapper really is meant to be there and is used by some demo apps ↵inmarket2013-07-222-0/+45
| | | | (notepad-2)
* Fix corruption of binary files by license header updatesinmarket2013-07-2210-3/+3
|
* GOS POSIX fixesJoel Bodenmann2013-07-221-32/+33
|
* removed a forgotted GDISP wrapper call in GWINJoel Bodenmann2013-07-222-45/+0
|
* RA8875 now GOS compatibleJoel Bodenmann2013-07-221-6/+4
|
* small doc fixJoel Bodenmann2013-07-221-0/+2
|
* release v1.8Joel Bodenmann2013-07-212-2/+12
|
* fixed license headersJoel Bodenmann2013-07-21207-200/+200
|
* doxygen updatesJoel Bodenmann2013-07-2121-43/+57
|
* cleaned up board file messJoel Bodenmann2013-07-2153-1920/+1209
|
* Initial GOS port for POSIX (Linux). Untested.inmarket2013-07-212-1/+227
|
* Small gfxHalt bug fix for Win32 platforminmarket2013-07-211-1/+2
|
* Spelling mistakeinmarket2013-07-211-2/+2
|
* Remove GDISP_THREAD_CHIBIOS. This is always used now.inmarket2013-07-214-61/+22
|
* Added gfxRealloc()inmarket2013-07-204-0/+40
|
* RA8875 fixJoel Bodenmann2013-07-202-5/+5
|
* Release notes update from v1.7inmarket2013-07-191-5/+7
|