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