aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add win32.chibios and win32.raw32 OPT_OS options to the make system.inmarket2015-07-082-0/+21
|
* Fix single file make issues with GOS Raw32 on the Win32 platform.inmarket2015-07-081-1/+10
|
* Merge remote-tracking branch 'origin/master'inmarket2015-07-083-3/+3
|\
| * Fixing stack alignment issue in Arduino schedulerJoel Bodenmann2015-07-081-1/+1
| |
| * Fixing stack alignment issue in RAW32 schedulerJoel Bodenmann2015-07-081-1/+1
| |
| * Doxygen updateJoel Bodenmann2015-07-051-1/+1
| |
* | Spelling fixes.inmarket2015-07-081-2/+2
|/
* Improving progressbar doxygenJoel Bodenmann2015-07-051-1/+1
|
* Improving Pixmap APIJoel Bodenmann2015-07-033-14/+17
|
* Renaming /demos/modules/gdisp/pixmaps to /demos/modules/gdisp/pixmap ↵Joel Bodenmann2015-07-033-1/+1
| | | | (dropping the s)
* Improving type definition inclusion in RAW32 portJoel Bodenmann2015-07-021-2/+6
|
* Adding Tabset widget demoJoel Bodenmann2015-06-263-0/+195
|
* Updating /demos/3rdparty/doom demoJoel Bodenmann2015-06-211-2/+5
|
* Adding 'flipHorizontally' and 'flipVertically^optiony to SSD1963Joel Bodenmann2015-06-213-10/+23
|
* Improving demo (/demos/tools/touch_calibration_grabber)Joel Bodenmann2015-06-191-0/+4
|
* Fixing ChibiOS/RT 3.x portJoel Bodenmann2015-06-191-1/+2
|
* Adding /demos/tools/touch_calibration_grabber which can be used to read out ↵Joel Bodenmann2015-06-183-0/+151
| | | | the calibration data
* Improvind doxygenJoel Bodenmann2015-06-181-5/+40
|
* Improving label documentationJoel Bodenmann2015-06-181-3/+7
|
* Doco for latest changeinmarket2015-06-081-1/+2
|
* Added ability to compile ugfx as a single file (excluding driver and board ↵inmarket2015-06-0847-322/+578
| | | | | | files). Simply compile src/gfx_mk.c
* Add missing arduino make optioninmarket2015-06-081-0/+3
|
* Add the license to the makefilesinmarket2015-06-0813-0/+65
|
* Doco updateinmarket2015-06-081-1/+1
|
* Add stm32m3 make option and fix stm32m1 make optioninmarket2015-06-089-3/+38
|
* Fixing stm32f1 makefileJoel Bodenmann2015-06-061-2/+2
|
* Updating JSON file for uGFX-StudioJoel Bodenmann2015-05-301-2/+2
|
* Updating JSON file for uGFX-StudioJoel Bodenmann2015-05-291-26/+156
|
* Fixing typo in HY-MiniSTM32V board fileJoel Bodenmann2015-05-231-1/+1
|
* Opening 2.4 developmentJoel Bodenmann2015-05-161-1/+5
|
* Fixing doxygenJoel Bodenmann2015-05-161-2/+2
|
* Fixing doxygenJoel Bodenmann2015-05-161-2/+2
|
* Fixing doxygenJoel Bodenmann2015-05-166-7/+11
|
* Improving file parsed by uGFX-StudioJoel Bodenmann2015-05-161-0/+19
|
* Updating library parsing file for uGFX-StudioJoel Bodenmann2015-05-161-288/+311
|
* Doc updateinmarket2015-05-101-0/+1
|
* SSD1331 board file for the SAM7EX256 via UEXT connectorinmarket2015-05-101-0/+223
|
* Fixes to SSD1331inmarket2015-05-102-9/+6
|
* Fix to LLD driver color conversions.inmarket2015-05-101-2/+2
|
* More comments for the UEXT SSD1306 SPI board fileinmarket2015-05-092-2/+162
|
* Improve the UEXT bus descriptor fileinmarket2015-05-091-2/+18
|
* Started prototyping some changes to the STM32F429iDiscovery driver.inmarket2015-05-031-6/+21
| | | | None are active yet.
* Updating docsJoel Bodenmann2015-04-301-1/+4
|
* Add the ability to change a gwin list selection via the apiinmarket2015-04-302-0/+90
| | | | Add the ability to scroll a particular item into the current view.
* Workaround for dynamically sized labels crashing sometimes when the text ↵inmarket2015-04-291-3/+11
| | | | | | size is changed. A real fix requires more work on the redraw handler.
* Remove superfluous forward definition on a container.inmarket2015-04-291-3/+0
|
* Fix a bug in detecting the button area in a frame windowinmarket2015-04-291-1/+1
|
* Add GWIN virtual keyboard widgetinmarket2015-04-1215-2/+939
|
* Update Docinmarket2015-04-081-0/+5
|
* Example board files for connecting "TinyScreen" - an arduino SSD1331 display ↵inmarket2015-04-072-0/+122
| | | | from Tiny-Circuits