1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 17:26:01 +02:00
cdt/core
Jonah Graham e091657eaf Bug 493070: [GTK3] stop removing all items from list
in GTK3 when the current selection is removed from the
org.eclipse.swt.widgets.List the selection is updated to another item,
on GTK2 and Windows the list stops having a selection. 

This change updates the code to safely delete all selected items.

Change-Id: Iedc99db89af117a04ad163190bdda0f8720eb2a6
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2016-05-12 13:59:02 -04:00
..
org.eclipse.cdt.core Add binary parsers to new build system. Clean up some toolchain stuff. 2016-05-10 16:05:53 -04:00
org.eclipse.cdt.core.aix Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 17:51:12 -05:00
org.eclipse.cdt.core.linux Hook compiling o.e.cdt.core.linux into maven build. 2016-05-12 03:35:59 -05: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 Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01:00
org.eclipse.cdt.core.native Update copyright dates 2016-02-11 01:50:14 -05:00
org.eclipse.cdt.core.tests Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01:00
org.eclipse.cdt.core.win32 Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01: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 493070: [GTK3] stop removing all items from list 2016-05-12 13:59:02 -04:00
org.eclipse.cdt.ui.tests Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01:00