[Xfce4-commits] [panel-plugins/xfce4-systemload-plugin] branch master updated (4fb7379 -> d0bde58)
noreply at xfce.org
noreply at xfce.org
Fri Apr 29 16:07:17 CEST 2016
This is an automated email from the git hooks/post-receive script.
landry pushed a change to branch master
in repository panel-plugins/xfce4-systemload-plugin.
from 4fb7379 I18n: Update translation ca (100%).
new f704d11 [gtk3] Bump dependencies to check for libxfce4ui-2/libxfce4panel-2.0
new 144611d Set X-XFCE-API=2.0 in desktop file
new 2d90f31 Remove compat code for panel < 4.9
new d625745 Use GtkOrientable instead of *_set_orientation
new a061b02 Use GtkBox instead of XfceHVBox
new 9516966 gtk_box_pack_start_defaults was deprecated in Gtk 2.12 and removed in 3.0
new 3e563ae GTK_DIALOG_NO_SEPARATOR was removed, and use "gtk-close" instead of GTK_STOCK_CLOSE
new 0c7dc25 Update/assess copyright
new fd691ce Use GdkRGBA instead of GdkColor
new ba194bb Rework progressbar color handling
new 192803f Drop units label, useless and clutters the UI with Gtk+3
new 6954a02 Use gtk_widget_set_halign/valign instead of gtk_misc_set_alignment()
new 0cfd20d silence warning about declarations inside code
new 5f865e6 Use GtkGrid instead of GtkTable
new 18f6294 Handroll our own GtkImageMenuItem replacement, not perfect but works
new d0bde58 Refactor to use GtkSwitch instead of GtkToggleButton, and improve grid layout
The 16 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:
configure.ac.in | 10 +-
panel-plugin/Makefile.am | 3 -
panel-plugin/systemload.c | 275 +++++++++++++++----------------------
panel-plugin/systemload.desktop.in | 2 +-
4 files changed, 117 insertions(+), 173 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list