aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into gwininmarket2014-05-0111-175/+370
|\|
| * 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
| * 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-273-9/+59
|\|
| * Added gwinListEnableRender()Joel Bodenmann2014-04-262-0/+34
| * Fixing progressbar bugJoel Bodenmann2014-04-261-9/+25
* | 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-2016-15/+17
|\|
| * Fill in some doxygen Todo'sinmarket2014-03-301-1/+1
| * doxygen fixesJoel Bodenmann2014-03-2816-15/+17
* | Merge branch 'master' into gwininmarket2014-03-143-10/+204
|\|
| * Fix to ensure correct clearing of consoles when being redrawn.inmarket2014-03-051-3/+10
| * Add support for ANSI like escape sequences to control display color and attri...inmarket2014-03-043-7/+194
* | Merge branch 'master' into gwininmarket2014-02-1930-13/+3440
|\|
| * Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-1929-13/+3269
* | Merge branch 'master' into gwininmarket2014-02-151-53/+2
|\|
| * Update gwin Images to properly use new GFILE based imagesinmarket2014-02-071-53/+2
| * Removing compiler warnings from new list codeinmarket2014-02-071-2/+2
* | Merge branch 'master' into gwininmarket2014-02-071-2/+2
|\ \
| * | Removing compiler warnings from new list codeinmarket2014-02-071-2/+2
| |/
* | Merge branch 'master' into gwinJoel Bodenmann2014-02-023-3/+30
|\|
| * added deinit() routines for all modules (not implemented so far)Joel Bodenmann2014-02-023-3/+30
| * whitespacesJoel Bodenmann2014-02-021-0/+2
* | fixJoel Bodenmann2014-02-021-6/+6
* | Merge branch 'master' into gwinJoel Bodenmann2014-02-023-3/+3
|\|
| * removing casts of gfxAlloc() return value as that is the whole idea behind ha...Joel Bodenmann2014-02-023-3/+3
* | Merge branch 'master' into gwinJoel Bodenmann2014-02-021-3/+4
|\|
| * improving performance of gwinListAddItem() by Marc PignatJoel Bodenmann2014-02-021-3/+4
* | Merge branch 'master' into gwinJoel Bodenmann2014-02-021-49/+125
|\|
| * default list render has now #defines for horizontal and vertical text paddingJoel Bodenmann2014-02-011-13/+14
| * Add smooth scrolling option to ugfx list.daid2014-01-241-38/+113
* | Revert "initial work on GGroup"Joel Bodenmann2014-02-011-26/+0
* | Revert "ggroup compilable"Joel Bodenmann2014-02-013-28/+89
* | ggroup compilableJoel Bodenmann2014-01-293-89/+28
* | Merge branch 'gwin' of bitbucket.org:Tectu/ugfx into gwinJoel Bodenmann2014-01-181-96/+252
|\ \
| * | Merge branch 'master' into gwininmarket2014-01-171-96/+252
| |\|