summaryrefslogtreecommitdiff
path: root/lwlib
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2005-03-12 23:39:37 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2005-03-12 23:39:37 +0000
commit101059ef9d7a063b327be903427811565bd31b29 (patch)
tree993fc8ab57cca5bf8c49e7e310a88e123524990d /lwlib
parentfad5e33e970aaf09f9d35fb46b2d0dabc80d48cc (diff)
downloademacs-101059ef9d7a063b327be903427811565bd31b29.tar.gz
*** empty log message ***
Diffstat (limited to 'lwlib')
-rw-r--r--lwlib/ChangeLog18
1 files changed, 11 insertions, 7 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index 487c842f6f2..0160265e60f 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ * xlwmenuP.h:
+ * xlwmenu.h: Add missing copyright and license notice.
+
2004-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an
@@ -19,11 +24,11 @@
2004-08-30 Jan Dj,Ad(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,Ad(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
@@ -56,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>
@@ -84,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.
@@ -248,7 +252,7 @@
* 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.