Fixed bug in internationalization.
[pspp] / src / ui / gui / ChangeLog
index 0ecfe49e08c874f35a2ee154f4902887ce0c0abd..6a2b717cc62138620c516ab7395e4eb34f7a86bf 100644 (file)
@@ -1,3 +1,23 @@
+2007-04-25 John Darrington <john@darrington.wattle.id.au>
+
+       * icons/scalable icons/16x16: new directories.
+       * psppire.c : Add new icons to factory.
+
+       * dict-display.c: Refactor code get model from modelfilter. 
+       Added cellrenderer to display icon indicating variables' types.
+        Displayed the label of variables, if there is one.
+
+
+2007-04-15  Ben Pfaff  <blp@gnu.org>
+
+       * compute-dialog.c (function_list_populate): Use new accessor
+       functions exported by language/expressions/public.h.
+
+2007-04-15  Ben Pfaff  <blp@gnu.org>
+
+       * compute-dialog.c: Make #include for parse.inc work with VPATH
+       builds.
+
 2007-04-13   John Darrington <john@darrington.wattle.id.au>
        
        * var-type-dialog.c: Added a FMT_DATETIME20 template.