aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* GFILE: restructure files, add File Listing, add C String filesinmarket2014-08-1214-711/+1180
| | | | Fix compile error for ChibiOS BaseStreamFile based GFILES'.
* Updating SSD1963 driverJoel Bodenmann2014-08-083-34/+124
|
* Fixing color in gwin widgets demoJoel Bodenmann2014-08-081-1/+1
|
* docoinmarket2014-08-081-0/+1
|
* Adjust code styling to match all other codeinmarket2014-08-081-2/+1
|
* Adding prefix to port files to avoid file name conflicts on case insensitive ↵Joel Bodenmann2014-08-0818-16/+16
| | | | systems
* FreeRTOS type definitions for versions older than 8Joel Bodenmann2014-08-081-0/+12
|
* docJoel Bodenmann2014-08-081-0/+1
|
* Fixing compile bug for NATIVE image formatJoel Bodenmann2014-08-071-1/+1
|
* Merge branch 'master' of bitbucket.org:Tectu/ugfxJoel Bodenmann2014-08-071-18/+25
|\
| * Any visible window that obscures another window now prevents the underlying ↵inmarket2014-08-071-18/+25
| | | | | | | | window from receiving mouse event.
* | Added optional transparency to containerJoel Bodenmann2014-08-072-5/+10
|/
* docJoel Bodenmann2014-08-061-1/+1
|
* license typo fixJoel Bodenmann2014-08-051-1/+1
|
* updated license to v1.2Joel Bodenmann2014-08-051-7/+6
|
* whitespacesJoel Bodenmann2014-08-051-0/+1
|
* Operating System initialisation can now be turned off in gfxconf.hinmarket2014-07-2911-18/+58
|
* Oops - add rawrtos into the makefileinmarket2014-07-291-1/+2
|
* Support for rawrtos real time operating systeminmarket2014-07-295-3/+161
|
* Some improvements for the Kiel C compilerinmarket2014-07-292-1/+9
|
* Win32 readme fixJoel Bodenmann2014-07-231-1/+8
|
* Update releases documentationinmarket2014-07-181-0/+3
|
* trunet contributed R61505U gdisp driverinmarket2014-07-174-0/+473
|
* Rebuild GEvent.inmarket2014-07-162-37/+82
| | | | It should be faster, have less contention problems, use less memory and allow reentrancy from a callback handler.
* typoinmarket2014-07-161-1/+1
|
* Fix compile warninginmarket2014-07-151-1/+1
|
* Add widget tag support (and fix a couple of doxygen problems)inmarket2014-07-1514-3/+96
|
* Try to prevent type definition conflicts with standard headersinmarket2014-07-151-8/+14
|
* Only destroy the listener in a frame window if it actually was initialised.inmarket2014-07-151-2/+4
|
* Release doco updateinmarket2014-07-151-0/+4
|
* Thick line support is only available if Polygon drawing is availableinmarket2014-07-152-24/+22
|
* Merged in pashamray/ugfx/pcf8812 (pull request #14) Joel Bodenman2014-07-121-9/+2
|\ | | | | fix SPI send data
| * Merged master into pcf8812Paul Shamray2014-07-126-1/+29
| |\
| * | fix SPI send dataroot2014-07-121-9/+2
| | |
* | | Merged in pashamray/ugfx/pcd8544 (pull request #13) Joel Bodenman2014-07-121-11/+3
|\ \ \ | | | | | | | | fix SPI send data
| * \ \ Merged master into pcd8544Paul Shamray2014-07-127-1/+31
| |\ \ \ | | | |/ | | |/|
| | * | Merged Tectu/ugfx into masterPaul Shamray2014-07-127-1/+31
| | |\ \ | |_|/ / |/| | |
* | | | FireBull board file fixJoel Bodenmann2014-07-111-0/+2
| | | |
* | | | Added gwinDrawThickLine() wrapper for corresponding GDISP callJoel Bodenmann2014-07-113-0/+25
| | | |
* | | | Merge branch 'master' of bitbucket.org:Tectu/ugfxJoel Bodenmann2014-07-111-0/+2
|\ \ \ \
| * \ \ \ Merged in pashamray/ugfx/pcf8812 (pull request #12) Joel Bodenman2014-07-111-0/+2
| |\ \ \ \ | | | |_|/ | | |/| | Driver PCF8812
| | * | | driver.mk is missedroot2014-07-101-0/+2
| | | |/ | | |/|
* | | | eCos: fixing gfxFree() routineJoel Bodenmann2014-07-111-1/+1
| | | |
* | | | adding ecos port to makefileJoel Bodenmann2014-07-111-0/+1
|/ / /
| | * fix SPI send dataroot2014-07-121-9/+2
| | |
| | * fix SPIroot2014-07-101-4/+3
| |/
| * Tectu/ugfx слито с masterpashamray2014-07-1023-0/+1775
| |\ | |/ |/|
* | more whitepsacesJoel Bodenmann2014-07-092-12/+12
| |
* | whitespacesJoel Bodenmann2014-07-092-56/+56
| |
* | Merged in pashamray/ugfx/pcd8544 (pull request #10) Joel Bodenman2014-07-095-0/+351
|\ \ | | | | | | Driver for PCD8544 controller