aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixes to compile on amd64 (plp_inttypes.h) and with gcc >= 4.1 (theReuben Thomas2006-09-297-26/+21
| | | | rest); patches from Debian bugs #384146, #386833 and #388831.
* Bump version to 0.16.Reuben Thomas2006-09-101-1/+1
|
* Add --wildcards to cope with latest GNU tar (and indeed anythingReuben Thomas2006-09-101-1/+1
| | | | modern and POSIX compliant).
* Sources updated; corrections to translation.Reuben Thomas2006-05-161-112/+115
|
* Sources updatedReuben Thomas2006-05-161-102/+104
|
* Fix typesReuben Thomas2006-05-161-6/+4
|
* Fix typeReuben Thomas2006-05-161-1/+1
|
* Write (R) using the proper groff sequence.Reuben Thomas2006-05-161-2/+2
| | | | Correct an "It's" to "Its".
* Bump version to 0.15Reuben Thomas2006-05-161-1/+1
|
* Tidy command descriptionReuben Thomas2006-05-161-1/+1
|
* Implement setTime methodReuben Thomas2006-05-161-0/+29
|
* Take setTime out of #if 0 and give it a proper prototype.Reuben Thomas2006-05-161-1/+1
|
* Add proper setTime and correct comment typo.Reuben Thomas2006-05-161-2/+2
|
* Fix a comment typoReuben Thomas2006-05-161-1/+1
|
* Add settime commandReuben Thomas2006-05-161-1/+8
|
* Whitespace and spelling fixes.Reuben Thomas2006-05-011-8/+8
|
* Fix locale descriptions, and remove FIXMEs: the locales are valid.Reuben Thomas2006-05-011-3/+2
| | | | Remove commented out socket close.
* Correct some comment typos.Reuben Thomas2006-04-251-2/+2
|
* Update header nameReuben Thomas2006-02-161-1/+1
|
* Bump version to 0.14Reuben Thomas2005-08-281-1/+1
|
* Update header names to modern KDE names.Reuben Thomas2005-08-283-4/+4
| | | | Fix a couple of strings.
* Fix linking of kpsion.Reuben Thomas2005-08-288-20/+24
| | | | | | | | Fix English in several places. Add USB serial ports to list of ports. Use new names of various KDE headers.
* Spell 'click' correctlyReuben Thomas2005-08-281-1/+1
|
* Fix for gcc 4.0 compatibility from Petr Ostadal.Reuben Thomas2005-08-061-2/+4
|
* Remove commented out deprecated code block.Reuben Thomas2005-05-161-22/+0
|
* Enable --enable-kde in Makefile.cvs again.Reuben Thomas2005-05-165-14/+11
| | | | | | | | | | qlist.h --> qptrlist.h Remove #include <qobjcoll.h> from sample Qt program in KDE_PRINT_QT_PROGRAM.m4 Fix configure.in.in not to call PLP_CHECK_COMPILERS, which isn't needed any more (and didn't work).
* Remove files which don't work and don't seem to be needed any more.Reuben Thomas2005-05-162-197/+0
|
* Find qt3 includes on Debian sarge (and probably other systems).Reuben Thomas2005-05-111-1/+1
|
* Commit automatic changes.Reuben Thomas2005-04-162-2/+18
|
* Bump version to 0.13.Reuben Thomas2005-04-161-1/+1
|
* Don't --enable-kde for dist.Reuben Thomas2005-04-161-1/+1
|
* Change po/Makefile -> po/Makefile.in so that po/Makefile is properlyReuben Thomas2005-04-161-1/+1
| | | | | | | generated. The previous diff claims to have done this, but in fact adds intl/Makefile to the list so that it is generated.
* Build fixes for newer g++ from Thomas Lussnig.Reuben Thomas2005-04-163-9/+10
|
* Fix for newer g++ from Thomas Lussnig.Reuben Thomas2005-04-161-8/+8
|
* po/Makefile --> po/Makefile.in so that po/Makefile gets generatedReuben Thomas2005-04-161-0/+1
| | | | properly.
* Fix "succeded" --> "succeeded"Reuben Thomas2005-04-161-1/+1
|
* Remove calls of AC_CHECK_BOOL, which no longer exists.Reuben Thomas2005-04-162-4/+0
|
* Remove test for bool, because it was breaking the build for reasons IReuben Thomas2005-04-162-31/+0
| | | | | don't fully understand, and in any case it's unnecessary: any sensible C++ compiler will now have proper bool support.
* Remove flags that can't be used with g++.Reuben Thomas2005-04-161-2/+2
|
* Removed kdb2html from configure for kde3.3 compiling (unused).Ivan Daou2004-10-253-202/+180
|
* Add stamp-h1Reuben Thomas2004-10-041-0/+1
|
* Remove message about not working with automake > 1.4. It seems to workReuben Thomas2004-10-041-2/+0
| | | | fine...
* Remove mention of unimplemented and now removed flag to format theReuben Thomas2004-10-041-6/+1
| | | | Psion's drive.
* Remove stub code for formatting the Psion's drive (never implemented).Reuben Thomas2004-10-041-27/+5
|
* Note that formatting the Psion's drive is unimplemented.Reuben Thomas2004-10-041-1/+1
|
* Add *.loT, for recent libtoolsReuben Thomas2004-10-041-0/+1
|
* stamp-cat-id is now stamp-po, apparently.Reuben Thomas2004-10-043-3/+19
|
* Add autom4te.cache properly.Reuben Thomas2004-10-041-2/+1
|
* Add autom4te.cacheReuben Thomas2004-10-041-0/+2
|
* Quote DEFUN names to please recent versions of autoconf.Reuben Thomas2004-10-0410-11/+11
|