aboutsummaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
...
* Adding justification parameter to gwinLabelCreate()Joel Bodenmann2015-11-066-18/+18
* Removing doom demo (will become part of a dedicated demo-projects-repo)Joel Bodenmann2015-11-04131-316827/+0
* Fixing demosJoel Bodenmann2015-10-302-3/+3
* Replace all inline definitions with GFXINLINEinmarket2015-10-237-48/+48
* Stop overwriting by the bounce ball when switching away from it in the applic...inmarket2015-10-061-2/+3
* Merge branch 'master' into TextEditinmarket2015-10-0614-0/+1598
|\
| * New applications/combo demoinmarket2015-10-0614-0/+1598
| * structure tidyupinmarket2015-10-061-3/+3
* | Add some keyboard widget supportinmarket2015-08-172-0/+17
* | Compile fixesinmarket2015-08-161-3/+3
* | Updates to focus.inmarket2015-08-162-4/+11
* | Adding TextEdit demoJoel Bodenmann2015-08-143-0/+213
|/
* Revert unnecessary change in the sliders demo config file from previous commitJoel Bodenmann2015-07-221-1/+0
* Adding first version of STM32F7 discovery touch driverJoel Bodenmann2015-07-221-0/+1
* Adding readme to bubbles demoJoel Bodenmann2015-07-121-0/+4
* Cleaning up config file of bubbles demoJoel Bodenmann2015-07-121-17/+17
* Updated gos/threads and gos/threads_advanced demos.inmarket2015-07-084-104/+108
* Improving Pixmap APIJoel Bodenmann2015-07-031-6/+9
* Renaming /demos/modules/gdisp/pixmaps to /demos/modules/gdisp/pixmap (droppi...Joel Bodenmann2015-07-033-1/+1
* Adding Tabset widget demoJoel Bodenmann2015-06-263-0/+195
* Updating /demos/3rdparty/doom demoJoel Bodenmann2015-06-211-2/+5
* Improving demo (/demos/tools/touch_calibration_grabber)Joel Bodenmann2015-06-191-0/+4
* Adding /demos/tools/touch_calibration_grabber which can be used to read out t...Joel Bodenmann2015-06-183-0/+151
* Add GWIN virtual keyboard widgetinmarket2015-04-124-0/+199
* Update multiple display demo to display better on very small displays.inmarket2015-02-071-4/+14
* Multiple Displays demo - use sprintg instead of sprintf.inmarket2015-02-052-6/+19
* Add the ability to flash a gwin window/widget.inmarket2015-01-252-0/+15
* Implement a "Toggle Button" using a checkbox with a custom draw.inmarket2015-01-231-3/+7
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-212-4/+4
* December 2014 Winning Demo Competition Entry - Tetrisinmarket2015-01-2122-0/+4197
* Add support and demo for pixmaps (in memory drawing)inmarket2015-01-133-0/+134
* New keyboard demo program.inmarket2015-01-073-0/+174
* New Tabset Widget.inmarket2015-01-032-133/+202
* Updates to slider demoinmarket2014-12-132-1/+11
* Extended slider events. Updated the demo to match.inmarket2014-12-062-7/+27
* Fixing commentJoel Bodenmann2014-11-281-1/+3
* WhitespacesJoel Bodenmann2014-11-281-3/+3
* Adding /demos/modules/gos/threads_advancedJoel Bodenmann2014-11-283-0/+147
* Cleaning up /demos/modules/gos/threadsJoel Bodenmann2014-11-272-1/+4
* addings /demos/gos/threadsJoel Bodenmann2014-11-273-0/+122
* Add MatrixFloat2D and MatrixFixed2D operations to GMISC.inmarket2014-11-213-0/+229
* Move the uGFX based tools into a sub-directory of demos so they can be compil...inmarket2014-11-1410-1/+1175
* Simplifying gdisp/arcsectors demo to only use the GDISP moduleJoel Bodenmann2014-10-282-24/+6
* Merge branch 'master' into newmouseinmarket2014-10-273-0/+131
|\
| * Added new arc sector drawing routines (Thanks to steved for the inspiration).inmarket2014-10-273-0/+131
| * SImplify the options for multiple displays.inmarket2014-09-172-16/+22
| * Clean up demo gfxconf.h files that incorrectly specify every option.inmarket2014-09-172-321/+4
* | Demos updated to remove now deprecated function gwinAttachMouseinmarket2014-09-2610-42/+10
* | SImplify the options for multiple displays.inmarket2014-09-172-16/+22
* | Clean up demo gfxconf.h files that incorrectly specify every option.inmarket2014-09-172-321/+4
|/