X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=0b8aee88500806a5dab61ecde7a2613c37c817e5;hb=6a856ba6fc06843fd02886087c769247de4d08f0;hp=c0eeb53840843f1f3ef1c83f49ee5cf70ae273f0;hpb=87b6d42a2d540b92baf0db8fe28657eda747b3b0;p=pspp-builds.git diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index c0eeb538..0b8aee88 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,28 @@ +Sat Dec 9 07:19:53 WST 2006 John Darrington + + * syntax-editor.c : New file. + +Tue Oct 31 19:25:31 2006 Ben Pfaff + + * var-type-dialog.c: Add missing "#include ". + + * psppire.c: Ditto. + +Mon Jul 17 18:21:29 WST 2006 John Darrington + + * automake.mk menu-actions.c psppire-case-file.c psppire-case-file.h + psppire-data-store.c psppire-dict.c psppire-dict.h psppire-variable.c + psppire.c psppire.glade: Adjusted code to use the new flexifile object. + +Sat Jul 15 11:27:15 WST 2006 John Darrington + + * psppire.c psppire.glade automake.mk icons/* : Added toolbar icons where + there's no suitable gtk stock icon. + +Tue Jul 4 09:08:38 WST 2006 John Darrington + + * psppire.c: Fixed --help and --version options. + Sat Jun 24 16:56:22 WST 2006 John Darrington * menu-actions.c: Added goto case and sort cases dialogs.