]> git.lyx.org Git - lyx.git/blob - src/frontends/ChangeLog
1f401762b379b0c1da7e9b652f05a5723ac4fc8e
[lyx.git] / src / frontends / ChangeLog
1 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2
3         * Makefile.am: make distcheck work
4
5 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
6
7         * most files: ws cleanup
8
9         * Makefile.am: remove ld -r stuff
10
11 2002-03-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
12
13         * Makefile.am: special rules if partial linking
14
15 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
16
17         * doxygen fixes.
18
19 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
20
21         * Dialogs.[Ch]: add static signal toggleTooltips and
22         static method tooltipsEnabled.
23
24 2002-03-04  Angus Leeming  <a.leeming@ic.ac.uk>
25
26         * Dialogs.h:
27         * GUIRunTime.h (initialiseGraphics): moved to GUIRunTime.
28
29 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
30
31         * Toolbar.[Ch] (setLayout): layout as string
32
33 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
34
35         * Dialogs.h (initialiseGraphics): a new static method.
36
37 2002-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
38
39         * Makefile.am: don't compile support as LyXImage is now dead.
40
41 2002-02-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
42
43         * Makefile.am: better dep. tracking from controllers and xforms
44
45 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
46
47         * Liason.C: Changes due to the renaming of support/syscall.[Ch] as
48         support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
49         Rearrange #includes in Lars' approved fashion.
50
51         * Timeout.[Ch] (running): new method.
52         (default c-tor): removed.
53
54         * Dialogs.h: added a new signal, showForks.
55
56 2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
57
58         * Liason.C:
59         change Systemcalls::System to Systemcalls::Wait and
60         change Systemcalls::SystemDontWait to Systemcalls::DontWait.
61         No change of functionality, just reflects the stripped down Systemcalls
62         class.
63
64 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
65
66         * Liason.C (printBuffer): use Buffer::filePath
67
68 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
69
70         * Timeout.h:
71         * FileDialog.h: do not include <config.h> in header files.
72
73 2001-12-12  Angus Leeming  <a.leeming@ic.ac.uk>
74
75         * Alert.h: remove spurious semi-colon at the end of the namespace
76         scope.
77
78 2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
79
80         * Makefile.am:
81         * Alert.h:
82         * Alert.C:
83         * Alert_pimpl.h: alerts etc.
84
85 2001-10-09  Herbert Voss  <voss@perce.de>
86
87         * Dialogs.h: added showFile and showTexinfo signals.
88
89 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
90
91         * Dialogs.h (showSplash, destroySplash, splash_): removed.
92
93         * Dialogs.C (destroySplash): removed.
94
95 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
96
97         * GUIRunTime.h: initApplication() should take a & to argc
98
99 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
100
101         * Liason.C: IsDirWriteable changed
102
103 2001-07-30  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
104
105         * Liason.C: #include LAssert.h
106
107 2001-07-24  John Levon  <moz@compsoc.man.ac.uk>
108
109         * Dialogs.h: add showThesaurus
110
111 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
112
113         * Dialogs.h: add showAboutlyx and remove showCredits and Copyright
114
115 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
116
117         * Dialogs.h: added showSpellchecker
118
119 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
120
121         * GUIRunTime.h: (x11Display):
122         (x11Screen):
123         (x11Colormap):
124         (x11VisualDepth): new methods
125
126 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
127
128         * GUIRunTime.h: add createMainView
129
130 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
131
132         * Dialogs.h: add showSpellcheckerPreferences
133
134 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
135
136         * Makefile.am: remove kde frontend
137
138 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
139
140         * Dialogs.h: removed unused signal showCharacter.
141         Renamed signals showLayoutDocument -> showDocument,
142         showLayoutParagraph -> showParagraph,
143         showLayoutCharacter -> showCharacter.
144         Added signal updateParagraph.
145         Rearranged signals in some sort of alphabetical order again.
146
147 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
148
149         * FileDialog.h:
150         * Timeout.h: added // -*- C++ -*- as first line.
151
152 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
153
154         * Makefile.am: make the dependencies work for the sub libs.
155
156 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
157
158         * Makefile.am (libfrontends_la_LIBADD): new var, add all subdirs
159         libs here.
160
161 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
162
163         * Makefile.am: make controllers subdir before xforms.
164
165         * Dialogs.h: (add, destroySplash): moved out of line and into Dialogs.C.
166
167         * Dialogs.C: new file, instantiating the add, destroySplash methods.
168
169 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
170
171         * Liason.[Ch] (setMinibuffer): change second arg to string
172
173         * Dialogs.h: inherit privately from noncopyable
174
175 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
176
177         * Dialogs.h: s/popup/dialog/
178
179 2001-03-22  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
180
181         * Liason.C (printBuffer): do not forget file name
182         when printing with empty print_spool_command.
183
184 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
185
186         * ButtonPolicies.[Ch]: removed (thought I did this before?). The files
187         are now stored in the controllers dir.
188
189 2001-03-16  Juergen Vigna  <jug@sad.it>
190
191         * Dialogs.h (noncopyable): added minipage signals.
192
193 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
194
195         * several files: remove CXX_WORKING_NAMESPACES
196
197         * ButtonPolicies.h: noncopyable is in namespace boost
198         * Dialogs.h (noncopyable): ditto
199         * DialogBase.h (noncopyable): ditto
200
201 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
202
203         * Merging changes from BRANCH_MVC back into HEAD.
204
205         * Makefile.am: added controllers to SUBDIRS.
206         removed ButtonPolicies.[Ch]. Now in controllers.
207
208         * DialogBase.h: commented out abstract method show().
209
210         * Dialogs.h: The dialogs are now stored as a
211         std::vector<boost::shared_ptr<DialogBase> >.
212         Removed using directives.
213         (d-tor) removed.
214         (add): new helper method. Makes code in c-tor a little tidier.
215         (destroySplash): Moved out of xforms implementation.
216
217         * ButtonPolicies.[Ch]: moved to controllers/ButtonPolicies.[Ch]
218
219 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
220
221         * Dialogs.h: add showMathPanel signal
222
223 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
224
225         * Dialogs.h: add showExternal signal
226
227 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
228
229         * Dialogs.h: add pointer to splash form
230
231         * GUIRunTime.h: minor cleanup
232
233 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
234
235         * Dialogs.h: remove createInclude
236
237 2001-02-26  John Levon  <moz@compsoc.man.ac.uk>
238
239         * Makefile.am
240         * FileDialog.h: new GUII FileDialog
241
242 2001-02-23  Edwin Leuven <leuven@fee.uva.nl)
243
244         * Dialogs.h: setUserFreeFont, showLayoutCharacter
245
246 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
247
248         * DialogBase.h: derived from noncopyable, rather than deriving
249         xforms/FormBase from it.
250
251 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
252
253         * DialogBase.C: add close(), non-pure. This is
254           useful for logdlg.C in the KDE frontend.
255
256         * Dialogs.h: splash, include, and bib forms
257
258 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
259
260         * ButtonPolicies.C:
261         * ButtonPolicies.h: and remove OkViewPolicy,
262           it's a duplicate of IgnorantPolicy
263
264         * Makefile.am:
265         * Timeout.C:
266         * Timeout.h: add GUI-I Timeout class
267
268 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
269
270         * ButtonPolicies.C:
271         * ButtonPolicies.h: add OkViewPolicy
272
273         * src/frontends/Dialogs.h: add showVCLogFile signal
274
275 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
276
277         * Makefile.am: add qt2 frontend