| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace all inline definitions with GFXINLINE | inmarket | 2015-10-23 | 7 | -48/+48 |
* | Stop overwriting by the bounce ball when switching away from it in the applic... | inmarket | 2015-10-06 | 1 | -2/+3 |
* | Merge branch 'master' into TextEdit | inmarket | 2015-10-06 | 14 | -0/+1598 |
|\ |
|
| * | New applications/combo demo | inmarket | 2015-10-06 | 14 | -0/+1598 |
| * | structure tidyup | inmarket | 2015-10-06 | 1 | -3/+3 |
* | | Add some keyboard widget support | inmarket | 2015-08-17 | 2 | -0/+17 |
* | | Compile fixes | inmarket | 2015-08-16 | 1 | -3/+3 |
* | | Updates to focus. | inmarket | 2015-08-16 | 2 | -4/+11 |
* | | Adding TextEdit demo | Joel Bodenmann | 2015-08-14 | 3 | -0/+213 |
|/ |
|
* | Revert unnecessary change in the sliders demo config file from previous commit | Joel Bodenmann | 2015-07-22 | 1 | -1/+0 |
* | Adding first version of STM32F7 discovery touch driver | Joel Bodenmann | 2015-07-22 | 1 | -0/+1 |
* | Adding readme to bubbles demo | Joel Bodenmann | 2015-07-12 | 1 | -0/+4 |
* | Cleaning up config file of bubbles demo | Joel Bodenmann | 2015-07-12 | 1 | -17/+17 |
* | Updated gos/threads and gos/threads_advanced demos. | inmarket | 2015-07-08 | 4 | -104/+108 |
* | Improving Pixmap API | Joel Bodenmann | 2015-07-03 | 1 | -6/+9 |
* | Renaming /demos/modules/gdisp/pixmaps to /demos/modules/gdisp/pixmap (droppi... | Joel Bodenmann | 2015-07-03 | 3 | -1/+1 |
* | Adding Tabset widget demo | Joel Bodenmann | 2015-06-26 | 3 | -0/+195 |
* | Updating /demos/3rdparty/doom demo | Joel Bodenmann | 2015-06-21 | 1 | -2/+5 |
* | Improving demo (/demos/tools/touch_calibration_grabber) | Joel Bodenmann | 2015-06-19 | 1 | -0/+4 |
* | Adding /demos/tools/touch_calibration_grabber which can be used to read out t... | Joel Bodenmann | 2015-06-18 | 3 | -0/+151 |
* | Add GWIN virtual keyboard widget | inmarket | 2015-04-12 | 4 | -0/+199 |
* | Update multiple display demo to display better on very small displays. | inmarket | 2015-02-07 | 1 | -4/+14 |
* | Multiple Displays demo - use sprintg instead of sprintf. | inmarket | 2015-02-05 | 2 | -6/+19 |
* | Add the ability to flash a gwin window/widget. | inmarket | 2015-01-25 | 2 | -0/+15 |
* | Implement a "Toggle Button" using a checkbox with a custom draw. | inmarket | 2015-01-23 | 1 | -3/+7 |
* | Big file rename to reduce problems with brain-dead IDE's that don't handle pr... | inmarket | 2015-01-21 | 2 | -4/+4 |
* | December 2014 Winning Demo Competition Entry - Tetris | inmarket | 2015-01-21 | 22 | -0/+4197 |
* | Add support and demo for pixmaps (in memory drawing) | inmarket | 2015-01-13 | 3 | -0/+134 |
* | New keyboard demo program. | inmarket | 2015-01-07 | 3 | -0/+174 |
* | New Tabset Widget. | inmarket | 2015-01-03 | 2 | -133/+202 |
* | Updates to slider demo | inmarket | 2014-12-13 | 2 | -1/+11 |
* | Extended slider events. Updated the demo to match. | inmarket | 2014-12-06 | 2 | -7/+27 |
* | Fixing comment | Joel Bodenmann | 2014-11-28 | 1 | -1/+3 |
* | Whitespaces | Joel Bodenmann | 2014-11-28 | 1 | -3/+3 |
* | Adding /demos/modules/gos/threads_advanced | Joel Bodenmann | 2014-11-28 | 3 | -0/+147 |
* | Cleaning up /demos/modules/gos/threads | Joel Bodenmann | 2014-11-27 | 2 | -1/+4 |
* | addings /demos/gos/threads | Joel Bodenmann | 2014-11-27 | 3 | -0/+122 |
* | Add MatrixFloat2D and MatrixFixed2D operations to GMISC. | inmarket | 2014-11-21 | 3 | -0/+229 |
* | Move the uGFX based tools into a sub-directory of demos so they can be compil... | inmarket | 2014-11-14 | 10 | -1/+1175 |
* | Simplifying gdisp/arcsectors demo to only use the GDISP module | Joel Bodenmann | 2014-10-28 | 2 | -24/+6 |
* | Merge branch 'master' into newmouse | inmarket | 2014-10-27 | 3 | -0/+131 |
|\ |
|
| * | Added new arc sector drawing routines (Thanks to steved for the inspiration). | inmarket | 2014-10-27 | 3 | -0/+131 |
| * | SImplify the options for multiple displays. | inmarket | 2014-09-17 | 2 | -16/+22 |
| * | Clean up demo gfxconf.h files that incorrectly specify every option. | inmarket | 2014-09-17 | 2 | -321/+4 |
* | | Demos updated to remove now deprecated function gwinAttachMouse | inmarket | 2014-09-26 | 10 | -42/+10 |
* | | SImplify the options for multiple displays. | inmarket | 2014-09-17 | 2 | -16/+22 |
* | | Clean up demo gfxconf.h files that incorrectly specify every option. | inmarket | 2014-09-17 | 2 | -321/+4 |
|/ |
|
* | Update gl3d demos so they run on real hardware (STMF407VGT6). Basically reduc... | inmarket | 2014-08-20 | 2 | -4/+10 |
* | Rename lots of files to help prevent compile time name conflicts. | inmarket | 2014-08-20 | 2 | -2/+2 |
* | Add gl3d gears demo | inmarket | 2014-08-20 | 3 | -0/+341 |