aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add a simple GWIN window manager, Change the way GWIN visibility worksinmarket2013-06-0822-590/+1230
|
* GWIN fixesinmarket2013-06-065-59/+106
|
* License fixes to some demosinmarket2013-06-064-72/+100
|
* New simplified gwin using a pseudo class structure.inmarket2013-06-0620-1316/+1648
|
* checkbox cleanupJoel Bodenmann2013-06-042-6/+2
|
* added new ADS7843 board fileJoel Bodenmann2013-06-041-0/+2
|
* added f4 disovery file for ADS7843Joel Bodenmann2013-06-041-0/+90
|
* SSD1289 update by user EddieJoel Bodenmann2013-06-043-568/+820
|
* added custom render interface for checkboxesJoel Bodenmann2013-06-032-1/+25
|
* checkbox event fixJoel Bodenmann2013-06-031-1/+2
|
* member state of checkbox is now called isCheckedJoel Bodenmann2013-06-022-9/+9
|
* some more checkbox fixesJoel Bodenmann2013-06-022-2/+4
|
* GWIN checkbox fixJoel Bodenmann2013-06-022-1/+11
|
* doxygen updateJoel Bodenmann2013-06-021-54/+136
|
* added default themeJoel Bodenmann2013-06-022-75/+48
|
* Notepad-2 demo updated to work on ChibiOS or pure Win32 compileinmarket2013-06-028-58/+65
|
* Fix license issues and GOS issues in TDISPinmarket2013-06-028-198/+85
|
* GOS updatesinmarket2013-06-0215-100/+160
|
* Had extra elements to gitignore and fix image problems created by githubinmarket2013-06-025-0/+7
|
* added basic implementation of checkboxes (functional)Joel Bodenmann2013-06-021-0/+171
|
* added basic implementation of checkboxes (functional)Joel Bodenmann2013-06-024-5/+185
|
* doxygen fixesJoel Bodenmann2013-06-014-33/+2
|
* TDISP updateJoel Bodenmann2013-06-0117-446/+2573
|
* gdispInit() -> gfxInit() in all demosJoel Bodenmann2013-05-308-3/+3
|
* added obsolete #warning to gdispInit()Joel Bodenmann2013-05-302-2/+9
|
* API fixJoel Bodenmann2013-05-271-2/+2
|
* added slider enable/disable APIJoel Bodenmann2013-05-272-0/+31
|
* docsJoel Bodenmann2013-05-271-0/+2
|
* Merge pull request #74 from inmarket/masterAndrew Hannam2013-05-2518-315/+1107
|\ | | | | More GOS changes incl adding Win32 O/S support
| * More GOS module changesinmarket2013-05-2618-315/+1107
| | | | | | | | | | GQUEUE as a seperate module GOS changes including basic Win32 O/S support
* | Merge pull request #73 from inmarket/masterAndrew Hannam2013-05-24122-957/+2213
|\| | | | | GOS module for OS independance, GMISC additions
| * GOS module, for operating system independanceinmarket2013-05-25122-957/+2213
| | | | | | | | | | GMISC fast floating point trig GMISC fast fixed point trig
| * Merge pull request #30 from Tectu/masterAndrew Hannam2013-05-2333-659/+3029
| |\ | |/ |/| Merge Tectu Changes
* | Merge pull request #72 from abhishek-kakkar/masterTectu2013-05-2310-0/+1354
|\ \ | | | | | | New Notepad-2 Demo
| * | New Notepad-2 Demo for ChibiOS/GFXAbhishek Kumar2013-05-2310-0/+1354
| | | | | | | | | | | | See demos/3rdparty/notepad-2/readme.txt for more details.
* | | Merge pull request #71 from abhishek-kakkar/masterTectu2013-05-211-0/+2
|\| | | | | | | | Fix GIF rendering stability issue
| * | Fix GIF rendering issueAbhishek Kumar2013-05-211-0/+2
|/ / | | | | | | | | Uninitialized cache values causes stability issues in systems Cache initialized to 0 fixes it.
* | Added HX8347D driver by the user EddieJoel Bodenmann2013-05-217-0/+909
| |
* | docsJoel Bodenmann2013-05-208-64/+82
| |
* | doxygen fixJoel Bodenmann2013-05-203-0/+4
| |
* | docsJoel Bodenmann2013-05-201-0/+1
| |
* | added enable and disable APIs to high level GWIN codeJoel Bodenmann2013-05-202-0/+27
| |
* | button fixJoel Bodenmann2013-05-202-16/+24
| |
* | added gwin enabled parameter and implemented button enable/disable functionsJoel Bodenmann2013-05-203-1/+50
| |
* | cleanup & tdisp warning fixJoel Bodenmann2013-05-203-578/+576
| |
* | Merge pull request #70 from inmarket/masterTectu2013-05-157-0/+457
|\| | | | | X11 Driver for GDISP and GINPUT MOUSE
| * X driver for GDISP and GINPUT_MOUSEAndrew Hannam2013-05-167-0/+457
| |
| * Merge pull request #29 from Tectu/masterAndrew Hannam2013-05-155-326/+342
| |\ | |/ |/| Merge Tectu Changes
* | TDISP demo fixJoel Bodenmann2013-05-152-7/+7
| |
* | TDISP fixesJoel Bodenmann2013-05-151-1/+1
| |