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