aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "initial work on GGroup"Joel Bodenmann2014-02-013-79/+2
* Revert "ggroup compilable"Joel Bodenmann2014-02-016-60/+102
* ggroup compilableJoel Bodenmann2014-01-296-102/+60
* Merge branch 'gwin' of bitbucket.org:Tectu/ugfx into gwinJoel Bodenmann2014-01-188-122/+479
|\
| * Merge branch 'master' into gwininmarket2014-01-177-121/+478
| |\
| | * Updates to console history. This now works well.inmarket2014-01-175-117/+314
| | * fixes in gdispImage nativ format by Marc PignatJoel Bodenmann2014-01-171-2/+2
| | * Revert "doc"Joel Bodenmann2014-01-101-1/+0
| | * Increase size of gwin flags to 32 bits.inmarket2014-01-091-1/+1
| | * docinmarket2014-01-091-0/+1
| | * New codingstyle.txtinmarket2014-01-091-1/+161
| * | Increase size of gwin flags to 32 bits.inmarket2014-01-091-1/+1
* | | initial work on GGroupJoel Bodenmann2014-01-183-2/+79
|/ /
* | destroy routine of frame widget deregisters button callbacksJoel Bodenmann2014-01-081-0/+1
* | destroy routine of frame widget deregisters button callbacksJoel Bodenmann2014-01-071-3/+2
* | docJoel Bodenmann2014-01-071-0/+2
* | Merge branch 'master' into gwinJoel Bodenmann2014-01-071-0/+2
|\|
| * docJoel Bodenmann2014-01-071-0/+2
* | docJoel Bodenmann2014-01-071-0/+2
* | implemented button callback in frame widgetJoel Bodenmann2014-01-072-1/+41
* | GFrame code cleanup - buttons need to be implementedJoel Bodenmann2014-01-072-27/+16
* | gwinClear()Joel Bodenmann2014-01-071-8/+12
* | options.hJoel Bodenmann2014-01-061-0/+7
* | Merge branch 'master' into gwinJoel Bodenmann2014-01-061-0/+18
|\|
| * added gwinGetColor() and gwinGetBgColor()Joel Bodenmann2014-01-061-0/+18
* | Merge branch 'master' into gwinJoel Bodenmann2014-01-062-289/+2
|\|
| * docJoel Bodenmann2014-01-061-1/+1
| * Removed codingstyle.txt as nearly every rule in there was ignoredJoel Bodenmann2014-01-061-288/+1
* | frame cleanupJoel Bodenmann2014-01-062-12/+12
* | gwinRedrawChildren()Joel Bodenmann2014-01-062-0/+18
* | initial version of frames - still work in progress, DO NOT USE!!!Joel Bodenmann2014-01-067-5/+300
* | gwinDestroy() does now redraw the parent if anyJoel Bodenmann2014-01-051-6/+9
* | gwinDestroy() and gwinRemoveChild()Joel Bodenmann2014-01-052-14/+58
* | some progressJoel Bodenmann2014-01-051-0/+1
* | now using absolute coordinates inside the windowJoel Bodenmann2014-01-053-55/+20
* | some progressJoel Bodenmann2014-01-052-16/+42
* | fixed gwinDestroy() and added gwinGetAbsoluteCoordinates()Joel Bodenmann2014-01-052-5/+37
* | whitespacesJoel Bodenmann2014-01-041-2/+2
* | gwinDestroy(), gwinGetFirstChild() and gwinGetNextChild()Joel Bodenmann2014-01-042-4/+43
* | whitespacesJoel Bodenmann2014-01-041-1/+2
* | optimized gwinGetVisible() and gwinGetEnabled()Joel Bodenmann2014-01-041-6/+4
* | working gwinGetVisible() and gwinGetEnabled()Joel Bodenmann2014-01-042-7/+19
* | added experimental gwinGetEnabled()Joel Bodenmann2014-01-041-1/+11
* | basic implementation of parent/child (no flag handling done yet)Joel Bodenmann2014-01-046-3/+69
|/
* Revert "removed unnecessary macro"Joel Bodenmann2014-01-041-0/+1
* GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORYJoel Bodenmann2014-01-034-13/+13
* whitespacesJoel Bodenmann2014-01-031-5/+5
* gfxconf.h fixesJoel Bodenmann2014-01-031-22/+24
* Refactored gfxconf.example.hJoel Bodenmann2014-01-031-179/+197
* removed unnecessary macroJoel Bodenmann2014-01-021-1/+0