Oops--forgot ChangeLog for DESCRIPTIVES earlier.
authorBen Pfaff <blp@gnu.org>
Sun, 7 Oct 2007 03:53:06 +0000 (03:53 +0000)
committerBen Pfaff <blp@gnu.org>
Sun, 7 Oct 2007 03:53:06 +0000 (03:53 +0000)
src/ui/gui/ChangeLog

index c0c4d28388d6cd488e77c3f092c1ed0e14b1c4c8..b73dc6ae431a351391f494d43ade81b569ac9092 100644 (file)
 
        * descriptives-dialog.c compute-dialog.c: Add a validity predicate.
 
+2007-10-05  Ben Pfaff  <blp@gnu.org>
+
+       Add DESCRIPTIVES dialog.
+       
+       * automake.mk (dist_src_ui_gui_psppire_DATA): Add
+       descriptives-dialog.data.
+       (src_ui_gui_psppire_SOURCES): Add descriptives-dialog.c,
+       descriptives-dialog.h.
+
+       * data-editor.c (new_data_editor): Connect descriptive dialog to
+       action.
+
+       * data-editor.glade: Change menu item to invoke DESCRIPTIVES.
+
+       * descriptives-dialog.c: New file.
+       
+       * descriptives-dialog.h: New file.
+       
+       * descriptives-dialog.glade: New file.
+
 2007-10-04  John Darrington <john@darrington.wattle.id.au>
 
        * compute-dialog.c goto-case-dialog.c main.c psppire-keypad.c: Added