]> git.lyx.org Git - features.git/commitdiff
doxygen fixes.
authorAngus Leeming <leeming@lyx.org>
Thu, 26 Sep 2002 08:57:43 +0000 (08:57 +0000)
committerAngus Leeming <leeming@lyx.org>
Thu, 26 Sep 2002 08:57:43 +0000 (08:57 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5347 a592a061-630c-0410-9148-cb99ea01b6c8

51 files changed:
src/ChangeLog
src/frontends/ChangeLog
src/frontends/Dialogs.C
src/frontends/gnome/ChangeLog
src/frontends/gnome/Dialogs.C
src/frontends/gnome/FileDialog.C
src/frontends/gnome/GAbout.C
src/frontends/gnome/GAbout.h
src/frontends/gnome/GERT.C
src/frontends/gnome/GERT.h
src/frontends/gnome/GError.C
src/frontends/gnome/GError.h
src/frontends/gnome/GFloat.C
src/frontends/gnome/GFloat.h
src/frontends/gnome/GLog.C
src/frontends/gnome/GLog.h
src/frontends/gnome/GPreamble.C
src/frontends/gnome/GPreamble.h
src/frontends/gnome/GTabularCreate.C
src/frontends/gnome/GTabularCreate.h
src/frontends/gnome/GUrl.C
src/frontends/gnome/GUrl.h
src/frontends/gnome/GnomeBase.h
src/frontends/qt2/ChangeLog
src/frontends/qt2/Dialogs2.C
src/frontends/qt2/Dialogs_impl.h
src/frontends/qt2/LyXKeySymFactory.C
src/frontends/qt2/LyXScreenFactory.C
src/frontends/qt2/Menubar_pimpl.C
src/frontends/qt2/Menubar_pimpl.h
src/frontends/qt2/Timeout_pimpl.h
src/frontends/qt2/Toolbar_pimpl.C
src/frontends/qt2/Toolbar_pimpl.h
src/frontends/qt2/WorkAreaFactory.C
src/frontends/qt2/lyx_gui.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/Dialogs2.C
src/frontends/xforms/Dialogs_impl.h
src/frontends/xforms/FormWrap.h
src/frontends/xforms/LyXKeySymFactory.C
src/frontends/xforms/LyXScreenFactory.C
src/frontends/xforms/Menubar_pimpl.C
src/frontends/xforms/Menubar_pimpl.h
src/frontends/xforms/Toolbar_pimpl.C
src/frontends/xforms/Toolbar_pimpl.h
src/frontends/xforms/WorkAreaFactory.C
src/frontends/xforms/lyx_gui.C
src/ispell.h
src/support/ChangeLog
src/support/LIstream.h
src/support/LOstream.h

index 754975a056d215c7c15d2393d0d3d52534f5983a..d26fa8b78642aee2b1760cc439a0bc39274ce3a3 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-25  Angus Leeming  <leeming@lyx.org>
+
+       * ispell.h: doxygen fix.
+
 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
 
        * buffer.h (readFile): Add a new argument to the method, to allow
index 30903119e55a172b75f52cb8f86408c4896bb998..1eea2397141b50f3498f0edaaecc59ec75d95194 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-25  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.C: doxygen fix.
+
 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * Makefile.am (INCLUDES): loose SIGC_INCLUDES
index 0ee55ac64d0122d4b26a0409a70f05f194d73d8f..7e77b7d9be428c8097630e2349981c218d434793 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file Dialogs.C
+ * \file frontends/Dialogs.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  * \author Angus Leeming 
index 58473f95f836d39270243e90caa7b2ea11467286..dbc4cff88dfdb03d509715e610eed2ccea790f59 100644 (file)
@@ -1,3 +1,20 @@
+2002-09-25  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs.C:
+       * FileDialog.C: doxygen fixes.
+
+       * GnomeBase.h: rename template FormCB as GnomeCB to avoid doxygen
+       problems with multiple classes (xforms amd gnome) having the same name.
+
+       * GAbout.[Ch]:
+       * GERT.[Ch]:
+       * GError.[Ch]:
+       * GFloat.[Ch]:
+       * GLog.[Ch]:
+       * GPreamble.[Ch]:
+       * GTabularCreate.[Ch]:
+       * GUrl.[Ch]: associated change.
+
 2002-06-15  Michael A. Koziarski  <michael@koziarski.com>
 
        * Dialogs.C
index ea364220d77d0ffa9aa545a7bbd2bdb4534cbf74..169b3d8e0f7c39510c2b5abf0c89f33a04e88ba3 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file Dialogs.C
+ * \file gnome/Dialogs.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index 089e16b0368d97155c008b74fb47420091600ca7..d00faf6f4cdf0b048d9a201a49c391ad08c01dec 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file FileDialog.C
+ * \file gnome/FileDialog.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index 8cacbba7e1c35bfeb0964f99012ea98da7d85d7b..efecce720b1bd0eefa7904759bf5e813a4d46f88 100644 (file)
@@ -25,7 +25,7 @@
 #include <gtkmm/textview.h>
 
 GAbout::GAbout(ControlAboutlyx & c)
-       : FormCB<ControlAboutlyx>(c, "GAbout")
+       : GnomeCB<ControlAboutlyx>(c, "GAbout")
 {}
 
 
index 7a2c0bd97b7b2e0d63a23127666d90e784a2320f..d65190b91a1e183ad2decd671cd8245ee84f5a06 100644 (file)
@@ -29,7 +29,7 @@ namespace Gtk {
 /**
  * This class implements the dialog to display the information About LyX
  */
-class GAbout : public FormCB<ControlAboutlyx> {
+class GAbout : public GnomeCB<ControlAboutlyx> {
 public:
        ///
        GAbout(ControlAboutlyx & c);
index 60ccf6c23e65ce8edcbdafdbb6a32b16688d1ce6..3ab6d8f93e60545c451b0b4227b5c9f0c917c0f2 100644 (file)
@@ -21,7 +21,7 @@
 #include <gtkmm/button.h>
 
 GERT::GERT(ControlERT & c)
-       : FormCB<ControlERT>(c, "GERT")
+       : GnomeCB<ControlERT>(c, "GERT")
 {}
 
 
index 284bbbff5dba2ad7f929b3f28999c043771da994..1a2821783594c9f6fba169c97ebc8e72fe27ccca 100644 (file)
@@ -27,7 +27,7 @@ namespace Gtk {
 /**
  * This class implements the dialog to insert/modify urls.
  */
-class GERT : public FormCB<ControlERT> {
+class GERT : public GnomeCB<ControlERT> {
 public:
        ///
        GERT(ControlERT & c);
index ac7908c45f862d8e395c847711bbec8dc3a26778..323a512fde44eea1bb845928304b0e4384b10051 100644 (file)
@@ -22,7 +22,7 @@
 #include <gtkmm/textview.h>
 
 GErrorDialog::GErrorDialog(ControlError & c)
-       : FormCB<ControlError>(c, "GError")
+       : GnomeCB<ControlError>(c, "GError")
 {}
 
 
index d5c07fb8d003a778bd9ffa92ebe1b3fa6f3d6d98..f51e1255aca9044593ffca38c39147f50fb5efb1 100644 (file)
@@ -30,7 +30,7 @@ class TextView;
 /**
  * This class implements the dialog to show error messages.
  */
-class GErrorDialog : public FormCB<ControlError> {
+class GErrorDialog : public GnomeCB<ControlError> {
 public:
        ///
        GErrorDialog(ControlError & c);
index 9a5cf81fd96c91613d11ba55e9d4ffc5f2d0fbab..f89a50f8b502414332de1b6bbb869d34fbda7c9c 100644 (file)
@@ -24,7 +24,7 @@
 #include <gtkmm/box.h>
 
 GFloat::GFloat(ControlFloat & c)
-       : FormCB<ControlFloat>(c, "GFloat")
+       : GnomeCB<ControlFloat>(c, "GFloat")
 {}
 
 
index 73829abfa030b07991a7d6af22ffb3d64e41bd0b..61c22db703cfd50c03e6c2106301f323bc23b10e 100644 (file)
@@ -30,7 +30,7 @@ namespace Gtk {
 /**
  * This class implements the dialog to modify the LaTeX preamble
  */
-class GFloat : public FormCB<ControlFloat> {
+class GFloat : public GnomeCB<ControlFloat> {
 public:
        ///
        GFloat(ControlFloat & c);
index 28ab389ed45f2b4830830ca524fde7c315735912..78fd70ad755fb611b003e091bdee697b646d0469 100644 (file)
@@ -23,7 +23,7 @@
 #include <gtkmm/dialog.h>
 
 GLog::GLog(ControlLog & c)
-       : FormCB<ControlLog>(c, "GLog")
+       : GnomeCB<ControlLog>(c, "GLog")
 {}
 
 
index c203e51259e5df6ce925ed602bf9b9f53c93c5bd..3e26c4772308850b61c807a4d71ae50669204e85 100644 (file)
@@ -28,7 +28,7 @@ namespace Gtk {
 /**
  * This class implements the dialog to modify the LaTeX preamble
  */
-class GLog : public FormCB<ControlLog> {
+class GLog : public GnomeCB<ControlLog> {
 public:
        ///
        GLog(ControlLog & c);
index 471802b85c1a49b37d40196c466b47a24cc066e1..670f5ac605429063d17654c770b0eabf3d4c0990 100644 (file)
@@ -21,7 +21,7 @@
 #include <gtkmm/button.h>
 
 GPreamble::GPreamble(ControlPreamble & c)
-       : FormCB<ControlPreamble>(c, "GPreamble")
+       : GnomeCB<ControlPreamble>(c, "GPreamble")
 {}
 
 
index 5fe4a437d6ca06c7e493913e954496e075eaaee7..97bb0ba5d57f570b7e2aa4bddbc99241f40f1d06 100644 (file)
@@ -27,7 +27,7 @@ class TextView;
 /**
  * This class implements the dialog to modify the LaTeX preamble
  */
-class GPreamble : public FormCB<ControlPreamble> {
+class GPreamble : public GnomeCB<ControlPreamble> {
 public:
        ///
        GPreamble(ControlPreamble & c);
index 752e6825576107da7dbfedfbbc74fbc371591273..0327ef530cf4a9e85c27bb529095da96ada400e8 100644 (file)
@@ -22,7 +22,7 @@
 #include <gtkmm/button.h>
 
 GTabularCreate::GTabularCreate(ControlTabularCreate & c)
-       : FormCB<ControlTabularCreate>(c, "GTabularCreate")
+       : GnomeCB<ControlTabularCreate>(c, "GTabularCreate")
 {}
 
 
index 521c6b506b1a280e3e0bdc97d7f8244593a36384..64262b0e82f979c80b69c103993f0be14ed22dda 100644 (file)
@@ -27,7 +27,7 @@ namespace Gtk {
 /**
  * This class implements the dialog to insert/modify urls.
  */
-class GTabularCreate : public FormCB<ControlTabularCreate> {
+class GTabularCreate : public GnomeCB<ControlTabularCreate> {
 public:
        ///
        GTabularCreate(ControlTabularCreate & c);
index 17b02232f52f30af07a2b0438840b787ba19178b..8c7c27826ea0297acf02dc6d1529a2e1179731c3 100644 (file)
@@ -23,7 +23,7 @@
 #include <gtkmm/button.h>
 
 GUrl::GUrl(ControlUrl & c)
-       : FormCB<ControlUrl>(c, "GUrl")
+       : GnomeCB<ControlUrl>(c, "GUrl")
 {}
 
 
index 22be252cac7cf533e047e87cc3bd5b1a0596b733..79c92d9a6d287f55cbb4858a6f0ea683386076e2 100644 (file)
@@ -29,7 +29,7 @@ class Entry;
 /**
  * This class implements the dialog to insert/modify urls.
  */
-class GUrl : public FormCB<ControlUrl> {
+class GUrl : public GnomeCB<ControlUrl> {
 public:
        ///
        GUrl(ControlUrl & c);
index 2c35f2443063c4b07c57d9ae1e5f97e3da7a4785..259d32bc10596e85d3aac1f45b165e84bdf09dc3 100644 (file)
@@ -97,27 +97,27 @@ T* GnomeBase::getWidget(const string & name) const
  * We chose not to make GnomeBase a template since it has some size and we
  * have no reason to duplicate it by making it a template.
  *
- * Basically the FormCB<Controller> template instantiates GnomeBase and passes
+ * Basically the GnomeCB<Controller> template instantiates GnomeBase and passes
  * the parameters to it and it also adds the controller() method to give us
  * a reference to the controller of the correct type (the type is set by the
  * template parameter).
 */
 template <class Controller>
-class FormCB : public GnomeBase {
+class GnomeCB : public GnomeBase {
 public:
-       FormCB(Controller & c, string const & name);
+       GnomeCB(Controller & c, string const & name);
 protected:
        Controller & controller();
 };
 
 template <class Controller>
-FormCB<Controller>::FormCB(Controller & c,  string const & name)
+GnomeCB<Controller>::GnomeCB(Controller & c,  string const & name)
        : GnomeBase(c, name)
 {}
 
 template <class Controller>
 Controller &
-FormCB<Controller>::controller()
+GnomeCB<Controller>::controller()
 {
        return static_cast<Controller &>(controller_);
 }
index 2b5dafd7f9d9e760320db711ac911e641770033e..b509b1bb3e395c1c23f2e2d8656c72aadda6d184 100644 (file)
@@ -1,3 +1,14 @@
+2002-09-25  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs2.C:
+       * Dialogs_impl.h:
+       * LyXKeySymFactory.C:
+       * LyXScreenFactory.C:
+       * Menubar_pimpl.[Ch]:
+       * Toolbar_pimpl.[Ch]:
+       * WorkAreaFactory.C:
+       * lyx_gui.C: doxygen fixes.
+
 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * ui/moc/Makefile.am (INCLUDES):
index 588bbe9d5a13ffb14f0ecdc766f82a2cc2c6137e..d803ee634ab7f76c0e8f121a4d341c7dc2b05012 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file xforms/Dialogs.C
+ * \file qt2/Dialogs2.C
  * Copyright 1995 Matthias Ettrich
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
index 50ec4257f0f5a70753b33b608f55e5433f56f4df..9d3446e35213fa945c152b85ad112cfb51c19f1b 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file Dialogs_impl.h
+ * \file qt2/Dialogs_impl.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  * \author Angus Leeming
index 706b18c4ba01d0e57cbd3ea7f137320b86774c32..8ec2d007ed6c9dcf03a97d14d0fa677bb1b9c449 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file LyXKeySymFactory.C
+ * \file qt2/LyXKeySymFactory.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index a5a0f2b2d91c97a7f6f33b9919b431ccd35fb17e..effea4d52ea68988b8bddaeb71b76b937e0d433e 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file LyXScreenFactory.C
+ * \file qt2/LyXScreenFactory.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index 1747534dc27154f37fbe103a70aea5f6f93a7d49..03fec17cf7cc25d9144c612af44551bf67209c6e 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file Menubar_pimpl.C
+ * \file qt2/Menubar_pimpl.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index 4b0fb36aa7fb974b0de42ecc69d39cb12fb7d48c..fc249e0d26901e761f38b6ff3072c3ce11d7876c 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file Menubar_pimpl.h
+ * \file qt2/Menubar_pimpl.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index ad660ef2c9d19942fcd6b190e93ada15f00f0d87..f35141aa749c5d2114289a33370d5b7bd35e57ba 100644 (file)
@@ -46,7 +46,7 @@ protected:
 private:
        /// the owning timer
        Timeout * owner_;
-       /// xforms id
+       /// QTimer id
        int timeout_id;
 };
 
index 6e5fe7c9555177ee05c72548dc98278abc3a1123..80c5de749d01b0c93400485645fbb7f7823c3cb9 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file Toolbar_pimpl.C
+ * \file qt2/Toolbar_pimpl.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index 59111055f64281aed5b0435532b47d4ced66425b..3be574cfe0cc5bce897ee79028a8ab446effa150 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file Toolbar_pimpl.h
+ * \file qt2/Toolbar_pimpl.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index f6aa6fa575d1bdf57cd2a07db2860dc9bc3fcd44..9123cd4e9118e0a92b9181818738dad9210422e2 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file WorkAreaFactory.C
+ * \file qt2/WorkAreaFactory.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index f50d06d8bd98ec2bb81963f6748b233096415f6c..317a371ca8bd018ffdfc864d3f6d285a59ff98d6 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file lyx_gui.C
+ * \file qt2/lyx_gui.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index 974422ee271b5d317df9a8a5a9fe08e8e0c14fd7..ef8f7278cb2cdb52790437a9c4b64de8b5240cf1 100644 (file)
@@ -1,3 +1,15 @@
+2002-09-25  Angus Leeming  <leeming@lyx.org>
+
+       * Dialogs2.C:
+       * Dialogs_impl.h:
+       * FormWrap.h:
+       * LyXKeySymFactory.C:
+       * LyXScreenFactory.C:
+       * Menubar_pimpl.[Ch]:
+       * Toolbar_pimpl.[Ch]:
+       * WorkAreaFactory.C:
+       * lyx_gui.C: doxygen fixes.
+
 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
 
        * forms/form_wrap.fd: floatflt has no "Inner" placement option.
index 740badd8d387133ff91ba386170c44321b5c7ef4..18fd6b6dd555dbb88df1ee2d4f06d1c2cde8f926 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file xforms/Dialogs.C
+ * \file xforms/Dialogs2.C
  * Copyright 1995 Matthias Ettrich
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
index f552ee3055e8e2cdebdee3b34e991e8ba33d6949..81e5d08cf2deac32365b43686e8bae234fd38a67 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file Dialogs_impl.h
+ * \file xforms/Dialogs_impl.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  * \author Angus Leeming 
index 2e1a16c290d8d0fe4bb09a3759061eb5d8c52d80..14fb960c339ce840e01bd2e96c2cf3edda499768 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file FormMinipage.h
+ * \file FormWrap.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index 3839bc33e0a20462b00245f2c662dd522a42bf73..d26e49057231603c5c9c8b54a8cb7bf3e679162e 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file LyXKeySymFactory.C
+ * \file xforms/LyXKeySymFactory.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index e63fccac568981a5b9a67f169175dde5e2e48cca..e8bb96c2660762497e27a07dc9cb38c22b86c7d1 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file LyXScreenFactory.C
+ * \file xforms/LyXScreenFactory.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index 2274f6a8698f3f587c90ae9d2ed06aa0ee727a7e..0cd25b3aec0ceafece31d6cf20d8bad4aecb2028 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file Menubar_pimpl.C
+ * \file xforms/Menubar_pimpl.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index e1d43cec378a86d39d22d9753129b2f3ba64dea9..097e6c255463071845c1567f31c0dce1525badd8 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file Menubar_pimpl.h
+ * \file xforms/Menubar_pimpl.h
  * Copyright 1995 Matthias Ettrich
  * Copyright 1996-2001 Lars Gullik Bjønnes
  * This file is part of LyX, the document processor.
index 0e7a2e636c0b0741c41c3e873d49264994f2c61a..a0cce76e104f2bbafac61ba48163d6e3a91bb789 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file Toolbar_pimpl.C
+ * \file xforms/Toolbar_pimpl.C
  * Copyright 1995 Matthias Ettrich
  * Copyright 1996-1998 Lars Gullik Bjønnes
  * This file is part of LyX, the document processor.
index 2924ca7a36ffa4642ba10628336891784a7661f0..dc0d00c1fc64c5b7ef24ce2ba8d0574b85f6f91d 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file Toolbar_pimpl.h
+ * \file xforms/Toolbar_pimpl.h
  * Copyright 1996-2001 Lars Gullik Bjønnes
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
index 1d27d4c54b735989ffaf4bc3073b631f29704ec0..ca29cc4d8a9d402bfdc12d95e42f338859d8ac49 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file WorkAreaFactory.C
+ * \file xforms/WorkAreaFactory.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index 919ec7063233a16c27d85441762f21e1ef63b402..e796095505bbb5de922736a2c411a72c401b96ec 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file lyx_gui.C
+ * \file xforms/lyx_gui.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index cb1affed2c243e1b2b0e6088924691f4b96eab80..2e89f00fbb91aa72d67994bb18ee520b3b0796bb 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file sp_ispell.h
+ * \file ispell.h
  * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
index 1f1c165ba015f4e5ee31c12fa4d629d33df5304b..a8b4817fb82606fe3020d5fa6dac4ee815b013de 100644 (file)
@@ -1,3 +1,8 @@
+2002-09-25  Angus Leeming  <leeming@lyx.org>
+
+       * LIstream.h:
+       * LOstream.h: doxygen fixes.
+
 2002-09-24  Angus Leeming  <leeming@lyx.org>
 
        * most files: clean-up the license info.
index 8570fbdd1b6c5af8f1f82ab050233d3208fe961d..74ea6dc1fec1f8ebb421f4eda443fd4fcf965e8e 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file LIStream.h
+ * \file LIstream.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  */
index 11f68e29b190056ee0a2d005e7f7c3c0cc255997..56211ad2e543c74a7d352042826b4cf6a045c7bd 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file LOStream.h
+ * \file LOstream.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  */