Joel Bodenmann
|
f7ef75928b
|
Fixing progressbar bug
|
2014-04-26 03:07:21 +02:00 |
|
Joel Bodenmann
|
43a143588c
|
Merge branch 'master' into gwin
|
2014-04-23 23:58:38 +02:00 |
|
Joel Bodenmann
|
c3b17604ee
|
Fixing gwin progressbar destroying process
|
2014-04-23 23:55:35 +02:00 |
|
Joel Bodenmann
|
5c3779cf79
|
Added gwinProgressbarReset()
|
2014-04-23 23:39:12 +02:00 |
|
Joel Bodenmann
|
8169a0453b
|
Added gwinProgressbarStop()
|
2014-04-23 23:29:50 +02:00 |
|
Joel Bodenmann
|
c88e25b84f
|
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx into gwin
|
2014-04-20 10:41:53 +02:00 |
|
inmarket
|
87bef5d0df
|
Fill in some doxygen Todo's
|
2014-03-30 14:59:17 +10:00 |
|
Joel Bodenmann
|
e9179545af
|
doxygen fixes
|
2014-03-28 20:18:03 +01:00 |
|
inmarket
|
ad1d70d295
|
Merge branch 'master' into gwin
|
2014-03-14 07:39:38 +10:00 |
|
inmarket
|
68a0be8110
|
Fix to ensure correct clearing of consoles when being redrawn.
|
2014-03-05 13:43:39 +10:00 |
|
inmarket
|
c110548507
|
Add support for ANSI like escape sequences to control display color and attributes in a GWIN console.
Updated the console demo to demonstrate this.
|
2014-03-04 14:14:15 +10:00 |
|
inmarket
|
b82448c3e2
|
Merge branch 'master' into gwin
|
2014-02-19 08:00:52 +10:00 |
|
inmarket
|
37966ff16d
|
Integrate the include files with each module. Simplifies structure of code.
|
2014-02-19 00:36:52 +10:00 |
|
inmarket
|
dcedf41413
|
Merge branch 'master' into gwin
|
2014-02-15 22:31:33 +10:00 |
|
inmarket
|
84fc1ac166
|
Merge branch 'master' into gwin
|
2014-02-07 14:11:13 +10:00 |
|
inmarket
|
61c765c2fc
|
Removing compiler warnings from new list code
|
2014-02-07 14:10:11 +10:00 |
|
inmarket
|
bd48279227
|
Update gwin Images to properly use new GFILE based images
|
2014-02-07 14:07:29 +10:00 |
|
inmarket
|
b74686bdf0
|
Removing compiler warnings from new list code
|
2014-02-07 13:59:02 +10:00 |
|
Joel Bodenmann
|
9774c86d0e
|
Merge branch 'master' into gwin
|
2014-02-02 19:56:05 +01:00 |
|
Joel Bodenmann
|
a11f7da536
|
added deinit() routines for all modules (not implemented so far)
|
2014-02-02 19:24:43 +01:00 |
|
Joel Bodenmann
|
fababafc9a
|
whitespaces
|
2014-02-02 16:55:04 +01:00 |
|
Joel Bodenmann
|
d646a43b6e
|
fix
|
2014-02-02 16:15:08 +01:00 |
|
Joel Bodenmann
|
e178b08549
|
Merge branch 'master' into gwin
|
2014-02-02 13:00:25 +01:00 |
|
Joel Bodenmann
|
6515373b2a
|
removing casts of gfxAlloc() return value as that is the whole idea behind having a void pointer
|
2014-02-02 12:59:36 +01:00 |
|
Joel Bodenmann
|
3c99e6e67d
|
Merge branch 'master' into gwin
|
2014-02-02 12:48:38 +01:00 |
|
Joel Bodenmann
|
bf8ceb278f
|
improving performance of gwinListAddItem() by Marc Pignat
|
2014-02-02 12:38:47 +01:00 |
|
Joel Bodenmann
|
6ff66cd401
|
Merge branch 'master' into gwin
|
2014-02-02 01:58:24 +01:00 |
|
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
|
c1233034db
|
default list render has now #defines for horizontal and vertical text padding
|
2014-02-01 13:36:11 +01:00 |
|
Joel Bodenmann
|
935e949af9
|
ggroup compilable
|
2014-01-29 22:58:41 +01:00 |
|
daid
|
a059c6c59c
|
Add smooth scrolling option to ugfx list.
|
2014-01-24 15:14:40 +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
|
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
|
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
|
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
|
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 |
|