aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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 ↵Joel Bodenmann2014-02-023-3/+3
| | | | | | | | having a void pointer
* | 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
| | | | | | | | This reverts commit 3a08f65cfcd884b454e835e6319d949e51e0b428.
* | Revert "ggroup compilable"Joel Bodenmann2014-02-013-28/+89
| | | | | | | | This reverts commit 935e949af94a3a80beb2c462ae425e4388fe2277.
* | 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
| |\|
| | * Updates to console history. This now works well.inmarket2014-01-171-96/+252
| | |
* | | initial work on GGroupJoel Bodenmann2014-01-181-0/+26
|/ /
* | 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
| |
* | implemented button callback in frame widgetJoel Bodenmann2014-01-071-1/+38
| |
* | GFrame code cleanup - buttons need to be implementedJoel Bodenmann2014-01-071-21/+0
| |
* | gwinClear()Joel Bodenmann2014-01-071-8/+12
| |
* | frame cleanupJoel Bodenmann2014-01-061-12/+11
| |
* | gwinRedrawChildren()Joel Bodenmann2014-01-061-0/+6
| |
* | initial version of frames - still work in progress, DO NOT USE!!!Joel Bodenmann2014-01-062-0/+233
| |
* | gwinDestroy() does now redraw the parent if anyJoel Bodenmann2014-01-051-6/+9
| |
* | gwinDestroy() and gwinRemoveChild()Joel Bodenmann2014-01-051-11/+39
| |
* | some progressJoel Bodenmann2014-01-051-0/+1
| |
* | now using absolute coordinates inside the windowJoel Bodenmann2014-01-052-43/+19
| |
* | some progressJoel Bodenmann2014-01-052-16/+42
| |
* | fixed gwinDestroy() and added gwinGetAbsoluteCoordinates()Joel Bodenmann2014-01-051-5/+26
| |
* | whitespacesJoel Bodenmann2014-01-041-2/+2
| |
* | gwinDestroy(), gwinGetFirstChild() and gwinGetNextChild()Joel Bodenmann2014-01-041-4/+21
| |
* | whitespacesJoel Bodenmann2014-01-041-1/+2
| |
* | optimized gwinGetVisible() and gwinGetEnabled()Joel Bodenmann2014-01-041-6/+4
| |
* | working gwinGetVisible() and gwinGetEnabled()Joel Bodenmann2014-01-041-4/+16
| |
* | added experimental gwinGetEnabled()Joel Bodenmann2014-01-041-1/+11
| |
* | basic implementation of parent/child (no flag handling done yet)Joel Bodenmann2014-01-041-0/+29
|/
* Revert "removed unnecessary macro"Joel Bodenmann2014-01-041-0/+1
| | | | This reverts commit 4e3aaa6de54b6b2075ee3acc6281f35163847f3f.
* GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORYJoel Bodenmann2014-01-031-7/+7
|
* removed unnecessary macroJoel Bodenmann2014-01-021-1/+0
|
* added warning about unfinished featureJoel Bodenmann2013-12-181-0/+5
|
* first implementation of console buffer. This has to be tested first - might ↵Joel Bodenmann2013-12-182-21/+113
| | | | contain bugs
* GWIN console visible bug fixJoel Bodenmann2013-12-111-0/+12
|