Implemented the find dialog.
[pspp-builds.git] / src / ui / gui / ChangeLog
index 6238e0f7c7dac427601b3c7a41b0d2eb0c003794..9e442432716cc3a870c4eedba7ec7d26bb105a76 100644 (file)
@@ -1,3 +1,20 @@
+2007-09-13  John Darrington <john@darrington.wattle.id.au>
+
+       * find-dialog.c find-dialog.h: New files.
+
+       * data-editor.c data-editor.h data-editor.glade: Added action for
+       the find dialog.
+
+       * psppire-selector.c: Emit the (de)selected signal when the 
+       destination entry widget's text changes.
+
+2007-09-10  Ben Pfaff  <blp@gnu.org>
+
+       * var-sheet.c (psppire_variable_sheet_create): Use xstrdup to save
+       string returned by bind_textdomain_codeset.  Otherwise it can get
+       freed by a subsequent call.  Patch #6193.  Reviewed by John
+       Darrington.
+
 2007-09-06  John Darrington <john@darrington.wattle.id.au>
        
        * helper.c helper.h (execute_syntax): changed return type to