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