X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=d5b0fdb086129b59000bba27de2727966089b540;hb=e6ae2a61e5356694c09f48da74407f8054a04e8d;hp=c0505ef1328b4ca276a05c76d5988ec2f94f50d6;hpb=bea461dcf5d18e97e76facc5b1faf9ca86be7646;p=pspp-builds.git diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index c0505ef1..d5b0fdb0 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,11 @@ +Thu Feb 22 12:27:41 CET 2007 John Darrington + + * data-editor.c : called new gen_quoted_string function to properly + quote filenames in generated syntax. + + * window-manager.c : Converted name from filename encoding to UTF8 + before displaying in title bar. + Tue Jan 30 20:13:46 WST 2007 John Darrington * psppire-dict.c: Call all the callbacks when a new dictionary becomes current.