1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
William Riley c297330c9c Bug 476797 - Port Expand annotation hover from JDT
Ported the JDT expand annotation hover code into CDT & adapted.

Added preference to control in equivalent location to JDT. Default is
disabled for now.

Changed behaviour from JDT version - 
 * Breakpoint annotations & add breakpoint option displayed last
 * Tooltips displayed with no delay after expanded hover is displayed
 * Reverted fix for bug 165533 due to issue where single click on 1st
   item in expanded hover also triggers single click on top item in
   ruler if mouse within ruler area (Same as JDT)

Known issues -
 * Double click on ruler column sometimes triggers single click on 1st
   item in expanded hover if user is too slow (Same as JDT)

Change-Id: I87c2f8efd04ea5084b056241a04758a368e2ca55
Signed-off-by: William Riley <william.riley@renesas.com>
2016-08-08 16:25:02 -04:00
..
org.eclipse.cdt.core Cosmetics. 2016-08-08 12:02:16 -07:00
org.eclipse.cdt.core.aix Remove old .cvsignore files 2016-06-30 09:58:00 -04:00
org.eclipse.cdt.core.linux Remove old .cvsignore files 2016-06-30 09:58:00 -04:00
org.eclipse.cdt.core.linux.ppc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.ppc64 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.ppc64le Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.x86 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.x86_64 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.macosx Remove old .cvsignore files 2016-06-30 09:58:00 -04:00
org.eclipse.cdt.core.native Remove old .cvsignore files 2016-06-30 09:58:00 -04:00
org.eclipse.cdt.core.tests Bug 498434 - Floating-point literal with leading zero 2016-07-28 22:01:45 -04:00
org.eclipse.cdt.core.win32 Remove old .cvsignore files 2016-06-30 09:58:00 -04:00
org.eclipse.cdt.core.win32.x86 Bug 491972 - [winpty] Not enough storage is available to process this command 2016-04-19 12:00:39 +02:00
org.eclipse.cdt.core.win32.x86_64 Bug 491972 - [winpty] Not enough storage is available to process this command 2016-04-19 12:00:39 +02:00
org.eclipse.cdt.ui Bug 476797 - Port Expand annotation hover from JDT 2016-08-08 16:25:02 -04:00
org.eclipse.cdt.ui.tests Remove Function Bodies and Remove Unused Declarations refactorings. 2016-08-08 12:02:17 -07:00