Commit Graph

1624 Commits

Author SHA1 Message Date
Joel Bodenmann
7ef4d1e0d4 Revert "initial work on GGroup"
This reverts commit 3a08f65cfc.
2014-02-01 22:42:44 +01:00
Joel Bodenmann
84367d080f Revert "ggroup compilable"
This reverts commit 935e949af9.
2014-02-01 22:42:30 +01:00
Joel Bodenmann
935e949af9 ggroup compilable 2014-01-29 22:58:41 +01:00
Joel Bodenmann
d5c52f342f Merge branch 'gwin' of bitbucket.org:Tectu/ugfx into gwin 2014-01-18 20:28:33 +01:00
Joel Bodenmann
3a08f65cfc initial work on GGroup 2014-01-18 20:28:28 +01:00
inmarket
07f940e799 Merge branch 'master' into gwin 2014-01-17 18:37:59 +10:00
inmarket
199b89e4dc Updates to console history. This now works well. 2014-01-17 18:36:28 +10:00
Joel Bodenmann
1f3f8bdbe6 fixes in gdispImage nativ format by Marc Pignat 2014-01-17 08:04:35 +01:00
Joel Bodenmann
1d059a619c Revert "doc"
This reverts commit 1791bec348.
2014-01-10 18:38:00 +01:00
inmarket
99b4fba512 Increase size of gwin flags to 32 bits. 2014-01-09 08:53:30 +10:00
inmarket
f8f85b6c43 Increase size of gwin flags to 32 bits. 2014-01-09 08:52:50 +10:00
inmarket
1791bec348 doc 2014-01-09 08:39:08 +10:00
inmarket
b0adc0bed3 New codingstyle.txt 2014-01-09 08:36:25 +10:00
Joel Bodenmann
ac690d1d29 destroy routine of frame widget deregisters button callbacks 2014-01-08 00:02:10 +01:00
Joel Bodenmann
a606e838fd destroy routine of frame widget deregisters button callbacks 2014-01-07 23:59:06 +01:00
Joel Bodenmann
789765ddad doc 2014-01-07 08:20:57 +01:00
Joel Bodenmann
e1ff7b421e Merge branch 'master' into gwin 2014-01-07 08:19:47 +01:00
Joel Bodenmann
d30b8288ad doc 2014-01-07 08:19:39 +01:00
Joel Bodenmann
3e49779e16 doc 2014-01-07 01:29:02 +01:00
Joel Bodenmann
da13d31c69 implemented button callback in frame widget 2014-01-07 01:24:54 +01:00
Joel Bodenmann
f3cbb02c3a GFrame code cleanup - buttons need to be implemented 2014-01-07 00:29:56 +01:00
Joel Bodenmann
bb91a78156 gwinClear() 2014-01-07 00:08:28 +01:00
Joel Bodenmann
ff09f09a0c options.h 2014-01-06 23:16:31 +01:00
Joel Bodenmann
806578fe4d Merge branch 'master' into gwin 2014-01-06 22:06:40 +01:00
Joel Bodenmann
ac98de6b69 added gwinGetColor() and gwinGetBgColor() 2014-01-06 22:06:36 +01:00
Joel Bodenmann
66c5403d8f Merge branch 'master' into gwin 2014-01-06 21:54:31 +01:00
Joel Bodenmann
192335ea35 doc 2014-01-06 21:54:13 +01:00
Joel Bodenmann
6f5dd90354 frame cleanup 2014-01-06 21:53:43 +01:00
Joel Bodenmann
b479a10383 gwinRedrawChildren() 2014-01-06 21:43:25 +01:00
Joel Bodenmann
6aa34e4fdc initial version of frames - still work in progress, DO NOT USE!!! 2014-01-06 21:20:35 +01:00
Joel Bodenmann
916d2d0f52 Removed codingstyle.txt as nearly every rule in there was ignored 2014-01-06 01:20:09 +01:00
Joel Bodenmann
fc984c3721 gwinDestroy() does now redraw the parent if any 2014-01-05 22:37:01 +01:00
Joel Bodenmann
1778a7f3b1 gwinDestroy() and gwinRemoveChild() 2014-01-05 20:42:19 +01:00
Joel Bodenmann
f3f3650ca9 some progress 2014-01-05 05:24:59 +01:00
Joel Bodenmann
bd3109851b now using absolute coordinates inside the window 2014-01-05 05:05:59 +01:00
Joel Bodenmann
a6b81192eb some progress 2014-01-05 04:02:03 +01:00
Joel Bodenmann
9f5d14cf5d fixed gwinDestroy() and added gwinGetAbsoluteCoordinates() 2014-01-05 00:46:36 +01:00
Joel Bodenmann
463a703183 whitespaces 2014-01-04 21:21:51 +01:00
Joel Bodenmann
3a6dd294de gwinDestroy(), gwinGetFirstChild() and gwinGetNextChild() 2014-01-04 21:10:10 +01:00
Joel Bodenmann
ea4464bacc whitespaces 2014-01-04 16:11:54 +01:00
Joel Bodenmann
d365232a85 optimized gwinGetVisible() and gwinGetEnabled() 2014-01-04 16:05:42 +01:00
Joel Bodenmann
bad22f5fee working gwinGetVisible() and gwinGetEnabled() 2014-01-04 15:51:18 +01:00
Joel Bodenmann
12a7d7957b added experimental gwinGetEnabled() 2014-01-04 15:12:06 +01:00
Joel Bodenmann
abe6a47c1f basic implementation of parent/child (no flag handling done yet) 2014-01-04 04:41:32 +01:00
Joel Bodenmann
07869da909 Revert "removed unnecessary macro"
This reverts commit 4e3aaa6de5.
2014-01-04 01:31:47 +01:00
Joel Bodenmann
ffed62c5ba GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORY 2014-01-03 19:14:41 +01:00
Joel Bodenmann
ae6c2965ad whitespaces 2014-01-03 19:12:32 +01:00
Joel Bodenmann
9515578e67 gfxconf.h fixes 2014-01-03 17:10:54 +01:00
Joel Bodenmann
9d14022ad9 Refactored gfxconf.example.h 2014-01-03 13:49:27 +01:00
Joel Bodenmann
4e3aaa6de5 removed unnecessary macro 2014-01-02 03:28:05 +01:00