Christopher Faylor db0421f6ec * fhandler.h (fhandler_dev_clipboard): Extend to support writing.
* fhandler_clipboard.cc (fhandler_dev_clipboard::fhandler_dev_clipboard):
Initialize new fields.  Open clipboard here.
(fhandler_dev_clipboard::dup): New method.
(fhandler_dev_clipboard::open): Accomodate new fields.  Register clipboard
here, if appropriate.
(set_clipboard): New function.  Moves buffer to clipboard.
(fhandler_dev_clipboard::write): Truly implement clipboard writing.
(fhandler_dev_clipboard::read): Reimplement to allow successive reads.
(fhandler_dev_clipboard::lseek): Truly implement seeks in clipboard.
(fhandler_dev_clipboard::close): Clear out new fields.  Support sequential
reads and sequential writes.  Support for binary data via a native clipboard
format.
2001-03-22 22:11:34 +00:00
..
2000-10-28 05:41:44 +00:00
2001-03-21 16:06:22 +00:00
2001-03-18 03:34:05 +00:00
2001-03-03 03:56:34 +00:00
2001-03-18 03:34:05 +00:00
2000-10-28 05:41:44 +00:00
2001-03-18 21:11:25 +00:00
2001-03-18 03:34:05 +00:00
2001-03-18 03:25:30 +00:00
2000-11-19 04:58:18 +00:00
2001-03-18 03:34:05 +00:00
2001-03-18 03:34:05 +00:00
2001-03-18 03:34:05 +00:00
2001-03-18 03:34:05 +00:00
2001-03-11 16:46:28 +00:00
2001-03-18 03:34:05 +00:00
2000-10-28 05:41:44 +00:00
2000-10-19 03:12:44 +00:00
2000-10-28 05:41:44 +00:00
2000-08-18 19:51:02 +00:00
2000-09-03 04:16:35 +00:00
2001-03-21 14:00:29 +00:00
2001-03-18 21:11:25 +00:00
2001-03-18 20:58:18 +00:00
2001-03-07 17:45:03 +00:00
2001-03-18 03:34:05 +00:00
2001-03-18 21:11:25 +00:00
2001-03-18 21:11:25 +00:00
2001-03-18 21:11:25 +00:00
2000-07-19 17:42:16 +00:00