log src/w32select.c @ 61179:9c457f96bb08

age author description
2005-02-15 Jason Rumney 2004-11-08 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
2004-06-30 Kenichi Handa (Fw32_set_clipboard_data): Update `nbytes' correctly
2004-04-18 Jason Rumney (Fw32_set_clipboard_data): Get sequence number after closing the clipboard.
2004-02-03 Jason Rumney * w32select.c (Fw32_set_clipboard_data): Make coding iso2022 safe.
2003-09-01 Miles Bader Add arch taglines
2003-07-06 Jason Rumney (last_clipboard_sequence_number): New variable.
2002-10-14 Juanma Barranquero (syms_of_win32select): Fix docstring for `selection-coding-system'.
2002-09-06 Juanma Barranquero (syms_of_w32select): Fix spacing.
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-06-24 Juanma Barranquero Include composite.h
2002-06-24 Kenichi Handa (Fw32_get_clipboard_data): Disable composition handling.
2002-02-23 Jason Rumney (Fw32_set_clipboard_data): Run pre-write-conversion
2001-11-12 Jason Rumney Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
2001-11-02 Pavel Janík Update usage of CHECK_ macros (remove unused second argument).
2000-11-21 Jason Rumney (Fw32_set_clipboard_data): Save a copy of what is put on the clipboard.
2000-08-22 Andrew Innes Include keyboard.h before frame.h.
2000-05-31 Jason Rumney (Fw32_set_clipboard_data): Change QNil to Qnil.
2000-05-20 Kenichi Handa (Fw32_set_clipboard_data): Setup members
2000-01-23 Jason Rumney (Fw32_set_clipboard_data): Update call to find_charset_in_str.
1999-05-02 Andrew Innes (Fw32_set_clipboard_data): Undo last change to add
1999-03-25 Andrew Innes (Fw32_set_clipboard_data): Take into account line
1998-12-15 Kenichi Handa (Fw32_set_clipboard_data): Call find_charset_in_str
1998-12-09 Geoff Voelker (Fw32_get_clipboard_data): Do not delete isolated CR
1998-10-28 Geoff Voelker (Vnext_selection_coding_system): New variable.
1998-10-12 Kenichi Handa (Fw32_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.
1998-08-05 Richard M. Stallman (Vselection_coding_system): Renamed from Vclipboard_coding_system.
1998-07-12 Andrew Innes (Fw32_set_clipboard_data): Set Vlast_coding_system_used.
1998-06-22 Andrew Innes Include buffer.h, charset.h, and coding.h.
1997-01-20 Geoff Voelker Change all uses of win95, winnt, and win32
1996-11-19 Geoff Voelker Change identifiers of the form win32* to w32*.
1996-05-14 Karl Heuer (QCLIPBOARD): New symbol.
1996-05-03 Geoff Voelker (Fwin32_set_clipboard_data, Fwin32_get_clipboard_data):
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-11-07 Geoff Voelker Initial revision