1307
|
1 2003-02-16 Steve Youngs <youngs@xemacs.org>
|
|
2
|
|
3 * XEmacs 21.5.11 "cabbage" is released.
|
|
4
|
1294
|
5 2003-02-13 Martin Buchholz <martin@xemacs.org>
|
|
6
|
|
7 * xlwmenu.c (xlwMenuClassRec):
|
|
8 Use symbolic name `XtExposeCompressMaximal' instead of `TRUE'.
|
|
9
|
1281
|
10 2003-01-31 Martin Buchholz <martin@xemacs.org>
|
|
11
|
|
12 * lwlib-Xm.c (xm_update_progress):
|
|
13 Don't define unless LWLIB_WIDGETS_MOTIF.
|
|
14
|
1261
|
15 2003-02-05 Ben Wing <ben@xemacs.org>
|
|
16
|
|
17 * lwlib-Xm.c:
|
|
18 * lwlib-Xm.c (xm_pop_down_callback):
|
|
19 * lwlib-Xm.c (xm_pull_down_callback):
|
|
20 Fix compile warning.
|
|
21
|
1201
|
22 2002-12-16 Ben Wing <ben@xemacs.org>
|
|
23
|
|
24 * lwlib-Xlw.c (xlw_update_one_widget):
|
|
25 * lwlib-Xm.c (xm_update_one_widget):
|
|
26 * lwlib-Xm.c (xm_update_one_value):
|
|
27 * lwlib.c:
|
|
28 * lwlib.c (merge_scrollbar_values):
|
|
29 * xlwmenu.c:
|
|
30 * xlwmenu.c (display_menu):
|
|
31 * xlwmenu.c (XlwMenuInitialize):
|
|
32 * xlwmenu.c (XlwMenuSetValues):
|
|
33 * xlwradio.c:
|
|
34 * xlwradio.c (RadioClassPartInit):
|
|
35 * xlwradio.c (RadioSet):
|
|
36 * xlwradio.c (RadioUnset):
|
|
37 class -> class_, new -> new_.
|
|
38
|
1187
|
39 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
40
|
|
41 * XEmacs 21.5.10 "burdock" is released.
|
|
42
|
981
|
43 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
44
|
|
45 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
46
|
933
|
47 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
48
|
|
49 * XEmacs 21.5.8 "broccoli" is released.
|
|
50
|
903
|
51 2002-06-07 Andy Piper <andy@xemacs.org>
|
|
52
|
|
53 * lwlib-Xm.c: (xm_safe_update_label): new function. Call
|
|
54 xm_update_label if the class is appropriate.
|
|
55 (make_menu_in_widget): use it.
|
|
56 (update_one_menu_entry): ditto.
|
|
57 (xm_update_one_widget): ditto.
|
|
58
|
894
|
59 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
60
|
|
61 * XEmacs 21.5.7 "broccoflower" is released.
|
|
62
|
872
|
63 2002-06-20 Ben Wing <ben@xemacs.org>
|
|
64
|
|
65 * lwlib.c:
|
|
66 * lwlib.c (dialog_spec_p): Fix warning.
|
|
67
|
805
|
68 2002-02-13 Stephen J. Turnbull <stephen@xemacs.org>
|
|
69
|
|
70 * lwlib-Xm.c (make_dialog): Fix XmProcessTraversal crash.
|
|
71
|
804
|
72 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
73
|
|
74 * XEmacs 21.5.6 "bok choi" is released.
|
|
75
|
774
|
76 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
77
|
|
78 * The Great Mule Merge: placeholder.
|
|
79
|
768
|
80 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
81
|
|
82 * XEmacs 21.5.5 "beets" is released.
|
|
83
|
766
|
84 2001-12-19 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
|
|
85
|
|
86 * xlwscrollbar.c: Fix Xt translations comment.
|
|
87
|
725
|
88 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
89
|
|
90 * XEmacs 21.5.4 "bamboo" is released.
|
|
91
|
654
|
92 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
93
|
|
94 * XEmacs 21.5.3 "asparagus" is released.
|
|
95
|
647
|
96 2001-06-24 Ben Wing <ben@xemacs.org>
|
|
97
|
|
98 * lwlib-Xlw.c (xlw_update_tab_control):
|
|
99 * lwlib-utils.c (XtApplyUntilToWidgets):
|
|
100 * xlwgauge.c (XawGaugeSetValue):
|
|
101 * xlwgauge.c (GaugeMercury):
|
|
102 * xlwmenu.c (close_to_reference_time):
|
|
103 * xlwtabs.c (TabsSetValues):
|
|
104 * xlwtabs.c (TabsSelect):
|
|
105 * xlwtabs.c (DrawTabs):
|
|
106 Fix unsigned warnings. See src/ChangeLog for details.
|
|
107
|
641
|
108 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
109
|
|
110 * XEmacs 21.5.2 "artichoke" is released.
|
|
111
|
639
|
112 2001-07-26 Andy Piper <andy@xemacs.org>
|
|
113
|
|
114 * lwlib-Xm.c (xm_update_progress): new function. Set Scale height
|
|
115 and width from normal height and width.
|
|
116 * lwlib-Xm.c (xm_create_progress): ditto.
|
|
117 * lwlib-Xm.c (xm_update_one_widget): call xm_update_progress.
|
|
118 * lwlib.c (lw_get_value_arg): new function. Return an argument
|
|
119 based on its name.
|
|
120 * lwlib.h: declare it.
|
|
121
|
551
|
122 2001-05-21 Martin Buchholz <martin@xemacs.org>
|
|
123
|
|
124 * lwlib-config.c: Remove.
|
|
125 * Makefile.in.in: Remove references to lwlib-config.
|
|
126
|
522
|
127 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
128
|
|
129 * XEmacs 21.5.1 "anise" is released.
|
|
130
|
487
|
131 2001-04-28 Ben Wing <ben@xemacs.org>
|
|
132
|
|
133 * lwlib-utils.c (destroy_all_children): fix warning reported by
|
|
134 Isaac Hollander <ysh@mindspring.com>.
|
|
135
|
472
|
136 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
137
|
|
138 * XEmacs 21.5.0 "alfalfa" is released.
|
|
139
|
464
|
140 2001-03-30 Stephen J. Turnbull <stephen@xemacs.org>
|
|
141
|
|
142 * ChangeLog: Restore logs lost in the GTK merge.
|
|
143
|
462
|
144 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
458
|
145
|
462
|
146 * XEmacs 21.2.46 "Urania" is released.
|
456
|
147
|
464
|
148 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
149
|
|
150 * xlwradio.c: Revert gratuitous whitespace changes from GTK merge.
|
|
151
|
|
152 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
153
|
|
154 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
155
|
|
156 2001-02-16 Raymond Toy <toy@rtp.ericsson.se>
|
|
157
|
|
158 * lwlib-Xaw.c: Always include ATHENA_AsciiText_h_ to get the
|
|
159 text-field widget.
|
|
160 (xaw_creation_table): Always include the text-field widget
|
|
161
|
|
162 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
163
|
|
164 * XEmacs 21.2.44 "Thalia" is released.
|
|
165
|
|
166 2001-02-06 Martin Buchholz <martin@xemacs.org>
|
|
167
|
|
168 * xlwgauge.c:
|
|
169 * xlwgcs.c:
|
|
170 * xlwgcs.c (XtAllocateGC): Fix typo for X11R4.
|
|
171 * xlwgcs.h:
|
|
172 * xlwradio.c (RadioExpose):
|
|
173 * xlwcheckbox.c:
|
|
174 Remove use of BSD-specific types.
|
|
175 s/u_(char|short|int_long)/unsigned $1/g
|
|
176
|
|
177 2001-02-05 Martin Buchholz <martin@xemacs.org>
|
|
178
|
|
179 * lwlib-Xm.c (xm_update_one_value):
|
|
180 Obey the man page; use XtFree instead of free.
|
|
181
|
|
182 2001-02-02 Martin Buchholz <martin@xemacs.org>
|
|
183
|
|
184 * config.h.in: Use "..." to include config.h
|
|
185
|
|
186 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
187
|
|
188 * XEmacs 21.2.43 "Terspichore" is released.
|
|
189
|
454
|
190 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
191
|
|
192 * XEmacs 21.2.42 "Poseidon" is released.
|
|
193
|
452
|
194 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
195
|
|
196 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
197
|
450
|
198 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
199
|
|
200 * XEmacs 21.2.40 is released.
|
|
201
|
|
202 2001-01-06 Martin Buchholz <martin@xemacs.org>
|
|
203
|
|
204 * lwlib-Xaw.c (xaw_creation_table): Make const.
|
|
205 * lwlib-Xaw.h (xaw_creation_table): Make const.
|
|
206 * lwlib-Xlw.c (xlw_creation_table): Make const.
|
|
207 * lwlib-Xlw.h (xlw_creation_table): Make const.
|
|
208 * lwlib-Xm.c (xm_creation_table): Make const.
|
|
209 * lwlib-Xm.h (xm_creation_table): Make const.
|
|
210 * lwlib.c (find_in_table): Use const.
|
|
211
|
|
212 2001-01-02 Andy Piper <andy@xemacs.org>
|
|
213
|
|
214 * lwlib.h (_widget_args): add args_changed. Necessary because we
|
|
215 reference count args.
|
|
216
|
|
217 * lwlib.c (lw_add_widget_value_arg): set args_changed flag.
|
|
218 (merge_widget_value_args): mark as changed if args_changed is
|
|
219 true.
|
|
220 (update_all_widget_values): reset args_changed.
|
|
221 (initialize_widget_instance): ditto.
|
|
222
|
448
|
223 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
224
|
|
225 * XEmacs 21.2.39 is released.
|
|
226
|
|
227 2000-12-30 Andy Piper <andy@xemacs.org>
|
|
228
|
|
229 * xlwtabs.c: remove assertion definitions and put them in
|
|
230 lwlib-internal.h. This has the effect of enabling assertions which
|
|
231 should have been done from the very start.
|
|
232 (TabsShuffleRows): fix duff assertion.
|
|
233 (PreferredSize3): use dimensions throughout.
|
|
234 (PreferredSize2): ditto.
|
|
235 (TabLayout): ditto.
|
|
236 (DrawFrame): be clever about the enclosing frame if the child
|
|
237 height is 0.
|
|
238 (TabsResize): don't configure children that are no visible
|
|
239 anyway. Make sure geometry calculations don't end up negative.
|
|
240
|
|
241 * lwlib-internal.h: put in assertion definitions.
|
|
242
|
446
|
243 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
244
|
|
245 * XEmacs 21.2.38 is released.
|
|
246
|
|
247 2000-11-30 Andy Piper <andy@xemacs.org>
|
|
248
|
|
249 * lwlib-Xm.c (xm_update_label): Hack to stop %_ labels until
|
|
250 someone fixes it properly.
|
|
251
|
|
252 2000-11-24 Andy Piper <andy@xemacs.org>
|
|
253
|
|
254 * xlwtabsP.h: add visible flag, realRows and remove displayChildren.
|
|
255
|
|
256 * xlwtabs.c (TabVisible): new macro. Consults visible flag.
|
|
257 (TabsInit): remove displayChildren, add realRows.
|
|
258 (TabsConstraintInitialize): ditto.
|
|
259 (TabsResize): ditto.
|
|
260 (TabsGeometryManager): ditto.
|
|
261 (TabsChangeManaged): ditto.
|
|
262 (TabsSelect): ditto.
|
|
263 (TabsPage): ditto.
|
|
264 (TabsHighlight): ditto.
|
|
265 (DrawTabs): ditto.
|
|
266 (TabLayout): Caclulate rows for all children and whether they
|
|
267 should be visible or not..
|
|
268 (TabsShuffleRows): shuffle rows based on both real and displayed
|
|
269 rows. Adjust visibility of all children.
|
|
270 (PreferredSize): ditto.
|
|
271
|
|
272 2000-11-19 Martin Buchholz <martin@xemacs.org>
|
|
273
|
|
274 * xlwtabs.c (TabsResize): Don't delete `tab', mark unused instead.
|
|
275
|
|
276 2000-11-18 Martin Buchholz <martin@xemacs.org>
|
|
277
|
|
278 * xlwmenu.c (make_windows_if_needed):
|
|
279 (XlwMenuRealize):
|
|
280 The proper type for `mask' is `unsigned long', not `int'.
|
|
281
|
|
282 2000-11-18 Martin Buchholz <martin@xemacs.org>
|
|
283
|
|
284 * xlwtabs.c (defaultAccelerators): Add #### to unused var.
|
|
285 (TabsResize): Remove unused var.
|
|
286 * xlwmenu.c (XlwMenuInitialize): Remove unused vars.
|
|
287 * lwlib-Xlw.c (xlw_update_one_widget): Add #### for probable bug.
|
|
288
|
444
|
289 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
290
|
|
291 * XEmacs 21.2.37 is released.
|
|
292
|
|
293 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
294
|
|
295 * lwlib.h: Typo fixes and tiny clarifications.
|
|
296
|
442
|
297 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
298
|
|
299 * XEmacs 21.2.36 is released.
|
|
300
|
444
|
301 2000-09-21 Andy Piper <andy@xemacs.org>
|
|
302
|
|
303 * lwlib.h: declare copy_widget_value_tree.
|
|
304
|
|
305 * lwlib.c (copy_widget_value_tree): make non-static.
|
|
306
|
442
|
307 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
308
|
|
309 * *: Spelling mega-patch
|
|
310
|
|
311 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
312
|
|
313 * lwlib.c (ascii_strcasecmp): New.
|
|
314 * lwlib.c (find_in_table): Use ascii_strcasecmp.
|
|
315 Avoid using non-standard non-portable strcasecmp.
|
|
316
|
|
317 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
318
|
|
319 * xlwmenu.c (XlwMenuInitialize): make comment on algorithm for
|
|
320 setting fontList match code. Suggest using same algorithm for
|
|
321 X Font Set resources in native lw code.
|
|
322
|
|
323 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
324
|
|
325 * lwlib-Xaw.c (xaw_update_one_widget):
|
|
326 Remove accelerator specs from buttons, since Athena doesn't handle
|
|
327 them.
|
|
328
|
|
329 * lwlib.c (lw_remove_accelerator_spec):
|
|
330 * lwlib.h:
|
|
331 Define function and prototype to do this.
|
|
332
|
|
333 2000-07-15 Ben Wing <ben@xemacs.org>
|
|
334
|
|
335 * xlwradioP.h:
|
|
336 Remove duplicate definition of streq().
|
|
337
|
|
338 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
339
|
|
340 * XEmacs 21.2.35 is released.
|
|
341
|
|
342 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
343
|
|
344 * xlwcheckbox.c:
|
|
345 * xlwgauge.h:
|
|
346 * xlwgaugeP.h:
|
|
347 * xlwradio.h:
|
|
348 * xlwradioP.h:
|
|
349 * xlwgauge.c:
|
|
350 * config.h.in:
|
|
351 * xlwradio.c:
|
|
352 * lwlib-Xaw.c:
|
|
353 Replace SMART_INCLUDE with a dumber, but more reliable method.
|
|
354
|
|
355 * xlwmenu.c (parameterize_string): Fix C++ compilation warnings.
|
|
356
|
|
357 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
358
|
|
359 * lwlib-Xaw.c (xaw_create_label): add sanity check on arg limit.
|
|
360 (xaw_update_one_value): fix crash due to incorrect arg count.
|
|
361
|
|
362 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
363
|
|
364 * XEmacs 21.2.34 is released.
|
|
365
|
|
366 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
367
|
|
368 * XEmacs 21.2.33 is released.
|
|
369
|
|
370 2000-04-19 Martin Buchholz <martin@xemacs.org>
|
|
371
|
|
372 * lwlib.c (lw_destroy_everything): Always use full ANSI prototypes.
|
|
373 * lwlib.c (lw_destroy_all_pop_ups): Always use full ANSI prototypes.
|
|
374
|
|
375 2000-04-12 Andy Piper <andy@xemacs.org>
|
|
376
|
|
377 * lwlib-Xaw.c (xaw_update_one_widget): no-op for text widgets.
|
|
378 (xaw_update_one_value): Get strings safely.
|
|
379 (xaw_create_text_field): add some extra properties.
|
|
380
|
|
381 2000-04-05 Andy Piper <andy@xemacs.org>
|
|
382
|
|
383 * lwlib-Xaw.c (lw_xaw_widget_p): include asciiTextWidgetClass as
|
|
384 an athena widget.
|
|
385
|
|
386 2000-04-05 Andy Piper <andy@xemacs.org>
|
|
387
|
|
388 * xlwradio.c (RadioSetValues): resize if position information has
|
|
389 changed.
|
|
390
|
|
391 * lwlib-Xm.c (xm_create_text_field): text fields should be enabled
|
|
392 even if there is no callback.
|
|
393 * lwlib-Xaw.c (xaw_create_text_field): ditto.
|
|
394
|
|
395 2000-04-03 Andy Piper <andy@xemacs.org>
|
|
396
|
|
397 * lwlib.c (merge_widget_value_args): only merge when the two args
|
|
398 are actually different.
|
|
399
|
|
400 2000-03-21 Didier Verna <didier@xemacs.org>
|
|
401
|
|
402 * config.h.in: move INCLUDE_GLUE_1 and INCLUDE_GLUE_2 to
|
|
403 src/config.h.in.
|
|
404 * config.h.in (ATHENA_INCLUDE): use the `SMART_INCLUDE' macro.
|
|
405
|
|
406 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
407
|
|
408 * XEmacs 21.2.32 is released.
|
|
409
|
|
410 2000-03-14 Ben Wing <ben@xemacs.org>
|
|
411
|
|
412 * xlwmenu.c (massage_resource_name): Handle %_ and %%.
|
|
413
|
|
414 2000-02-20 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
415
|
|
416 * xlwscrollbar.c (get_gc): Always check for XmUNSPECIFIED_PIXMAP
|
|
417 even if we are only 'compatible' with the Motif resources.
|
|
418 (XmUNSPECIFIED_PIXMAP): Define unconditionally.
|
|
419
|
|
420 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
421
|
|
422 * XEmacs 21.2.31 is released.
|
|
423
|
|
424 2000-02-22 Andy Piper <andy@xemacs.org>
|
|
425
|
|
426 * lwlib-Xm.c (xm_update_one_widget): set widget args last in case
|
|
427 anything messes with them in the meantime.
|
|
428 * lwlib-Xlw.c (xlw_update_one_widget): ditto.
|
|
429 * lwlib-Xaw.c (xaw_update_one_widget): ditto.
|
|
430
|
|
431 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
432
|
|
433 * XEmacs 21.2.30 is released.
|
|
434
|
|
435 2000-02-21 Andy Piper <andy@xemacs.org>
|
|
436
|
|
437 * lwlib.c (merge_widget_value_args): don't delete the args before
|
|
438 copying, lw_copy_widget_value_args will do this for us if
|
|
439 necessary.
|
|
440 (lw_add_widget_value_arg): Allow existing args to be replaced.
|
|
441 (free_widget_value_args): Set args to 0 rather than 0xdeadbeef,
|
|
442 reference couting works better that way.
|
|
443 (lw_copy_widget_value_args): Do the right thing.
|
|
444
|
|
445 * lwlib-Xm.c (xm_create_progress): Make sensitive as this looks
|
|
446 much better.
|
|
447 * lwlib-Xaw.c (xaw_create_progress): ditto.
|
|
448
|
|
449 2000-02-12 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
450
|
|
451 * xlwmenu.h (XmUNSPECIFIED_PIXMAP): Define this if we are using Motif
|
|
452 compatible resource names.
|
|
453
|
|
454 * xlwmenu.c (make_shadow_gcs): Always check for XmUNSPECIFIED_PIXMAP
|
|
455 even if we are only 'compatible' with the Motif resources.
|
|
456
|
|
457 2000-02-15 Andy Piper <andy@xemacs.org>
|
|
458
|
|
459 * xlwgauge.c (GaugeExpose): remove shadows.
|
|
460
|
|
461 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
462
|
|
463 * XEmacs 21.2.29 is released.
|
|
464
|
|
465 2000-02-09 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
|
|
466
|
|
467 * config.h.in (ATHENA_INCLUDE): Workaround bugs in both xlc and
|
|
468 old gccs.
|
|
469
|
440
|
470 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
471
|
|
472 * XEmacs 21.2.28 is released.
|
|
473
|
|
474 2000-01-25 Andy Piper <andy@xemacs.org>
|
|
475
|
|
476 * xlwtabs.c (TabsChangeManaged): Make sure we unmanage the hilight
|
|
477 widget as well.
|
|
478
|
|
479 2000-01-28 Martin Buchholz <martin@xemacs.org>
|
|
480
|
|
481 * xlwgauge.c (GaugeConvert): bcopy ==> memcpy
|
|
482
|
|
483 2000-01-24 Andy Piper <andy@xemacs.org>
|
|
484
|
|
485 * xlwtabs.c (XawTabsSetTop): Unhighlight before changing the
|
|
486 stacking order.
|
|
487 (XawTabsSetHighlight): Don't unhighlight here.
|
|
488
|
|
489 2000-01-22 Martin Buchholz <martin@xemacs.org>
|
|
490
|
|
491 * *.h: Use consistent C-standards-approved guard macro names.
|
|
492
|
438
|
493 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
494
|
|
495 * XEmacs 21.2.27 is released.
|
|
496
|
|
497 2000-01-15 Andy Piper <andy@xemacs.org>
|
|
498
|
|
499 * lwlib-Xlw.c (lw_update_one_widget): make sure global
|
|
500 properties gets set.
|
|
501
|
|
502 2000-01-07 Martin Buchholz <martin@xemacs.org>
|
|
503
|
|
504 * config.h.in (ATHENA_INCLUDE): CPP trickery to make old cpps happy.
|
|
505 This extends support for gcc 2.6 (e.g. on BSD/OS 2.0)
|
|
506
|
|
507 * lwlib.c: Fix up memset calls.
|
|
508
|
|
509 * lwlib-Xm.c (xm_update_text): Warning suppression.
|
|
510 (xm_update_text_field): Warning suppression.
|
|
511
|
|
512 2000-01-03 Martin Buchholz <martin@xemacs.org>
|
|
513
|
|
514 * lwlib-Xaw.c (xaw_update_one_widget): Emergency fix for this crash:
|
|
515 (yes-or-no-p-dialog-box "Yes or No")
|
|
516
|
436
|
517 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
518
|
|
519 * XEmacs 21.2.26 is released.
|
|
520
|
|
521 1999-12-29 Andy Piper <andy@xemacs.org>
|
|
522
|
|
523 * xlwtabs.c (TabsHighlight): use displayChildren for highlighting
|
|
524 not num_children.
|
|
525 (TabsPage): ditto.
|
|
526
|
434
|
527 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
528
|
|
529 * XEmacs 21.2.25 is released.
|
|
530
|
|
531 1999-12-23 Andy Piper <andy@xemacs.org>
|
|
532
|
|
533 * lwlib.c (lw_copy_widget_value_args): don't create empty
|
|
534 widget_args just because someone might use them later. This makes
|
|
535 all widgets look like they've changed.
|
|
536
|
|
537 1999-12-22 Andy Piper <andy@xemacs.org>
|
|
538
|
|
539 * xlwtabs.c: Fix for X11R5 from Damon Lipparelli
|
|
540 <lipp@primus.com>.
|
|
541
|
|
542 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
543
|
|
544 * xlwscrollbar.c (seg_pixel_sizes): ((expr)) ==> (expr)
|
|
545
|
|
546 1999-12-12 Daniel Pittman <daniel@danann.net>
|
|
547
|
442
|
548 * lwlib-Xaw.c:
|
434
|
549 * xlwcheckbox.c:
|
|
550 * xlwgauge.h:
|
|
551 * xlwgaugeP.h:
|
|
552 * xlwradio.c:
|
|
553 * xlwradio.h:
|
|
554 * xlwradioP.h:
|
|
555 Clean up Athena widget support:
|
|
556 - Athena headers now use dynamic include paths.
|
|
557
|
|
558 1999-12-08 Andy Piper <andy@xemacs.org>
|
|
559
|
|
560 * xlwtabs.c: sync with Tabs 2.2.
|
|
561 * xlwtabP.h: ditto.
|
|
562
|
432
|
563 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
564
|
|
565 * XEmacs 21.2.24 is released.
|
|
566
|
|
567 1999-12-14 Andy Piper <andy@xemacs.org>
|
|
568
|
|
569 * xlwtabs.c (TabsResize): reset need_layout so that we don't go
|
|
570 into infloop death.
|
|
571
|
|
572 1999-12-14 Andy Piper <andy@xemacs.org>
|
|
573
|
|
574 * xlwtabs.c (TabsSetValues): re-allocate GCs if font has changed.
|
|
575
|
|
576 1999-12-13 Andy Piper <andy@xemacs.org>
|
|
577
|
|
578 * xlwtabs.c (TabsResize): We need to expose the tabs after
|
|
579 clearing the window they are in.
|
|
580
|
|
581 1999-12-08 Andy Piper <andy@xemacs.org>
|
|
582
|
|
583 * xlwtabs.c: sync with Tabs 2.1.
|
|
584
|
|
585 1999-12-07 Andy Piper <andy@xemacs.org>
|
|
586
|
|
587 * lwlib-Xlw.c (lw_lucid_widget_p): make sure we pick up the
|
|
588 clip-window as well.
|
|
589
|
430
|
590 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
591
|
|
592 * XEmacs 21.2.23 is released.
|
|
593
|
|
594 1999-12-05 Andy Piper <andy@xemacs.org>
|
|
595
|
|
596 * xlwtabs.c: back up to previous rev to make syncing easier. Fix
|
|
597 gcc moans.
|
|
598
|
|
599 * lwlib-Xaw.c (xaw_update_one_widget): use XtIsSubclass.
|
|
600
|
428
|
601 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
602
|
|
603 * XEmacs 21.2.22 is released
|
|
604
|
|
605 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
606
|
|
607 * XEmacs 21.2.21 is released.
|
|
608
|
|
609 1999-11-26 Martin Buchholz <martin@xemacs.org>
|
|
610
|
|
611 * xlwtabs.c: Remove unused variables. Fix warnings.
|
|
612
|
|
613 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
614
|
|
615 * XEmacs 21.2.20 is released
|
|
616
|
|
617 1999-09-09 Andy Piper <andy@xemacs.org>
|
|
618
|
|
619 * xlwtabs.c: updated tabs widget from Ed Falk.
|
|
620 * xlwtabs.h: ditto.
|
|
621 * xlwtabsP.h: ditto.
|
|
622
|
|
623 1999-09-22 Martin Buchholz <martin@xemacs.org>
|
|
624
|
|
625 * lwlib-internal.h:
|
|
626 * lwlib-utils.h:
|
|
627 Move declaration of destroy_all_children from lwlib-internal.h to
|
|
628 lwlib-utils.h, where it belongs.
|
|
629
|
|
630 1999-09-21 Andy Piper <andy@xemacs.org>
|
|
631
|
|
632 * lwlib-Xm.c (xm_update_label): don't clobber pixmap type labels
|
|
633 with text.
|
|
634
|
|
635 1999-09-22 Martin Buchholz <martin@xemacs.org>
|
|
636
|
|
637 * xlwtabs.c: Fix C++ compilability.
|
|
638
|
|
639 1999-09-18 Andy Piper <andy@xemacs.org>
|
|
640
|
|
641 * xlwtabs.c: Put in tabs sync because clipping should fix useability
|
|
642 problems.
|
|
643
|
|
644 1999-09-13 Andy Piper <andy@xemacs.org>
|
|
645
|
|
646 * xlwtabs.c: Back out tabs sync because of reported useability
|
|
647 problems.
|
|
648
|
|
649 1999-09-09 Andy Piper <andy@xemacs.org>
|
|
650
|
|
651 * xlwtabs.c: updated tabs widget from Ed Falk.
|
|
652 * xlwtabs.h: ditto.
|
|
653 * xlwtabsP.h: ditto.
|
|
654 * xlwgcs.c: ditto.
|
|
655 * xlwgcs.h: ditto.
|
|
656
|
|
657 1999-09-03 Martin Buchholz <martin@xemacs.org>
|
|
658
|
|
659 * xlwgauge.c: Ansify.
|
|
660 Include <stdlib.h> to get prototype for atoi().
|
|
661 (GaugeSelect): Call GaugeExpose with the right number of args.
|
|
662 (GaugeLoseSel): Call GaugeExpose with the right number of args.
|
442
|
663 (GaugeConvert): This is a XtConvertSelectionProc,
|
428
|
664 so 5th parameter must be of type XtPointer, not XPointer.
|
442
|
665 (GaugeGetValue): This is a XtTimerCallbackProc,
|
428
|
666 so 2nd parameter must be of type XtIntervalId *, not XtIntervalId.
|
442
|
667
|
428
|
668
|
|
669 1999-09-01 Martin Buchholz <martin@xemacs.org>
|
|
670
|
|
671 * lwlib.c (free_widget_value_contents): Use proper type for cast.
|
|
672
|
|
673 * xlwradio.c: Use function prototypes everywhere.
|
|
674 * xlwcheckbox.c:
|
|
675 * xlwradio.c:
|
|
676 * xlwradioP.h: Move declarations of non-static functions defined
|
|
677 in xlwradio.c into xlwradioP.h.
|
|
678
|
|
679 1999-09-02 Andy Piper <andy@xemacs.org>
|
|
680
|
|
681 * xlwgcs.c: include xmu.h
|
|
682
|
|
683 1999-09-01 Andy Piper <andy@xemacs.org>
|
|
684
|
|
685 * xlwgauge.c: rearrange headers yet again.
|
|
686 * xlwcheckbox.c: ditto.
|
|
687 * xlwradio.c: ditto.
|
|
688 * xlwtabs.c: ditto.
|
|
689
|
|
690 1999-09-01 Andy Piper <andy@xemacs.org>
|
|
691
|
|
692 * xlwgauge.c: use xmu.h
|
|
693 * xlwcheckbox.c: ditto.
|
|
694 * xlwradio.c: ditto.
|
|
695
|
|
696 1999-08-31 Andy Piper <andy@xemacs.org>
|
|
697
|
|
698 * xlwtabs.c:
|
|
699 * xlwgcs.c:
|
|
700 * xlwradio.c:
|
|
701 * xlwcheckbox.c:
|
|
702 * xlwgauge.c: Fix for losing systems without Xmu.
|
442
|
703
|
428
|
704 1999-08-31 Andy Piper <andy@xemacs.org>
|
|
705
|
|
706 * lwlib-Xm.c (xm_update_one_widget): fix for AIX compiler lossage.
|
|
707
|
|
708 1999-08-30 Andy Piper <andy@xemacs.org>
|
|
709
|
|
710 * lwlib.c (free_widget_value_contents): be more precise about
|
|
711 freeing user defined args.
|
|
712
|
|
713 * lwlib-Xaw.c (xaw_update_one_widget): make sure we use val not
|
|
714 its contents for hierarchies one deep.
|
|
715
|
|
716 1999-08-29 Andy Piper <andy@xemacs.org>
|
|
717
|
|
718 * xlwtabs.c: temporary fixes pending a new release.
|
|
719 * xlwtabsP.h: ditto.
|
|
720
|
|
721 * lwlib-Xm.c (xm_update_one_widget): update user defined args.
|
|
722 (xm_create_label): set args after creation as well as before.
|
|
723
|
|
724 * lwlib-Xlw.c (xlw_create_tab_control): orient tabs horizontally.
|
|
725 (xlw_update_tab_control): actually update the children rather than
|
|
726 the parent.
|
|
727
|
|
728 * lwlib-Xaw.c (xaw_update_one_widget): update user defined args.
|
|
729 (xaw_create_label): set args after creation as well as before.
|
|
730
|
|
731 1999-08-23 Andy Piper <andy@xemacs.org>
|
|
732
|
|
733 * lwlib-Xm.c (xm_update_label): don't concatenate value to itself.
|
|
734
|
|
735 * lwlib-Xm.c (xm_create_label_field): new function for creating labels.
|
|
736 (xm_creation_table): use it.
|
|
737
|
|
738 * lwlib-Xaw.c (xaw_create_label_field): new function for creating labels.
|
|
739 (xaw_creation_table): use it.
|
|
740
|
|
741 1999-08-16 Andy Piper <andy@xemacs.org>
|
|
742
|
|
743 * lwlib.h: declare free_widget_value_tree.
|
|
744
|
|
745 * lwlib.c (free_widget_value_tree): make non-static.
|
|
746
|
|
747 * lwlib-Xm.c (xm_update_label): free val_string when updating.
|
|
748
|
|
749 1999-08-04 Andy Piper <andy@xemacs.org>
|
|
750
|
|
751 * lwlib-Xm.c (mark_dead_instance_destroyed): change so that its
|
|
752 defined for widgets.
|
|
753 (xm_nosel_callback): ditto.
|
|
754
|
|
755 * xlwtabsP.h: sync with 1.5.
|
|
756
|
|
757 * xlwtabs.c: sync with 1.18.
|
|
758
|
|
759 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
760
|
|
761 * xlwtabs.c: new lucid tabs widget from Ed Falk.
|
|
762 * xlwtabs.h: ditto.
|
|
763 * xlwtabsP.h: ditto.
|
|
764 * xlwgcs.c: GC manipulation for tab widgets.
|
|
765 * xlwgcs.h: ditto.
|
|
766
|
|
767 * xlwgauge.c: new athena gauge widget from Ed Falk.
|
|
768 * xlwgauge.h: ditto.
|
|
769 * xlwgaugeP.h: ditto.
|
|
770
|
|
771 * xlwradio.c: new athena radio widget from Ed Falk.
|
|
772 * xlwradio.h: ditto.
|
|
773 * xlwradioP.h: ditto.
|
|
774
|
|
775 * xlwcheckbox.c: new athena checkbox widget from Ed Falk.
|
|
776 * xlwcheckbox.h: ditto.
|
|
777 * xlwcheckboxP.h: ditto.
|
|
778
|
|
779 * lwlib-utils.c (destroy_all_children): moved from lwlib-Xm.c.
|
|
780
|
|
781 * lwlib-internal.h: declare destroy_all_children.
|
|
782
|
|
783 * lwlib-config.c: add widget checks.
|
|
784
|
|
785 * lwlib-Xm.h: declare xm_create_label;
|
|
786
|
|
787 * lwlib-Xm.c (destroy_all_children): move to lwlib-utils.c.
|
|
788 (xm_update_label): enable for widgets.
|
|
789 (xm_update_one_widget): ditto.
|
|
790 (xm_create_button): rename in line with lwlib-Xaw.c
|
|
791 (xm_create_progress): ditto.
|
|
792 (xm_create_text_field): ditto.
|
|
793 (xm_create_combo_box): ditto.
|
|
794 (xm_create_label): new function.
|
|
795 (xm_creation_table): rename widget creation functions.
|
|
796 (xm_destroy_instance): enable for widgets.
|
|
797 (xm_generic_callback): ditto.
|
|
798 (xm_generic_callback): ditto.
|
|
799
|
|
800 * lwlib-Xlw.c (xlw_tab_control_callback): new function. a special
|
|
801 callback that calls the correct function depending on what tab is
|
|
802 selected.
|
|
803 (xlw_create_tab_control): new function.
|
|
804 (build_tabs_in_widget): new function. puts tabs in a tab widget,
|
|
805 uses Xaw or Xm depending on how XEmacs was compiled.
|
|
806 (xlw_update_tab_control): update the resources for each
|
|
807 tab. optionally rebuild the contents of the tab widget.
|
|
808 (xlw_creation_table): add tab widget creation function.
|
|
809 (lw_lucid_widget_p): add tab widget.
|
|
810 (xlw_update_one_widget): ditto.
|
|
811
|
|
812 * lwlib-Xaw.h: declare xaw_create_label;
|
|
813
|
|
814 * lwlib-Xaw.c (lw_xaw_widget_p): add widgets classes.
|
|
815 (xaw_update_one_widget): ditto.
|
|
816 (xaw_update_one_value): add code from the Xm version.
|
|
817 (xaw_generic_callback): add Xm hack for setting command
|
|
818 states. beef up lookup of call data.
|
|
819 (xaw_create_button): new function.
|
|
820 (xaw_create_label): new function for use by tab widget.
|
|
821 (xaw_create_progress): new function.
|
|
822 (xaw_create_text_field): new function.
|
|
823 (xaw_creation_table): add new widget type creation functions.
|
|
824
|
|
825 * Makefile.in.in: add dependencies for new lw widgets.
|
|
826
|
|
827 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
828
|
|
829 * XEmacs 21.2.19 is released
|
|
830
|
|
831 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
832
|
|
833 * XEmacs 21.2.18 is released
|
|
834
|
442
|
835 1999-07-05 Didier Verna <didier@xemacs.org>
|
428
|
836
|
|
837 * lwlib-Xm.c (xm_update_one_widget): add missing #ifdefs around
|
|
838 call to xm_update_label.
|
|
839
|
|
840 1999-06-28 Andy Piper <andy@xemacs.org>
|
|
841
|
|
842 * lwlib-Xm.c: unconditionally enable text field & list code.
|
|
843 (make_progress): new function. creates a slider.
|
|
844 (make_text_field): new function. creates an edit field.
|
|
845 (make_combo_box): new function. creates a combo box.
|
|
846 (xm_creation_table): add new widget functions.
|
|
847
|
|
848 1999-06-25 Andy Piper <andy@xemacs.org>
|
|
849
|
|
850 * lwlib.h (_widget_value): add arglist slots.
|
|
851 declare new functions.
|
|
852
|
|
853 * lwlib.c (free_widget_value_contents): handle arglists when
|
|
854 freeing.
|
|
855 (lw_add_value_args_to_args): new function. add arglist entries
|
|
856 from a widget_value structure.
|
|
857
|
|
858 * lwlib-Xm.c (make_button): new function, create a motif button
|
|
859 for display in a buffer as a glyph.
|
|
860 (xm_creation_table): add make_button.
|
|
861
|
|
862 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
863
|
|
864 * XEmacs 21.2.17 is released
|
|
865
|
|
866 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
867
|
|
868 * XEmacs 21.2.16 is released
|
|
869
|
|
870 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
871
|
|
872 * XEmacs 21.2.15 is released
|
|
873
|
|
874 1999-05-17 Jerry James <jerry@cs.ucsb.edu>
|
|
875
|
|
876 * xlwmenu.c (make_shadow_gcs): Test bottom_shadow_pixmap before
|
|
877 using it.
|
|
878
|
|
879 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
880
|
|
881 * XEmacs 21.2.14 is released
|
|
882
|
|
883 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
884
|
|
885 * XEmacs 21.2.13 is released
|
|
886
|
|
887 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
888
|
|
889 * XEmacs 21.2.12 is released
|
|
890
|
|
891 1999-02-18 Martin Buchholz <martin@xemacs.org>
|
|
892
|
|
893 * lwlib/xlwmenu.c (massage_resource_name): Fix compiler warning
|
|
894 - Have to toupper ((int) (unsigned char) x) to be portable.
|