aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | 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
| * | | | | | | Bug fix for audio playinmarket2014-03-301-2/+2
| * | | | | | | removed another doxygen todo where the information already exists.inmarket2014-03-301-2/+0
| * | | | | | | Remove some doxygen Todo's where the information is already there.inmarket2014-03-301-4/+0
| * | | | | | | Fill in some doxygen Todo'sinmarket2014-03-302-5/+5
| * | | | | | | doxygen fixesJoel Bodenmann2014-03-2833-33/+47
| * | | | | | | Update GADCinmarket2014-03-243-393/+281
| * | | | | | | Add some safety parameter checking to queueinginmarket2014-03-241-7/+9