aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin
Commit message (Expand)AuthorAgeFilesLines
* First set of V3 macro changesinmarket2018-02-2721-521/+521
* Updating /demos/modules/gwin/graph configuration fileJoel Bodenmann2017-09-261-0/+5
* using GFX_PI instead of M_PI in graph demoJoel Bodenmann2017-09-261-7/+7
* Fixing misleading/wrong configuration of virtual keyboard demoJoel Bodenmann2016-08-031-1/+1
* Adding demo using textedit with virtual keyboard widgetJoel Bodenmann2016-02-283-0/+177
* Add necessary setting to graph demoinmarket2016-02-131-0/+1
* Adding comments to graph demoJoel Bodenmann2016-01-081-60/+67
* Fixing 'progress' color of built-in widget stylesJoel Bodenmann2015-12-191-1/+1
* using GFX_PI internally to avoid issues with M_PIJoel Bodenmann2015-11-281-2/+2
* Make no hardware keyboard the default for the textedit demoinmarket2015-11-271-2/+2
* Fix frame demo so that malloc is emulated as rand() needs it on some platformsinmarket2015-11-272-1/+4
* Revert "Adding justification parameter to gwinLabelCreate()"Joel Bodenmann2015-11-075-13/+13
* Adding justification parameter to gwinLabelCreate()Joel Bodenmann2015-11-065-13/+13
* 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 Tabset widget demoJoel Bodenmann2015-06-263-0/+195
* Add GWIN virtual keyboard widgetinmarket2015-04-124-0/+199
* 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
* 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
* Demos updated to remove now deprecated function gwinAttachMouseinmarket2014-09-2610-42/+10
* 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
* 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
* 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
* Improving look of GWIN widget demoJoel Bodenmann2014-05-111-2/+6
* Extending GWIN widget demoJoel Bodenmann2014-05-112-32/+60