[Xfce4-commits] [xfce/thunar] branch master updated (8827c23 -> c6c6833)
noreply at xfce.org
noreply at xfce.org
Tue Aug 15 02:35:08 CEST 2017
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c h a n g e t o b r a n c h m a s t e r
in repository xfce/thunar.
from 8827c23 I18n: Update translation nl (100%).
new 5ab953f Remove usage of GdkDrawable
new 00a3198 s/gtk_tree_path_new_root/gtk_tree_path_new_first/
new 3183fd5 TMP fix thunar_gdk_spawn_on_screen
new d53b2f3 Remove homogeneous tabs from notebook
new 07e52e1 s/gtk_widget_get_action/gtk_activatable_get_related_action/
new 6c4595e Make use of GtkComboBoxText
new 9276896 s/GTK_WIDGET_REALIZED/gtk_widget_get_realized/
new 3b7c16e Remove usage of deprecated GDK_DISPLAY and gdk_display
new 6dc9334 Remove usage of deprecated gtk_dialog_set_has_separator()
new 5d25e29 Make it build with GSEAL
new 81e645d Make Thunar core compile and not crash with Gtk3
new 805ec1d Sort of fix mouse gestures
new 858e919 Replace our own shortcuts pane with GtkPlacesSidebar
new c8b2902 Get rid of GTK_STOCK_*
new 862f151 uca: UI modernization
new a90fb8a thunar-location-buttons: Modernize
new 32915a3 thunar-location-bar: Fixup modernization
new fc53ebd Rework how location bar selection works
new a37915d thunar-uca: Fixup dist after modernization
new e20129d loaction bar modernization: Fixup check, dist, distcheck, and a nasty segfault
new d8bc91d thunar-application: Use GtkApplication
new 4ce7c64 Replace dbus-glib with GDBus
new 31c73ea Replace gdk_set_sm_client_id by gdk_x11_set_sm_client_id
new e1865f4 Replace gdk_spawn_on_screen by g_spawn_async
new 84fa7c2 Bump GTK to 3.20 and Xfce libs to 4.12
new 1e678a5 Rebinded ctrl-x ctrl-c and ctrl-v in the menu, so that these key combinations are working again
new 8837728 Fix crashes on operations using dbus calls
new d0e7dff Removed files generated by gdbus-codegen
new f018828 Bump thunarx api version to 3
new 89b3116 Add files generated by gdbus-codegen to .gitignore
new 677755d Add edit icon to location bar filler
new fab8d15 Fix Allocation size warning
new 8808d7d Fix Compact List spacing
new e2b75bb Fix d-bus method display-file-properties
new ea535c2 Register org.xfce.FileManager name
new d83ecd7 Fix missing icons and file-emblems in compact and detailed list view
new 6a57746 Revert "Replace our own shortcuts pane with GtkPlacesSidebar"
new 2d1fc57 Fix spacing between sidebar entries
new e883d6b Fix small styling details
new 67eabbe Fixed critical msg when clicked on pathbar filler
new b39a78a Fix 8secs delay on logout when thunar is in daemon mode
new 373b747 Add missing gdbus handlers
new c5c3974 Update gtk requeriments in README
new ee69841 Add some of the missing icons previously removed
new 0382d8e Fix icon sizing issues
new c6c6833 Refactored "thunar_location_buttons_size_allocate"
The 46 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:
.gitignore | 6 +-
Makefile.am | 2 -
README | 2 +-
configure.ac.in | 25 +-
org.xfce.FileManager.service.in | 2 +-
org.xfce.Thunar.service.in | 2 +-
plugins/thunar-sbr/thunar-sbr-case-renamer.c | 4 +-
plugins/thunar-sbr/thunar-sbr-date-renamer.c | 8 +-
plugins/thunar-sbr/thunar-sbr-insert-renamer.c | 8 +-
plugins/thunar-sbr/thunar-sbr-number-renamer.c | 8 +-
plugins/thunar-sbr/thunar-sbr-remove-renamer.c | 8 +-
plugins/thunar-sbr/thunar-sbr-replace-renamer.c | 2 +-
plugins/thunar-sendto-email/main.c | 10 +-
plugins/thunar-uca/Makefile.am | 17 +-
plugins/thunar-uca/thunar-uca-chooser.c | 166 ++---
plugins/thunar-uca/thunar-uca-chooser.ui | 134 ++++
plugins/thunar-uca/thunar-uca-editor.c | 427 ++---------
plugins/thunar-uca/thunar-uca-editor.ui | 683 +++++++++++++++++
plugins/thunar-uca/thunar-uca-model.c | 12 -
plugins/thunar-uca/thunar-uca-provider.c | 10 +-
plugins/thunar-uca/thunar-uca.gresource.xml | 7 +
plugins/thunar-wallpaper/twp-provider.c | 8 +-
po/POTFILES.in | 5 +-
thunar/Makefile.am | 65 +-
thunar/main.c | 227 +-----
thunar/thunar-abstract-dialog.c | 6 +-
thunar/thunar-abstract-icon-view.c | 64 +-
thunar/thunar-application.c | 449 ++++++++---
thunar/thunar-application.h | 2 -
thunar/thunar-chooser-dialog.c | 23 +-
thunar/thunar-clipboard-manager.c | 8 +-
thunar/thunar-column-editor.c | 16 +-
thunar/thunar-compact-view.c | 16 +-
thunar/thunar-create-dialog.c | 4 +-
thunar/thunar-dbus-client.c | 313 --------
thunar/thunar-dbus-client.h | 44 --
thunar/thunar-dbus-service-infos.xml | 6 +-
thunar/thunar-dbus-service.c | 883 +++++++++++++---------
thunar/thunar-dbus-service.h | 4 +-
thunar/thunar-details-view.c | 41 +-
thunar/thunar-dialogs.c | 14 +-
thunar/thunar-dnd.c | 2 +-
thunar/thunar-emblem-chooser.c | 22 +-
thunar/thunar-file.c | 6 +-
thunar/thunar-gtk-extensions.h | 64 ++
thunar/thunar-history-action.c | 14 +-
thunar/thunar-history-action.h | 2 +-
thunar/thunar-history.c | 4 +-
thunar/thunar-icon-factory.c | 2 +-
thunar/thunar-icon-renderer.c | 119 ++-
thunar/thunar-icon-view.c | 4 +-
thunar/thunar-launcher.c | 8 +-
thunar/thunar-list-model.c | 4 +-
thunar/thunar-location-bar.c | 401 ++++++++--
thunar/thunar-location-bar.h | 19 +-
thunar/thunar-location-button.c | 405 +++++-----
thunar/thunar-location-button.h | 6 -
thunar/thunar-location-buttons-ui.xml | 25 -
thunar/thunar-location-buttons.c | 949 ++++++++++++------------
thunar/thunar-location-dialog.c | 167 -----
thunar/thunar-location-dialog.h | 64 --
thunar/thunar-location-entry.c | 149 ++--
thunar/thunar-location-entry.h | 2 +
thunar/thunar-path-entry.c | 70 +-
thunar/thunar-permissions-chooser.c | 21 +-
thunar/thunar-preferences-dialog.c | 22 +-
thunar/thunar-progress-view.c | 4 +-
thunar/thunar-properties-dialog.c | 14 +-
thunar/thunar-renamer-dialog.c | 36 +-
thunar/thunar-renamer-progress.c | 18 +-
thunar/thunar-session-client.c | 2 +-
thunar/thunar-shortcuts-icon-renderer.c | 37 +-
thunar/thunar-shortcuts-pane.c | 12 +
thunar/thunar-shortcuts-view.c | 29 +-
thunar/thunar-standard-view.c | 161 ++--
thunar/thunar-statusbar.c | 17 +-
thunar/thunar-templates-action.c | 16 +-
thunar/thunar-text-renderer.c | 856 ---------------------
thunar/thunar-text-renderer.h | 43 --
thunar/thunar-thumbnail-cache-dbus.xml | 1 +
thunar/thunar-thumbnail-cache.c | 302 +++++---
thunar/thunar-thumbnailer-dbus.xml | 2 +-
thunar/thunar-thumbnailer.c | 729 +++++++++---------
thunar/thunar-tree-view.c | 89 +--
thunar/thunar-util.c | 6 +
thunar/thunar-util.h | 2 +
thunar/thunar-window.c | 245 +++---
thunarx/Makefile.am | 12 +-
thunarx/abicheck.sh | 2 +-
thunarx/{thunarx-2.pc.in => thunarx-3.pc.in} | 2 +-
thunarx/thunarx-property-page.c | 69 +-
91 files changed, 4181 insertions(+), 4817 deletions(-)
create mode 100644 plugins/thunar-uca/thunar-uca-chooser.ui
create mode 100644 plugins/thunar-uca/thunar-uca-editor.ui
create mode 100644 plugins/thunar-uca/thunar-uca.gresource.xml
delete mode 100644 thunar/thunar-dbus-client.c
delete mode 100644 thunar/thunar-dbus-client.h
delete mode 100644 thunar/thunar-location-buttons-ui.xml
delete mode 100644 thunar/thunar-location-dialog.c
delete mode 100644 thunar/thunar-location-dialog.h
delete mode 100644 thunar/thunar-text-renderer.c
delete mode 100644 thunar/thunar-text-renderer.h
rename thunarx/{thunarx-2.pc.in => thunarx-3.pc.in} (92%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list