Bug 364762 - Conditional usage of GtkTreeView newer coord function.
Summary: Conditional usage of GtkTreeView newer coord function.
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.8   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.8 M4   Edit
Assignee: Alexander Kurtakov CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 340067
  Show dependency tree
 
Reported: 2011-11-24 16:12 EST by Alexander Kurtakov CLA
Modified: 2012-10-01 12:23 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kurtakov CLA 2011-11-24 16:12:14 EST
Makes one of the existing functions dynamic and add the newer one and use it conditionally.
Commit/patch http://fedorapeople.org/gitweb?p=akurtakov/public_git/eclipse.platform.swt.git;a=commit;h=17943f8d1a03a5c478b6c798a6995eccde551afb
Comment 2 Silenio Quarti CLA 2011-11-25 12:28:28 EST
The version check in TreeDropTargetEffect.java was wrong. Fixed:

http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=d362bd5d08ab4680f6698f4000ad1598b6fffe44
Comment 3 Alexander Kurtakov CLA 2011-11-25 14:53:04 EST
Sorry about that. My mistake.
Comment 4 Silenio Quarti CLA 2012-10-01 12:23:43 EDT
This patch causes bug#390699.