[Goodies-commits] r3223 - xfce4-places-plugin/trunk

Diego Ongaro ongardie at xfce.org
Thu Sep 13 01:37:58 CEST 2007


Author: ongardie
Date: 2007-09-12 23:37:58 +0000 (Wed, 12 Sep 2007)
New Revision: 3223

Modified:
   xfce4-places-plugin/trunk/ChangeLog
   xfce4-places-plugin/trunk/NEWS
   xfce4-places-plugin/trunk/TODO
   xfce4-places-plugin/trunk/configure.ac
Log:
2007-09-12	Diego Ongaro <ongardie at gmail.com>

* Prep for v0.9.992 (1.0beta2)


Modified: xfce4-places-plugin/trunk/ChangeLog
===================================================================
--- xfce4-places-plugin/trunk/ChangeLog	2007-09-12 23:22:37 UTC (rev 3222)
+++ xfce4-places-plugin/trunk/ChangeLog	2007-09-12 23:37:58 UTC (rev 3223)
@@ -4,6 +4,7 @@
 	* cfg.{c,h}: Clean-up, added more assertions
 	* view.{c,h}: Clean-up. Improved sizing algorithm.
 	* cfg.c: Fix: couldn't open menu with the search cmd field focused
+	* Prep for v0.9.992 (1.0beta2)
 
 2007-09-11	Diego Ongaro <ongardie at gmail.com>
 

Modified: xfce4-places-plugin/trunk/NEWS
===================================================================
--- xfce4-places-plugin/trunk/NEWS	2007-09-12 23:22:37 UTC (rev 3222)
+++ xfce4-places-plugin/trunk/NEWS	2007-09-12 23:37:58 UTC (rev 3223)
@@ -1,3 +1,13 @@
+2007-09-12
+================================================================================
+xfce4-places-plugin v0.9.992 (1.0beta2) released
+
+ * Reorganization of GUI code
+ * Improved plugin sizing algorithm
+ * "Open" menu item now opens with Thunar, as intended
+ * Now polls for model changes (e.g., new devices) while menu is open
+ * Fix bug #3471 (Rightclick action pins autohidden panel)
+
 2007-08-15
 ================================================================================
 xfce4-places-plugin v0.9.991 (1.0beta1) released

Modified: xfce4-places-plugin/trunk/TODO
===================================================================
--- xfce4-places-plugin/trunk/TODO	2007-09-12 23:22:37 UTC (rev 3222)
+++ xfce4-places-plugin/trunk/TODO	2007-09-12 23:37:58 UTC (rev 3223)
@@ -1,2 +1,3 @@
 use less resources
 path/uri mess
+new tooltip API in GTK 2.12

Modified: xfce4-places-plugin/trunk/configure.ac
===================================================================
--- xfce4-places-plugin/trunk/configure.ac	2007-09-12 23:22:37 UTC (rev 3222)
+++ xfce4-places-plugin/trunk/configure.ac	2007-09-12 23:37:58 UTC (rev 3223)
@@ -1,7 +1,7 @@
 dnl xfce4-places-plugin
 
 dnl version info
-m4_define([places_version], [0.9.991])
+m4_define([places_version], [0.9.992])
 
 dnl initialize autoconf
 AC_COPYRIGHT([Copyright (c) 2007 Diego Ongaro <ongardie at gmail.com>])




More information about the Goodies-commits mailing list