log src/w16select.c @ 89788:64f9915771f5

age author description
2003-09-08 Kenichi Handa *** empty log message ***
2002-03-01 Kenichi Handa Include "character.h" instead of "charset.h".
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-11-25 Eli Zaretskii (Fw16_set_clipboard_data): Fix the call to sit_for as per the calling sequence
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2003-09-01 Miles Bader Add arch taglines
2002-10-14 Juanma Barranquero (syms_of_win16select): Fix docstring for `selection-coding-system'.
2002-09-06 Juanma Barranquero (syms_of_win16select): 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 (Fw16_get_clipboard_data): Disable composition handling.
2002-05-17 Eli Zaretskii Fix whitespace.
2002-02-23 Eli Zaretskii (Fw16_get_clipboard_data): Fix last change.
2002-02-22 Eli Zaretskii (Fw16_set_clipboard_data): Run pre-write-conversion
2001-12-11 Pavel Janík Change doc-string comments to `new style' [w/`doc:' keyword].
2001-11-02 Pavel Janík Update usage of CHECK_ macros (remove unused second argument).
2001-05-21 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
2000-08-17 Eli Zaretskii (set_clipboard_data): If there's not enough memory
2000-05-25 Eli Zaretskii (Fw16_set_clipboard_data): Fix the change from 2000-05-20.
2000-05-20 Kenichi Handa (Fw16_set_clipboard_data): Setup members
1999-03-03 Eli Zaretskii (get_clipboard_data): Always stop at the first null byte.
1999-02-15 Eli Zaretskii (get_clipboard_data): Work around a bug in Windows95
1999-02-04 Eli Zaretskii (last_clipboard_text, clipboard_storage_size): New
1999-02-03 Eli Zaretskii Fix last change.
1999-02-03 Eli Zaretskii (Fw16_set_clipboard_data): When the text needs to be
1999-02-02 Eli Zaretskii (set_clipboard_data): Correctly null-terminate the
1999-01-06 Eli Zaretskii (set_clipboard_data): Terminate the text with a null
1998-12-15 Kenichi Handa (Fw16_set_clipboard_data): Call find_charset_in_str
1998-10-12 Kenichi Handa (Fw16_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0.
1998-09-01 Eli Zaretskii (Vnext_selection_coding_system): New variable.
1998-08-04 Eli Zaretskii (Fw16_set_clipboard_data, Fw16_get_clipboard_data, syms_of_win16select):
1998-07-13 Eli Zaretskii (set_clipboard_data, get_clipboard_data, Fw16_set_clipboard_data,
1998-07-09 Eli Zaretskii (Vclipboard_coding_system): New variable.
1998-04-22 Eli Zaretskii (alloc_xfer_buf): If want_size is more than 1MB,
1998-04-22 Eli Zaretskii (Fwin16_set_clipboard_data): Call UNBLOCK_INPUT before calling sit_for.
1998-04-08 Karl Heuer (Fwin16_set_clipboard_data): Call message2 with 3
1997-05-27 Richard M. Stallman (Fwin16_set_clipboard_data): Pass new arg to sit_for.
1997-04-14 Eli Zaretskii Initial revision