Added "comments" dialog.
[pspp] / src / ui / gui / ChangeLog
index 6a2b717cc62138620c516ab7395e4eb34f7a86bf..99a50aec579a763c181ca2ce5425cc56db6687ec 100644 (file)
@@ -1,3 +1,34 @@
+2007-05-07 John Darrington <john@darrington.wattle.id.au>
+
+       * psppire-dialog.c psppire-dialog.h: Added "orientation" property,
+        to allow dialogs to be either vertical or horizontal.
+
+       * comments-dialog.c comments-dialog.h: New files, invoking 
+       ADD DOCUMENT cmd.
+
+2007-04-30 John Darrington <john@darrington.wattle.id.au>
+
+       * var-display.c var-display.h variable-info-dialog.c
+       variable-info-dialog.h : New files. 
+
+       * data-editor.c : 
+
+       * psppire-buttonbox.c psppire-buttonbox.h : Added the "buttons"
+       property, and optional  GOTO and CONTINUE buttons.
+
+       * psppire-dialog.h: Added response codes for the new buttons.
+
+       * psppire-var-store.c : Moved some code to var-display.[ch]
+
+2007-04-25 John Darrington <john@darrington.wattle.id.au>
+
+       * icons/scalable/splash.c icons/splash.png : More eye candy.
+       
+       * main.c psppire.h : new files.
+
+       * psppire.c : Seperated the command line parsing and other 
+       environment startup from the core psppire code.
+
 2007-04-25 John Darrington <john@darrington.wattle.id.au>
 
        * icons/scalable icons/16x16: new directories.