[Xfce4-commits] <xfdesktop:master> Updates for release.
Eric Koegel
noreply at xfce.org
Sun Sep 29 07:58:01 CEST 2013
Updating branch refs/heads/master
to 147976b4ae18c40216c68aca6f84d65e4e345354 (commit)
from 26d47ef5e971b48f30d603864687342a62b5b4c6 (commit)
commit 147976b4ae18c40216c68aca6f84d65e4e345354
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Sun Sep 29 08:53:04 2013 +0300
Updates for release.
NEWS | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
README | 12 ++++-----
configure.ac.in | 14 +++++-----
3 files changed, 91 insertions(+), 13 deletions(-)
diff --git a/NEWS b/NEWS
index 65c48d0..b45d5b4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,81 @@
+4.11.0
+======
+- No need to remove the thumbnail if we're removing the icon
+- Fix for renames removing icons
+- Use GdkPixbufLoader for backdrops
+- Change how icon positions are saved (Bug 9192)
+- Avoid calling g_object_ref on NULL
+- Fix for trash always showing empty on system startup (Bug 9006)
+- Fix warnings and obsolete macros
+- Fix a critical error message on exit
+- Fix compiling with --disable-desktop-icons
+- Custom folder icons (Bug 8326)
+- Hold the cursor grab when presenting the menu (Bug 9323)
+- Use async functions when working with the dbus filemanager (9105)
+- Lower update delay of icon size spinbutton (Bug 9882)
+ Fixed by Jérôme Guelfucci
+- Unselect the desktop icon after activating it. (Bug #8640)
+- Icon stays in place when renamed (Bug 1678)
+- Better icon pixbuf caching
+- Make inactive workspace headers insensitive in color
+- Clean up middle-click menu appearance
+- Fill in the icon area better
+- Use GIcons and add support for emblems on icons
+- Align icon labels and allow them to be multi-line (Bug 8646)
+- Fix a crash when changing icon types
+- Fix for CTRL + drag selections (Bug 10275)
+- More consistent icon placement (Bug #8814)
+- Remove old migration code.
+ Committed by Nick Schermer
+- Fix HTTP URL performance issue / wrong action proposed
+ Reported and fixed by Dennis Tomas
+- Decide on move/copy action before items have been dropped
+ Reported and fixed by Dennis Tomas
+- Clip overlapping backdrops (Bug #9052)
+- Fix memory leaks
+- Apply wallpaper to all workspaces option
+- Port fix for bug #9892 from the xfce-4.10 branch
+ Fixed by Evangelos Foutras
+- Thumbnail service support to xfdesktop-settings (Bug #6536)
+- Improve the eject/unmount notifications (Bug #9845)
+- xfdesktop supports per-workspace wallpapers (Bug #369)
+- Add a tabs width of padding for tooltip text (Bug #9162)
+- Add a signal handler for removable devices to update the icon when the theme
+ is changed (Bug #8977)
+ Fixed by Brad Hermanson
+- Add an unmount option and notifications when a device is removed (Bug #7610)
+- Made changes so that DISABLE_DEPRECATED and GSEAL flags can be enabled.
+- Autotools updates.
+ Committed by Nick Schermer
+- Remove unmaintained translations.
+ Committed by Nick Schermer
+- Translation updates: Arabic (ar), Basque (eu), Bulgarian (bg),
+ Chinese (China) (zh_CN), Chinese (Taiwan) (zh_TW), Croatian (hr), Czech (cs),
+ Dutch (Flemish) (nl), English (Australia) (en_AU),
+ English (United Kingdom) (en_GB), Finnish (fi), French (fr), Greek (el),
+ Hebrew (he), Hungarian (hu), Icelandic (is), Indonesian (id), Italian (it),
+ Kazakh (kk), Korean (ko), Polish (pl), Portuguese (pt),
+ Portuguese (Brazilian) (pt_BR), Russian (ru), Serbian (sr),
+ Spanish (Castilian) (es), Thai (th), Turkish (tr), Ukrainian (uk),
+ Uyghur (ug), and Uzbek (uz)
+
+4.10.2
+======
+- Fix hang when no backdrop image is selected (Bug #9892).
+- Fix tiling for some images.
+
+4.10.1
+======
+- Add a tabs width of padding for tooltip text (Bug #9162).
+- Fix theming of removable devices' icons (Bug #8977).
+- SVG images are no longer pixilated when scaled up.
+- Improve menu icon loading (Bug #8795).
+- Fix background cycling (Bug #8962).
+- Fix a crash when minimized window icons are resized (Bug #8963).
+- Fix use-after-free in xfdesktop_regular_file_icon_peek_tooltip (Bug #9059).
+- Translation updates: Arabic, Bulgarian, Croatian, Dutch, Greek, Korean,
+ Polish, Russian, Serbian, Turkish and Uyghur.
+
4.10.0
======
- Use the correct default value for the 'show thumbnails' checkbox
diff --git a/README b/README
index 987d7b1..75a4905 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ README for xfdesktop
WHAT IS IT?
~~~~~~~~~~~
-Xfdesktop is a desktop manager for the Xfce Desktop Environment. Desktop
+Xfdesktop is a desktop manager for the Xfce Desktop Environment. Desktop
in this respect means the root window (or, rather, a window that sits on top
of the root window). The manager handles the following tasks:
- background image / color
@@ -17,12 +17,12 @@ MINIMUM REQUIREMENTS
~~~~~~~~~~~~~~~~~~~~
* intltool 0.34
-* GTK+ 2.14.0
-* libxfce4util 4.8
-* libxfce4ui 4.9
-* libwnck 2.22
+* GTK+ 2.30.0
+* libxfce4util 4.10
+* libxfce4ui 4.10
+* libwnck 2.30
* libexo 0.6
-* xfconf 4.8
+* xfconf 4.10
* garcon 0.1.2 (optional; required for apps menu)
* thunar 1.2 (optional; required for file icons)
* dbus-glib 0.34 (optional; required for file icons)
diff --git a/configure.ac.in b/configure.ac.in
index 7a28d04..621cce8 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,26 +5,26 @@ dnl
dnl version info
m4_define([xfdesktop_version_major], [4])
-m4_define([xfdesktop_version_minor], [10])
+m4_define([xfdesktop_version_minor], [11])
m4_define([xfdesktop_version_micro], [0])
m4_define([xfdesktop_version_nano], [])
m4_define([xfdesktop_version_build], [@REVISION@])
-m4_define([xfdesktop_version_tag],[git])
+m4_define([xfdesktop_version_tag],[])
m4_define([xfdesktop_version], [xfdesktop_version_major().xfdesktop_version_minor().xfdesktop_version_micro()ifelse(xfdesktop_version_nano(), [], [], [.xfdesktop_version_nano()])ifelse(xfdesktop_version_tag(), [git], [xfdesktop_version_tag()-xfdesktop_version_build()], [xfdesktop_version_tag()])])
dnl minimum required versions
m4_define([glib_minimum_version], [2.30.0])
m4_define([gtk_minimum_version], [2.24.0])
-m4_define([libxfce4util_minimum_version], [4.9.0])
-m4_define([libxfce4ui_minimum_version], [4.9.0])
-m4_define([xfce_minimum_version], [4.9.0])
+m4_define([libxfce4util_minimum_version], [4.10.0])
+m4_define([libxfce4ui_minimum_version], [4.10.0])
+m4_define([xfce_minimum_version], [4.10.0])
m4_define([garcon_minimum_version], [0.1.2])
m4_define([exo_minimum_version], [0.7.0])
m4_define([thunar_minimum_version], [1.2.0])
m4_define([dbus_minimum_version], [0.84])
m4_define([wnck_minimum_version], [2.30])
m4_define([intltool_minimum_version], [0.31])
-m4_define([xfconf_minimum_version], [4.8.0])
+m4_define([xfconf_minimum_version], [4.10.0])
dnl init autoconf
AC_INIT([xfdesktop], [xfdesktop_version], [http://bugzilla.xfce.org/])
@@ -72,7 +72,7 @@ AC_ARG_VAR([DBUS_BINDING_TOOL], [Tool to generate C bindings from XML D-Bus inte
AC_PATH_PROG([DBUS_BINDING_TOOL], [dbus-binding-tool], [no])
if test x"$DBUS_BINDING_TOOL" = x"no"; then
AC_MSG_ERROR([could not find dbus-binding-tool in \$PATH. You can run
- ./configure DBUS_BINDING_TOOL=/path/to/dbus-binding-tool to define
+ ./configure DBUS_BINDING_TOOL=/path/to/dbus-binding-tool to define
a custom location for it.])
fi
More information about the Xfce4-commits
mailing list