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