aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove more KDE bits.Reuben Thomas2007-11-209-215/+0
|
* No longer using KDE, so remove KDE autoconf gubbins.Reuben Thomas2007-11-2029-1554/+0
|
* Remove the KDE code. It was nice, but it's nicer just to treat theReuben Thomas2007-11-20181-14023/+0
| | | | | Psion as a file system, and use plpftp to do out-of-band things. Also, with KDE 4 this code will surely stop working.
* Add getclip. Only works for text for now; code for images is presentReuben Thomas2007-11-202-0/+173
| | | | but commented out.
* Add "putclip" command to set the clipboard, using code from klipsi.Reuben Thomas2007-11-203-5/+182
|
* Remove traces of plpbackup.Reuben Thomas2007-11-2013-1016/+751
|
* Remove plpbackup.Reuben Thomas2007-11-203-396/+0
|
* Backport slightly improved killsave/runrestore code from plpbackup.Reuben Thomas2007-11-201-83/+142
|
* Add myself to copyrightReuben Thomas2007-11-201-0/+1
|
* Add missing fclose. Not needed in this one-shot program, but good toReuben Thomas2007-11-201-1269/+132
| | | | have.
* Don't mention non-existent ChangeLogReuben Thomas2007-11-151-1/+1
|
* Remove out-of-date patches.Reuben Thomas2007-11-153-4/+3
|
* Remove out of date patchesReuben Thomas2007-11-154-382/+0
|
* Remove workaround for old readline lib.Reuben Thomas2007-11-154-73/+2
|
* Improve plpnfsd man page slightly.Reuben Thomas2007-07-173-214/+162
| | | | Remove no-longer-used messages from .po files.
* 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.