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