Bump version to 24.0.50.
[bpt/emacs.git] / lwlib / ChangeLog
index c6df2f5..9bea2c1 100644 (file)
@@ -1,3 +1,34 @@
+2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.2.
+
+2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * xlwmenu.c:
+       * lwlib.c:
+       * lwlib-utils.c:
+       * lwlib-Xm.c:
+       * lwlib-Xlw.c:
+       * lwlib-Xaw.c: Include setjmp.h.
+
+2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.1.
+
+2008-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * Makefile.in (ALL_CFLAGS): Remove reference to C_SWITCH_SITE.
+
+2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * lwlib.c: Remove references to obsolete variables.
+
+2008-06-02  Jim Meyering  <meyering@redhat.com>
+
+       Remove useless if-before-free tests.
+       * lwlib-Xm.c (xm_update_one_value): Likewise.
+       * lwlib.c (safe_free_str, free_widget_value_tree): Likewise.
+
 2008-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * Makefile.in (TOOLKIT_DEFINES): Remove.
 
        * xlwmenu.c (xlwMenuResources): New resource.
        (find_next_selectable): Return current item when the menu is not
-       poped up.
+       popped up.
        Rename `inactive_gc' to `disabled_gc'.
        Use lighter/darker color for disabled menu items instead of using
        stipple.  Use stipple only when better color can not be
 
        * lwlib/Makefile.in (lwlib-utils.o, lwlib.o, lwlib-Xlw.o)
        (lwlib-Xaw.o, lwlib-Xm.o, lwlib-Xol.o, lwlib-Xolmb.o):
-       Add dependencies to corresponding .c files. for Solaris 2.x VPATH make.
+       Add dependencies to corresponding .c files for Solaris 2.x VPATH make.
 
 1998-04-06  Andreas Schwab  <schwab@gnu.org>
 
        When XmIsCascadeButton, don't call XmCreateCascadeButtonGadget,
        just modify the existing one.
 
-1996-08-09  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
+1996-08-09  Marcus G. Daniels  <marcus@sayre.sysc.pdx.edu>
 
        * lwlib.c (merge_widget_value): Undo previous change.
 
 
        * Version 19.32 released.
 
-1996-07-31  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
+1996-07-31  Marcus G. Daniels  <marcus@sayre.sysc.pdx.edu>
 
        * lwlib-Xm.c (make_menubar): Turn off menu accelerator.
 
-1996-07-24  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
+1996-07-24  Marcus G. Daniels  <marcus@sayre.sysc.pdx.edu>
 
        * lwlib.c (merge_widget_value) [USE_MOTIF]: Pass along the change
        flag from merged_contents.
 
        * lwlib-Xm.h, lwlib-Xm.c, lwlib.h, lwlib.c: Undo previous change.
 
-1996-07-03  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
+1996-07-03  Marcus G. Daniels  <marcus@sayre.sysc.pdx.edu>
 
        * lwlib-Xm.h: Declare lw_motif_menu_related_event_p.
 
        * lwlib.c (lw_toolkit_related_event_p): A predicate to identify
        toolkit-specific events.
 
-1996-06-07  Marcus Daniels  <marcus@sayre.sysc.pdx.edu>
+1996-06-07  Marcus G. Daniels  <marcus@sayre.sysc.pdx.edu>
 
        * lwlib-Xm.c (make_menu_in_widget): Set mapping delay
        for cascade buttons to zero.
 
        * xlwmenu.c: Add #include <X11/ObjectP.h> for X11R4.
 
-1994-09-18  Fred Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
+1994-09-18  Frederic Pierresteguy  <F.Pierresteguy@frcl.bull.fr>
 
        * lwlib-Xm.c (make_dialog): When there is more than two pushbuttons,
        set XmPACK_TIGHT and XmHORIZONTAL to the rowcolumn.  Also add a
 ;; End:
 
     Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
-       2005, 2006, 2007, 2008  Free Software Foundation, Inc.
+       2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
-  GNU Emacs is free software; you can redistribute it and/or modify
+  GNU Emacs is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 3, or (at your option)
-  any later version.
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with GNU Emacs; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-  Boston, MA 02110-1301, USA.
+  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; arch-tag: 0cd8ab87-d764-40d9-b86d-d00c71887a9e