]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/ChangeLog
97a52b3a50781d5d17fbc67220bc938bd414e922
[lyx.git] / src / frontends / xforms / ChangeLog
1 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
2
3         * added find/replace dialog:
4         * FormSearch.*: added
5         * form_search.*: added
6         * forms/form_search.fd: added
7
8 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
9
10         * xform_helpers.[Ch]: renamed as xforms_helpers.[Ch].
11
12         * various: in a rush of delayed guilt, I've renamed all instances of
13         xform as xforms. Jean-Marc sowed this seed a long, long time ago and it
14         finally sprouted.
15
16         * xforms_helpers.[Ch] (setEnabled): a little wrapper function to
17         activate/deactivate an FL_OBJECT.
18
19         * FormCitation.C:
20         * FormDocument.C:
21         * FormInclude.C:
22         * FormParagraph.C:
23         * FormPreamble.C:
24         * FormPreferences.C:
25         * FormRef.C:
26         * FormTabular.C: used it.
27
28 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
29
30         * FormPreferences.C: removed three unused using directives.
31
32 2001-02-27  Dekel Tsur  <dekelts@tau.ac.il>
33
34         * FormRef.C: Fixed the behaviour of Goto-Ref.
35
36 2001-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
37
38         * forms/makefile: added character and preamble dialogs
39
40 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
41
42         * FormCharacter.C (FormCharacter): change order of deletion,
43         change combo_language2 to combo_language2_
44
45 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
46
47         * FormRef.C (apply): Update bookmark #0 after inserting a reference.
48
49 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
50
51         * Dialogs.C: added layoutcharacter
52         * FormCharacter.C: added
53         * FormCharacter.h: added
54         * form_character.C: added
55         * form_character.h: added
56         * forms/form_character.fd: added
57                
58 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
59  
60         * FormPreferences.C: Handle lyxrc.language_use_babel and
61         lyxrc.language_global_options.
62
63 2001-02-23  Angus Leeming  <a.leeming@ic.ac.uk>
64
65         * FormPreferences(GetFrom, GetTo): use size_type rather than int.
66
67 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
68
69         * FormBase.C: no longer transient dialogs, XMapWindow()
70           in attempt to de-iconify
71
72         * FormDocument.C: remove DO_USE_DEFAULT_LANGUAGE
73
74 2001-02-21  Dekel Tsur  <dekelts@tau.ac.il>
75
76         * FormDocument.C (checkMarginValues): Activate "use geometry" button 
77         if using custom paper size/margin.
78
79 2001-02-21  Allan Rae  <rae@lyx.org>
80
81         * forms/form_preferences.fd: larger, bold font for outer tabfolder
82
83 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
84
85         * src/frontends/xforms/Dialogs.C: added preamble
86         * src/frontends/xforms/FormPreamble.C: added
87         * src/frontends/xforms/FormPreamble.h: added
88         * src/frontends/xforms/Makefile.am: added
89         * src/frontends/xforms/form_preamble.C: added
90         * src/frontends/xforms/form_preamble.h: added
91         * src/frontends/xforms/form_preamble.fd: added
92
93 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
94
95         * FormBase.h: moved noncopyable derivation to DialogBase.
96
97 2001-02-19  Juergen Vigna  <jug@sad.it>
98
99         * FormTabular.C (build): make all input field accepted only after
100         a "RETURN".
101
102         * forms/form_tabular.fd: removed default "Return" on Close-Button.
103
104 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
105
106         * FormError.C:
107         * FormGraphics.C:
108         * FormInset.C (showInset): change associated with name change
109         inset::hide to inset::hideDialog.
110
111 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
112
113         * FormCitation.C (build): altering "Text after" now activates the Ok,
114         Apply buttons.
115
116 2001-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
117
118         * FormCitation.C: lots of white-space changes to make file consistent
119         with LyX style.
120         (input): use the FL_OBJECT * parameter to decide what to do, not the
121         long parameter.
122
123         * FormCitation.h: removed most entries in enum.
124
125         * forms/form_citation.fd: change names of variables, consistent with
126         Allan's naming scheme.
127         Don't pass any particular arguments to the InputCB function.
128         choice_style now triggers a callback and looks like other choices.
129
130 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
131
132         * other: use compare instead of strcmp/strncmp
133
134 2001-02-15  Angus Leeming  <a.leeming@ic.ac.uk>
135
136         * ButtonController.[Ch]: changed trigger_change_ vector and associated
137         methods to dont_trigger_change_ because FL_OBJECTs that trigger a
138         callback to InputCB() but don't trigger a change in the state of the
139         Ok, Apply buttons are much rarer than those that do.
140
141         * FormCitation.C (build): associated change.
142
143 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
144
145         * ButtonController.C: include algorithm
146
147 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
148
149         * ButtonController.[Ch] (addTriggerChange, eraseTriggerChange):
150         new methods.
151         (valid): method can now be passed an optional FL_OBJECT *. If it is, and
152         the vector of FL_OBJECT *s that can trigger a change in the button state
153         is not empty, then a change of state will occur only if the FL_OBJECT *
154         is present in this vector.
155
156         * FormBase.C (RestoreCB): call bc.undoAll() before restore(). Allows
157         the user to deactivate specific fields within restore().
158         (InputCB): pass the FL_OBJECT * to bc_.valid().
159
160         * FormCitation.C (build): create a vector of FL_OBJECT *s that can
161         trigger a change of state in the Ok,Apply buttons.
162         (update): bc_.readOnly() to the start of the method. Similar reasoning
163         to that for FormBase::RestoreCB, above.
164
165 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
166
167         * FormBrowser.C: used OkCancelPolicy for ButtonController rather than
168         IgnorantPolicy.
169
170         * forms/form_browser.fd:
171         * forms/form_copyright.fd:
172         * forms/form_error.fd:
173         * forms/form_tabular.fd:
174         * forms/form_toc.fd:
175         Consistent shortcuts for Close button: Esc and Return only.
176
177         * forms/form_citation.fd:
178         * forms/form_document.fd:
179         * forms/form_index.fd:
180         * forms/form_paragraph.fd:
181         * forms/form_preferences.fd:
182         * forms/form_print.fd:
183         * forms/form_ref.fd:
184         * forms/form_tabular_create.fd:
185         * forms/form_url.fd:
186         Consistent shortcut for Cancel button: Esc only.
187
188 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
189
190         * Dialogs.C: new Splash. Include, Bibitem/tex
191
192         * FormBase.h: make show() virtual for Splash's benefit
193
194         * Makefile.am:
195         * forms/makefile:
196         * FormBibitem.C:
197         * FormBibitem.h:
198         * FormBibtex.C:
199         * FormBibtex.h:
200         * form_bibitem.C:
201         * form_bibitem.h:
202         * form_bibtex.C:
203         * form_bibtex.h:
204         * forms/form_bibitem.fd:
205         * forms/form_bibtex.fd:
206         * FormInclude.C:
207         * FormInclude.h:
208         * form_include.C:
209         * form_include.h:
210         * forms/form_include.fd:
211         * FormSplash.C:
212         * FormSplash.h:
213         * form_splash.C:
214         * form_splash.h:
215         * forms/form_splash.fd: new forms
216
217 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
218
219         * FormLog.C: handle Literate build log nicely
220
221 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
222
223         * Menubar_pimpl.C: remove support for reference menuitem type.
224
225 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
226
227         * Makefile.am:
228         * Timeout_pimpl.h:
229         * Timeout_pimpl.C: add Timeout implementation
230
231 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
232
233         * form_browser.h:
234         * form_browser.C:
235         * forms/form_browser.fd:
236         * forms/makefile:
237         * FormBrowser.C:
238         * FormBrowser.h: readonly browser form
239
240         * FormLog.C:
241         * FormLog.h:
242         * FormVCLog.C:
243         * FormVCLog.h:
244         * Dialogs.C: add Log and VCLog
245
246         * Makefile.am: add Log and VCLog, add updatesrc target
247
248 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
249
250         * Menubar_pimpl.C (add_toc2): Add shortcut to the TOC menu.
251
252 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
253
254         * FormPreferences.C (GetFrom): fix crash when there is no format
255         defined. 
256         (GetTo): ditto.
257
258 2001-01-23  Angus Leeming  <a.leeming@ic.ac.uk>
259
260         * FormPreferences.C (LoadBrowserLyX): convert unsigned short to
261         unsigned char correctly and so fix 2 bugs loading/changing colors.
262
263 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
264
265         * FormRef.C (update): Do not update dialog_->{ref,name,type}
266         if inset_ == 0.
267         Deactivate the type button when buffer is LinuxDoc/Docbook
268         (build): Uncomment calls to addReadOnly().
269         (updateBrowser) Do not disable the update button when there are no 
270         keys.
271         (build, getType, getName): Use InsetRef::types.
272
273 2001-01-18  Angus Leeming  <a.leeming@ic.ac.uk>
274
275         * FormPrint.[Ch] (browse): new method to browse for file to print to.
276
277         * forms/form_print.fd: give the form a Browse button.
278
279 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
280
281         * FormRef.C (input): Fix the behavior of goto reference button.
282