robijn
1156c51062
Menu stuff update. Fixed some of the probably many bugs and made things a
...
bit more consistent.
2002-07-09 22:56:05 +00:00
robijn
8ff8857eda
Added support for client supplied menus.
...
Also modified existing menustuff slightly (on some points I made some
things more consistent).
2002-06-28 23:35:55 +00:00
robijn
78d8886c47
Icon command is now really processed and icons are rendered.
...
Also updated icon code in curses_drv a bit.
2002-05-20 21:25:17 +00:00
robijn
7c49cb535c
Added some icon definitions in lcd.h;
...
Using ICON_BLOCK_FILLED now in titles.
2002-05-18 23:42:46 +00:00
gfk
0f5b336514
Added a newline at the end of these files, because gcc was complaining about it.
2002-04-29 23:27:24 +00:00
robijn
1e8746a62f
Inccorectly added server/commands/Makefile.in. .am was needed.
2002-04-26 00:12:38 +00:00
robijn
aa2261af65
Added commands/Makefile.in
2002-04-26 00:08:02 +00:00
robijn
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.
2002-04-26 00:00:31 +00:00