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