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