]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gnome/ChangeLog
applying Martin Craig's gnome patch. Upgrading to gtkmm-2.0+ from the 1.3 developmen...
[lyx.git] / src / frontends / gnome / ChangeLog
index 3e28aefc6819819707b877e9343ea9a1a62c16f5..66cbe1a3f8595e0af8bae76683d54a94c50f91e0 100644 (file)
@@ -1,3 +1,33 @@
+2003-02-01  Michael A. Koziarski  <michael@koziarski.org>
+
+       Major changes to make the gnome frontend compile and work again.
+
+       Credit to Martin Craig <martin@menudo.freeserve.co.uk> who
+       actually did the work, I just cleaned his patch up.
+
+       Removed Files:
+       * GUIRuntime.C
+
+       Added Files:
+       * Dialogs2.C
+       * Dialogs_impl.h
+       * lyx_gui.C
+
+       Changed Files:
+       * Dialogs.C
+       * FileDialog.C
+       * GAbout.[Ch]
+       * GERT.[Ch]
+       * GError.[Ch]
+       * GFloat.[Ch]
+       * GLog.[Ch]
+       * GPreamble.[Ch]
+       * GTabularCreate.[Ch]
+       * GUrl.[Ch]
+       * GnomeBase.[Ch]
+       * Makefile.am
+       * Timeout_pimpl.C
+
 2002-12-16  Angus Leeming  <leeming@lyx.org>
 
        * Makefile.am: remove the if USE_BASIC_IMAGE_LOADER test.