aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Merge branch 'master' into freertosinmarket2014-02-19102-150/+11223
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into freertosinmarket2014-02-1513-268/+1509
| | |\ \ \ \ \ \
| | * | | | | | | fixed macrosJoel Bodenmann2014-02-091-1/+2
| | * | | | | | | Merge branch 'master' into freertosinmarket2014-02-072-11/+11
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into freertosinmarket2014-02-0319-38/+237
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | fixed file inclusionJoel Bodenmann2014-02-021-0/+1
| | * | | | | | | | | whitespacesJoel Bodenmann2014-02-011-4/+5
| | * | | | | | | | | updateJoel Bodenmann2014-02-011-6/+4
| | * | | | | | | | | some cleanupJoel Bodenmann2014-02-011-6/+5
| | * | | | | | | | | initial public release of FreeRTOS port (does still need some cleanup)Joel Bodenmann2014-02-011-0/+151
| * | | | | | | | | | doxygen cleanupJoel Bodenmann2014-05-108-47/+0
* | | | | | | | | | | 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