log src/w32fns.c @ 111232:a9904c1962db

age author description
Fri, 29 Oct 2010 00:04:09 -0700 Glenn Morris Sync docs of some X, W32, NS C functions.
Sun, 24 Oct 2010 15:45:10 -0700 Glenn Morris Sync docs of some W32 and X C functions.
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, 14 Oct 2010 03:33:31 +0200 Juanma Barranquero src/w32*.c: Make functions static.
Fri, 24 Sep 2010 05:35:55 +0200 Juanma Barranquero Remove W32 API function pointer unused since 2005-02-15 (revno 60055).
Thu, 19 Aug 2010 22:51:09 +0800 Jason Rumney (w32_wnd_proc): Don't check context before initializing.
Tue, 17 Aug 2010 23:05:50 +0300 Eli Zaretskii Fix bug #6796.
Sun, 08 Aug 2010 17:12:29 -0400 Chong Yidong Merge changes from emacs-23 branch
Sun, 01 Aug 2010 06:28:09 +0200 Juanma Barranquero * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
Sat, 24 Jul 2010 22:52:43 +0200 Juanma Barranquero * w32fns.c (w32_to_x_color): Remove, unused.
Fri, 23 Jul 2010 11:52:32 +0200 Juanma Barranquero * w32fns.c, xfaces.c: Remove obsolete static declarations.
Fri, 16 Jul 2010 11:42:15 -0400 Chong Yidong Merge changes from emacs-23 branch.
Wed, 14 Jul 2010 10:40:52 +0300 Eli Zaretskii Fix bug #6609.
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sun, 04 Jul 2010 02:59:56 +0200 Juanma Barranquero src/w32fns.c (Qtooltip): Declare.
Fri, 02 Jul 2010 12:35:08 -0400 Chong Yidong Fix faulty `if' statement in delete_frame.
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
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.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Sat, 26 Jun 2010 20:30:52 -0400 Chong Yidong Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
Fri, 07 May 2010 20:08:31 +0300 Eli Zaretskii Fix bug #6126.
Wed, 31 Mar 2010 12:08:40 +0300 Eli Zaretskii Fix bug #5703.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Thu, 29 Oct 2009 14:33:44 +0000 Jason Rumney (syms_of_w32fns): Change default value of
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Fri, 02 Oct 2009 06:00:58 +0000 Michael Albinus * w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.