aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | GWIN renaming, tidy up, color stylesinmarket2013-07-0722-527/+588
* | GDISP fix bug in non-multithreadinmarket2013-07-072-1/+4
|/
* Add Radio buttons (can also be used as a Tab group)inmarket2013-07-068-20/+532
* Remove widget structure members when they are not needed for input trackinginmarket2013-07-068-334/+364
* Fix window manager buginmarket2013-07-061-10/+8
* Image decoders not setting image type correctly.inmarket2013-07-043-0/+3
* Rename gwin base image function to avoid confusion with the image gwin object.inmarket2013-07-042-2/+2
* Make the enabled state available to all GWIN's - not just widgets.inmarket2013-07-044-30/+51
* Restore gwin base class image functioninmarket2013-07-042-0/+41
* Math library no longer needed on widget demoinmarket2013-07-041-4/+0
* Widget demo updateinmarket2013-07-042-3/+19
* Label, Image and Window Manager changesinmarket2013-07-049-147/+275
* label work in progress - not working anymoreJoel Bodenmann2013-07-026-68/+93
* wipJoel Bodenmann2013-07-022-5/+44
* GLabel work in progressJoel Bodenmann2013-07-014-1/+128
* fixed image drawing boundriesJoel Bodenmann2013-07-011-1/+1
* small doxygen fixesJoel Bodenmann2013-07-012-4/+2
* image doxygen fixJoel Bodenmann2013-07-011-3/+3
* image widget first releaseJoel Bodenmann2013-07-014-55/+131
* Merge branch 'GWIN' into imageinmarket2013-07-0117-24/+43
|\
| * Merge remote-tracking branch 'origin/GWIN' into GWINinmarket2013-07-012-1/+5
| |\
| * \ Merge branch 'master' into GWINinmarket2013-07-012-1/+22
| |\ \
| | * | Add gdispImageIsOpen() function.inmarket2013-07-012-1/+22
| * | | GWIN Init structures are const (read-only to GWIN)inmarket2013-07-0115-23/+21
* | | | image widget implementation work in progressJoel Bodenmann2013-07-014-0/+116
| |_|/ |/| |
* | | readme fixJoel Bodenmann2013-07-011-0/+4
* | | in /demos/modules/gwin/widgets disabled ginput toggle by defaultJoel Bodenmann2013-07-011-1/+1
|/ /
* | Merge remote-tracking branch 'origin/master' into GWINinmarket2013-07-013-4/+4
|\|
| * doxygen fixJoel Bodenmann2013-06-282-2/+2
| * Merge pull request #78 from resset/masterAndrew Hannam2013-06-251-1/+1
| |\
| | * gdisp: fixed bug in line drawing functionMateusz Tomaszkiewicz2013-06-261-1/+1
| |/
| * quick board file fixJoel Bodenmann2013-06-241-1/+1
* | GWIN reduce Initialisation parameters and fix visibility issuesinmarket2013-06-2418-132/+147
* | Merge branch 'master' into GWINinmarket2013-06-2238-95/+1873
|\|
| * one more typo fix...Joel Bodenmann2013-06-221-1/+1
| * typo fixJoel Bodenmann2013-06-221-1/+1
| * Added FT5x06 GINPUT driverJoel Bodenmann2013-06-228-0/+431
| * Added RA8875 GDISP driverJoel Bodenmann2013-06-2211-0/+1264
| * Merge pull request #77 from resset/masterTectu2013-06-2015-38/+33
| |\
| | * Various README updatesMateusz Tomaszkiewicz2013-06-2115-38/+33
| |/
| * SSD2119: FSMC settings tunedMateusz Tomaszkiewicz2013-06-202-33/+11
| * SSD2119: GDISP_USE_FSMC "switch" addedMateusz Tomaszkiewicz2013-06-182-14/+29
| * Various readme updateMateusz Tomaszkiewicz2013-06-182-8/+11
| * SSD2119: make use of DMAMateusz Tomaszkiewicz2013-06-182-42/+134