Actually implement the new procedure code and adapt all of its clients
[pspp-builds.git] / src / ui / gui / ChangeLog
index 812fdce8ba67038dc9059d7a98df62b8ee43cc62..4b2fc7c4bb262afc60c09ec966e8e67ccde3f3ba 100644 (file)
@@ -1,3 +1,46 @@
+2007-06-06  Ben Pfaff  <blp@gnu.org>
+
+       Adapt case sources, sinks, and clients of procedure code to the
+       new infrastructure.
+       
+       * automake.mk: Removed files.
+
+       * flexifile-factory.c: Removed, dead code.
+       * flexifile-factory.h: Ditto.
+
+       * helper.c: Adapt to new procedure and datasheet code.
+       * missing-val-dialog.c: Ditto.
+       * psppire-case-file.c: Ditto.
+       * psppire-data-store.c: Ditto.
+       * psppire.c: Ditto.
+
+2007-06-03  Ben Pfaff  <blp@gnu.org>
+
+       * psppire-var-store.c (psppire_var_store_item_editable): Use
+       var_is_alpha.
+       
+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.