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