From: Ben Pfaff Date: Sun, 7 Oct 2007 03:53:06 +0000 (+0000) Subject: Oops--forgot ChangeLog for DESCRIPTIVES earlier. X-Git-Tag: v0.6.0~231 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0f88151da33f2537632898156c32a7009178d50;p=pspp-builds.git Oops--forgot ChangeLog for DESCRIPTIVES earlier. --- diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index c0c4d283..b73dc6ae 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -12,6 +12,26 @@ * descriptives-dialog.c compute-dialog.c: Add a validity predicate. +2007-10-05 Ben Pfaff + + 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 * compute-dialog.c goto-case-dialog.c main.c psppire-keypad.c: Added