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