X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=2ac8567c360cc0a6c522f73a696ca72d8ea419c3;hb=b0edc00b3466899dab038e27452125315c859b37;hp=82ea6d63da4c6bdca9c3e27c5cff37e2123d3b33;hpb=a8915a78655ea9ff6242ba6ba4ed4d83253a323d;p=pspp-builds.git diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index 82ea6d63..2ac8567c 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,43 @@ +2007-07-07 John Darrington + + * psppire-data-store.c psppire-data-store.h: Made cases number from + 1 instead of 0. + + * psppire-data-store.c: Added a tooltip like feature to display + the label of variables. + +2007-07-03 John Darrington + + * data-editor.c data-sheet.c: Turned off autoscrolling, and + manually move to cell on column click instead. + +2007-06-29 John Darrington + + * data-editor.c data-editor.glade psppire-data-store.c + psppire-data-store.h: Enabled cell reference entry and datum + entry widgets. + +2007-06-29 John Darrington + + * data-editor.c data-sheet.c: Moved update_cell_ref_entry from + data-sheet.c to data-editor.c and made it work again. + +2007-06-06 Ben Pfaff + + Adapt case sources, sinks, and clients of procedure code to the + new infrastructure. + + * automake.mk: Removed files. + + * flexifile-factory.c: Removed, dead code. + * flexifile-factory.h: Ditto. + + * helper.c: Adapt to new procedure and datasheet code. + * missing-val-dialog.c: Ditto. + * psppire-case-file.c: Ditto. + * psppire-data-store.c: Ditto. + * psppire.c: Ditto. + 2007-06-03 Ben Pfaff * psppire-var-store.c (psppire_var_store_item_editable): Use