Merge from emacs-23 branch
[bpt/emacs.git] / lwlib / ChangeLog
index 153e71c..9bea2c1 100644 (file)
@@ -1,3 +1,20 @@
+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.
 
        * 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.