annotate lwlib/ChangeLog @ 410:de805c49cfc1 r21-2-35

Import from CVS: tag r21-2-35
author cvs
date Mon, 13 Aug 2007 11:19:21 +0200
parents 501cfd01ee6d
children 697ef44129c6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
410
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
1 2000-07-19 Martin Buchholz <martin@xemacs.org>
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
2
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
3 * XEmacs 21.2.35 is released.
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
4
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
5 2000-07-09 Martin Buchholz <martin@xemacs.org>
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
6
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
7 * xlwcheckbox.c:
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
8 * xlwgauge.h:
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
9 * xlwgaugeP.h:
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
10 * xlwradio.h:
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
11 * xlwradioP.h:
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
12 * xlwgauge.c:
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
13 * config.h.in:
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
14 * xlwradio.c:
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
15 * lwlib-Xaw.c:
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
16 Replace SMART_INCLUDE with a dumber, but more reliable method.
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
17
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
18 * xlwmenu.c (parameterize_string): Fix C++ compilation warnings.
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
19
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
20 2000-06-10 Ben Wing <ben@xemacs.org>
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
21
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
22 * lwlib-Xaw.c (xaw_create_label): add sanity check on arg limit.
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
23 (xaw_update_one_value): fix crash due to incorrect arg count.
de805c49cfc1 Import from CVS: tag r21-2-35
cvs
parents: 408
diff changeset
24
408
501cfd01ee6d Import from CVS: tag r21-2-34
cvs
parents: 406
diff changeset
25 2000-05-28 Martin Buchholz <martin@xemacs.org>
501cfd01ee6d Import from CVS: tag r21-2-34
cvs
parents: 406
diff changeset
26
501cfd01ee6d Import from CVS: tag r21-2-34
cvs
parents: 406
diff changeset
27 * XEmacs 21.2.34 is released.
501cfd01ee6d Import from CVS: tag r21-2-34
cvs
parents: 406
diff changeset
28
406
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
29 2000-05-01 Martin Buchholz <martin@xemacs.org>
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
30
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
31 * XEmacs 21.2.33 is released.
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
32
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
33 2000-04-19 Martin Buchholz <martin@xemacs.org>
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
34
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
35 * lwlib.c (lw_destroy_everything): Always use full ANSI prototypes.
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
36 * lwlib.c (lw_destroy_all_pop_ups): Always use full ANSI prototypes.
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
37
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
38 2000-04-12 Andy Piper <andy@xemacs.org>
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
39
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
40 * lwlib-Xaw.c (xaw_update_one_widget): no-op for text widgets.
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
41 (xaw_update_one_value): Get strings safely.
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
42 (xaw_create_text_field): add some extra properties.
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
43
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
44 2000-04-05 Andy Piper <andy@xemacs.org>
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
45
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
46 * lwlib-Xaw.c (lw_xaw_widget_p): include asciiTextWidgetClass as
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
47 an athena widget.
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
48
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
49 2000-04-05 Andy Piper <andy@xemacs.org>
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
50
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
51 * xlwradio.c (RadioSetValues): resize if position information has
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
52 changed.
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
53
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
54 * lwlib-Xm.c (xm_create_text_field): text fields should be enabled
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
55 even if there is no callback.
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
56 * lwlib-Xaw.c (xaw_create_text_field): ditto.
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
57
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
58 2000-04-03 Andy Piper <andy@xemacs.org>
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
59
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
60 * lwlib.c (merge_widget_value_args): only merge when the two args
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
61 are actually different.
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
62
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
63 2000-03-21 Didier Verna <didier@xemacs.org>
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
64
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
65 * config.h.in: move INCLUDE_GLUE_1 and INCLUDE_GLUE_2 to
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
66 src/config.h.in.
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
67 * config.h.in (ATHENA_INCLUDE): use the `SMART_INCLUDE' macro.
b8cc9ab3f761 Import from CVS: tag r21-2-33
cvs
parents: 404
diff changeset
68
404
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
69 2000-03-20 Martin Buchholz <martin@xemacs.org>
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
70
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
71 * XEmacs 21.2.32 is released.
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
72
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
73 2000-03-14 Ben Wing <ben@xemacs.org>
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
74
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
75 * xlwmenu.c (massage_resource_name): Handle %_ and %%.
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
76
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
77 2000-02-20 Gunnar Evermann <ge204@eng.cam.ac.uk>
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
78
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
79 * xlwscrollbar.c (get_gc): Always check for XmUNSPECIFIED_PIXMAP
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
80 even if we are only 'compatible' with the Motif resources.
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
81 (XmUNSPECIFIED_PIXMAP): Define unconditionally.
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
82
402
5a2589c672dc Import from CVS: tag r21-2-31
cvs
parents: 400
diff changeset
83 2000-02-23 Martin Buchholz <martin@xemacs.org>
5a2589c672dc Import from CVS: tag r21-2-31
cvs
parents: 400
diff changeset
84
5a2589c672dc Import from CVS: tag r21-2-31
cvs
parents: 400
diff changeset
85 * XEmacs 21.2.31 is released.
5a2589c672dc Import from CVS: tag r21-2-31
cvs
parents: 400
diff changeset
86
5a2589c672dc Import from CVS: tag r21-2-31
cvs
parents: 400
diff changeset
87 2000-02-22 Andy Piper <andy@xemacs.org>
5a2589c672dc Import from CVS: tag r21-2-31
cvs
parents: 400
diff changeset
88
5a2589c672dc Import from CVS: tag r21-2-31
cvs
parents: 400
diff changeset
89 * lwlib-Xm.c (xm_update_one_widget): set widget args last in case
5a2589c672dc Import from CVS: tag r21-2-31
cvs
parents: 400
diff changeset
90 anything messes with them in the meantime.
5a2589c672dc Import from CVS: tag r21-2-31
cvs
parents: 400
diff changeset
91 * lwlib-Xlw.c (xlw_update_one_widget): ditto.
5a2589c672dc Import from CVS: tag r21-2-31
cvs
parents: 400
diff changeset
92 * lwlib-Xaw.c (xaw_update_one_widget): ditto.
5a2589c672dc Import from CVS: tag r21-2-31
cvs
parents: 400
diff changeset
93
400
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
94 2000-02-21 Martin Buchholz <martin@xemacs.org>
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
95
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
96 * XEmacs 21.2.30 is released.
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
97
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
98 2000-02-21 Andy Piper <andy@xemacs.org>
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
99
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
100 * lwlib.c (merge_widget_value_args): don't delete the args before
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
101 copying, lw_copy_widget_value_args will do this for us if
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
102 necessary.
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
103 (lw_add_widget_value_arg): Allow existing args to be replaced.
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
104 (free_widget_value_args): Set args to 0 rather than 0xdeadbeef,
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
105 reference couting works better that way.
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
106 (lw_copy_widget_value_args): Do the right thing.
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
107
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
108 * lwlib-Xm.c (xm_create_progress): Make sensitive as this looks
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
109 much better.
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
110 * lwlib-Xaw.c (xaw_create_progress): ditto.
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
111
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
112 2000-02-12 Jan Vroonhof <vroonhof@math.ethz.ch>
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
113
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
114 * xlwmenu.h (XmUNSPECIFIED_PIXMAP): Define this if we are using Motif
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
115 compatible resource names.
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
116
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
117 * xlwmenu.c (make_shadow_gcs): Always check for XmUNSPECIFIED_PIXMAP
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
118 even if we are only 'compatible' with the Motif resources.
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
119
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
120 2000-02-15 Andy Piper <andy@xemacs.org>
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
121
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
122 * xlwgauge.c (GaugeExpose): remove shadows.
a86b2b5e0111 Import from CVS: tag r21-2-30
cvs
parents: 398
diff changeset
123
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
124 2000-02-16 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
125
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
126 * XEmacs 21.2.29 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
127
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
128 2000-02-09 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
129
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
130 * config.h.in (ATHENA_INCLUDE): Workaround bugs in both xlc and
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
131 old gccs.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
132
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
133 2000-02-07 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
134
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
135 * XEmacs 21.2.28 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
136
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
137 2000-01-25 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
138
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
139 * xlwtabs.c (TabsChangeManaged): Make sure we unmanage the hilight
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
140 widget as well.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
141
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
142 2000-01-28 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
143
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
144 * xlwgauge.c (GaugeConvert): bcopy ==> memcpy
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
145
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
146 2000-01-24 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
147
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
148 * xlwtabs.c (XawTabsSetTop): Unhighlight before changing the
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
149 stacking order.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
150 (XawTabsSetHighlight): Don't unhighlight here.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
151
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
152 2000-01-22 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
153
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
154 * *.h: Use consistent C-standards-approved guard macro names.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
155
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
156 2000-01-18 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
157
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
158 * XEmacs 21.2.27 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
159
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
160 2000-01-15 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
161
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
162 * lwlib-Xlw.c (lw_update_one_widget): make sure global
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
163 properties gets set.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
164
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
165 2000-01-07 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
166
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
167 * config.h.in (ATHENA_INCLUDE): CPP trickery to make old cpps happy.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
168 This extends support for gcc 2.6 (e.g. on BSD/OS 2.0)
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
169
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
170 * lwlib.c: Fix up memset calls.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
171
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
172 * lwlib-Xm.c (xm_update_text): Warning suppression.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
173 (xm_update_text_field): Warning suppression.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
174
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
175 2000-01-03 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
176
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
177 * lwlib-Xaw.c (xaw_update_one_widget): Emergency fix for this crash:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
178 (yes-or-no-p-dialog-box "Yes or No")
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
179
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
180 1999-12-31 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
181
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
182 * XEmacs 21.2.26 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
183
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
184 1999-12-29 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
185
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
186 * xlwtabs.c (TabsHighlight): use displayChildren for highlighting
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
187 not num_children.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
188 (TabsPage): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
189
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
190 1999-12-24 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
191
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
192 * XEmacs 21.2.25 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
193
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
194 1999-12-23 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
195
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
196 * lwlib.c (lw_copy_widget_value_args): don't create empty
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
197 widget_args just because someone might use them later. This makes
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
198 all widgets look like they've changed.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
199
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
200 1999-12-22 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
201
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
202 * xlwtabs.c: Fix for X11R5 from Damon Lipparelli
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
203 <lipp@primus.com>.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
204
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
205 1999-12-21 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
206
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
207 * xlwscrollbar.c (seg_pixel_sizes): ((expr)) ==> (expr)
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
208
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
209 1999-12-12 Daniel Pittman <daniel@danann.net>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
210
404
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
211 * lwlib-Xaw.c:
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
212 * xlwcheckbox.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
213 * xlwgauge.h:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
214 * xlwgaugeP.h:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
215 * xlwradio.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
216 * xlwradio.h:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
217 * xlwradioP.h:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
218 Clean up Athena widget support:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
219 - Athena headers now use dynamic include paths.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
220
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
221 1999-12-08 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
222
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
223 * xlwtabs.c: sync with Tabs 2.2.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
224 * xlwtabP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
225
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
226 1999-12-14 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
227
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
228 * XEmacs 21.2.24 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
229
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
230 1999-12-14 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
231
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
232 * xlwtabs.c (TabsResize): reset need_layout so that we don't go
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
233 into infloop death.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
234
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
235 1999-12-14 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
236
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
237 * xlwtabs.c (TabsSetValues): re-allocate GCs if font has changed.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
238
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
239 1999-12-13 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
240
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
241 * xlwtabs.c (TabsResize): We need to expose the tabs after
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
242 clearing the window they are in.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
243
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
244 1999-12-08 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
245
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
246 * xlwtabs.c: sync with Tabs 2.1.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
247
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
248 1999-12-07 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
249
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
250 * lwlib-Xlw.c (lw_lucid_widget_p): make sure we pick up the
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
251 clip-window as well.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
252
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
253 1999-12-07 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
254
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
255 * XEmacs 21.2.23 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
256
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
257 1999-12-05 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
258
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
259 * xlwtabs.c: back up to previous rev to make syncing easier. Fix
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
260 gcc moans.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
261
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
262 * lwlib-Xaw.c (xaw_update_one_widget): use XtIsSubclass.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
263
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
264 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
265
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
266 * XEmacs 21.2.22 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
267
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
268 1999-11-28 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
269
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
270 * XEmacs 21.2.21 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
271
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
272 1999-11-26 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
273
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
274 * xlwtabs.c: Remove unused variables. Fix warnings.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
275
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
276 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
277
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
278 * XEmacs 21.2.20 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
279
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
280 1999-09-09 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
281
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
282 * xlwtabs.c: updated tabs widget from Ed Falk.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
283 * xlwtabs.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
284 * xlwtabsP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
285
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
286 1999-09-22 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
287
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
288 * lwlib-internal.h:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
289 * lwlib-utils.h:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
290 Move declaration of destroy_all_children from lwlib-internal.h to
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
291 lwlib-utils.h, where it belongs.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
292
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
293 1999-09-21 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
294
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
295 * lwlib-Xm.c (xm_update_label): don't clobber pixmap type labels
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
296 with text.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
297
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
298 1999-09-22 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
299
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
300 * xlwtabs.c: Fix C++ compilability.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
301
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
302 1999-09-18 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
303
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
304 * xlwtabs.c: Put in tabs sync because clipping should fix useability
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
305 problems.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
306
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
307 1999-09-13 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
308
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
309 * xlwtabs.c: Back out tabs sync because of reported useability
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
310 problems.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
311
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
312 1999-09-09 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
313
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
314 * xlwtabs.c: updated tabs widget from Ed Falk.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
315 * xlwtabs.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
316 * xlwtabsP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
317 * xlwgcs.c: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
318 * xlwgcs.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
319
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
320 1999-09-03 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
321
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
322 * xlwgauge.c: Ansify.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
323 Include <stdlib.h> to get prototype for atoi().
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
324 (GaugeSelect): Call GaugeExpose with the right number of args.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
325 (GaugeLoseSel): Call GaugeExpose with the right number of args.
404
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
326 (GaugeConvert): This is a XtConvertSelectionProc,
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
327 so 5th parameter must be of type XtPointer, not XPointer.
404
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
328 (GaugeGetValue): This is a XtTimerCallbackProc,
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
329 so 2nd parameter must be of type XtIntervalId *, not XtIntervalId.
404
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
330
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
331
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
332 1999-09-01 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
333
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
334 * lwlib.c (free_widget_value_contents): Use proper type for cast.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
335
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
336 * xlwradio.c: Use function prototypes everywhere.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
337 * xlwcheckbox.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
338 * xlwradio.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
339 * xlwradioP.h: Move declarations of non-static functions defined
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
340 in xlwradio.c into xlwradioP.h.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
341
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
342 1999-09-02 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
343
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
344 * xlwgcs.c: include xmu.h
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
345
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
346 1999-09-01 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
347
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
348 * xlwgauge.c: rearrange headers yet again.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
349 * xlwcheckbox.c: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
350 * xlwradio.c: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
351 * xlwtabs.c: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
352
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
353 1999-09-01 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
354
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
355 * xlwgauge.c: use xmu.h
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
356 * xlwcheckbox.c: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
357 * xlwradio.c: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
358
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
359 1999-08-31 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
360
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
361 * xlwtabs.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
362 * xlwgcs.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
363 * xlwradio.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
364 * xlwcheckbox.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
365 * xlwgauge.c: Fix for losing systems without Xmu.
404
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
366
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
367 1999-08-31 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
368
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
369 * lwlib-Xm.c (xm_update_one_widget): fix for AIX compiler lossage.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
370
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
371 1999-08-30 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
372
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
373 * lwlib.c (free_widget_value_contents): be more precise about
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
374 freeing user defined args.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
375
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
376 * lwlib-Xaw.c (xaw_update_one_widget): make sure we use val not
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
377 its contents for hierarchies one deep.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
378
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
379 1999-08-29 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
380
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
381 * xlwtabs.c: temporary fixes pending a new release.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
382 * xlwtabsP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
383
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
384 * lwlib-Xm.c (xm_update_one_widget): update user defined args.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
385 (xm_create_label): set args after creation as well as before.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
386
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
387 * lwlib-Xlw.c (xlw_create_tab_control): orient tabs horizontally.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
388 (xlw_update_tab_control): actually update the children rather than
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
389 the parent.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
390
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
391 * lwlib-Xaw.c (xaw_update_one_widget): update user defined args.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
392 (xaw_create_label): set args after creation as well as before.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
393
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
394 1999-08-23 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
395
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
396 * lwlib-Xm.c (xm_update_label): don't concatenate value to itself.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
397
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
398 * lwlib-Xm.c (xm_create_label_field): new function for creating labels.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
399 (xm_creation_table): use it.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
400
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
401 * lwlib-Xaw.c (xaw_create_label_field): new function for creating labels.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
402 (xaw_creation_table): use it.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
403
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
404 1999-08-16 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
405
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
406 * lwlib.h: declare free_widget_value_tree.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
407
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
408 * lwlib.c (free_widget_value_tree): make non-static.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
409
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
410 * lwlib-Xm.c (xm_update_label): free val_string when updating.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
411
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
412 1999-08-04 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
413
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
414 * lwlib-Xm.c (mark_dead_instance_destroyed): change so that its
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
415 defined for widgets.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
416 (xm_nosel_callback): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
417
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
418 * xlwtabsP.h: sync with 1.5.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
419
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
420 * xlwtabs.c: sync with 1.18.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
421
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
422 1999-07-28 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
423
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
424 * xlwtabs.c: new lucid tabs widget from Ed Falk.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
425 * xlwtabs.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
426 * xlwtabsP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
427 * xlwgcs.c: GC manipulation for tab widgets.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
428 * xlwgcs.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
429
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
430 * xlwgauge.c: new athena gauge widget from Ed Falk.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
431 * xlwgauge.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
432 * xlwgaugeP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
433
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
434 * xlwradio.c: new athena radio widget from Ed Falk.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
435 * xlwradio.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
436 * xlwradioP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
437
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
438 * xlwcheckbox.c: new athena checkbox widget from Ed Falk.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
439 * xlwcheckbox.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
440 * xlwcheckboxP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
441
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
442 * lwlib-utils.c (destroy_all_children): moved from lwlib-Xm.c.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
443
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
444 * lwlib-internal.h: declare destroy_all_children.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
445
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
446 * lwlib-config.c: add widget checks.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
447
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
448 * lwlib-Xm.h: declare xm_create_label;
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
449
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
450 * lwlib-Xm.c (destroy_all_children): move to lwlib-utils.c.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
451 (xm_update_label): enable for widgets.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
452 (xm_update_one_widget): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
453 (xm_create_button): rename in line with lwlib-Xaw.c
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
454 (xm_create_progress): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
455 (xm_create_text_field): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
456 (xm_create_combo_box): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
457 (xm_create_label): new function.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
458 (xm_creation_table): rename widget creation functions.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
459 (xm_destroy_instance): enable for widgets.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
460 (xm_generic_callback): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
461 (xm_generic_callback): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
462
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
463 * lwlib-Xlw.c (xlw_tab_control_callback): new function. a special
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
464 callback that calls the correct function depending on what tab is
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
465 selected.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
466 (xlw_create_tab_control): new function.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
467 (build_tabs_in_widget): new function. puts tabs in a tab widget,
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
468 uses Xaw or Xm depending on how XEmacs was compiled.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
469 (xlw_update_tab_control): update the resources for each
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
470 tab. optionally rebuild the contents of the tab widget.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
471 (xlw_creation_table): add tab widget creation function.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
472 (lw_lucid_widget_p): add tab widget.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
473 (xlw_update_one_widget): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
474
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
475 * lwlib-Xaw.h: declare xaw_create_label;
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
476
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
477 * lwlib-Xaw.c (lw_xaw_widget_p): add widgets classes.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
478 (xaw_update_one_widget): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
479 (xaw_update_one_value): add code from the Xm version.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
480 (xaw_generic_callback): add Xm hack for setting command
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
481 states. beef up lookup of call data.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
482 (xaw_create_button): new function.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
483 (xaw_create_label): new function for use by tab widget.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
484 (xaw_create_progress): new function.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
485 (xaw_create_text_field): new function.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
486 (xaw_creation_table): add new widget type creation functions.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
487
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
488 * Makefile.in.in: add dependencies for new lw widgets.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
489
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
490 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
491
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
492 * XEmacs 21.2.19 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
493
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
494 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
495
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
496 * XEmacs 21.2.18 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
497
404
2f8bb876ab1d Import from CVS: tag r21-2-32
cvs
parents: 402
diff changeset
498 1999-07-05 Didier Verna <didier@xemacs.org>
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
499
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
500 * lwlib-Xm.c (xm_update_one_widget): add missing #ifdefs around
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
501 call to xm_update_label.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
502
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
503 1999-06-28 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
504
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
505 * lwlib-Xm.c: unconditionally enable text field & list code.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
506 (make_progress): new function. creates a slider.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
507 (make_text_field): new function. creates an edit field.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
508 (make_combo_box): new function. creates a combo box.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
509 (xm_creation_table): add new widget functions.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
510
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
511 1999-06-25 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
512
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
513 * lwlib.h (_widget_value): add arglist slots.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
514 declare new functions.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
515
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
516 * lwlib.c (free_widget_value_contents): handle arglists when
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
517 freeing.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
518 (lw_add_value_args_to_args): new function. add arglist entries
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
519 from a widget_value structure.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
520
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
521 * lwlib-Xm.c (make_button): new function, create a motif button
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
522 for display in a buffer as a glyph.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
523 (xm_creation_table): add make_button.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
524
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
525 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
526
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
527 * XEmacs 21.2.17 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
528
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
529 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
530
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
531 * XEmacs 21.2.16 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
532
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
533 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
534
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
535 * XEmacs 21.2.15 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
536
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
537 1999-05-17 Jerry James <jerry@cs.ucsb.edu>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
538
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
539 * xlwmenu.c (make_shadow_gcs): Test bottom_shadow_pixmap before
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
540 using it.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
541
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
542 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
543
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
544 * XEmacs 21.2.14 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
545
396
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
546 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
547
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
548 * XEmacs 21.2.13 is released
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
549
394
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
550 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
551
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
552 * XEmacs 21.2.12 is released
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
553
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
554 1999-02-18 Martin Buchholz <martin@xemacs.org>
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
555
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
556 * lwlib/xlwmenu.c (massage_resource_name): Fix compiler warning
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
557 - Have to toupper ((int) (unsigned char) x) to be portable.