log src/w32select.c @ 90157:a1ee5124bb20

age author description
Thu, 28 Apr 2005 04:56:25 +0000 Kenichi Handa (validate_coding_system)
Fri, 18 Feb 2005 00:41:50 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-15
Tue, 06 Jul 2004 02:57:15 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-22
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Sat, 11 Oct 2003 22:41:38 +0000 Jason Rumney (Fw32_set_clipboard_data): Use string_x_string_p in place of
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Tue, 15 Feb 2005 23:19:26 +0000 Jason Rumney 2004-11-08 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
Wed, 30 Jun 2004 23:30:39 +0000 Kenichi Handa (Fw32_set_clipboard_data): Update `nbytes' correctly
Sun, 18 Apr 2004 18:34:03 +0000 Jason Rumney (Fw32_set_clipboard_data): Get sequence number after closing the clipboard.
Tue, 03 Feb 2004 23:44:47 +0000 Jason Rumney * w32select.c (Fw32_set_clipboard_data): Make coding iso2022 safe.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 06 Jul 2003 21:58:40 +0000 Jason Rumney (last_clipboard_sequence_number): New variable.
Mon, 14 Oct 2002 11:01:49 +0000 Juanma Barranquero (syms_of_win32select): Fix docstring for `selection-coding-system'.
Fri, 06 Sep 2002 09:04:56 +0000 Juanma Barranquero (syms_of_w32select): Fix spacing.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Mon, 24 Jun 2002 07:55:57 +0000 Juanma Barranquero Include composite.h
Mon, 24 Jun 2002 00:37:03 +0000 Kenichi Handa (Fw32_get_clipboard_data): Disable composition handling.
Sat, 23 Feb 2002 18:12:30 +0000 Jason Rumney (Fw32_set_clipboard_data): Run pre-write-conversion
Mon, 12 Nov 2001 23:57:09 +0000 Jason Rumney Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Tue, 21 Nov 2000 19:18:13 +0000 Jason Rumney (Fw32_set_clipboard_data): Save a copy of what is put on the clipboard.
Tue, 22 Aug 2000 23:45:16 +0000 Andrew Innes Include keyboard.h before frame.h.
Wed, 31 May 2000 18:09:57 +0000 Jason Rumney (Fw32_set_clipboard_data): Change QNil to Qnil.
Sat, 20 May 2000 00:07:08 +0000 Kenichi Handa (Fw32_set_clipboard_data): Setup members
Sun, 23 Jan 2000 03:23:12 +0000 Jason Rumney (Fw32_set_clipboard_data): Update call to find_charset_in_str.
Sun, 02 May 1999 10:30:22 +0000 Andrew Innes (Fw32_set_clipboard_data): Undo last change to add
Thu, 25 Mar 1999 22:59:18 +0000 Andrew Innes (Fw32_set_clipboard_data): Take into account line
Tue, 15 Dec 1998 04:35:38 +0000 Kenichi Handa (Fw32_set_clipboard_data): Call find_charset_in_str
Wed, 09 Dec 1998 00:03:09 +0000 Geoff Voelker (Fw32_get_clipboard_data): Do not delete isolated CR
Wed, 28 Oct 1998 03:50:07 +0000 Geoff Voelker (Vnext_selection_coding_system): New variable.
Mon, 12 Oct 1998 12:00:44 +0000 Kenichi Handa (Fw32_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.
Wed, 05 Aug 1998 22:32:02 +0000 Richard M. Stallman (Vselection_coding_system): Renamed from Vclipboard_coding_system.
Sun, 12 Jul 1998 20:24:23 +0000 Andrew Innes (Fw32_set_clipboard_data): Set Vlast_coding_system_used.
Mon, 22 Jun 1998 17:43:15 +0000 Andrew Innes Include buffer.h, charset.h, and coding.h.
Mon, 20 Jan 1997 00:38:22 +0000 Geoff Voelker Change all uses of win95, winnt, and win32
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Tue, 14 May 1996 19:01:53 +0000 Karl Heuer (QCLIPBOARD): New symbol.
Fri, 03 May 1996 18:45:04 +0000 Geoff Voelker (Fwin32_set_clipboard_data, Fwin32_get_clipboard_data):
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 07 Nov 1995 07:52:28 +0000 Geoff Voelker Initial revision