Unlimited the number of variables that the GUI can cope with.
[pspp-builds.git] / src / ui / gui / ChangeLog
index 5a875b32299a8dfe1ba44c0971c966aa28e5f68f..9cf8b0ed7d67df9c119f1ca4f38ff4b2136d4ff5 100644 (file)
@@ -1,3 +1,20 @@
+Sun Jun  4 15:50:28 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+   * psppire-var-store.c, psppire.c, var-sheet.c :  Unlimited the number of 
+   variables that can be displayed. Minor i18n issues.
+
+Tue May 30 19:53:35 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+   * menu-actions.c menu-actions.h psppire.c: Fixed up load/new 
+   interactions with startup.
+
+   * psppire-data-store.c: Fixed bad i18n call.
+
+   * pspppire-var-store.c, psppire-var-store.h: constness.
+
+   * helper.c: Implemented proper way to convert from PSPP to UTF8 encoding.
+
+
 Sat May 27 16:25:38 WST 2006 John Darrington <john@darrington.wattle.id.au>
 
    * customentry.c data-sheet.c menu-actions.c message-dialog.c