aboutsummaryrefslogtreecommitdiffstats
path: root/include/gwin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gwin' of bitbucket.org:Tectu/ugfx into gwinJoel Bodenmann2014-01-183-19/+55
|\
| * Merge branch 'master' into gwininmarket2014-01-172-18/+54
| |\
| | * Updates to console history. This now works well.inmarket2014-01-172-17/+53
| | * Increase size of gwin flags to 32 bits.inmarket2014-01-091-1/+1
| * | Increase size of gwin flags to 32 bits.inmarket2014-01-091-1/+1
* | | initial work on GGroupJoel Bodenmann2014-01-182-2/+53
|/ /
* | docJoel Bodenmann2014-01-071-0/+2
* | implemented button callback in frame widgetJoel Bodenmann2014-01-071-0/+3
* | GFrame code cleanup - buttons need to be implementedJoel Bodenmann2014-01-071-6/+16
* | 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
* | frame cleanupJoel Bodenmann2014-01-061-0/+1
* | gwinRedrawChildren()Joel Bodenmann2014-01-061-0/+12
* | initial version of frames - still work in progress, DO NOT USE!!!Joel Bodenmann2014-01-063-4/+56
* | gwinDestroy() and gwinRemoveChild()Joel Bodenmann2014-01-051-3/+19
* | now using absolute coordinates inside the windowJoel Bodenmann2014-01-051-12/+1
* | fixed gwinDestroy() and added gwinGetAbsoluteCoordinates()Joel Bodenmann2014-01-051-0/+11
* | gwinDestroy(), gwinGetFirstChild() and gwinGetNextChild()Joel Bodenmann2014-01-041-0/+22
* | working gwinGetVisible() and gwinGetEnabled()Joel Bodenmann2014-01-041-3/+3
* | basic implementation of parent/child (no flag handling done yet)Joel Bodenmann2014-01-043-1/+29
|/
* GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORYJoel Bodenmann2014-01-032-5/+5
* added window manager to doxygenJoel Bodenmann2013-12-281-2/+2
* typoJoel Bodenmann2013-12-181-2/+2
* first implementation of console buffer. This has to be tested first - might c...Joel Bodenmann2013-12-182-0/+34
* whitespaceJoel Bodenmann2013-12-171-2/+2
* docJoel Bodenmann2013-12-021-1/+3
* Added progressbar widget (demos still to do)Joel Bodenmann2013-12-012-0/+192
* Add support to GWIN for a routine that can redraw an entire display (subject ...inmarket2013-11-162-1/+27
* Fix a couple of doxygen comments, remove a couple of double definitions.inmarket2013-11-112-22/+0
* merging GDISPStreamingJoel Bodenmann2013-11-1011-12/+57
|\
| * moved include headers to correct locationJoel Bodenmann2013-10-282-8/+11
| * Add multiple display support to GWIN.inmarket2013-10-2411-12/+35
| * Added gwinLabelSetBorder()Joel Bodenmann2013-10-241-2/+12
| * docsJoel Bodenmann2013-10-241-2/+2
| * Added gwinListSetScrollJoel Bodenmann2013-10-241-0/+19
| * Added gwinListGetSelectedText()Joel Bodenmann2013-10-231-0/+13
| * doxygen fixJoel Bodenmann2013-10-211-1/+3
* | moved include headers to correct locationJoel Bodenmann2013-10-272-8/+11
* | Added gwinLabelSetBorder()Joel Bodenmann2013-10-241-2/+12
* | docsJoel Bodenmann2013-10-231-2/+2
* | Added gwinListSetScroll()Joel Bodenmann2013-10-231-0/+19
* | Added gwinListGetSelectedText()Joel Bodenmann2013-10-231-0/+13
* | doxygen fixJoel Bodenmann2013-10-211-1/+3
|/
* Add image support to GWIN Listboxes.inmarket2013-08-011-6/+37
* Add GWIN List multi-select supportinmarket2013-08-011-1/+2
* Update GWIN list.inmarket2013-08-011-1/+2
* list updateJoel Bodenmann2013-07-281-0/+6
* cleanupJoel Bodenmann2013-07-281-2/+2
* list widget doxygenJoel Bodenmann2013-07-281-1/+121