[Xfce4-commits] [apps/xfce4-taskmanager] branch landry/gtk3 updated (3b11350 -> 9e0dde7)
noreply at xfce.org
noreply at xfce.org
Thu Dec 11 19:11:12 CET 2014
This is an automated email from the git hooks/post-receive script.
landry pushed a change to branch landry/gtk3
in repository apps/xfce4-taskmanager.
from 3b11350 [wip] gets taskmanager to build with Gtk3
new 23c43d1 comment out gdk_color_parse() calls, allows taskmanager built with gtk3 to run..
new 1672247 no need for HAVE_GTK3 when you already check for GTK_CHECK_VERSION(2, 24, 1)
new c90a0ac use GDK_KEY_Menu instead of the deprecated GDK_Menu via gdkkeysyms-compat.h
new 177914f Convert GtkBuilder files to gtk3
new cc30134 Save GtkBuilder file with glade 3, allows to display the settings dialog without crashing.
new 9e0dde7 save process-window.ui with glade 3
The 6 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:
src/process-monitor.c | 4 ++
src/process-tree-view.c | 5 +-
src/process-window.ui | 19 ++++---
src/settings-dialog.c | 4 +-
src/settings-dialog.ui | 128 ++++++++++++++++++++++++++++++++---------------
5 files changed, 105 insertions(+), 55 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list