Added the ability to run syntax from the syntax editor.
[pspp-builds.git] / src / ui / gui / ChangeLog
index c8ea53ce6c8f50e68d076e94a366f1c621f7ae65..70931061c0570534744760d686471dcba4382110 100644 (file)
@@ -1,3 +1,27 @@
+Sun Dec 17 08:26:10 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * syntax-editor-source.c syntax-editor-source.h syntax-editor.h: 
+       New files. 
+
+       * message-dialog.c :  Now reports the filename and line number in 
+       error messages.
+       
+       * psppire.c psppire.glade syntax-editor.c: Added the ability to run 
+       syntax from the syntax editor.
+
+       
+Sat Dec 16 14:13:07 2006  Ben Pfaff  <blp@gnu.org>
+
+       * psppire-data-store.c (geometry_get_justification): Don't assume
+       that ALIGN_* and GTK_JUSTIFY_* values coincide.
+
+Sat Dec 16 14:10:43 2006  Ben Pfaff  <blp@gnu.org>
+
+       * psppire-var-store.c (text_for_column): Adjust to account for new
+       values of the MEASURE_* enums.
+
+       * var-sheet.c (change_measure): Ditto.
+
 Sat Dec 16 12:24:35 WST 2006 John Darrington <john@darrington.wattle.id.au>
 
        * psppire-variable.c psppire-variable.h: Deleted.