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