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