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