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