Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added type include | Fritz Elfert | 2002-03-04 | 1 | -0/+1 |
| | |||||
* | - Added bitmap conversion functions. | Fritz Elfert | 2002-03-03 | 5 | -7/+338 |
| | | | | - Updated printer class according to Protocol doc 1.15 | ||||
* | Add buffer overflow checks to handle truncated and corrupted sis files. | Daniel Brahneborg | 2002-03-03 | 13 | -33/+142 |
| | |||||
* | Added GNU copyright header. | Daniel Brahneborg | 2002-03-03 | 14 | -14/+321 |
| | |||||
* | Various proto changes. | Daniel Brahneborg | 2002-03-02 | 10 | -62/+145 |
| | |||||
* | - Added SIS stuff by Daniel Brahneborg | Fritz Elfert | 2002-02-28 | 18 | -8/+782 |
| | |||||
* | - Fixed psitime again. Waaahh, these guys at symbian change filetimes when | Fritz Elfert | 2002-02-15 | 2 | -4/+11 |
| | | | | switching DST/Non-DST. | ||||
* | More descriptive comments. | Fritz Elfert | 2002-02-15 | 1 | -3/+6 |
| | |||||
* | - Unified headers. | Fritz Elfert | 2002-02-14 | 1 | -0/+29 |
| | |||||
* | Return E_PSI_GEN_NSUP, if Psion refuses attach to protocol. | Fritz Elfert | 2001-07-31 | 1 | -0/+12 |
| | |||||
* | Make unconditional gettext conditional. | Fritz Elfert | 2001-07-26 | 1 | -0/+2 |
| | |||||
* | Applied patch from Jim Hague. | Fritz Elfert | 2001-06-29 | 1 | -6/+8 |
| | |||||
* | Fix for Series 3c. Devlist version can be 1. | Fritz Elfert | 2001-06-11 | 2 | -4/+2 |
| | |||||
* | Added missing attr2std in fgeteattr() | Fritz Elfert | 2001-06-10 | 1 | -1/+2 |
| | |||||
* | Documented rclip interface. | Fritz Elfert | 2001-05-26 | 1 | -2/+63 |
| | |||||
* | Added Icons for states of Klipsi. | Fritz Elfert | 2001-05-25 | 1 | -1/+1 |
| | | | | LMB click on klipsi icon now toggles enable/disable. | ||||
* | Fixed iowatch | Fritz Elfert | 2001-05-23 | 2 | -25/+28 |
| | | | | More clipboard work (Works now in direction Psion -> PC ;-) | ||||
* | More work on remote clipboard. | Fritz Elfert | 2001-05-22 | 5 | -23/+72 |
| | |||||
* | Started print and clip support (no functionality yet). | Fritz Elfert | 2001-05-21 | 5 | -2/+564 |
| | | | | - Moved include/intl.h to lib/plpintl.h | ||||
* | - Moved include/intl.h to lib/plpintl.h to fix compile of foreign progs. | Fritz Elfert | 2001-05-21 | 12 | -20/+53 |
| | | | | - Some NLS-Related fixes | ||||
* | Applied Fix from Markus Stipp <corwin@zhadum.de> | Fritz Elfert | 2001-04-09 | 1 | -1/+1 |
| | |||||
* | Implemented ncpd autostart and removing of old backup generations. | Fritz Elfert | 2001-04-08 | 1 | -1/+0 |
| | |||||
* | Fixed debian compile bug. | Fritz Elfert | 2001-03-29 | 1 | -1/+11 |
| | | | | Fixed link when libplp is not yet installed. | ||||
* | NLS fixes, kpsion config | Fritz Elfert | 2001-03-24 | 1 | -3/+1 |
| | |||||
* | - Unified drive parameter of some methods: | Fritz Elfert | 2001-03-06 | 7 | -39/+69 |
| | | | | | | rfsv::devinfo, rfsv::setVolumeName and rpcs::formatOpen now all take the drive-letter as a single const char. - Documented formatOPen() and formatRead(). | ||||
* | Fixed some 64bit related stuff in psitime and plpdirent. | Fritz Elfert | 2001-03-05 | 4 | -31/+52 |
| | | | | More work on restore in kpsion. | ||||
* | Fixed a nasty bug in fread() which reads garbage when called with a length | Fritz Elfert | 2001-03-02 | 1 | -1/+1 |
| | | | | | parameter > RFSV_SENDLEN. Exploited by plpnfsd which is currently the only app doing large reads. Thanks to rrt1001@cam.ac.uk for his bug-report. | ||||
* | Modified icons. | Fritz Elfert | 2001-03-01 | 33 | -5507/+6193 |
| | | | | | | Started NLS support. Added kpsion KDE2 application. Unified file-headers. | ||||
* | - Fixed bug in rfsv32, introduced by recent change to C++ strings: | Fritz Elfert | 2001-02-07 | 1 | -2/+2 |
| | | | | | mkdir and rmdir did not work. - Mor KDE2 related stuff. | ||||
* | - Added KDE2 PropsDialog Plugin (incomplete) | Fritz Elfert | 2001-02-06 | 16 | -102/+573 |
| | | | | | | | | | | | | - Fixed some KDE related autoconf stuff - Added PlpDrive class for returning results from rfsv:devinfo - Added auto-watch in ppsocket and finally got rid of the nasty SIGPIPE bug. Now it's no more necessary to ignore SIGPIPE in applications. - Made constructors of rfsv16, rfsv32, rpcs16 and rpcs32 private to enforce use of the factories. - Removed error output in the factories and replaced that by error codes which can be retrieved and evaluated by an application. | ||||
* | - More KDOC comments. | Fritz Elfert | 2001-02-04 | 3 | -4/+32 |
| | | | | - Fix in ppsocket.cc: Add a cast for first parameter of gethostbyaddr() | ||||
* | More doc changes. | Fritz Elfert | 2001-02-04 | 4 | -4/+7 |
| | |||||
* | More KDOC documentation in headers. | Fritz Elfert | 2001-02-04 | 7 | -37/+78 |
| | |||||
* | Cleaned up ppsocket. | Fritz Elfert | 2001-02-04 | 10 | -607/+501 |
| | | | | More 64bit-related stuff. | ||||
* | Added some KDOC API documentation. | Fritz Elfert | 2001-02-02 | 3 | -3/+27 |
| | |||||
* | Added automatic initialization of the timezone info in PsTime. | Fritz Elfert | 2001-02-02 | 3 | -2/+71 |
| | |||||
* | Replaced lot of ugly char * by string. | Fritz Elfert | 2001-02-02 | 8 | -237/+187 |
| | | | | | | | Fixed bug in plpftp's filename-completion, which was introduced yesterday. Added a class PlpUID for dealing with application-UIDs Added UID->mimetype mapping in kioslave. | ||||
* | Added in missing plpdirent.cc | Fritz Elfert | 2001-02-01 | 4 | -17/+72 |
| | | | | | Added a small description of the KDE stuff in README Small fixes in rfsv16 and ppsocket. | ||||
* | Some fixes in documentation. | Fritz Elfert | 2001-02-01 | 2 | -11/+10 |
| | |||||
* | More cleanup: | Fritz Elfert | 2001-02-01 | 21 | -163/+212 |
| | | | | | | | | | | | | | | | - Removed bool.h and references to it everywhere. This is checked now in ./configure and the stuff went into acconfig.h - Replaced ugly bufferStore-based method of returning directory entries from rfsv::readdir() by a cleaner way. (A new, separate class PlpDirent is returned now.) With the old implementation, the caller has to know about the layout of the entries. Also, the old implementation was not 64bit aware. - Similar replacement done for rfsv::dir(). This now returns the entries in a standard STL container (deque) instead of a bufferArray. - Started renaming #include statements for standard library headers from the old <xxx.h> form to the new recommended <xxx> form. | ||||
* | Added documentation. | Fritz Elfert | 2001-01-31 | 1 | -12/+112 |
| | |||||
* | Misc changes, needed for kioslave and backup: | Fritz Elfert | 2001-01-31 | 5 | -86/+301 |
| | | | | | | | | | | | | | | - Added copyOnPsion to optimize speed of copying files from Psion to Psion. - Added a void pointer to the callback function of copy{To,From,On}Psion. This permits setting up a C callback function from within a C++ method by providing this-> in that arg. In the C callback function, the apropriate method of the foreign class can then be called. - Added opendir(), readdir(), closedir() in a libc-like fashion. - Removed old time code. - Added setVolumeName() | ||||
* | Added a truncate() method. | Fritz Elfert | 2001-01-31 | 2 | -0/+13 |
| | |||||
* | Misc. Makefile changes. | Fritz Elfert | 2000-11-11 | 1 | -1/+1 |
| | | | | Bumped up version. | ||||
* | Added a hack for Jotter on S5mx and some experimental stuff. | Fritz Elfert | 2000-10-09 | 4 | -11/+39 |
| | |||||
* | Added missing initializer. | Fritz Elfert | 2000-08-27 | 1 | -1/+1 |
| | |||||
* | Bugfix: QUERY_DRIVE returns status as last byte, not first. | Fritz Elfert | 2000-08-27 | 4 | -21/+31 |
| | |||||
* | Some small type changes. | Fritz Elfert | 2000-08-27 | 2 | -14/+14 |
| | |||||
* | Added parameter names. | Fritz Elfert | 2000-08-27 | 1 | -13/+13 |
| | |||||
* | Added debug config option and modified an assert in Enum.h | Fritz Elfert | 2000-08-27 | 1 | -3/+3 |
| |