]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gnome/ChangeLog
Remove unneeded files, we have switched to use the libglade and there is no
[lyx.git] / src / frontends / gnome / ChangeLog
index 678690a01d42625c1f9d74b7946223fee2e11fed..b69bb20c67535475f5419b06fd0f0ee2ea348f03 100644 (file)
@@ -1,3 +1,28 @@
+2001-03-30  Baruch Even  <baruch@lyx.org>
+
+       * GnomeBase.[Ch]: Added the dialog as a responsibility.
+
+       * FormUrl.[Ch]: Changed accordingly.
+       * FormCredits.[Ch]: ditto.
+
+       * gnomeBC.[Ch]: Fixed to get it to compile.
+
+       * gnome_helpers.h: Changed declaration from const char * to char const *
+
+2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * GnomeBase.[Ch]: changed ControlBase to ControlButton.
+
+2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * gnomeBC.[Ch]: Patched in a slight reworking of Baruch Even's patch.
+       Code moved into the generic template base class. Replaced
+       setCancelCloseButton() with setButtonLabel().
+
+2001-03-29  Baruch Even  <baruch@lyx.org>
+
+       * gnomeBC.[Ch]: Changed to use the new GuiBC template.
+
 2001-03-29  Baruch Even  <baruch@lyx.org>
 
        * FormUrl.C (d-tor):