log src/event-msw.c @ 5940:c608d4b0b75e cygwin64 tip

age author description
Fri, 27 Feb 2015 17:41:20 +0000 Henry Thompson make space for long ptr, and store as such, for frame in WINDOW data, cygwin
Wed, 23 Apr 2014 22:22:37 +0100 Henry Thompson no obvious 64 vs. 32 pblms in compilation, but still crashing in event-msw cygwin
Mon, 21 Apr 2014 11:42:50 +0100 Henry Thompson Minimum necessary to get started: cygwin
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Mon, 22 Feb 2010 06:49:30 -0600 Ben Wing rename objects* (.c, .h and .el files) to fontcolor*
Mon, 15 Feb 2010 22:14:11 -0600 Ben Wing various frame-geometry fixes
Mon, 08 Feb 2010 06:42:16 -0600 Ben Wing changes to VOID_TO_LISP et al.
Fri, 05 Feb 2010 11:25:00 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 11:02:24 -0600 Ben Wing Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Thu, 04 Feb 2010 07:28:14 -0600 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
Wed, 27 Jan 2010 00:35:36 -0600 Ben Wing function renamings to track names of char typedefs
Tue, 26 Jan 2010 23:22:30 -0600 Ben Wing Mule-izing, various fixes related to char * arguments
Sun, 24 Jan 2010 22:04:58 -0600 Ben Wing fix compile issues with gcc 4
Thu, 17 Dec 2009 17:51:38 +0000 Aidan Kehoe Call character_to_event on characters received from XIM, event-Xt.c