]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gnome/ChangeLog
Clean-up of the button controller.
[lyx.git] / src / frontends / gnome / ChangeLog
index b3415a712fc3a3c2ed7b3423e84d72874fb6cb25..242e349e9103a978fc5e2f2789e8630eb4947bc1 100644 (file)
@@ -1,3 +1,48 @@
+2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * gnomeBC.h: clean-up of included files.
+
+2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * FileDialog.C:
+       * FormCitation.C:
+       * FormCopyright.C:
+       * FormCredits.C:
+       * FormError.C:
+       * FormIndex.C:
+       * FormPrint.C:
+       * FormRef.C:
+       * FormTabularCreate.C:
+       * FormToc.C:
+       * FormUrl.C:
+       * GnomeBase.C:
+       * Menubar_pimpl.C:
+       * gnome_helpers.C:
+       * mainapp.C: removed // -*- C++ -*- as first line.
+
+       * FormTabularCreate.h:
+       * FormToc.h:
+       * Timeout_pimpl.h: added // -*- C++ -*- as first line.
+
+2001-05-08  Michael A. Koziarski  <michael@koziarski.org>
+
+       * FormTabularCreate[Ch]:
+       * dialogs:
+       * Makefile.am:
+       * Dialogs.C:  Created the FormCharacter Dialog and altered the
+       other files to include it.
+
+2001-04-29  Baruch Even  <baruch@lyx.org>
+
+       * Dialogs.C: Added an include for ControlSplash which is required
+       in GUI.h but is not included there.
+
+       * GnomeBase.C: Changed an Assert to lyx::Assert.
+
+2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * FormIndex.C: delete duplicate include files
+
 2001-04-16  Allan Rae  <rae@lyx.org>
 
        * gnomeBC.C (setButtonLabel):