aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib
diff options
context:
space:
mode:
authorDave Love2000-06-06 14:56:30 +0000
committerDave Love2000-06-06 14:56:30 +0000
commitbb2337f5adb4abbf93651ee946ea7fccb6bd1a31 (patch)
tree381a9199a64324fd572b983127c2b6b840d1fd1c /lwlib
parentcedbd8d02f7893a32ed841cc4819ae3924c1cd9b (diff)
downloademacs-bb2337f5adb4abbf93651ee946ea7fccb6bd1a31.tar.gz
emacs-bb2337f5adb4abbf93651ee946ea7fccb6bd1a31.zip
*** empty log message ***
Diffstat (limited to 'lwlib')
-rw-r--r--lwlib/ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index 4115e67ade5..cc80c85d22c 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -1,3 +1,28 @@
12000-06-06 Dave Love <fx@gnu.org>
2
3 * xlwmenu.c (x_alloc_nearest_color_for_widget, x_catch_errors)
4 (x_uncatch_errors, x_had_errors_p, x_clear_errors): Add prototypes
5 -- should be moved into separate header.
6 (make_shadow_gcs) <x_alloc_nearest_color_for_widget>: Cast first
7 arg.
8 (Start) <pop_up_menu>: Cast second arg.
9
10 * lwlib.c (P_): Use PROTOTYPES.
11 (safe_strdup): Declare arg const.
12 (lw_modify_all_widgets) <!info>: Return 0.
13
14 * lwlib-Xm.c (P_): Use PROTOTYPES.
15
16 * xlwmenu.h, lwlib.h, lwlib-utils.h, lwlib-int.h, lwlib-Xm.h:
17 * lwlib-Xlw.h, lwlib-Xaw.h: Enable prototypes.
18
19 * lwlib-Xaw.c (xaw_popup_menu): Add EVENT arg.
20
21 * Makefile.in (lwlib.o): Depend on lwlib-Xlw.h.
22 (lwlib-Xlw.o): Depend on lwlib-Xlw.h.
23 (lwlib-Xaw.o): Depend on lwlib-Xaw.h.
24 (lwlib-Xm.o): Depend on lwlib-Xm.h.
25
12000-03-12 Gerd Moellmann <gerd@gnu.org> 262000-03-12 Gerd Moellmann <gerd@gnu.org>
2 27
3 * lwlib-Xm.c (make_menubar) [LESSTIF_VERSION]: Don't set 28 * lwlib-Xm.c (make_menubar) [LESSTIF_VERSION]: Don't set