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