[Xfce4-commits] [apps/gigolo] branch master updated (0f379ce -> d3ba83c)
noreply at xfce.org
noreply at xfce.org
Thu Oct 25 08:03:52 CEST 2018
This is an automated email from the git hooks/post-receive script.
l a n d r y 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 apps/gigolo.
from 0f379ce I18n: Update translation ca (100%).
new 2da2d53 Update TODO with deprecation work
new 0118f91 Replace GtkStock usage
new a4fdb6c Drop deprecated gtk_tree_view_set_rules_hint
new 17da91d Resolve GtkImageMenuItem deprecations
new daa4999 Ignore GtkStatusIcon deprecations since Xfce still uses these
new 5788669 Replace deprecated gtk_menu_popup
new 879fd2c Resolve g_type_class_add_private deprecations
new 024cc3a Fix missing labels on actions
new d73b49a Port to GtkBuilder, replace GtkAction, clear out remaining deprecations
new 6302479 Fix mount dialog
new d36722e Expand bookmark dialog treeview
new e0d82d5 Drop GTK 2.14 specific code
new c48590c Fix memory leaks
new 58b64cc Fix bad free
new c26ff21 Do not attach menu to multiple widgets
new 1053a97 Fix vertical toolbar layout
new eda7d64 Improve appearance of the Preferences dialog
new 359942b Better spacing on mount progress dialog
new 4466f8d Use GtkComboBoxText with the bookmark editor
new 862e5aa Improve appearance of edit bookmark dialog
new 7b39b16 Drop additional widget refs since items are now hidden instead of removed from the table
new 887ae35 Improved size defaults on the icon view
new ba7736b Improve appearance of Supported Protocols dialog by left-aligning the label, adding a primary label, and sorting the protocols
new 2f2ac8b Fix accelerators
new dacaac3 Update changelog with new changes
new d3ba83c Merge remote-tracking branch 'bluesabre/gtk3-migration'
The 26 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 | 2 +
NEWS | 6 +
TODO | 1 -
configure.ac.in | 1 +
src/Makefile.am | 13 +-
src/backendgvfs.c | 21 +-
src/bookmark.c | 126 +++++---
src/bookmarkdialog.c | 50 +--
src/bookmarkeditdialog.c | 381 +++++++++++------------
src/bookmarkpanel.c | 23 +-
src/browsenetworkpanel.c | 52 ++--
src/gigolo.ui | 620 ++++++++++++++++++++++++++++++++++++
src/menubuttonaction.c | 119 +------
src/menubuttonaction.h | 9 +-
src/mountdialog.c | 21 +-
src/preferencesdialog.c | 136 ++++----
src/settings.c | 39 ++-
src/window.c | 796 +++++++++++++++++++++++++----------------------
18 files changed, 1497 insertions(+), 919 deletions(-)
create mode 100644 src/gigolo.ui
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list