Joel Bodenmann
b75f69d7a0
more update
2012-12-21 15:21:25 +01:00
Joel Bodenmann
b6a8a15536
doxygen & cleanup
2012-12-21 15:18:22 +01:00
Joel Bodenmann
f2219b5353
doxygen fix
2012-12-21 09:41:01 +01:00
Joel Bodenmann
a520a32209
more doxygen
2012-12-18 23:15:47 +01:00
Joel Bodenmann
6e76ecde18
doxygen fix
2012-12-18 22:34:22 +01:00
Joel Bodenmann
8bc7b22ce7
doxygen
2012-12-18 22:04:35 +01:00
Andrew Hannam
311c0e7168
Add grids to graph demo and update graph arrows
...
Add grid lines to graph demo.
Update graph arrows to allow seperate control of positive and negative
axis arrowheads.
2012-12-13 22:33:05 +10:00
Andrew Hannam
ec89b8e82d
Fixes to GWIN graph and demo
2012-12-06 22:24:28 +10:00
Andrew Hannam
07f3483535
Restructure
...
Create global include file called gfx.h which knows about sub-system
dependancies.
Deprecate Touchscreen (GINPUT touch is now working properly)
Merge Graph into GWIN
Change directory structure to reflect sub-system structure
Many small bugs fixed
Split Nokia6610 gdisp driver into GE8 and GE12 controller versions
Fixed broken demos.
GFX sub-systems are now clearly defined and new ones should be much
easier to add.
2012-12-06 18:45:54 +10:00
Andrew Hannam
74e94d39b9
Split Attaching Sources to a GWIN button
...
Split Attaching Sources to a GWIN button to allow for new input types
that require a parameter in future eg. Keyboard will require a
parameter.
2012-12-02 17:10:27 +10:00
Andrew Hannam
1394b41d48
GWIN Button bug fix
...
GWIN Buttons are now tested and working.
2012-12-02 16:47:11 +10:00
Joel Bodenmann
1aef326a77
src/gwin/button.c macro fix
2012-11-26 20:46:56 +01:00
Joel Bodenmann
f1fb0a9b98
Revert "macro fix on src/gwin/button.c"
...
This reverts commit b7a8366140
.
2012-11-26 19:56:22 +01:00
Joel Bodenmann
b7a8366140
macro fix on src/gwin/button.c
2012-11-26 18:23:29 +01:00
Andrew Hannam
8275c8820f
Ginput and structure changes
...
GINPUT Touch including drivers
GTIMER fixes
GEVENT fixes
GWIN button completion
Structure changes to better seperate sections of a sub-system
2012-11-26 18:45:26 +10:00