Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 389727 - Use cairo_region_union() instead of gdk_region_union() for GTK+ 3
Summary: Use cairo_region_union() instead of gdk_region_union() for GTK+ 3
Status: CLOSED DUPLICATE of bug 391050
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.2   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-17 10:09 EDT by Anatoly Spektor CLA
Modified: 2012-10-03 13:44 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-17 10:09:30 EDT
This patch substitutes gdk_region_union() with cairo_region_union() for GTK+ 3 and higher:

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

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