aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* 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
|/
* Update gl3d demos so they run on real hardware (STMF407VGT6). Basically reduc...inmarket2014-08-202-4/+10
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-202-2/+2
* Add gl3d gears demoinmarket2014-08-203-0/+341
* Update gl3d spin demoinmarket2014-08-203-15/+7
* Create a generic GWIN event.inmarket2014-08-207-24/+24
* GL3D GWIN window + demoinmarket2014-08-203-0/+233
* Update the frame demo to reveal a surprise when the frame is closed.inmarket2014-08-162-0/+9
* Fixing color in gwin widgets demoJoel Bodenmann2014-08-081-1/+1
* Added support for playing arbitrary format audio files with an intelligent au...inmarket2014-06-236-0/+2045
* frame demo: Fix bug for displays with < 32 bit colorinmarket2014-05-301-5/+4
* Remove superflous entries in demo gfxconf.hinmarket2014-05-301-39/+5
* Updated frame demo codeJoel Bodenmann2014-05-302-7/+121
* Widgets demo: Unsetting of clip area is no longer required with the new GWIN ...inmarket2014-05-221-3/+0
* Added containers_nested demoJoel Bodenmann2014-05-213-0/+249
* Remove unnecessary window managerinmarket2014-05-211-1/+0
* added missing gwinWidgetClearInit() to label and imagebox demoJoel Bodenmann2014-05-202-4/+3
* Bug fix to widgets demo. It should never have used <stdio.h> which is not ava...inmarket2014-05-122-5/+7
* Updates for small displays for the widgets demo.inmarket2014-05-121-30/+50
* Adding GWIN container demoJoel Bodenmann2014-05-113-0/+146
* updated gwin widget demoJoel Bodenmann2014-05-111-6/+6
* last try to get this shit right with that damned GWIN demoJoel Bodenmann2014-05-111-1/+1
* Improve GWIN widget demo layoutingJoel Bodenmann2014-05-111-1/+2