]> code.delx.au - gnu-emacs/blobdiff - lwlib/ChangeLog
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-25
[gnu-emacs] / lwlib / ChangeLog
index 3275c3b68b1fddd981f15dfe822a90099d0620ca..0160265e60f18cb90a6609a56aa87c61600d9df3 100644 (file)
@@ -1,3 +1,15 @@
+2005-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * xlwmenuP.h:
+       * xlwmenu.h: Add missing copyright and license notice.
+
+2004-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an
+       action procedure for compatibility with Lesstif/Motif.
+
+       * Makefile.in (mostlyclean): Don't remove *~ on clean.
+
 2004-12-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * lwlib-Xaw.c: Put <KeyPress>Escape in dialogOverride so dialogs only
 
 2004-08-30  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
-       * lwlib.h (_widget_value): Added lname and lkey.
+       * lwlib.h (_widget_value): Add lname and lkey.
 
 2004-01-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
-       * xlwmenuP.h (_XlwMenu_part): Added top_depth.
+       * xlwmenuP.h (_XlwMenu_part): Add top_depth.
 
        * xlwmenu.h: Removed declaration of pop_up_menu
 
@@ -49,8 +61,8 @@
 
        * lwlib-Xlw.c: Include lisp.h, not ../src/lisp.h.
        (lw_lucid_widget_p): Remove unused `mw'.
-       (xlw_update_one_widget, xlw_pop_instance) [PROTOTYPES]: Provide
-       ISO C arglists.
+       (xlw_update_one_widget, xlw_pop_instance) [PROTOTYPES]:
+       Provide ISO C arglists.
 
 2003-04-30  Lute Kamstra  <lute@gnu.org>
 
@@ -77,8 +89,7 @@
 2002-11-20  Dave Love  <fx@gnu.org>
 
        * lwlib.c: Remove obsolete USE_OLIT code.
-       [PROTOTYPES]: Provide ISO C arglists for functions with Boolean
-       args.
+       [PROTOTYPES]: Provide ISO C arglists for functions with Boolean args.
        (lwlib_memset): Declare length arg as size_t.
        (malloc_widget_value): Cast arg of lwlib_memset.
 
 
        * lwlib-Xm.c (make_menu_in_widget): Add an XmNpopdownCallback
        instead of an XmNunmapCallback.
-       (xm_unmap_callback): Removed.
+       (xm_unmap_callback): Remove.
 
        * lwlib-Xm.c (make_menubar): Take out code in #if 0.