log src/nsfns.m @ 112453:06719a229a46 default tip

age author description
Wed, 19 Jan 2011 23:11:33 +0100 Jan D. Fix NextStep build problems with globals.h introducion.
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Mon, 03 Jan 2011 22:26:22 +0100 Jan D. Backport bug 7517 fixes from trunk.
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.
Fri, 31 Dec 2010 14:16:16 +0100 Jan D. For nextstep: Handle bad utf-8 in buffer name, always use buffer name for title.
Thu, 30 Dec 2010 12:30:55 +0100 Jan D. Encode frame title and icon name before setting.
Sun, 14 Nov 2010 14:58:24 -0500 Chong Yidong Repeat 2010-11-14 change to xfns.c for w32 and ns.
Fri, 29 Oct 2010 00:04:09 -0700 Glenn Morris Sync docs of some X, W32, NS C functions.
Fri, 01 Oct 2010 05:25:21 -0700 Dan Nicolaescu Use intern_c_string instead of intern.
Tue, 17 Aug 2010 23:05:26 +0200 Jan D * nsfns.m (ns_frame_parm_handlers): Add a slot for the
Fri, 06 Aug 2010 12:12:41 +0200 Jan D Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
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
Thu, 01 Jul 2010 14:20:14 +0200 Jan D * nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.