[Xfce4-commits] [apps/xfce4-taskmanager] branch landry/gtk3 created (now 3b11350)
noreply at xfce.org
noreply at xfce.org
Mon Dec 8 23:01:59 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.
at 3b11350 [wip] gets taskmanager to build with Gtk3
This branch includes the following new commits:
new f327226 check for optional gtk3 support
new 1586329 also check for libwnck3, will have to be dependent on gtk3 anyway
new e91f904 set GTK2/GTK3/WNCK/WNCK3 LIBS/CFLAGS depending on USE_GTK3
new 28c6cea use gtk_widget_is_visible instead of GTK_WIDGET_VISIBLE()
new 2cf4aef include gdk/gdkkeysyms-compat.h to get GDK_Menu #define
new dab45b2 GTK_WIDGET_SET_FLAGS seems to be gtk2 only
new af176e4 gdk_spawn_command_line_on_screen() was removed, try to use g_app_info_launch()
new 008bfd6 GtkComboBoxText appeared in gtk 2.24.1, use it if available
new 55591b1 GTK_WIDGET_SET_FLAGS seems to be gtk2 only
new f76b997 Use gtk_check_menu_item_get_active() instead of poking directly at the active member
new 41a9d83 Use gtk_widget_get_window() (appeared in Gtk 2.14) instead of poking at window struct member
new fc67cde Depend on Gtk 2.14, released ages ago...
new 78330db expose-event was replaced by draw, assign the same callback for now (probably wrong)
new eaa3886 [wip] directly pass a hardcoded red GdkColor where gtk2 code pokes at GtkStyle internals
new 3b11350 [wip] gets taskmanager to build with Gtk3
The 15 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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list