Commit Graph
45 Commits
Author SHA1 Message Date
mmdolze e914ee3d72 Check all http links, update permanent redirects. Do not remove links with
404 errors as they may still be available at www.archive.org.
2010-01-30 18:53:43 +00:00
mmdolze 01d512e1bb Post release update of version numbers. 2009-06-21 21:47:42 +00:00
mmdolze a3124cc5b5 Use inline elements in term definition. Update to Docbook 4.5. 2009-06-20 13:10:40 +00:00
mmdolze 44d90170ed Replace <term><args> with <term><synopsis> or <term><option> as the first one
is not allowed.
Strip trailing whitespace.
Reformat long lines.
2009-06-12 11:15:20 +00:00
mmdolze 823a66aa0c Update API documentation to match actual declarations and descriptions. 2009-03-21 23:41:14 +00:00
mmdolze 9db3ee9298 Don't claim to support client defined icons, which we do not. 2009-03-18 22:54:21 +00:00
marschap dcc643ec18 extend deletion functions in LL.c, use them to make "bye" client command work 2008-11-30 15:30:28 +00:00
marschap 5d61775108 add Makefile targets to compile & install clients & server separately 2008-10-10 10:08:10 +00:00
marschap 7811b491db refactor adv_bignum:
* support display heights > 4 (treated like height = 4);
* determine number of user-defineable chars using get_free_chars();
* allow custom chars starting at a character position (offset) != 0
* update and extend documentation
2006-10-15 16:06:08 +00:00
marschap 53a2d9ad5c fix XML errors and typos 2006-10-08 11:15:49 +00:00
marschap d63bbee493 sync DocBook version with User Guide 2006-10-08 11:13:55 +00:00
marschap c94cd25ed3 fix documentation inconsistency (Jannis Achstetter) 2006-10-08 10:26:49 +00:00
marschap 960b039b98 do as R. Buchholz wants 2006-10-02 18:00:38 +00:00
marschap f10895d04d FSF address change 2006-09-30 18:18:22 +00:00
marschap 24a8996795 add convenience targets to Makefiles; require autmake 1.9;
install HTML versin of user guide in Debian
2006-09-14 09:48:40 +00:00
marschap aa4b7f922f document bignum library; fix and shrink bignum library (both S. Herdler) 2006-04-29 13:47:56 +00:00
marschap d4a3e7444d cleanup: remove unnecessary (=invisible) leading spaces 2006-04-27 15:10:59 +00:00
marschap 95a54cfbc1 convert bignum library; adapt serialVFD, CFontzPacket, IOWarrior 2006-04-25 20:13:28 +00:00
marschap 0471b1827f ship documentatin completely in distribution 2006-04-15 10:46:21 +00:00
marschap e2d5bef7fc add myself as author 2006-04-15 10:01:24 +00:00
marschap cf5ac7797b rename "pylcd" driver to "pyramid"; finish renaming of "sli" driver 2006-04-12 16:04:06 +00:00
marschap 8ec9359ac9 cleanup: fix documentation 2006-04-12 09:24:17 +00:00
marschap 587085a292 clarification: get_info() returns const char * 2006-04-12 08:12:13 +00:00
marschap 66e38659cb update documentation to reality (as far as I know it ;-) 2006-04-11 17:54:58 +00:00
marschap dcc4b45baa document changes to the get_key() return type 2006-04-06 13:27:37 +00:00
marschap afc8c4d6c4 allow deselecting previously selected drivers: e.g. --enable-drivers='all,!hd44780' 2006-04-05 20:19:50 +00:00
marschap f1d36b0179 update developer documentaton 2006-04-05 06:04:20 +00:00
marschap ce195bdbe6 add new chapter about driver API; fix a few errors in the other dobbooks 2006-03-28 14:01:34 +00:00
marschap 2466188aa3 documentation update 2006-03-11 07:59:31 +00:00
marschap aeffd250a1 require automake 1.7 in condifure.in; update all Makefile.am: add comments,
replace obsoleted INCLUDES by AM_CPPFLAGS
2006-01-16 19:36:58 +00:00
marschap f0300d1765 sort drivers alphabetically in acinclude.m4 & server/drivers/Makefile.am;
update server/drivers/wirz-sli.c to make it complile afgain and announce
it in acinclude.m4; update info how to include a new driver to make the
examples resemble the current driver situation more closely
2005-12-17 17:04:00 +00:00
marschap b52d7be567 fix typo reported on the mailing list by Simon Funke 2005-10-07 16:53:47 +00:00
boercher 763207a64e - description of new options -next and -prev
- divided the command reference into 4 subsections
- added a complete menu example for wizzards
2005-07-17 16:13:08 +00:00
boercher 759e607737 - documented new feature -next
- option -parent is marked as for menus only
- doumented special value _main_ for menu_set_main
2005-06-01 22:46:03 +00:00
marschap 3771a8273e added .cvsignore files, thanks to Volker Boerchers for his contribution 2005-05-22 07:16:48 +00:00
marschap 4e08a3d944 - updated for new menu commands
- corrected: menuscreen_goto -> menu_goto (V.Boerchers)
2005-05-20 09:44:04 +00:00
marschap f15c5729ec - added documentation for ip-menuitem, menuscreen_goto,
menuevents enter+leave.
- corrected typos and cut-n-paste errors (VB)
2005-04-05 07:27:45 +00:00
marschap 29065ca74d additional advice (VB) 2005-04-05 07:27:20 +00:00
marschap 15ecb1acca make DocBooks XML compatible 2004-12-31 22:14:29 +00:00
marschap 72bae4afde add & document D. Greaves marquee patch, clean up render.c 2004-12-30 17:34:02 +00:00
gfk 9779ae82f6 Fixed a typo in the subtitle. (shame) Thanks to Conrad Braun for reporting it. 2003-08-19 00:41:02 +00:00
gfk 6e356d9732 Changed the underscores (_) for dashes (-) in the id fields because my XML parser didn't liked them. 2003-07-12 13:41:54 +00:00
robijn a43978df97 Added docbook documentation on the 'widget' language. 2003-06-30 19:55:11 +00:00
robijn c72f813a4c Changed things around port.h a bit:
- port_access_full is now called port_access_multiple and has a count parameter (LPT port stuff should be in lpt-port.h)
- Updated calling source files too
- Added support for ports in higher range, so that PCI LPT cards will work too (but I can't test this myself...)
- Enhanced formatting of in-file documentation a bit
- Updated docs of port.h in lcdproc-dev
2003-04-04 22:53:16 +00:00
gfk 46f930bf98 Starting the developers docs in docbook. 2002-10-01 18:40:21 +00:00