]> git.lyx.org Git - features.git/blob - src/frontends/gnome/ChangeLog
doxygen fixes
[features.git] / src / frontends / gnome / ChangeLog
1 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2
3         * docygen fixes.
4
5 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
6
7         * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
8         your version of the xforms libraries is up to the task.
9
10         * Makefile.am: link in the xforms image loader if so configured.
11
12 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
13
14         * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
15
16         * GUIRunTime.C (initialiseGraphics): new static method
17
18 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
19
20         * Makefile.am: get rid of LYX_LIBS 
21
22 2002-02-10  Michael A. Koziarski  <michael@koziarski.com>
23
24         * FormERT.C
25         * FormERT.h
26         * Dialogs.C
27         * dialogs/FormERT.glade: Implemented FormERT, still seeing the
28         weird crashes
29         * GnomeBase.C: add debug message to help track down the "twice OK"
30         bug
31         * gnomeBC.C: Fix compilation
32
33 2002-01-12  Michael A. Koziarski  <michael@koziarski.com>
34
35         * Menubar_pimpl.C
36         * Menubar_pimpl.h
37         * mainapp.h
38         * mainapp.C: Removed,  We should behave similarly to the qt2
39         frontend, so I've removed the LyXGnomified and menubar code.  The
40         menubar wasn't working properly anyway.
41
42 2002-01-12  Michael A. Koziarski  <michael@koziarski.com>
43
44         * various:  Cleaned out the old stuff, standardised the new
45         stuff. 
46         * GnomeBase.C
47         * GnomeBase.h: Changed the constructor to take one argument.  The
48         dialog name.  The path and name of the glade files can be
49         calculated from there.  These two now provide default validate() &
50         *Clicked functions.
51         * FormUrl.C
52         * FormUrl.h
53         * FormError.C
54         * FormError.h
55         * FormTabularCreate.C
56         * FormTabularCreate.h: updated them to use the new system.
57         Removed Local inline *Clicked functions as they're now in the base
58         class. 
59         * README: new, brief outline of what I'm doing here.
60         * accessors.py: Described in README, generates the accessor
61         functions from the glade file.
62
63 2002-01-12  Michael A. Koziarski  <michael@koziarski.com>
64
65         * Menubar_pimpl.C
66         * Menubar_pimpl.h
67         * mainapp.h
68         * mainapp.C: Removed,  We should behave similarly to the qt2
69         frontend, so I've removed the LyXGnomified and menubar code.  The
70         menubar wasn't working properly anyway.
71
72 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
73
74         * Menubar_pimpl.C (composeUIInfo): 
75         (update): use FuncStatus
76
77 2002-01-03  Michael Koziarski  <michael@koziarski.com>
78
79         * Dialogs.h: fix compilation.
80         * Makefile.am: ditto.
81         * GUIRunTime.C: ditto.  Supply a getScreenDPI().
82
83 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
84
85         * Timeout_pimpl.h: do not include <config.h> in header files.
86
87 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
88
89         * FormCitation.C:
90         * GUIRunTime.C: change "while(" to "while ("
91
92 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
93
94         * Dialogs.C: remove splash dialog code.
95
96         * Makefile.am: remove splash dialog files.
97
98 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
99
100         * Makefile.am (libgnome_la_LIBADD): depend on the gui libs.
101         (libgnome_la_SOURCES): sort
102
103 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
104
105         * GUIRunTime.C: initApplication() should take a int & argc, add debug
106  
107 2001-07-19  Baruch Even  <baruch@lyx.org>
108
109         * Menubar_pimpl.C: Renamed LyXFunc::Dispatch to LyXFunc::dispatch.
110
111 2001-07-16  Baruch Even  <baruch@lyx.org>
112
113         * GUIRunTime.C: Added some functions that were required lately.
114
115 2001-07-16  Baruch Even  <baruch@lyx.org>
116
117         * Makefile.am:
118         * Dialogs.C: Removed Citation and Copyright dialogs from build. Left them
119         in repository until they get redone as About Dialog.
120         
121         * FileDialog.C:
122         * Menubar_pimpl.C:
123         * Menubar_pimpl.h:
124         * mainapp.C:
125         * mainapp.h: Various fixed to get Gnome FE (FrontEnd) to compile again.
126
127 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
128
129         Consistent use of Lsstream.h:
130         * FormCredits.C (build): std::stringstream -> stringstream.
131
132 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
133
134         * gnomeBC.h: clean-up of included files.
135
136 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
137
138         * FileDialog.C:
139         * FormCitation.C:
140         * FormCopyright.C:
141         * FormCredits.C:
142         * FormError.C:
143         * FormIndex.C:
144         * FormPrint.C:
145         * FormRef.C:
146         * FormTabularCreate.C:
147         * FormToc.C:
148         * FormUrl.C:
149         * GnomeBase.C:
150         * Menubar_pimpl.C:
151         * gnome_helpers.C:
152         * mainapp.C: removed // -*- C++ -*- as first line.
153
154         * FormTabularCreate.h:
155         * FormToc.h:
156         * Timeout_pimpl.h: added // -*- C++ -*- as first line.
157
158 2001-05-08  Michael A. Koziarski  <michael@koziarski.org>
159
160         * FormTabularCreate[Ch]:
161         * dialogs:
162         * Makefile.am:
163         * Dialogs.C:  Created the FormCharacter Dialog and altered the
164         other files to include it.
165
166 2001-04-29  Baruch Even  <baruch@lyx.org>
167
168         * Dialogs.C: Added an include for ControlSplash which is required
169         in GUI.h but is not included there.
170
171         * GnomeBase.C: Changed an Assert to lyx::Assert.
172
173 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
174
175         * FormIndex.C: delete duplicate include files
176
177 2001-04-16  Allan Rae  <rae@lyx.org>
178
179         * gnomeBC.C (setButtonLabel): 
180         * Menubar_pimpl.C (updateAllLists): 
181         * GnomeBase.C (loadXML): #warning triggers an error on Sun CC 6.0 as
182         an unrecognised preprocessor directive.  So ensure they're wrapped. 
183
184 2001-04-03  Baruch Even  <baruch@lyx.org>
185
186         * FileDialog.C: Added file to provide the gnome file dialog.
187
188 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
189
190         * Dialogs.C: s/popup/dialog/
191
192         * FormUrl.C:
193         * GnomeBase.C:
194         * GnomeBase.h: s/ControlButton/ControlButtons/
195         s/UndoAll/Restore/
196         
197 2001-04-02  Michael Koziarski  <michael@koziarski.org>
198
199         * FormCopyright.[Ch]: Reimplemented as an MVC dialog.
200
201         * gnome_helpers.C: Some castings to avoid compilation break.
202
203 2001-04-01  Baruch Even  <baruch@lyx.org>
204
205         * GUIRuntime.C (initApplication):  Changed strings to non-static.
206
207 2001-03-30  Baruch Even  <baruch@lyx.org>
208
209         * FormCredits.C: Added the formatting of the credits text.
210
211         * gnome_helpers.[Ch]: Added functions to get font name from font.
212
213 2001-03-30  Baruch Even  <baruch@lyx.org>
214
215         * GnomeBase.[Ch]: Added the dialog as a responsibility.
216
217         * FormUrl.[Ch]: Changed accordingly.
218         * FormCredits.[Ch]: ditto.
219
220         * gnomeBC.[Ch]: Fixed to get it to compile.
221
222         * gnome_helpers.h: Changed declaration from const char * to char const *
223
224 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
225
226         * GnomeBase.[Ch]: changed ControlBase to ControlButton.
227
228 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
229
230         * gnomeBC.[Ch]: Patched in a slight reworking of Baruch Even's patch.
231         Code moved into the generic template base class. Replaced
232         setCancelCloseButton() with setButtonLabel().
233
234 2001-03-29  Baruch Even  <baruch@lyx.org>
235
236         * gnomeBC.[Ch]: Changed to use the new GuiBC template.
237
238 2001-03-29  Baruch Even  <baruch@lyx.org>
239
240         * FormUrl.C (d-tor):
241         * FormCredits.C (d-tor): Removed the dialog_->destroy(), it was causing
242         crashes on exit.
243
244         * GnomeBase.C (d-tor): Added a check for times when the xml wasn't loaded.
245
246 2001-03-29  Michael Koziarski  <michael@koziarski.org>
247
248         * Dialogs.C: Uncommented FormCredits in the #include and instantiate it.
249
250         * Makefile.am: Added FormCredits.[Ch]
251
252         * FormCredits.[Ch]: Created FormCredits dialog using libglade
253         approach.  Text needs to be formatted still.
254
255         * dialogs/diahelpcredits.glade: Created file.
256
257 2001-03-26  Baruch Even  <baruch@lyx.org>
258
259         * Various files: Fixes to get the gnome frontend to compile again. 
260         Removed most xforms dialogs in order to reduce compilation breaks caused
261         by the moves to MVC in the xforms frontend.
262
263         * GUIRuntime.C: Added libglade library initialization.
264
265         * gnomeBC.h:
266         * gnomeBC.C: Added file for the MVC support.
267
268         * gnome_helpers.h: Added file with support functions.
269
270         * GnomeBase.h:
271         * GnomeBase.C: Added file to be the base class of MVC dialogs that use
272         libglade.
273
274         * FormUrl.h:
275         * FormUrl.C: Recreated the dialog in the MVC way.
276
277         * Timeout_pimpl.h:
278         * Timeout_pimpl.C: Implementation of the Timeout pimpl.
279
280 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
281
282         * several files: remove CXX_WORKING_NAMESPACES
283
284 2001-03-11  Baruch Even  <baruch@lyx.org>
285
286         * Various files: More fixes to get it compiled again.
287
288 2001-03-06  Baruch Even  <baruch@lyx.org>
289
290         * Various files: Small fixes to get the gnome frontend to compile again.
291
292 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
293
294         * FormRef.C (apply): Update bookmark #0 after inserting a reference.
295
296 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
297
298         * FormCitation.C: small cleanup.
299         (searchSimple): better localization of variables, don't use
300         sequencing operator if you don't have to.
301
302         * other: use compare instead of strcmp/strncmp