annotate lwlib/ChangeLog @ 398:74fd4e045ea6 r21-2-29

Import from CVS: tag r21-2-29
author cvs
date Mon, 13 Aug 2007 11:13:30 +0200
parents 6719134a07c2
children a86b2b5e0111
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
1 2000-02-16 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
2
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
3 * XEmacs 21.2.29 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
4
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
5 2000-02-09 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
6
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
7 * config.h.in (ATHENA_INCLUDE): Workaround bugs in both xlc and
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
8 old gccs.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
9
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
10 2000-02-07 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
11
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
12 * XEmacs 21.2.28 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
13
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
14 2000-01-25 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
15
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
16 * xlwtabs.c (TabsChangeManaged): Make sure we unmanage the hilight
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
17 widget as well.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
18
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
19 2000-01-28 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
20
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
21 * xlwgauge.c (GaugeConvert): bcopy ==> memcpy
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
22
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
23 2000-01-24 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
24
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
25 * xlwtabs.c (XawTabsSetTop): Unhighlight before changing the
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
26 stacking order.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
27 (XawTabsSetHighlight): Don't unhighlight here.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
28
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
29 2000-01-22 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
30
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
31 * *.h: Use consistent C-standards-approved guard macro names.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
32
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
33 2000-01-18 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
34
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
35 * XEmacs 21.2.27 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
36
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
37 2000-01-15 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
38
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
39 * lwlib-Xlw.c (lw_update_one_widget): make sure global
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
40 properties gets set.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
41
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
42 2000-01-07 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
43
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
44 * config.h.in (ATHENA_INCLUDE): CPP trickery to make old cpps happy.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
45 This extends support for gcc 2.6 (e.g. on BSD/OS 2.0)
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
46
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
47 * lwlib.c: Fix up memset calls.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
48
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
49 * lwlib-Xm.c (xm_update_text): Warning suppression.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
50 (xm_update_text_field): Warning suppression.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
51
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
52 2000-01-03 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
53
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
54 * lwlib-Xaw.c (xaw_update_one_widget): Emergency fix for this crash:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
55 (yes-or-no-p-dialog-box "Yes or No")
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
56
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
57 1999-12-31 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
58
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
59 * XEmacs 21.2.26 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
60
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
61 1999-12-29 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
62
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
63 * xlwtabs.c (TabsHighlight): use displayChildren for highlighting
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
64 not num_children.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
65 (TabsPage): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
66
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
67 1999-12-24 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
68
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
69 * XEmacs 21.2.25 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
70
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
71 1999-12-23 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
72
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
73 * lwlib.c (lw_copy_widget_value_args): don't create empty
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
74 widget_args just because someone might use them later. This makes
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
75 all widgets look like they've changed.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
76
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
77 1999-12-22 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
78
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
79 * xlwtabs.c: Fix for X11R5 from Damon Lipparelli
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
80 <lipp@primus.com>.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
81
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
82 1999-12-21 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
83
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
84 * xlwscrollbar.c (seg_pixel_sizes): ((expr)) ==> (expr)
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
85
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
86 1999-12-12 Daniel Pittman <daniel@danann.net>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
87
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
88 * lwlib-Xaw.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
89 * xlwcheckbox.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
90 * xlwgauge.h:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
91 * xlwgaugeP.h:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
92 * xlwradio.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
93 * xlwradio.h:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
94 * xlwradioP.h:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
95 Clean up Athena widget support:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
96 - Athena headers now use dynamic include paths.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
97
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
98 1999-12-08 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
99
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
100 * xlwtabs.c: sync with Tabs 2.2.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
101 * xlwtabP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
102
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
103 1999-12-14 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
104
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
105 * XEmacs 21.2.24 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
106
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
107 1999-12-14 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
108
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
109 * xlwtabs.c (TabsResize): reset need_layout so that we don't go
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
110 into infloop death.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
111
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
112 1999-12-14 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
113
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
114 * xlwtabs.c (TabsSetValues): re-allocate GCs if font has changed.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
115
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
116 1999-12-13 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
117
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
118 * xlwtabs.c (TabsResize): We need to expose the tabs after
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
119 clearing the window they are in.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
120
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
121 1999-12-08 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
122
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
123 * xlwtabs.c: sync with Tabs 2.1.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
124
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
125 1999-12-07 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
126
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
127 * lwlib-Xlw.c (lw_lucid_widget_p): make sure we pick up the
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
128 clip-window as well.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
129
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
130 1999-12-07 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
131
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
132 * XEmacs 21.2.23 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
133
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
134 1999-12-05 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
135
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
136 * xlwtabs.c: back up to previous rev to make syncing easier. Fix
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
137 gcc moans.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
138
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
139 * lwlib-Xaw.c (xaw_update_one_widget): use XtIsSubclass.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
140
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
141 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
142
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
143 * XEmacs 21.2.22 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
144
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
145 1999-11-28 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
146
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
147 * XEmacs 21.2.21 is released.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
148
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
149 1999-11-26 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
150
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
151 * xlwtabs.c: Remove unused variables. Fix warnings.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
152
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
153 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
154
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
155 * XEmacs 21.2.20 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
156
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
157 1999-09-09 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
158
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
159 * xlwtabs.c: updated tabs widget from Ed Falk.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
160 * xlwtabs.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
161 * xlwtabsP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
162
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
163 1999-09-22 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
164
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
165 * lwlib-internal.h:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
166 * lwlib-utils.h:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
167 Move declaration of destroy_all_children from lwlib-internal.h to
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
168 lwlib-utils.h, where it belongs.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
169
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
170 1999-09-21 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
171
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
172 * lwlib-Xm.c (xm_update_label): don't clobber pixmap type labels
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
173 with text.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
174
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
175 1999-09-22 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
176
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
177 * xlwtabs.c: Fix C++ compilability.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
178
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
179 1999-09-18 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
180
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
181 * xlwtabs.c: Put in tabs sync because clipping should fix useability
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
182 problems.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
183
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
184 1999-09-13 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
185
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
186 * xlwtabs.c: Back out tabs sync because of reported useability
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
187 problems.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
188
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
189 1999-09-09 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
190
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
191 * xlwtabs.c: updated tabs widget from Ed Falk.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
192 * xlwtabs.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
193 * xlwtabsP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
194 * xlwgcs.c: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
195 * xlwgcs.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
196
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
197 1999-09-03 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
198
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
199 * xlwgauge.c: Ansify.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
200 Include <stdlib.h> to get prototype for atoi().
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
201 (GaugeSelect): Call GaugeExpose with the right number of args.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
202 (GaugeLoseSel): Call GaugeExpose with the right number of args.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
203 (GaugeConvert): This is a XtConvertSelectionProc,
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
204 so 5th parameter must be of type XtPointer, not XPointer.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
205 (GaugeGetValue): This is a XtTimerCallbackProc,
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
206 so 2nd parameter must be of type XtIntervalId *, not XtIntervalId.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
207
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
208
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
209 1999-09-01 Martin Buchholz <martin@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
210
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
211 * lwlib.c (free_widget_value_contents): Use proper type for cast.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
212
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
213 * xlwradio.c: Use function prototypes everywhere.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
214 * xlwcheckbox.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
215 * xlwradio.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
216 * xlwradioP.h: Move declarations of non-static functions defined
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
217 in xlwradio.c into xlwradioP.h.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
218
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
219 1999-09-02 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
220
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
221 * xlwgcs.c: include xmu.h
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
222
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
223 1999-09-01 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
224
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
225 * xlwgauge.c: rearrange headers yet again.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
226 * xlwcheckbox.c: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
227 * xlwradio.c: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
228 * xlwtabs.c: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
229
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
230 1999-09-01 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
231
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
232 * xlwgauge.c: use xmu.h
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
233 * xlwcheckbox.c: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
234 * xlwradio.c: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
235
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
236 1999-08-31 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
237
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
238 * xlwtabs.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
239 * xlwgcs.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
240 * xlwradio.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
241 * xlwcheckbox.c:
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
242 * xlwgauge.c: Fix for losing systems without Xmu.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
243
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
244 1999-08-31 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
245
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
246 * lwlib-Xm.c (xm_update_one_widget): fix for AIX compiler lossage.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
247
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
248 1999-08-30 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
249
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
250 * lwlib.c (free_widget_value_contents): be more precise about
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
251 freeing user defined args.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
252
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
253 * lwlib-Xaw.c (xaw_update_one_widget): make sure we use val not
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
254 its contents for hierarchies one deep.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
255
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
256 1999-08-29 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
257
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
258 * xlwtabs.c: temporary fixes pending a new release.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
259 * xlwtabsP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
260
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
261 * lwlib-Xm.c (xm_update_one_widget): update user defined args.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
262 (xm_create_label): set args after creation as well as before.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
263
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
264 * lwlib-Xlw.c (xlw_create_tab_control): orient tabs horizontally.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
265 (xlw_update_tab_control): actually update the children rather than
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
266 the parent.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
267
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
268 * lwlib-Xaw.c (xaw_update_one_widget): update user defined args.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
269 (xaw_create_label): set args after creation as well as before.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
270
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
271 1999-08-23 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
272
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
273 * lwlib-Xm.c (xm_update_label): don't concatenate value to itself.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
274
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
275 * lwlib-Xm.c (xm_create_label_field): new function for creating labels.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
276 (xm_creation_table): use it.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
277
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
278 * lwlib-Xaw.c (xaw_create_label_field): new function for creating labels.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
279 (xaw_creation_table): use it.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
280
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
281 1999-08-16 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
282
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
283 * lwlib.h: declare free_widget_value_tree.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
284
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
285 * lwlib.c (free_widget_value_tree): make non-static.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
286
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
287 * lwlib-Xm.c (xm_update_label): free val_string when updating.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
288
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
289 1999-08-04 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
290
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
291 * lwlib-Xm.c (mark_dead_instance_destroyed): change so that its
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
292 defined for widgets.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
293 (xm_nosel_callback): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
294
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
295 * xlwtabsP.h: sync with 1.5.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
296
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
297 * xlwtabs.c: sync with 1.18.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
298
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
299 1999-07-28 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
300
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
301 * xlwtabs.c: new lucid tabs widget from Ed Falk.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
302 * xlwtabs.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
303 * xlwtabsP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
304 * xlwgcs.c: GC manipulation for tab widgets.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
305 * xlwgcs.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
306
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
307 * xlwgauge.c: new athena gauge widget from Ed Falk.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
308 * xlwgauge.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
309 * xlwgaugeP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
310
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
311 * xlwradio.c: new athena radio widget from Ed Falk.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
312 * xlwradio.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
313 * xlwradioP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
314
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
315 * xlwcheckbox.c: new athena checkbox widget from Ed Falk.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
316 * xlwcheckbox.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
317 * xlwcheckboxP.h: ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
318
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
319 * lwlib-utils.c (destroy_all_children): moved from lwlib-Xm.c.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
320
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
321 * lwlib-internal.h: declare destroy_all_children.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
322
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
323 * lwlib-config.c: add widget checks.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
324
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
325 * lwlib-Xm.h: declare xm_create_label;
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
326
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
327 * lwlib-Xm.c (destroy_all_children): move to lwlib-utils.c.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
328 (xm_update_label): enable for widgets.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
329 (xm_update_one_widget): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
330 (xm_create_button): rename in line with lwlib-Xaw.c
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
331 (xm_create_progress): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
332 (xm_create_text_field): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
333 (xm_create_combo_box): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
334 (xm_create_label): new function.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
335 (xm_creation_table): rename widget creation functions.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
336 (xm_destroy_instance): enable for widgets.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
337 (xm_generic_callback): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
338 (xm_generic_callback): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
339
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
340 * lwlib-Xlw.c (xlw_tab_control_callback): new function. a special
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
341 callback that calls the correct function depending on what tab is
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
342 selected.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
343 (xlw_create_tab_control): new function.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
344 (build_tabs_in_widget): new function. puts tabs in a tab widget,
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
345 uses Xaw or Xm depending on how XEmacs was compiled.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
346 (xlw_update_tab_control): update the resources for each
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
347 tab. optionally rebuild the contents of the tab widget.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
348 (xlw_creation_table): add tab widget creation function.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
349 (lw_lucid_widget_p): add tab widget.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
350 (xlw_update_one_widget): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
351
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
352 * lwlib-Xaw.h: declare xaw_create_label;
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
353
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
354 * lwlib-Xaw.c (lw_xaw_widget_p): add widgets classes.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
355 (xaw_update_one_widget): ditto.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
356 (xaw_update_one_value): add code from the Xm version.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
357 (xaw_generic_callback): add Xm hack for setting command
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
358 states. beef up lookup of call data.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
359 (xaw_create_button): new function.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
360 (xaw_create_label): new function for use by tab widget.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
361 (xaw_create_progress): new function.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
362 (xaw_create_text_field): new function.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
363 (xaw_creation_table): add new widget type creation functions.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
364
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
365 * Makefile.in.in: add dependencies for new lw widgets.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
366
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
367 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
368
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
369 * XEmacs 21.2.19 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
370
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
371 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
372
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
373 * XEmacs 21.2.18 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
374
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
375 1999-07-05 Didier Verna <verna@inf.enst.fr>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
376
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
377 * lwlib-Xm.c (xm_update_one_widget): add missing #ifdefs around
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
378 call to xm_update_label.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
379
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
380 1999-06-28 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
381
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
382 * lwlib-Xm.c: unconditionally enable text field & list code.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
383 (make_progress): new function. creates a slider.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
384 (make_text_field): new function. creates an edit field.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
385 (make_combo_box): new function. creates a combo box.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
386 (xm_creation_table): add new widget functions.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
387
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
388 1999-06-25 Andy Piper <andy@xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
389
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
390 * lwlib.h (_widget_value): add arglist slots.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
391 declare new functions.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
392
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
393 * lwlib.c (free_widget_value_contents): handle arglists when
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
394 freeing.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
395 (lw_add_value_args_to_args): new function. add arglist entries
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
396 from a widget_value structure.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
397
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
398 * lwlib-Xm.c (make_button): new function, create a motif button
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
399 for display in a buffer as a glyph.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
400 (xm_creation_table): add make_button.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
401
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
402 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
403
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
404 * XEmacs 21.2.17 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
405
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
406 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
407
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
408 * XEmacs 21.2.16 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
409
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
410 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
411
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
412 * XEmacs 21.2.15 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
413
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
414 1999-05-17 Jerry James <jerry@cs.ucsb.edu>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
415
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
416 * xlwmenu.c (make_shadow_gcs): Test bottom_shadow_pixmap before
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
417 using it.
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
418
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
419 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
420
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
421 * XEmacs 21.2.14 is released
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents: 396
diff changeset
422
396
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
423 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
424
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
425 * XEmacs 21.2.13 is released
6719134a07c2 Import from CVS: tag r21-2-13
cvs
parents: 394
diff changeset
426
394
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
427 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
428
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
429 * XEmacs 21.2.12 is released
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
430
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
431 1999-02-18 Martin Buchholz <martin@xemacs.org>
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
432
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
433 * lwlib/xlwmenu.c (massage_resource_name): Fix compiler warning
7d59cb494b73 Import from CVS: tag r21-2-12
cvs
parents:
diff changeset
434 - Have to toupper ((int) (unsigned char) x) to be portable.