X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fgnome%2FChangeLog;h=6cfb153f19306183f69b475695e4962bb5954ee2;hb=3e39bef2c13125023f3b72532d90575bbe307335;hp=d2904c5f36a79946f6a25cf7674b4317a36efc52;hpb=f7ba7c8e9f3dcd2a5de79c7e93bf8edeec3b8e35;p=lyx.git diff --git a/src/frontends/gnome/ChangeLog b/src/frontends/gnome/ChangeLog index d2904c5f36..6cfb153f19 100644 --- a/src/frontends/gnome/ChangeLog +++ b/src/frontends/gnome/ChangeLog @@ -1,3 +1,71 @@ +2002-04-08 Lars Gullik Bjønnes + + * Makefile.am: change to work correctly with dist + +2002-03-29 Michael A. Koziarski + + * 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 + + * 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 * most files: ws cleanup