X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=5b0dbec41b0c036fd73fd287555415aa0685cb9f;hb=a10cebe053263d7e936b6533a3dbf5ac2f0586a1;hp=0b9592ee6f0f12fdd2666eb38590b894c7f1b4b6;hpb=9683d7528884fcb3c60705812de9f96889536388;p=pspp-builds.git diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index 0b9592ee..5b0dbec4 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,21 @@ +Fri Jan 26 15:51:34 WST 2007 John Darrington + + * psppire-var-select.c psppire-var-select.h : Deleted. + + * psppire-selector.c psppire-selector.h : New files. + + * transpose-dialog.c transpose-dialog.h : New files. + + * psppire-dict.c psppire-dict.h : Added missing GtkTreeModel + interface functions. + + * weight-cases-dialog.c weight-cases-dialog.h : Re-implemented, + using new PsppireSelector widget. + + * dict-display.c dict-display.h : New files. + + * psppire-object.c psppire-object.h : Deleted. Seemed like a good idea at the time. + Tue Jan 23 21:10:01 WST 2007 John Darrington * helper.c helper.h: New function execute_syntax.