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