aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* frame rendering bug fixJoel Bodenmann2014-05-101-1/+1
* All compiling.inmarket2014-05-108-86/+213
* Oops - missed this one. Not ready for prime time yet though.inmarket2014-05-101-1/+6
* Multiple changes to GWIN to support containers.inmarket2014-05-1020-417/+681
* Merge branch 'master' into gwininmarket2014-05-0918-127/+311
|\
| * Re-order GWIN sys_rules to simplify ready for new functionality.inmarket2014-05-091-23/+30
| * GWIN label bug fix and simplificationinmarket2014-05-091-18/+9
| * Rename GWIN image header file to be consistent with all other controls and wi...inmarket2014-05-092-1/+1
| * GWIN window manager comment updatesinmarket2014-05-091-4/+4
| * gwinImage animated gif bug fixinmarket2014-05-091-3/+13
| * GWIN creation and destruction bug fixesinmarket2014-05-092-2/+5
| * New gqueue calls to allow inserting an object into the queue at an arbitrary ...inmarket2014-05-092-0/+100
| * New gdispImageInit() call to initialise a gdispImage structureinmarket2014-05-093-2/+13
| * Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation st...inmarket2014-05-094-1/+49
| * Revert "Renaming image widget files to appropriate name"Joel Bodenmann2014-05-094-2/+2
| * Renaming image widget files to appropriate nameJoel Bodenmann2014-05-094-2/+2
| * progressbar widget cleanupJoel Bodenmann2014-05-091-1/+0
| * Imagebox widget bug fix that could cause gwinImageOpenFile() to crashJoel Bodenmann2014-05-091-0/+1
| * Introducing GWIN_PROGRESSBAR_AUTO for the automatic incremental function of t...Joel Bodenmann2014-05-084-73/+85
| * Bug fix - GWIN_NEED_PROGRESSBAR not set to FALSE by defaultJoel Bodenmann2014-05-081-0/+7
| * typo fixJoel Bodenmann2014-05-061-1/+1
* | Merge branch 'master' into gwinJoel Bodenmann2014-05-062-2/+2
|\|
| * bug fixJoel Bodenmann2014-05-061-1/+1
| * Increasing corner size of tabsJoel Bodenmann2014-05-011-1/+1
* | Merge branch 'master' into gwininmarket2014-05-0112-176/+371
|\|
| * Fixed enable bug in progress barinmarket2014-05-011-14/+9
| * Added extra safety to GWIN objectsinmarket2014-05-013-136/+157
| * Make some GWIN constants into #definesinmarket2014-05-012-8/+13
| * Image bug-fix that caused crashes with the new GFILE/GWIN images.inmarket2014-05-011-1/+1
| * Much improved appearance for buttons and tabs.inmarket2014-05-014-33/+121
| * Prevent gwinGetStyle() being called on a non-widgetinmarket2014-05-011-0/+3
| * Fix some gwin list widget mouse bugsinmarket2014-05-011-11/+9
| * Revert "slider does not change position if disabled"inmarket2014-05-011-4/+0
| * slider does not change position if disabledJoel Bodenmann2014-04-301-0/+4
| * Added gwinEnable() and gwinDisable()Joel Bodenmann2014-04-301-0/+18
| * doxygenJoel Bodenmann2014-04-291-2/+2
| * New label attribute is const. Also updated comments.inmarket2014-04-292-5/+9
| * typoJoel Bodenmann2014-04-281-1/+1
| * Added gwinLabelSetAttribute()Joel Bodenmann2014-04-282-4/+67
* | Merge branch 'master' into gwinJoel Bodenmann2014-04-274-9/+194
|\|
| * Added gwinListEnableRender()Joel Bodenmann2014-04-262-0/+34
| * Fixing progressbar bugJoel Bodenmann2014-04-261-9/+25
| * GFILE module doxygenJoel Bodenmann2014-04-241-0/+135
* | Merge branch 'master' into gwinJoel Bodenmann2014-04-232-1/+39
|\|
| * Fixing gwin progressbar destroying processJoel Bodenmann2014-04-231-1/+10
| * Added gwinProgressbarReset()Joel Bodenmann2014-04-231-0/+9
| * Added gwinProgressbarStop()Joel Bodenmann2014-04-232-0/+20
* | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx into gwinJoel Bodenmann2014-04-2044-709/+729
|\|
| * WhitespacesJoel Bodenmann2014-04-191-9/+36
| * uGFX now works with ChibiOS/RT 2.x and 3.x out of the box.Joel Bodenmann2014-04-182-31/+97