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