X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=4f0a0949f140e3c4e37b21bc4dd7487e69fdea07;hb=4ea6e37d180c9412cbcd39afa48a516522e6dd71;hp=23707386a7ea20278bcbd05c690b66d8f52fb42a;hpb=f514231dd2fc0c2adc1ebab5c46a4b55d2bd9c2b;p=pspp-builds.git diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index 23707386..4f0a0949 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,21 @@ +2007-07-26 John Darrington + + * helper.c helper.h (execute_syntax): removed implicit EXECUTE at end + of commands. + + * data-editor.c data-editor.glade: Added "Run Pending Transformations" + menuitem. + +2007-07-25 John Darrington + + * customentry.c: Redraw button in insensitive state, if the widget's + "editable" style is FALSE. Don't emit the "clicked" signal if + "editable" is FALSE. + + * var-sheet.c: If variables are long-string variables, then set the + "editable" properties of the entry widgets for the values and missing + cells to FALSE, + 2007-07-18 John Darrington * psppire-case-file.c psppire-case-file.h psppire-data-store.c