]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gnome/ChangeLog
(John): translate dialog titles.
[lyx.git] / src / frontends / gnome / ChangeLog
index d2904c5f36a79946f6a25cf7674b4317a36efc52..6cfb153f19306183f69b475695e4962bb5954ee2 100644 (file)
@@ -1,3 +1,71 @@
+2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * Makefile.am: change to work correctly with dist
+
+2002-03-29  Michael A. Koziarski  <michael@koziarski.com>
+
+       * GPreamble.C
+       * GPreamble.h
+       * Makefile.am
+       * dialogs/GPreamble.glade:Implemented Preamble dialog
+       * Dialogs.C
+       * GERT.C
+       * GERT.h
+       * GTabularCreate.C
+       * GTabularCreate.h
+       * GUrl.C
+       * GUrl.h
+       * GError.C
+       * GError.h:  Renamed classes to match the filenames
+       * dialogs/GERT.glade
+       * dialogs/GTabularCreate.glade
+       * dialogs/GUrl.glade
+       * dialogs/GError.glade: FormX isn't used for classes or files, so
+       it shouldn't be used for ui files either.
+       * dialogs/FormERT.glade
+       * dialogs/FormTabularCreate.glade
+       * dialogs/FormUrl.glade
+       * dialogs/FormError.glade
+       * dialogs/diaerror.glade
+       * dialogs/diahelpcopyright.glade
+       * dialogs/diahelpcredits.glade
+       * dialogs/diainsertcitation.glade
+       * dialogs/diainsertindex.glade
+       * dialogs/diainserttabular.glade
+       * dialogs/diainserturl.glade
+       * dialogs/diaprint.glade
+       * dialogs/diatoc.glade: old glade files.  Removed
+
+2002-03-26  Michael A. Koziarski  <michael@koziarski.com>
+
+       * Makefile.am: Moved all 4 active Form* dialogs to new Filenames.
+       * Dialogs.C: Fixes for the Renaming and #include cleanup
+       * GERT.C
+       * GERT.h
+       * GTabularCreate.C
+       * GTabularCreate.h
+       * GUrl.C
+       * GUrl.h
+       * GError.C
+       * GError.h: #include Fixes for the renaming.  cruft tidyup
+       * README: Reflect new naming convention
+       * GnomeBase.C: cleaned up use of dialog_.  Fix for bug #169,
+       Thanks Angus!
+       * FormCitation.C
+       * FormCitation.h
+       * FormCopyright.C
+       * FormCopyright.h
+       * FormCredits.C
+       * FormCredits.h
+       * FormIndex.C
+       * FormIndex.h
+       * FormPrint.C
+       * FormPrint.h
+       * FormRef.C
+       * FormRef.h
+       * FormToc.C
+       * FormToc.h: Removed, they're old, unused files.
+
 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * most files: ws cleanup