Converted strings to utf8 before passing to gtksheet. Should work properly now with
[pspp-builds.git] / src / ui / gui / ChangeLog
index 6cd433090dcacac8bb9c3b8fbf36ee4a2e812898..6aba2cf8d67d9e2b924a684a4538e48d582fe249 100644 (file)
@@ -1,3 +1,18 @@
+Thu May 11 22:25:49 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * data-sheet.c helper.c helper.h psppire-data-store.c psppire-var-store.c 
+       psppire.c: Converted strings to utf8 before passing to gtksheet.
+
+       * psppire-dict.c: Changed buffer to more reasonable length
+
+       * var-sheet.c: Changed maximum string length to use macro from
+       data/values.h
+
+       
+Sun May  7 10:07:28 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * psppire-data-store.c: Fixed buglet initialising string members.
+
 Thu May  4 18:04:04 WST 2006 John Darrington <john@darrington.wattle.id.au>
 
        * message-dialog.c message-dialog.h: Added simple queuing to messages