aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add HISTORY.Reuben Thomas2007-07-171-1/+1
|
* Move history here from README.Reuben Thomas2007-07-171-0/+36
|
* Simplify README, removing installation instructions to INSTALL.Reuben Thomas2007-07-171-203/+8
|
* Instead of stock INSTALL, use the specific instructions from README.Reuben Thomas2007-07-171-182/+115
|
* Bump version to 0.18.Reuben Thomas2007-07-062-90/+20
| | | | Change plpbackup to just copy/restore files, not invoke tar.
* Add more po files to .cvsignoreReuben Thomas2007-07-061-0/+5
|
* Add config.rpathReuben Thomas2007-07-061-0/+1
|
* Add gettext-generated filesReuben Thomas2007-07-061-0/+2
|
* Fix compilation with GCC 4.3; thanks to Martin MichlmayrReuben Thomas2007-07-065-0/+5
|
* Fix ComponentNameRecord: add a constructor to initialise m_names toReuben Thomas2007-07-062-3/+12
| | | | | NULL so that the destructor can test this and only delete initialised arrays.
* Fix time setting where the Psion is not on GMT/UTC.Reuben Thomas2007-01-051-8/+8
|
* Add --enable-debug back, which hasn't been supported for a while.Reuben Thomas2007-01-051-1/+20
| | | | Bump version to 0.17.
* Comments and dates auto-updatedReuben Thomas2006-10-022-60/+60
|
* Remove remaining KDE 2 supportReuben Thomas2006-10-012-20/+0
|
* 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
|