X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=24c9293cb6ecf3a25d40bf7eb4c886002f3359d3;hb=c86f5b8a45cca158b46a4fe3b48280e88ce9aba1;hp=45058669a21f557ccc529e6733e517012ef465ef;hpb=8f0ec2ec9222b41a8d7466286aac02e7068ab50c;p=pspp-builds.git diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index 45058669..24c9293c 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,17 @@ +2007-12-01 John Darrington + + * descriptives-dialog.c: Moved the code dealing with checkboxes + inside treeview widgets into their own files. + + * checkbox-treeview.c checkbox-treeview.h: New file (see above). + + * frequencies-dialog.c frequencies-dialog.h frequencies.glade: New + files. Implemented FREQUENCIES dialog box. + + * data-editor.c data-editor.h data-editor.glade : Added callback + for frequencies dialog. + + 2007-11-23 John Darrington * psppire-acr.c psppire-acr.h: Generalised the external widget