[Xfce4-commits] [panel-plugins/xfce4-cpufreq-plugin] branch master updated (968f12c -> 584b4ba)
noreply at xfce.org
noreply at xfce.org
Sat May 6 21:01:01 CEST 2017
This is an automated email from the git hooks/post-receive script.
andre pushed a change to branch master
in repository panel-plugins/xfce4-cpufreq-plugin.
from 968f12c I18n: Update translation ca (100%).
new f69a76a Add .gitignore
new 4c2f940 Bump dependencies to check for gtk-3.20/libxfce4ui-2/libxfce4panel-2.0
new 65a7d99 Remove unused libxfce4util
new 1b3ef3c Set X-XFCE-API=2.0 in desktop file
new a9b9142 Replace GtkFontSelectionDialog by GtkFontChooserDialog
new f79632f Replace GtkV/HBox by GtkBox
new 929bdcb Replace alignment by h/valign and h/vexpand
new ccaa95d Replace padding by margin
new 9959834 Replace GtkComboBox by GtkComboBoxText
new fdfb67b Use gtk_dialog_get_content_area instead of directly accessing private vbox
new c42e144 Replace GtkV/HSeparator by GtkSeparator
new 3c58795 Replace gtk_widget_size_request by gtk_widget_get_preferred_size
new f6a5d1d Remove GTK_DIALOG_NO_SEPARATOR and replace GTK_STOCK_*
new 2da482a Use CSS font styling
new 2e2e15d Fix icon scaling
new 66cdecb Remove padding from panel button
new 6fea1db Fix compilation warn
new 52e9a2e Update copyright and add myself to AUTHORS
new d6b506e Fix stdout pollution due bad if handling
new 584b4ba Merge branch 'gtk3'
The 20 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 | 51 ++++++++++++++++++
AUTHORS | 1 +
configure.ac.in | 11 ++--
panel-plugin/cpufreq.desktop.in | 1 +
panel-plugin/xfce4-cpufreq-configure.c | 88 +++++++++++++++++++------------
panel-plugin/xfce4-cpufreq-overview.c | 78 ++++++++++++++++------------
panel-plugin/xfce4-cpufreq-plugin.c | 94 ++++++++++++++++++++++++----------
panel-plugin/xfce4-cpufreq-plugin.h | 3 ++
8 files changed, 230 insertions(+), 97 deletions(-)
create mode 100644 .gitignore
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list