log src/device-x.c @ 4969:cbe181529c34

age author description
Wed, 03 Feb 2010 21:46:21 -0600 Ben Wing Automatic merge
Wed, 03 Feb 2010 20:51:18 -0600 Ben Wing rewrite dynarr code
Thu, 28 Jan 2010 01:15:10 -0600 Ben Wing fix compile errors due to mismatched string pointer types
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
Wed, 03 Feb 2010 02:46:50 -0600 Ben Wing xlike cleanup, documentation
Tue, 12 Jan 2010 01:38:04 -0600 Ben Wing Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere
Tue, 22 Dec 2009 15:52:06 -0700 Jerry James Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Thu, 10 Dec 2009 12:42:09 -0700 Jerry James Remove support for pre-X11R5 systems, including systems without Xmu. See
Sun, 16 Aug 2009 20:55:49 +0100 Aidan Kehoe Support full Common Lisp multiple values in C.
Tue, 30 Dec 2008 20:01:14 +0000 Aidan Kehoe Call XFreeFontPath appropriately in #'x-get-font-path.
Wed, 29 Oct 2008 04:06:33 +0900 Stephen J. Turnbull First draft of g++ 4.3 warning removal patch. Builds. *Needs ChangeLogs.* g++-warning-removal-2008-10-28
Wed, 29 Oct 2008 03:37:16 +0900 Stephen J. Turnbull Backout last patch; forgot to specify file.
Tue, 28 Oct 2008 10:38:26 +0900 Stephen J. Turnbull Fix docstring typo.
Wed, 09 Jul 2008 20:46:22 +0200 Aidan Kehoe Don't determine whether to call general device-type code at startup,
Fri, 18 Jan 2008 16:12:31 -0700 Jerry James Prevent access to uninitialized variables in x_init_device.