X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fgnome%2FChangeLog;h=6cfb153f19306183f69b475695e4962bb5954ee2;hb=3e39bef2c13125023f3b72532d90575bbe307335;hp=ccf015ccd601fc3e8f5ff91ac416100b73965814;hpb=38a20ba481884df3444b00b132d0be6b4e726e63;p=lyx.git diff --git a/src/frontends/gnome/ChangeLog b/src/frontends/gnome/ChangeLog index ccf015ccd6..6cfb153f19 100644 --- a/src/frontends/gnome/ChangeLog +++ b/src/frontends/gnome/ChangeLog @@ -1,3 +1,41 @@ +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. @@ -26,7 +64,7 @@ * FormRef.C * FormRef.h * FormToc.C - * FormToc.h: Removed, they're old, unused files. + * FormToc.h: Removed, they're old, unused files. 2002-03-21 Lars Gullik Bjønnes