similar to: anyone running both GTK 2 and 3 ?

Displaying 20 results from an estimated 50000 matches similar to: "anyone running both GTK 2 and 3 ?"

2018 Nov 03
3
Red Hat is Planning To Deprecate KDE on RHEL By 2024
On 11/03/2018 01:22 AM, Nicolas Kovacs wrote: > Le 02/11/2018 ? 21:19, mark a ?crit : >> Odd, I've never had that problem. On the other hand, I *really* dislike >> gnome. I think their target is 16 yr olds. > > My reaction to GNOME 3 has been roughly the same as with systemd. At > first, I hated it with a passion. Then I saw everyone else seemed to use > it. So I
2006 Oct 02
3
PHP-gtk anyone?
Hi, I seem to be going round in circles trying to install php-gtk for Agata on a CentOS 4.4 installation - the configure keeps falling out with: checking for libglade-config... no checking for libglade... no configure: error: Unable to locate libglade I have installed libglade 1.99 and 2.01 directly from rpm but something's not meeting up. Is there a nice, yum-type install for libglade
2002 Aug 19
0
[Fwd: LispStat, R and ViSta [was: Re: Status?]]
Byron I meant there is no native (Aqua) version of GTK yet (there is wxWindows and Qt and Tk, so possibly GTK will follow). The X11 version of RGtk works for me too. I agree with your diagnosis of the GUI problem. Best -- Jan On Monday, August 19, 2002, at 12:08 AM, Byron Ellis wrote: > > On Monday, August 19, 2002, at 12:09 AM, Jan de Leeuw wrote: >> > > I accidentally
2007 Mar 26
0
6 commits - doc/swfdec-sections.txt libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_player.h libswfdec/swfdec_loader.c player/swfplay.c swfdec-gtk.pc.in
doc/swfdec-sections.txt | 6 +++--- libswfdec-gtk/Makefile.am | 2 +- libswfdec-gtk/swfdec_gtk_player.c | 13 +++++++------ libswfdec-gtk/swfdec_gtk_player.h | 4 ++-- libswfdec/swfdec_loader.c | 1 - player/swfplay.c | 2 +- swfdec-gtk.pc.in | 2 +- 7 files changed, 15 insertions(+), 15 deletions(-) New commits:
2007 Apr 02
0
4 commits - configure.ac doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt doc/swfdec.types libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_loader.h
configure.ac | 27 +++- doc/Makefile.am | 3 doc/swfdec-docs.sgml | 1 doc/swfdec-sections.txt | 18 ++ doc/swfdec.types | 2 libswfdec-gtk/Makefile.am | 6 libswfdec-gtk/swfdec-gtk.h | 1 libswfdec-gtk/swfdec_gtk_loader.c | 237 +++++++++++++++++++++++++++++++++++++
2007 Oct 21
0
2 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_widget.c
libswfdec-gtk/swfdec_gtk_loader.c | 3 ++- libswfdec-gtk/swfdec_gtk_widget.c | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit a627260de1398da19cfdb93efe16bcb1fe2caef7 Author: Benjamin Otte <otte at gnome.org> Date: Sun Oct 21 19:09:58 2007 +0200 only call g_thread_init() once diff --git a/libswfdec-gtk/swfdec_gtk_loader.c
2007 Aug 08
0
5 commits - libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_gtk_widget.c libswfdec/Makefile.am libswfdec/swfdec_script.h player/Makefile.am test/Makefile.am
libswfdec-gtk/Makefile.am | 6 ++---- libswfdec-gtk/swfdec_gtk_widget.c | 13 ++++++++----- libswfdec/Makefile.am | 2 +- libswfdec/swfdec_script.h | 2 -- player/Makefile.am | 6 +++--- test/Makefile.am | 10 +++++----- 6 files changed, 19 insertions(+), 20 deletions(-) New commits: diff-tree
2007 Apr 03
0
11 commits - libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_playback_alsa.c libswfdec-gtk/swfdec_source.c libswfdec/swfdec_cached.c libswfdec/swfdec_font.c libswfdec/swfdec_morphshape.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_script.c
libswfdec-gtk/swfdec_gtk_loader.c | 10 ++++++++-- libswfdec-gtk/swfdec_playback_alsa.c | 3 +-- libswfdec-gtk/swfdec_source.c | 32 ++++++++++++++++++++++++-------- libswfdec/swfdec_cached.c | 3 +-- libswfdec/swfdec_font.c | 19 ++++++++++++++----- libswfdec/swfdec_morphshape.c | 10 ++++++++-- libswfdec/swfdec_net_stream.c | 3 ++-
2007 Nov 15
0
2 commits - libswfdec-gtk/swfdec_gtk_loader.c player/swfplay.c
libswfdec-gtk/swfdec_gtk_loader.c | 35 +++++++++++++++++------------------ player/swfplay.c | 5 ++++- 2 files changed, 21 insertions(+), 19 deletions(-) New commits: commit 78b95d4dd8818ce8ee8f6c3a01a56178d6f20f40 Author: Benjamin Otte <otte at gnome.org> Date: Thu Nov 15 15:35:11 2007 +0100 add max-runtime switch to set maximum runtime. Set default runtime to
2007 Dec 03
0
libswfdec-gtk/swfdec_gtk_loader.c
libswfdec-gtk/swfdec_gtk_loader.c | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) New commits: commit fe3dd2e91416b669b84aa6394181639908328941 Author: Benjamin Otte <otte at gnome.org> Date: Mon Dec 3 17:24:09 2007 +0100 only emit EOF signal if we're not already EOF diff --git a/libswfdec-gtk/swfdec_gtk_loader.c b/libswfdec-gtk/swfdec_gtk_loader.c index
2007 Jul 07
0
2 commits - doc/Makefile.am libswfdec-gtk/Makefile.am Makefile.am player/Makefile.am test/Makefile.am
Makefile.am | 13 ++++++++++--- doc/Makefile.am | 5 +++++ libswfdec-gtk/Makefile.am | 4 ---- player/Makefile.am | 4 ---- test/Makefile.am | 2 +- 5 files changed, 16 insertions(+), 12 deletions(-) New commits: diff-tree f1b1b9d2d998bcc19cbd915b58a7f3d63a435a6b (from 084d1856375ea3dd92325fe106605ac0ce3c58a8) Author: Benjamin Otte <otte at
2007 Apr 22
0
3 commits - configure.ac libswfdec/swfdec_debug.h swfdec-gtk.pc.in swfdec.pc.in
configure.ac | 12 ++++++------ libswfdec/swfdec_debug.h | 2 +- swfdec-gtk.pc.in | 2 +- swfdec.pc.in | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) New commits: diff-tree 086e5f3c4da50df4b485792da7ca49a25484aebc (from ca4b02b5852291d4bf3d11e71278229530d6e973) Author: Benjamin Otte <otte@gnome.org> Date: Sun Apr 22 12:45:03 2007 +0200
2007 Aug 02
1
libswfdec-gtk/swfdec_gtk_loader.c
libswfdec-gtk/swfdec_gtk_loader.c | 1 + 1 files changed, 1 insertion(+) New commits: diff-tree 4d1ee537d4cd388a8b21003496d3511df6f0549d (from ba4f1da69d0c74c45b0b4d92330f2203d258bb49) Author: Benjamin Otte <otte at gnome.org> Date: Thu Aug 2 13:06:55 2007 +0200 keep a reference to the message, since it's unreffed automagically diff --git a/libswfdec-gtk/swfdec_gtk_loader.c
2012 Sep 17
0
CESA-2012:1284 Moderate CentOS 6 spice-gtk Update
CentOS Errata and Security Advisory 2012:1284 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2012-1284.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 7fbeb404ddebbc96d1d2752fc2b6d44517ec8f60aad8551270b166aa30cd407f spice-glib-0.11-11.el6_3.1.i686.rpm
2013 Aug 17
0
CEBA-2013:1159 CentOS 6 spice-gtk Update
CentOS Errata and Bugfix Advisory 2013:1159 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1159.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 8d1079bab56eeedfe19cf4d835012f38a22f7069537facc0eb30054c4ec9c118 spice-glib-0.14-7.el6_4.1.i686.rpm
2013 Sep 20
0
CESA-2013:1273 Important CentOS 6 spice-gtk Update
CentOS Errata and Security Advisory 2013:1273 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2013-1273.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: c7bc8814163e0390fbba942451f909fd2219a985e6d7d80e20406337df9f53d7 spice-glib-0.14-7.el6_4.3.i686.rpm
2014 May 05
0
CEBA-2014:0467 CentOS 6 spice-gtk Update
CentOS Errata and Bugfix Advisory 2014:0467 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0467.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: dcf81b9b26c7938f26faa899c26b60111d1e68417df3d1a23dad39e503860b33 spice-glib-0.20-11.el6_5.1.i686.rpm
2018 Sep 28
0
CESA-2018:2732 Important CentOS 6 spice-gtk Security Update
CentOS Errata and Security Advisory 2018:2732 Important Upstream details at : https://access.redhat.com/errata/RHSA-2018:2732 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 9b96c82fae6fe02637eed3dac468fc6c8b7873ebd6447780880691dd8e6fd44d spice-glib-0.26-8.el6_10.1.i686.rpm
2020 Feb 11
0
CESA-2020:0471 Moderate CentOS 6 spice-gtk Security Update
CentOS Errata and Security Advisory 2020:0471 Moderate Upstream details at : https://access.redhat.com/errata/RHSA-2020:0471 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: c89a83ebbc2927db579984c7570fe55087dcaafeec5ce677ab22e3f757a71bec spice-glib-0.26-8.el6_10.2.i686.rpm
2007 Jul 07
0
Branch 'as' - 3 commits - doc/Makefile.am libswfdec-gtk/Makefile.am Makefile.am player/Makefile.am test/Makefile.am
Makefile.am | 13 ++++++++++--- doc/Makefile.am | 5 +++++ libswfdec-gtk/Makefile.am | 4 ---- player/Makefile.am | 4 ---- test/Makefile.am | 2 +- 5 files changed, 16 insertions(+), 12 deletions(-) New commits: diff-tree 9c722f8d1a73a21b7eb2939156c75ede85265663 (from parents) Merge: aab61502175bd018e7de1c01b8ef86b909d932a0