Add a couple of extensions to GET DATA TYPE=TXT. Patch #6412. Thanks
[pspp] / src / ui / gui / ChangeLog
index c8432a43b346e61123e2e1be2daa10c74f6b6983..ded87d2bb6d0cdc529d4d64c6061f4f400d8b1a4 100644 (file)
@@ -1,3 +1,18 @@
+2008-02-09  Ben Pfaff  <blp@gnu.org>
+
+       Consolidate multiple messages into single message dialog.  Patch
+       #6405.  Thanks to John Darrington for review.
+
+       * automake.mk (dist_src_ui_gui_psppire_DATA): Add
+       message-dialog.glade.
+
+       * helper.c (give_help): Use GtkMessageDialog directly instead of
+       trying to reuse message-dialog code.
+
+       * message-dialog.c: Rewritten.
+
+       * message-dialog.glade: New file.
+
 2008-02-08  Jason Stover  <jhs@math.gcsu.edu>
 
        * crosstabs-dialog.c: New file.
@@ -6,6 +21,13 @@
 
        * crosstabs.glade: New file.
 
+2008-02-08  John Darrington <john@darrington.wattle.id.au>
+
+       * psppire-data-store.c: Remove feature which automatically inserts
+       cases at end of data.
+
+       * datasheet.c: Make rows after the last + 1, not editable.
+
 2008-02-08  John Darrington <john@darrington.wattle.id.au>
 
        * sort-cases-dialog.c transpose-dialog.c: Added dialog_valid