After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 627573 - Port from GDK to Cairo
Port from GDK to Cairo
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
2.90.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks: 626688
 
 
Reported: 2010-08-21 15:01 UTC by Philip Withnall
Modified: 2010-09-04 15:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Port Totem from GDK to Cairo (6.67 KB, patch)
2010-08-21 15:02 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2010-08-21 15:01:38 UTC
Due to the GDK removals in GTK+ master, we need to port a few things to Cairo.

http://live.gnome.org/GnomeGoals/GDKtoCairo
http://blogs.gnome.org/otte/2010/07/27/rendering-cleanup/
Comment 1 Philip Withnall 2010-08-21 15:02:51 UTC
Created attachment 168455 [details] [review]
Port Totem from GDK to Cairo
Comment 2 Philip Withnall 2010-09-04 15:31:14 UTC
Reviewed over IM.

commit ed884ba7a2991b3d8f192154a117e386c0e6773f
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Aug 19 23:16:46 2010 +0100

    Bug 627573 — Port from GDK to Cairo

 browser-plugin/totem-glow-button.c               |   47 +++++++--------------
 src/backend/bacon-video-widget-gst-0.10.c        |   16 ++++----
 src/plugins/screenshot/gnome-screenshot-widget.c |   10 ++++-
 3 files changed, 32 insertions(+), 41 deletions(-)