WingMan 0.2pre1
This UNSTABLE version is intented for developers only.
The file format will change in the future, so please do not use this release for any serious things!
Compilation should be very easy, you might need to change some things in the included Makefile.
Features, so far:
+ loads and saves plain text address database (~/.wingman)
+ can sort by name -- just press the search button!
+ ermm...
This Release consists of these parts:
wingman.c the WINGs frontend
(just WingMan 0.1.x minus file/db-access)
filebackend.c an example of a file backend
that uses ~/.wingman in plain ascii format
backend.c some general
functions which can later be used
by frontend & backend modules.
table.c the internal structure of the database
in memory
...some other stuff, like pixmaps & header-files
The frontend is the main program which is linked against general WingMan stuff and the backend.
For more information see the WingMan homepage at http://www.lillack.de/wingman or mail me.
Robert Lillack
rob@lillack.de
