X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=91a21e9d72589c98d1af92fd750619c95c9dee82;hb=0bd0098aec2ee31d9460c8d4c1263d0b5ccc4324;hp=824607402668e00db35d47a0ffaa83e878d4e86b;hpb=017ba229ee4570635c3cb07fa7189796fce15969;p=pspp-builds.git diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index 82460740..91a21e9d 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,16 @@ +2008-01-29 John Darrington + + * psppire-var-ptr.c psppire-var-ptr.h: New files + + * t-test-paired-samples.c t-test-paired-samples.h: New files + + * dialog-common.c dialog-common.h (append_variable_names): Add extra + argument to specify the column number containing the variables. + + * psppire-selector.c psppire-selector.h: Add auxilliary data variable + to SelectItemsFunc. (is_item_in_dest) transform model value to G_TYPE_INT + before using. Hence the model need not be of integer type. + 2008-01-22 John Darrington * psppire-dict.c (psppire_dict_rename_var): Fixed bug where