X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=src%2Fui%2Fgui%2FChangeLog;h=23707386a7ea20278bcbd05c690b66d8f52fb42a;hb=f514231dd2fc0c2adc1ebab5c46a4b55d2bd9c2b;hp=2ac8567c360cc0a6c522f73a696ca72d8ea419c3;hpb=b0edc00b3466899dab038e27452125315c859b37;p=pspp-builds.git diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index 2ac8567c..23707386 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,47 @@ +2007-07-18 John Darrington + + * psppire-case-file.c psppire-case-file.h psppire-data-store.c + psppire-dict.c psppire-dict.h psppire-var-store.c : Added the + ability to resize string variables. Fixed associated problems + inserting/deleting variables. + + * helper.c helper.h (marshaller_VOID__INT_INT_INT): New marshaller + function. + +2007-07-16 John Darrington + + * data-editor.c: File Open dialog remembers directory. Thanks to + Ben Pfaff for this suggestion. + +2007-07-15 John Darrington + + * compute-dialog.c: Only generate NUMERIC/STRING command if the + type-and-label dialog was used. + +2007-07-12 John Darrington + + * psppire-data-store.c: Added call to g_sheet_model_range_changed to + ensure that datasheet displays the current store. + + * psppire-data-store.h: Formatting tidy up. + +2007-07-11 John Darrington + + * compute-dialog.c : Set type-and-label dialog to sensible state, and made syntax generation depend upon existence of target variable. + +2007-07-08 John Darrington + + * data-editor.c data-editor.glade data-editor.h: Implemented + the "Insert Case" button/dialog. + +2007-07-08 John Darrington + + * goto-case-dialog.c goto-case-dialog.h (new files) + * automake.mk data-editor.c data-editor.glade data-editor.h + psppire-case-file.c psppire-case-file.h psppire-data-store.c + psppire-data-store.h psppire.glade : Implemented the goto-case dialog + + 2007-07-07 John Darrington * psppire-data-store.c psppire-data-store.h: Made cases number from