Memory leak patrol and minor cleanups.
[pspp-builds.git] / src / ui / gui / ChangeLog
index f97d5651db33c8a32a5f6a677f03c5624a218e77..0b8aee88500806a5dab61ecde7a2613c37c817e5 100644 (file)
@@ -1,3 +1,24 @@
+Sat Dec  9 07:19:53 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * syntax-editor.c : New file.
+
+Tue Oct 31 19:25:31 2006  Ben Pfaff  <blp@gnu.org>
+
+       * var-type-dialog.c: Add missing "#include <config.h>".
+
+       * psppire.c: Ditto.
+
+Mon Jul 17 18:21:29 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+    * automake.mk menu-actions.c psppire-case-file.c psppire-case-file.h
+    psppire-data-store.c psppire-dict.c psppire-dict.h psppire-variable.c
+    psppire.c psppire.glade: Adjusted code to use the new flexifile object.
+
+Sat Jul 15 11:27:15 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+   * psppire.c psppire.glade automake.mk icons/* : Added toolbar icons where 
+       there's no suitable gtk stock icon.
+
 Tue Jul  4 09:08:38 WST 2006 John Darrington <john@darrington.wattle.id.au>
        
    * psppire.c: Fixed --help and --version options.