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