log src/w32xfns.c @ 112437:f3d875901372

age author description
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Thu, 14 Oct 2010 16:32:27 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Thu, 14 Oct 2010 14:25:35 +0200 Juanma Barranquero src/w32*.c: Whitespace fixes and typos.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Wed, 07 Jul 2010 11:45:28 +0200 Juanma Barranquero Fix whitespace to follow coding guidelines.
Tue, 06 Jul 2010 16:22:29 +0200 Juanma Barranquero src/w32*.c: Convert function definitions to standard C.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Fri, 27 Jun 2008 02:13:38 +0000 Glenn Morris American English spelling fix.
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 14 Sep 2007 23:28:37 +0000 Jason Rumney (get_next_msg): Consolidate WM_PAINT messages.
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
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.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 06 Feb 2001 22:19:23 +0000 Andrew Innes (select_palette): Do nothing if palette hasn't yet
Tue, 02 Jan 2001 22:45:32 +0000 Andrew Innes (get_frame_dc): Abort if called on a non-w32 frame.
Thu, 21 Dec 2000 14:58:09 +0000 Andrew Innes (select_palette): Avoid calling SelectPalette if
Fri, 01 Dec 2000 20:06:39 +0000 Jason Rumney (get_frame_dc): Avoid changing the palette on an invalid frame.
Tue, 22 Aug 2000 23:45:16 +0000 Andrew Innes Include keyboard.h before frame.h.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Thu, 01 Jul 1999 19:48:55 +0000 Andrew Innes (drain_message_queue): New function.
Tue, 20 Oct 1998 22:16:48 +0000 Geoff Voelker Include charset.h and fontset.h.
Fri, 15 May 1998 20:53:39 +0000 Richard M. Stallman (interrupt_handle): New variable.
Wed, 03 Sep 1997 01:14:17 +0000 Geoff Voelker (have_menus_p): Move to w32fns.c.
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*.
Fri, 03 May 1996 18:49:20 +0000 Geoff Voelker Include frame.h.
Fri, 02 Feb 1996 01:57:44 +0000 Geoff Voelker (prepend_msg): New function.
Thu, 25 Jan 1996 03:06:44 +0000 Geoff Voelker backout 1,.4
Sun, 21 Jan 1996 00:20:52 +0000 Geoff Voelker Include frame.h.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 26 Dec 1995 04:39:17 +0000 Richard M. Stallman (have_menus_p): Renamed from using_x_p.
Tue, 07 Nov 1995 07:52:28 +0000 Geoff Voelker Initial revision