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