Patch #5676 (syntax string source).
[pspp-builds.git] / src / ui / gui / ChangeLog
index 1d50123964be25f6c916b37debf8d2a1e3e9a53c..18558a0affd255652afc66a51cc70a8feebf0f7a 100644 (file)
@@ -1,3 +1,22 @@
+Sat Jan 13 07:47:26 WST 2007 John Darrington <john@darrington.wattle.id.au>
+
+       * psppire-case-file.c psppire-data-store.c psppire-dialog.c
+       psppire-dict.c psppire-var-select.c : Replaced identifier 'signal' 
+       with 'signals' to avoid conflict with sysv based systems which use
+       this identifer for something else.  
+       Thanks to Daniel E WILLIAMS for reporting this problem.
+
+Wed Jan 10 07:20:39 WST 2007 John Darrington <john@darrington.wattle.id.au>
+
+       * psppire-case-file.c : Make sure there is always a valid flexifile
+
+       * psppire-data-store.c : assertions.
+
+       * psppire.c: Ignore replace source callbacks if the new source is 
+         not of storiage_source_class
+
+       * syntax-editor.c: Close/Abort source after parsing is complete.
+
 Sun Jan  7 08:38:29 WST 2007 John Darrington <john@darrington.wattle.id.au>
 
        * psppire-dict.c: Add FILTER_CHANGED and SPLIT_CHANGED signals