Bug 389096 - Use cairo_region_translate() instead of gdk_region_offset () for GTK+3
Summary: Use cairo_region_translate() instead of gdk_region_offset () for GTK+3
Status: CLOSED DUPLICATE of bug 391050
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.3   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 340067
  Show dependency tree
 
Reported: 2012-09-07 16:09 EDT by Anatoly Spektor CLA
Modified: 2012-10-03 13:42 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anatoly Spektor CLA 2012-09-07 16:09:08 EDT
This patch uses  cairo_region_translate() instead of gdk_region_offset () for GTK+3 and higher:

http://fedorapeople.org/cgit/aspektor/public_git/eclipse.platform.swt.git/commit/?h=gtk3_region_offset
Comment 1 Anatoly Spektor CLA 2012-10-03 13:42:26 EDT

*** This bug has been marked as a duplicate of bug 391050 ***