[Xfce4-commits] [xfce/xfdesktop] branch xfce-4.12 updated (f4872e6 -> 6f0553c)
noreply at xfce.org
noreply at xfce.org
Sun May 17 11:37:48 CEST 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a change to branch xfce-4.12
in repository xfce/xfdesktop.
from f4872e6 Post release tag bump
new c689577 Fix a previous commit
new e399f2c Fix a regression
new ac4463c Add default wallpaper folder to file chooser (Bug #11715)
new dfd0e90 Don't hard code URI path in gtk_file_chooser_add_shortcut_folder_uri () function.
new 1b5dcf6 trivial: fix build warnings
new 949e35f Drop warning when D-Bus timeout error occurs (Bug #11283)
new 351550a Preserve order when moving multiple icons (Bug #11195)
new 377ec10 Some code formatting
new a5c389a I18n: Update translation lt (99%).
new e192a98 Drop explicit LibSM check (Bug #11744)
new fcf5d0b I18n: Update translation zh_TW (100%).
new f82ad9a backgrounds/ is default directory
new 02aa86d Prefer "_NETSCAPE_URL" over "text/uri-list" (Bug #9632)
new d76f5b3 Code formatting
new 6ec0392 Ignore shadow blur radius when calculating icon text box
new 7c22f6d Fix build error (Bug #11778)
new 63f4b51 Hide empty comment line in icon tooltip
new 964471f coverity cid 1292725 Dereference before null check
new ceb80ea coverity cid 1292724 Uninitialized pointer read
new f7de9f0 fix coverit cid 1292722 Uninitialized pointer read
new 90cf57a coverity cid 1292723 Uninitialized pointer read
new 8b90008 I18n: Update translation lt (100%).
new f2541ec Fix crash (Bug #11782)
new 3749863 Load emblem-unreadable if necessary
new 4a259e3 Allow dragging desktop launchers to the panel (Bug #2794)
new 506bfcf I18n: Update translation lt (100%).
new 40362c1 I18n: Update translation bg (100%).
new 4f3d89c I18n: Update translation he (100%).
new 7be3fe6 I18n: Update translation hr (100%).
new 355ca9c Optimized loading wallpapers at start-up; optimized sorting icons in icon view.
new 2d9a8fb trivial: fix signed/unsigned comparison warning
new ed2ebd9 Don't load an image list unless we're cycling (Bug #11817)
new 7443acb Don't sort the image list when randomly cycling (Bug #11817)
new 298b844 Optimized sorting wallpapers; added sorting test code.
new 6f0553c Updates for release.
The 35 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
NEWS | 20 +++
configure.ac.in | 5 +-
po/bg.po | 252 ++++++++++++++++++------------------
po/he.po | 214 +++++++++++++++---------------
po/hr.po | 14 +-
po/lt.po | 22 ++--
po/zh_TW.po | 213 +++++++++++++++---------------
settings/main.c | 41 ++++++
src/windowlist.c | 38 +++---
src/xfce-backdrop.c | 259 +++++++++++++++++++++++++++++--------
src/xfce-desktop-menu.c | 8 +-
src/xfce-desktop-menu.h | 4 +-
src/xfdesktop-app-menu-item.c | 38 +++---
src/xfdesktop-app-menu-item.h | 6 +-
src/xfdesktop-file-icon-manager.c | 21 +--
src/xfdesktop-file-utils.c | 13 +-
src/xfdesktop-icon-view.c | 111 +++++++++-------
src/xfdesktop-regular-file-icon.c | 23 +++-
18 files changed, 778 insertions(+), 524 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list