[Xfce4-commits] [panel-plugins/xfce4-places-plugin] branch master updated (126df13 -> 20b47e5)
noreply at xfce.org
noreply at xfce.org
Mon Apr 22 12:07:51 CEST 2019
This is an automated email from the git hooks/post-receive script.
b l u e s a b 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 panel-plugins/xfce4-places-plugin.
from 126df13 I18n: Update translation da (100%).
new ea282fe Bump dependencies
new 69ce621 Update .gitignore
new e0e9936 Remove old code (panel < 4.9)
new 87a047f Update panel API version
new 0ff1f69 Handle deprecations
new c7bd8b2 Remove GTK_ICON_LOOKUP_GENERIC_FALLBACK flag
new 6f09203 Replace style-set signal by style-updated and disable it
new c41fe6b Replace deprecated gtk_show_uri
new 64c7f9f Replace deprecated gtk_icon_info_free
new 2bc8996 Ignore GtkImageMenuItem deprecations
new 496f9cc Replace deprecated GtkStock
new 4e22b99 Replace deprecated GtkAlignment
new 26c04d3 Sync todo from xfce4-panel panel_utils_grab_available to pview_grab_available
new b46dd74 Replace deprecated GtkMisc
new 549855a Use xfce4-panel 4.13 xfce_panel_plugin_get_icon_size or ignore deprecated gtk_widget_get_style
new 3e27f12 Bump glib version
new efe07e3 Drop inline/extern from function declarations
new bba2a39 Fix runtime errors
new 34a424a Replace gtk_menu_popup
new f3056ca Replace deprecated gtk_menu_popup
new f3cab04 Drop inline function definitions
new 2493cd6 Drop GTK_CHECK_VERSION checks, current minimum is 3.22
new 5616aeb Improve appearance of preferences dialog
new 6ca4519 Fix builds with debug=full
new a5daf60 Fix reloading of icon themes
new 22d4a5f Merge branch 'master' into bluesabre-review
new 4622a1a Merge pull request #1 from andreldm/bluesabre-review
new f0e9308 Fix initial image size, make plugin square by default
new 75b3d28 Update README
new 20b47e5 Merge in gtk3 development branch
The 30 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 +
README | 2 +-
configure.in.in | 22 ++--
panel-plugin/button.c | 153 ++++++++++-------------
panel-plugin/button.h | 2 -
panel-plugin/cfg.c | 276 +++++++++++++++++++++--------------------
panel-plugin/cfg.h | 2 -
panel-plugin/model.c | 20 +--
panel-plugin/model.h | 27 ++--
panel-plugin/model_system.c | 3 -
panel-plugin/model_user.c | 20 +--
panel-plugin/model_volumes.c | 28 ++---
panel-plugin/places.desktop.in | 2 +
panel-plugin/support.c | 2 +-
panel-plugin/view.c | 249 ++++++++++++++++---------------------
panel-plugin/view.h | 2 -
16 files changed, 377 insertions(+), 439 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list