aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* RA8875 changes from v1.7inmarket2013-07-198-570/+135
|
* Image animation changesinmarket2013-07-195-33/+57
|
* removed gwinImageNext() since the image box widget now automatically takes ↵Joel Bodenmann2013-07-182-34/+36
| | | | care of animated images
* typoJoel Bodenmann2013-07-172-0/+0
|
* gwinImageNext() fixJoel Bodenmann2013-07-171-1/+6
|
* added list widget dummyJoel Bodenmann2013-07-176-0/+145
|
* added gwinImageNext()Joel Bodenmann2013-07-172-0/+24
|
* doxygen updateJoel Bodenmann2013-07-177-5/+16
|
* added slider demoJoel Bodenmann2013-07-172-0/+151
|
* added radio button demo codeJoel Bodenmann2013-07-162-0/+175
|
* whitespacesJoel Bodenmann2013-07-162-2/+4
|
* added checkbox demoJoel Bodenmann2013-07-164-8/+164
|
* added button demoJoel Bodenmann2013-07-162-0/+154
|
* readme / license / releases fixJoel Bodenmann2013-07-163-193/+195
|
* Fix missing init function for GMISCinmarket2013-07-162-1/+22
|
* Update graph demo and move under gwin demosinmarket2013-07-163-153/+165
|
* Update gaudin and gadc demos for new GWINinmarket2013-07-166-54/+100
|
* Merge branch 'GWIN'Joel Bodenmann2013-07-1446-2156/+5288
|\
| * Fix enabled visibility buginmarket2013-07-071-2/+2
| |
| * Fix image background color buginmarket2013-07-071-6/+8
| |
| * Add image into Widget demoinmarket2013-07-072-6/+652
| |\
| | * added GWIN image demoJoel Bodenmann2013-07-062-2/+648
| | |
| * | Update GWIN demosinmarket2013-07-075-199/+308
| | |
| * | Change GDISP image default reading mode for WIN32inmarket2013-07-072-2/+2
| | |
| * | Add missing file to GDISP image demoinmarket2013-07-071-0/+587
| | |
| * | Remove Slider demo. It is replaced by the Wdigets demoinmarket2013-07-074-187/+0
| | |