]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/ChangeLog
ff44df0bbaa5ef9f2b7aa19836674fc95e962a7f
[lyx.git] / src / frontends / xforms / ChangeLog
1 2001-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
2
3         * FormCitation.C: lots of white-space changes to make file consistent
4         with LyX style.
5         (input): use the FL_OBJECT * parameter to decide what to do, not the
6         long parameter.
7
8         * FormCitation.h: removed most entries in enum.
9
10         * forms/form_citation.fd: change names of variables, consistent with
11         Allan's naming scheme.
12         Don't pass any particular arguments to the InputCB function.
13         choice_style now triggers a callback and looks like other choices.
14
15 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
16
17         * other: use compare instead of strcmp/strncmp
18
19 2001-02-15  Angus Leeming  <a.leeming@ic.ac.uk>
20
21         * ButtonController.[Ch]: changed trigger_change_ vector and associated
22         methods to dont_trigger_change_ because FL_OBJECTs that trigger a
23         callback to InputCB() but don't trigger a change in the state of the
24         Ok, Apply buttons are much rarer than those that do.
25
26         * FormCitation.C (build): associated change.
27
28 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
29
30         * ButtonController.C: include algorithm
31
32 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
33
34         * ButtonController.[Ch] (addTriggerChange, eraseTriggerChange):
35         new methods.
36         (valid): method can now be passed an optional FL_OBJECT *. If it is, and
37         the vector of FL_OBJECT *s that can trigger a change in the button state
38         is not empty, then a change of state will occur only if the FL_OBJECT *
39         is present in this vector.
40
41         * FormBase.C (RestoreCB): call bc.undoAll() before restore(). Allows
42         the user to deactivate specific fields within restore().
43         (InputCB): pass the FL_OBJECT * to bc_.valid().
44
45         * FormCitation.C (build): create a vector of FL_OBJECT *s that can
46         trigger a change of state in the Ok,Apply buttons.
47         (update): bc_.readOnly() to the start of the method. Similar reasoning
48         to that for FormBase::RestoreCB, above.
49
50 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
51
52         * FormBrowser.C: used OkCancelPolicy for ButtonController rather than
53         IgnorantPolicy.
54
55         * forms/form_browser.fd:
56         * forms/form_copyright.fd:
57         * forms/form_error.fd:
58         * forms/form_tabular.fd:
59         * forms/form_toc.fd:
60         Consistent shortcuts for Close button: Esc and Return only.
61
62         * forms/form_citation.fd:
63         * forms/form_document.fd:
64         * forms/form_index.fd:
65         * forms/form_paragraph.fd:
66         * forms/form_preferences.fd:
67         * forms/form_print.fd:
68         * forms/form_ref.fd:
69         * forms/form_tabular_create.fd:
70         * forms/form_url.fd:
71         Consistent shortcut for Cancel button: Esc only.
72
73 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
74
75         * Dialogs.C: new Splash. Include, Bibitem/tex
76
77         * FormBase.h: make show() virtual for Splash's benefit
78
79         * Makefile.am:
80         * forms/makefile:
81         * FormBibitem.C:
82         * FormBibitem.h:
83         * FormBibtex.C:
84         * FormBibtex.h:
85         * form_bibitem.C:
86         * form_bibitem.h:
87         * form_bibtex.C:
88         * form_bibtex.h:
89         * forms/form_bibitem.fd:
90         * forms/form_bibtex.fd:
91         * FormInclude.C:
92         * FormInclude.h:
93         * form_include.C:
94         * form_include.h:
95         * forms/form_include.fd:
96         * FormSplash.C:
97         * FormSplash.h:
98         * form_splash.C:
99         * form_splash.h:
100         * forms/form_splash.fd: new forms
101
102 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
103
104         * FormLog.C: handle Literate build log nicely
105
106 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
107
108         * Menubar_pimpl.C: remove support for reference menuitem type.
109
110 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
111
112         * Makefile.am:
113         * Timeout_pimpl.h:
114         * Timeout_pimpl.C: add Timeout implementation
115
116 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
117
118         * form_browser.h:
119         * form_browser.C:
120         * forms/form_browser.fd:
121         * forms/makefile:
122         * FormBrowser.C:
123         * FormBrowser.h: readonly browser form
124
125         * FormLog.C:
126         * FormLog.h:
127         * FormVCLog.C:
128         * FormVCLog.h:
129         * Dialogs.C: add Log and VCLog
130
131         * Makefile.am: add Log and VCLog, add updatesrc target
132
133 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
134
135         * Menubar_pimpl.C (add_toc2): Add shortcut to the TOC menu.
136
137 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
138
139         * FormPreferences.C (GetFrom): fix crash when there is no format
140         defined. 
141         (GetTo): ditto.
142
143 2001-01-23  Angus Leeming  <a.leeming@ic.ac.uk>
144
145         * FormPreferences.C (LoadBrowserLyX): convert unsigned short to
146         unsigned char correctly and so fix 2 bugs loading/changing colors.
147
148 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
149
150         * FormRef.C (update): Do not update dialog_->{ref,name,type}
151         if inset_ == 0.
152         Deactivate the type button when buffer is LinuxDoc/Docbook
153         (build): Uncomment calls to addReadOnly().
154         (updateBrowser) Do not disable the update button when there are no 
155         keys.
156         (build, getType, getName): Use InsetRef::types.
157
158 2001-01-18  Angus Leeming  <a.leeming@ic.ac.uk>
159
160         * FormPrint.[Ch] (browse): new method to browse for file to print to.
161
162         * forms/form_print.fd: give the form a Browse button.
163
164 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
165
166         * FormRef.C (input): Fix the behavior of goto reference button.
167