726f2f995e
Big changes in code of clients, screens and widgets. - Moved and altered code to create, destroy and manipulate clients, screens and widgets in an OO-like manner. - Moved command execution code to a commands directory, splitting commands to what subject they are concerned. - Menus are temporary disabled while working on new menu structure.
robijn2002-04-26 00:00:31 +00:00
1e4ab6d501
fixed bad implementation of CFontz_num() funcion
luisllo2002-04-20 23:50:12 +00:00
2a07898c02
Fixed bug in Makefile.am related to the removed file Makefile.am.pre.
robijn2002-04-17 11:18:13 +00:00
707fd2300d
- Now using driver names without 'in' (like lircin). - Added cursor control to client_functions.c - Removed HEART_ON etc. ; changed to HEARTBEAT_ON etc. (both existed)
robijn2002-03-27 22:38:12 +00:00
6910ac705e
Not requiring many functions anymore. (reason: input drivers)
robijn2002-03-27 22:25:32 +00:00
f2c77241eb
Cursor update. Cursor not visible anymore by default.
robijn2002-03-25 23:19:41 +00:00
1e7a4a44bc
Makefile.am removed. Will be generated from Makefile.am.pre
robijn2002-03-25 23:18:34 +00:00
01f37ea213
Changed cases in some driver names.
robijn2002-03-25 22:47:30 +00:00
505833ba85
- Fixed some driver build problems (incorrect filenames) - Some work on the automake/autoconf stuff
robijn2002-03-25 22:43:12 +00:00
6898248837
Converted the svga driver to new API.
robijn2002-03-25 22:40:38 +00:00
152f8b4aff
Added width and height functions (I forgot them at the v0.5 kick-off).
robijn2002-02-10 14:22:17 +00:00
2be3a1cfdb
Converted old to new functions. Now using lib vbar/hbar. Changed the term UDC to Custom char (CC).
robijn2002-02-08 00:19:55 +00:00
c6ef7cbf4e
Converted old to new functions.
robijn2002-02-08 00:15:50 +00:00
d75cd04d92
Converted old to new functions. Now using lib vbar/hbar.
robijn2002-02-08 00:14:10 +00:00
085b539d34
Lib update. Added vbar and hbar functions that use a statically defined custom charset. Let the lib heartbeat function use the new icon function.
robijn2002-02-08 00:05:02 +00:00
f3dbc1d06d
Minor fixes. Still untested on real hardware.
robijn2002-02-07 22:29:39 +00:00
932d1f5c7b
Tried other init timing. Does this solve the init issue ?
robijn2002-02-07 22:14:30 +00:00
15b226483a
Added PIC-an-LCD HD44780 subdriver. Currently untested.
robijn2002-02-07 22:10:04 +00:00
901833b353
Modified some internal stuff. The line function did not work correctly, however the driver does not use it.
robijn2002-02-05 18:06:14 +00:00
801b9558f1
WIP: configfile code from stable-0-4-3... #ifdef currently
dglaude2002-01-21 14:09:55 +00:00
4222ee41ab
The old_icon is ready to be removed bignum does not need init anymore.
dglaude2002-01-18 08:00:46 +00:00
79a5d76203
I did not BREAK MtxOrb, I forgot to sync bigfont.h ;-)
dglaude2002-01-18 07:56:44 +00:00
227b5329b8
I recently broke MtxOrb in CVS. This fix the segfault but does not fix BIGnum :-(
dglaude2002-01-17 21:26:10 +00:00
cee2f5bde4
Some inline comment about the API, search GLAUDE :-)
dglaude2002-01-17 20:57:55 +00:00
4a78e112e9
Change in hbar and vbar + cleanup ...WIP...
dglaude2002-01-17 20:53:03 +00:00
ca162dc94d
Rename _?bar and init_?bar stuff to _old_.
dglaude2002-01-17 20:51:31 +00:00
5b9200acf7
More cleaning up and work on BigNum I guess (bad fix for duplicate icon and new icon emulation)
dglaude2002-01-16 20:27:55 +00:00
c28d25b795
Partial implementation of Thomas Runge's BSD port.
gfk2001-12-28 21:52:39 +00:00
b228b720d9
Added uniform copyright notice to all files of the server core.
robijn2001-12-27 23:30:36 +00:00
5d0b33c5ef
Fixed header file problem. Enhanced(?) timing.h with DELAY_AUTOSELECT. Cheered up some comments, moved #ifndef FOO_H #define FOO_H to just after the copyright and explanation comment.
robijn2001-12-27 16:22:09 +00:00
cea59d556e
fix: I'm not the vendor ;)
reenoo2001-12-27 12:23:36 +00:00
7ab0b9548b
initial commit of EPM list file
reenoo2001-12-27 12:06:41 +00:00