log lwlib/ChangeLog @ 109351:c8a969d13eda

age author description
Thu, 08 Jul 2010 12:29:51 +0200 Jan D Change function definition from K&R to prototype. Fix prototype warnings.
Wed, 07 Jul 2010 22:42:59 -0700 Dan Nicolaescu Remove alternative K&R declarations.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Mon, 05 Jul 2010 11:17:12 +0200 Jan D Fix some bad prototypes and formatting after conversion from K&R declaration.
Sat, 03 Jul 2010 22:47:55 -0700 Dan Nicolaescu Convert function definitions in lwlib files 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_
Fri, 02 Jul 2010 11:26:33 +0200 Jan D Remove P_ and __P macros.
Thu, 10 Jun 2010 03:04:45 +0200 Juanma Barranquero Remove duplicate ChangeLog entries.
Fri, 14 May 2010 19:02:28 -0700 Glenn Morris * lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.
Thu, 13 May 2010 19:48:56 +0200 Jan D lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
Sat, 08 May 2010 17:32:51 +0200 Jan D xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127).
Fri, 07 May 2010 23:28:26 -0400 Chong Yidong Bump version to 23.2. EMACS_23_2
Thu, 06 May 2010 00:24:18 -0700 Glenn Morris Remove some unused Makefile.in variables.
Mon, 03 May 2010 20:20:50 -0700 Glenn Morris Missing lwlib part of earlier C_SWITCH commit.
Mon, 26 Apr 2010 22:24:53 -0700 Dan Nicolaescu Reduce CPP usage.
Wed, 21 Apr 2010 18:13:55 +0200 Jan D. Declarations before code (Bug#5993).
Sat, 17 Apr 2010 20:18:12 +0200 Jan D. Set _NET_WM_WINDOW_TYPE in menus. Looks bad with compiz otherwise.
Sat, 17 Apr 2010 19:43:03 +0200 Jan D Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.
Fri, 16 Apr 2010 10:08:29 +0900 YAMAMOTO Mitsuharu xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT.
Sun, 11 Apr 2010 13:17:24 -0700 Dan Nicolaescu Use autoconf, not cpp for some variables.
Sun, 11 Apr 2010 20:25:09 +0200 Jan D. Use XFT in Lucid dialogs if available.
Thu, 08 Apr 2010 18:20:32 +0200 Jan D. Lucid menus can now use Xft for fonts.
Wed, 10 Mar 2010 10:17:13 -0500 Chong Yidong Bump version to 24.0.50.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Tue, 29 Dec 2009 02:57:40 +0100 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Sun, 21 Jun 2009 14:35:26 +0000 Chong Yidong Add "Branch for 23.1" ChangeLog entry.
Thu, 08 Jan 2009 03:35:54 +0000 Glenn Morris Add 2009 to copyright years.
Fri, 19 Dec 2008 01:50:43 +0000 Juanma Barranquero Fix typos and author's names.