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