X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=711624d03a5432d6d485a7b33cf6bdc7e6e200ea;hb=17cc22594edc09fa76e03777a9019ec579cd8a1a;hp=81a8544480c4da76aa8cba85c6c910a9bab5ae9f;hpb=6882ff1359de0c4812a62e1bfcdfbf8e68474de5;p=pspp diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index 81a8544480..711624d03a 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,14 @@ +2008-02-08 John Darrington + + * sort-cases-dialog.c transpose-dialog.c: Added dialog_valid + predicates. + +2008-02-04 John Darrington + + * checkbox-treeview.c: In toggle callback, use the treeview's + current model, instead of relying on the one set at creation. + Use attributes instead of cell_renderer functions. + 2008-02-03 John Darrington * psppire-case-file.c psppire-case-file.h: Dont clone the casereader