]> git.lyx.org Git - lyx.git/blob - src/frontends/gnome/ChangeLog
ws changes
[lyx.git] / src / frontends / gnome / ChangeLog
1 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
2
3         * several files: ws changes
4
5 2002-09-25  Angus Leeming  <leeming@lyx.org>
6
7         * Dialogs.C:
8         * FileDialog.C: doxygen fixes.
9
10         * GnomeBase.h: rename template FormCB as GnomeCB to avoid doxygen
11         problems with multiple classes (xforms amd gnome) having the same name.
12
13         * GAbout.[Ch]:
14         * GERT.[Ch]:
15         * GError.[Ch]:
16         * GFloat.[Ch]:
17         * GLog.[Ch]:
18         * GPreamble.[Ch]:
19         * GTabularCreate.[Ch]:
20         * GUrl.[Ch]: associated change.
21
22 2002-06-15  Michael A. Koziarski  <michael@koziarski.com>
23
24         * Dialogs.C
25         * Makefile.am: Necessary changes for the various new dialogs
26         * GERT.C
27         * GERT.h
28         * dialogs/GERT.glade: Make ERT Properties dialog follow the GNOME hig.
29         * GLog.C: use std::string, all the conversion is wasteful
30         * GFloat.C
31         * GFloat.h
32         * dialogs/GFloat.glade: Implement the Float Properties Dialog
33         * dialogs/GAbout.glade
34         * GAbout.C
35         * GAbout.h: Temporary Aboutlyx implementation, waiting on some
36         gtkmm  bugs to finalise it.
37
38 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
39
40         * gnomeBC.C: do not include ButtonController.tmpl
41
42 2002-06-03  Michael A. Koziarski  <michael@koziarski.com>
43
44         * dialogs/GLog.C
45         * GLog.C
46         * GLog.h: Implement Log view class
47         * accessors.py: update for new glade format
48
49 2002-06-02  Michael A. Koziarski  <michael@koziarski.com>
50
51         == Gtkmm2 upgrade ==
52
53         * dialogs/*: Updated to glade-2 format.
54         * Dialogs.C: add() calls updated
55         * GError.C
56         * GError.h
57         * GERT.C
58         * GERT.h
59         * GPreamble.C
60         * GPreamble.h
61         * GTabularCreate.C
62         * GTabularCreate.h
63         * GUIRunTime.C
64         * GUrl.C
65         * GUrl.h: updated for gtkmm2
66         * GnomeBase.C
67         * GnomeBase.h: updated for gtkmm2 and libglademm.
68         * gnome_helpers.C
69         * gnome_helpers.h: Cruft removed.  Blasted X.h #defines #undef'd
70         * Timeout_pimpl.C
71         * Timeout_pimpl.h
72         * GUIRuntime.C: fix up the references to Gnome::* to use Gtk::*,
73         slight other changes required
74         * Makefile.am: all neccessary changes, mostly including stuff
75         that's been moved into src/frontends/xforms
76
77
78
79 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
80
81         * FileDialog.C: LyXView moved into frontends/
82
83 2002-04-09  Michael A. Koziarski  <michael@koziarski.com>
84
85         * dialoges/GERT.glade
86         * dialoges/GError.glade
87         * dialoges/GUrl.glade
88         * dialoges/GTabularCreate.glade: Added, I left them out of the
89         last commit
90
91 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
92
93         * Makefile.am: change to work correctly with dist
94
95 2002-03-29  Michael A. Koziarski  <michael@koziarski.com>
96
97         * GPreamble.C
98         * GPreamble.h
99         * Makefile.am
100         * dialogs/GPreamble.glade:Implemented Preamble dialog
101         * Dialogs.C
102         * GERT.C
103         * GERT.h
104         * GTabularCreate.C
105         * GTabularCreate.h
106         * GUrl.C
107         * GUrl.h
108         * GError.C
109         * GError.h:  Renamed classes to match the filenames
110         * dialogs/GERT.glade
111         * dialogs/GTabularCreate.glade
112         * dialogs/GUrl.glade
113         * dialogs/GError.glade: FormX isn't used for classes or files, so
114         it shouldn't be used for ui files either.
115         * dialogs/FormERT.glade
116         * dialogs/FormTabularCreate.glade
117         * dialogs/FormUrl.glade
118         * dialogs/FormError.glade
119         * dialogs/diaerror.glade
120         * dialogs/diahelpcopyright.glade
121         * dialogs/diahelpcredits.glade
122         * dialogs/diainsertcitation.glade
123         * dialogs/diainsertindex.glade
124         * dialogs/diainserttabular.glade
125         * dialogs/diainserturl.glade
126         * dialogs/diaprint.glade
127         * dialogs/diatoc.glade: old glade files.  Removed
128
129 2002-03-26  Michael A. Koziarski  <michael@koziarski.com>
130
131         * Makefile.am: Moved all 4 active Form* dialogs to new Filenames.
132         * Dialogs.C: Fixes for the Renaming and #include cleanup
133         * GERT.C
134         * GERT.h
135         * GTabularCreate.C
136         * GTabularCreate.h
137         * GUrl.C
138         * GUrl.h
139         * GError.C
140         * GError.h: #include Fixes for the renaming.  cruft tidyup
141         * README: Reflect new naming convention
142         * GnomeBase.C: cleaned up use of dialog_.  Fix for bug #169,
143         Thanks Angus!
144         * FormCitation.C
145         * FormCitation.h
146         * FormCopyright.C
147         * FormCopyright.h
148         * FormCredits.C
149         * FormCredits.h
150         * FormIndex.C
151         * FormIndex.h
152         * FormPrint.C
153         * FormPrint.h
154         * FormRef.C
155         * FormRef.h
156         * FormToc.C
157         * FormToc.h: Removed, they're old, unused files.
158
159 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
160
161         * most files: ws cleanup
162
163 2002-03-16  Michael A. Koziarski  <michael@koziarski.com>
164
165         * Makefile.am: Cleanup and linking fix.
166         * README: Added procedure for adding a new dialog.
167         * Dialogs.C (tooltipsEnable): new method.
168
169 2002-03-14  Michael A. Koziarski  <michael@koziarski.org>
170
171         * Timeout_pimpl.C
172         * Timeout_pimpl.h: implemented running to fix compilation, linking
173         fix still to come
174
175 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
176
177         * docygen fixes.
178
179 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
180
181         * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
182         your version of the xforms libraries is up to the task.
183
184         * Makefile.am: link in the xforms image loader if so configured.
185
186 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
187
188         * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
189
190         * GUIRunTime.C (initialiseGraphics): new static method
191
192 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
193
194         * Makefile.am: get rid of LYX_LIBS
195
196 2002-02-10  Michael A. Koziarski  <michael@koziarski.com>
197
198         * FormERT.C
199         * FormERT.h
200         * Dialogs.C
201         * dialogs/FormERT.glade: Implemented FormERT, still seeing the
202         weird crashes
203         * GnomeBase.C: add debug message to help track down the "twice OK"
204         bug
205         * gnomeBC.C: Fix compilation
206
207 2002-01-12  Michael A. Koziarski  <michael@koziarski.com>
208
209         * Menubar_pimpl.C
210         * Menubar_pimpl.h
211         * mainapp.h
212         * mainapp.C: Removed,  We should behave similarly to the qt2
213         frontend, so I've removed the LyXGnomified and menubar code.  The
214         menubar wasn't working properly anyway.
215
216 2002-01-12  Michael A. Koziarski  <michael@koziarski.com>
217
218         * various:  Cleaned out the old stuff, standardised the new
219         stuff.
220         * GnomeBase.C
221         * GnomeBase.h: Changed the constructor to take one argument.  The
222         dialog name.  The path and name of the glade files can be
223         calculated from there.  These two now provide default validate() &
224         *Clicked functions.
225         * FormUrl.C
226         * FormUrl.h
227         * FormError.C
228         * FormError.h
229         * FormTabularCreate.C
230         * FormTabularCreate.h: updated them to use the new system.
231         Removed Local inline *Clicked functions as they're now in the base
232         class.
233         * README: new, brief outline of what I'm doing here.
234         * accessors.py: Described in README, generates the accessor
235         functions from the glade file.
236
237 2002-01-12  Michael A. Koziarski  <michael@koziarski.com>
238
239         * Menubar_pimpl.C
240         * Menubar_pimpl.h
241         * mainapp.h
242         * mainapp.C: Removed,  We should behave similarly to the qt2
243         frontend, so I've removed the LyXGnomified and menubar code.  The
244         menubar wasn't working properly anyway.
245
246 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
247
248         * Menubar_pimpl.C (composeUIInfo):
249         (update): use FuncStatus
250
251 2002-01-03  Michael Koziarski  <michael@koziarski.com>
252
253         * Dialogs.h: fix compilation.
254         * Makefile.am: ditto.
255         * GUIRunTime.C: ditto.  Supply a getScreenDPI().
256
257 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
258
259         * Timeout_pimpl.h: do not include <config.h> in header files.
260
261 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
262
263         * FormCitation.C:
264         * GUIRunTime.C: change "while(" to "while ("
265
266 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
267
268         * Dialogs.C: remove splash dialog code.
269
270         * Makefile.am: remove splash dialog files.
271
272 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
273
274         * Makefile.am (libgnome_la_LIBADD): depend on the gui libs.
275         (libgnome_la_SOURCES): sort
276
277 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
278
279         * GUIRunTime.C: initApplication() should take a int & argc, add debug
280
281 2001-07-19  Baruch Even  <baruch@lyx.org>
282
283         * Menubar_pimpl.C: Renamed LyXFunc::Dispatch to LyXFunc::dispatch.
284
285 2001-07-16  Baruch Even  <baruch@lyx.org>
286
287         * GUIRunTime.C: Added some functions that were required lately.
288
289 2001-07-16  Baruch Even  <baruch@lyx.org>
290
291         * Makefile.am:
292         * Dialogs.C: Removed Citation and Copyright dialogs from build. Left them
293         in repository until they get redone as About Dialog.
294
295         * FileDialog.C:
296         * Menubar_pimpl.C:
297         * Menubar_pimpl.h:
298         * mainapp.C:
299         * mainapp.h: Various fixed to get Gnome FE (FrontEnd) to compile again.
300
301 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
302
303         Consistent use of Lsstream.h:
304         * FormCredits.C (build): std::stringstream -> stringstream.
305
306 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
307
308         * gnomeBC.h: clean-up of included files.
309
310 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
311
312         * FileDialog.C:
313         * FormCitation.C:
314         * FormCopyright.C:
315         * FormCredits.C:
316         * FormError.C:
317         * FormIndex.C:
318         * FormPrint.C:
319         * FormRef.C:
320         * FormTabularCreate.C:
321         * FormToc.C:
322         * FormUrl.C:
323         * GnomeBase.C:
324         * Menubar_pimpl.C:
325         * gnome_helpers.C:
326         * mainapp.C: removed // -*- C++ -*- as first line.
327
328         * FormTabularCreate.h:
329         * FormToc.h:
330         * Timeout_pimpl.h: added // -*- C++ -*- as first line.
331
332 2001-05-08  Michael A. Koziarski  <michael@koziarski.org>
333
334         * FormTabularCreate[Ch]:
335         * dialogs:
336         * Makefile.am:
337         * Dialogs.C:  Created the FormCharacter Dialog and altered the
338         other files to include it.
339
340 2001-04-29  Baruch Even  <baruch@lyx.org>
341
342         * Dialogs.C: Added an include for ControlSplash which is required
343         in GUI.h but is not included there.
344
345         * GnomeBase.C: Changed an Assert to lyx::Assert.
346
347 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
348
349         * FormIndex.C: delete duplicate include files
350
351 2001-04-16  Allan Rae  <rae@lyx.org>
352
353         * gnomeBC.C (setButtonLabel):
354         * Menubar_pimpl.C (updateAllLists):
355         * GnomeBase.C (loadXML): #warning triggers an error on Sun CC 6.0 as
356         an unrecognised preprocessor directive.  So ensure they're wrapped.
357
358 2001-04-03  Baruch Even  <baruch@lyx.org>
359
360         * FileDialog.C: Added file to provide the gnome file dialog.
361
362 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
363
364         * Dialogs.C: s/popup/dialog/
365
366         * FormUrl.C:
367         * GnomeBase.C:
368         * GnomeBase.h: s/ControlButton/ControlButtons/
369         s/UndoAll/Restore/
370
371 2001-04-02  Michael Koziarski  <michael@koziarski.org>
372
373         * FormCopyright.[Ch]: Reimplemented as an MVC dialog.
374
375         * gnome_helpers.C: Some castings to avoid compilation break.
376
377 2001-04-01  Baruch Even  <baruch@lyx.org>
378
379         * GUIRuntime.C (initApplication):  Changed strings to non-static.
380
381 2001-03-30  Baruch Even  <baruch@lyx.org>
382
383         * FormCredits.C: Added the formatting of the credits text.
384
385         * gnome_helpers.[Ch]: Added functions to get font name from font.
386
387 2001-03-30  Baruch Even  <baruch@lyx.org>
388
389         * GnomeBase.[Ch]: Added the dialog as a responsibility.
390
391         * FormUrl.[Ch]: Changed accordingly.
392         * FormCredits.[Ch]: ditto.
393
394         * gnomeBC.[Ch]: Fixed to get it to compile.
395
396         * gnome_helpers.h: Changed declaration from const char * to char const *
397
398 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
399
400         * GnomeBase.[Ch]: changed ControlBase to ControlButton.
401
402 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
403
404         * gnomeBC.[Ch]: Patched in a slight reworking of Baruch Even's patch.
405         Code moved into the generic template base class. Replaced
406         setCancelCloseButton() with setButtonLabel().
407
408 2001-03-29  Baruch Even  <baruch@lyx.org>
409
410         * gnomeBC.[Ch]: Changed to use the new GuiBC template.
411
412 2001-03-29  Baruch Even  <baruch@lyx.org>
413
414         * FormUrl.C (d-tor):
415         * FormCredits.C (d-tor): Removed the dialog_->destroy(), it was causing
416         crashes on exit.
417
418         * GnomeBase.C (d-tor): Added a check for times when the xml wasn't loaded.
419
420 2001-03-29  Michael Koziarski  <michael@koziarski.org>
421
422         * Dialogs.C: Uncommented FormCredits in the #include and instantiate it.
423
424         * Makefile.am: Added FormCredits.[Ch]
425
426         * FormCredits.[Ch]: Created FormCredits dialog using libglade
427         approach.  Text needs to be formatted still.
428
429         * dialogs/diahelpcredits.glade: Created file.
430
431 2001-03-26  Baruch Even  <baruch@lyx.org>
432
433         * Various files: Fixes to get the gnome frontend to compile again.
434         Removed most xforms dialogs in order to reduce compilation breaks caused
435         by the moves to MVC in the xforms frontend.
436
437         * GUIRuntime.C: Added libglade library initialization.
438
439         * gnomeBC.h:
440         * gnomeBC.C: Added file for the MVC support.
441
442         * gnome_helpers.h: Added file with support functions.
443
444         * GnomeBase.h:
445         * GnomeBase.C: Added file to be the base class of MVC dialogs that use
446         libglade.
447
448         * FormUrl.h:
449         * FormUrl.C: Recreated the dialog in the MVC way.
450
451         * Timeout_pimpl.h:
452         * Timeout_pimpl.C: Implementation of the Timeout pimpl.
453
454 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
455
456         * several files: remove CXX_WORKING_NAMESPACES
457
458 2001-03-11  Baruch Even  <baruch@lyx.org>
459
460         * Various files: More fixes to get it compiled again.
461
462 2001-03-06  Baruch Even  <baruch@lyx.org>
463
464         * Various files: Small fixes to get the gnome frontend to compile again.
465
466 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
467
468         * FormRef.C (apply): Update bookmark #0 after inserting a reference.
469
470 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
471
472         * FormCitation.C: small cleanup.
473         (searchSimple): better localization of variables, don't use
474         sequencing operator if you don't have to.
475
476         * other: use compare instead of strcmp/strncmp