Implemented a dialog box for the ONEWAY command.
[pspp-builds.git] / src / ui / gui / ChangeLog
index c0c4d28388d6cd488e77c3f092c1ed0e14b1c4c8..2aeb0615adf4c3fb1f083eb2844c48ed65f854c4 100644 (file)
@@ -1,3 +1,13 @@
+2007-10-19  John Darrington <john@darrington.wattle.id.au>
+
+        * psppire-acr.c psppire-acr.h (new files): Added this new
+       composite widget.
+
+       * data-editor.c data-editor.h: Added entries for ONEWAY command
+       dialog box.
+
+       * oneway-anova-dialog.c oneway-anova-dialog.h oneway.glade (new files)
+       
 2007-10-06  John Darrington <john@darrington.wattle.id.au>
        
        * psppire-dialog.c psppire-dialog.h: Added a predicate function
 
        * 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