1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-17 05:55:22 +02:00
Commit graph

1111 commits

Author SHA1 Message Date
David McKnight
332a08db68 [186845] fix so that we don't assume a TreeItem when doing add() 2007-05-14 19:58:19 +00:00
Martin Oberhuber
f431b44e9b [186779] Fix IRSESystemType.getAdapter() 2007-05-14 13:33:45 +00:00
Martin Oberhuber
5ba7489961 [186773][api] split ISystemRegistryUI from ISystemRegistry 2007-05-14 13:05:23 +00:00
Martin Oberhuber
a05c47c834 [168975] Move ISystemRegistryUI#fireRemoteResourceChangedEvent from UI to Core 2007-05-14 11:43:32 +00:00
Martin Oberhuber
5fa355b830 [185552][api] Remove remoteSystemsViewPreferencesActions extension point 2007-05-14 11:13:56 +00:00
Martin Oberhuber
daddc54dae [186128][refactoring] Move IProgressMonitor last in public base classes 2007-05-14 09:44:39 +00:00
Martin Oberhuber
3e324a6792 Fix typo in Javadoc 2007-05-14 09:01:09 +00:00
Martin Oberhuber
9244d48204 [186748][api] Move ISubSystemConfigurationAdapter from org.eclipse.rse.ui/subsystems/org.eclipse.rse.core.subsystems.util to org.eclipse.rse.ui.subsystems 2007-05-14 08:10:07 +00:00
Martin Oberhuber
655da9c585 [186523][api] Move subsystemConfigurations extension point from UI to core 2007-05-12 01:40:42 +00:00
Martin Oberhuber
8f161352bd [186525][api] Move keystoreProviders extension point to org.eclipse.rse.core 2007-05-11 21:12:17 +00:00
Martin Oberhuber
2aa9214149 [186640][api] Add IRSESystemTyep.isLocal(), isWindows(), getProperty(String, boolean) 2007-05-11 20:28:10 +00:00
Martin Oberhuber
97acafc9eb [174945] Remove obsolete icons from rse.shells.ui 2007-05-11 17:53:36 +00:00
Martin Oberhuber
90fe1b916d [174945] Remove obsolete icons from rse.shells.ui 2007-05-11 17:29:16 +00:00
Martin Oberhuber
6780ae8b16 [174945] split importexport icons from rse.ui 2007-05-11 16:43:07 +00:00
Martin Oberhuber
ca4b641ba5 [doc] improve javadoc for IConnectorService 2007-05-11 13:11:18 +00:00
David Dykstal
9529b426c3 [177329][api] API changes to add timeouts and better return indications for the persistence manager. 2007-05-11 04:05:14 +00:00
Martin Oberhuber
cfd6e8f1b5 Fix typo 2007-05-10 17:02:19 +00:00
Martin Oberhuber
1fe5c4b9dd [185554][api] Remove dynamicPopupMenuExtensions extension point 2007-05-10 16:28:43 +00:00
Martin Oberhuber
0c96066b98 [183824][api] Forward SystemMessageException from IRemoteFileSubsystem rather than handling it 2007-05-10 16:02:01 +00:00
Martin Oberhuber
9af75140de [186128][api] Move IProgressMonitor last in all API 2007-05-10 14:11:48 +00:00
Martin Oberhuber
7af0ea93c0 [177523][api] Unify singleton getter methods to use getInstance() 2007-05-10 12:40:20 +00:00
David McKnight
9c7c0f0cac [180875] applying Kevin Dolye's patch for closing file dialog on double-click 2007-05-08 19:44:17 +00:00
Uwe Stieber
a1b738992b [fix] ISystemContextMenuConstants.GROUP_NEW_NONCASCADING not consistently contributed to menu on system type level 2007-05-08 08:43:43 +00:00
David Dykstal
cab2a024dd [183161][api][refactor] Move SystemFilterPoolManager to org.eclipse.rse.internal.core.filters. 2007-05-07 19:08:30 +00:00
David McKnight
7c41349015 only set input object if it's non-null. For dstore import cert dialog, the input is already set prior to the dialog coming up. 2007-05-07 16:43:36 +00:00
David McKnight
ff6fc2fce7 [166338] use new connect API in SystemConnectAction 2007-05-01 16:31:57 +00:00
Martin Oberhuber
5cfd747882 Unify Source Builds: about.html in all source builds, schema only in source builds 2007-04-27 15:15:45 +00:00
David McKnight
f49f3c8ec6 [180875] applying Kevin Doyle's patch so that files are not opened when double-clicking a file from a dialog 2007-04-27 12:55:35 +00:00
Martin Oberhuber
67afb87a3d Use ICU4J to sort system type labels according to international unicode rules 2007-04-26 09:21:40 +00:00
Martin Oberhuber
9c486010c1 [184095] update docs for SystemWidgetHelpers.sortSystemTypesByLabel() 2007-04-25 21:24:35 +00:00
Martin Oberhuber
1646646eaf [184095][api] Replace String systemTypeName by IRSESystemType everywhere.
Migrate to using system type labels in all UI, and system type IDs when storing Preferences.
Combine NLS messages in rse.core. Add some API to SystemWidgetHelpers for dealing with system types.
Update and beautify Javadoc.
2007-04-25 20:24:16 +00:00
David McKnight
b5980ec2a6 [184053] recursiveFindExactMatches to find exact match when hash lookup fails 2007-04-25 16:39:34 +00:00
David McKnight
8a2f96ce75 [181458] support for copy paste and drag and drop from rse to windows explorer 2007-04-25 15:04:45 +00:00
David McKnight
bb8214b649 should only add multirule if there are rules. If we do add a multirule with no rules, then we hit an exception 2007-04-25 14:14:53 +00:00
Martin Oberhuber
5db36e801e [182454] improve getAbsoluteName() documentation 2007-04-25 11:51:55 +00:00
Martin Oberhuber
acd39c3849 [182454] improve getAbsoluteName() documentation 2007-04-25 11:49:36 +00:00
Martin Oberhuber
7fc7c243b4 [182454] improve getAbsoluteName() documentation 2007-04-25 11:41:25 +00:00
Martin Oberhuber
d31ac6c82c [182454] improve getAbsoluteName() documentation 2007-04-25 11:32:53 +00:00
Martin Oberhuber
fe8cc2c5f0 [183165] Do not implement constant interfaces 2007-04-23 13:54:00 +00:00
Martin Oberhuber
e8dc372b54 [168975] Move RSE Events API to Core 2007-04-23 13:42:16 +00:00
David McKnight
fe3b44d754 [180974] message line needs to account for null text 2007-04-20 17:30:14 +00:00
David McKnight
1f7414b6de [180974] message line needs to account for null text 2007-04-20 17:15:27 +00:00
David McKnight
cf79eddb02 [180974] message line needs to account for null text 2007-04-20 16:48:02 +00:00
David McKnight
eb9e3ee4bd [183247] updating element comparer to account for different subsystems 2007-04-20 15:53:29 +00:00
Uwe Stieber
0df2ceb4ec [fix] System view toolbar refresh action not correctly initialized with id and action definition id 2007-04-20 09:41:16 +00:00
David Dykstal
0336dce69b [181064] persist environment variables in the order they were entered 2007-04-19 18:33:35 +00:00
David McKnight
1be96bcbef [182802] changing how this is done since there are different services and configurations for each - meanings we can't just cling on to the original factories 2007-04-19 18:32:10 +00:00
David McKnight
3a6d940b12 [182802] null pointer check and some logging messages. I can't reproduce this but logging to see if we can gather more info on how this happens. 2007-04-19 17:28:29 +00:00
Martin Oberhuber
65b6846d56 Replace RSEUIPlugin.getDefault().getSystemRegistry by getTheSystemRegistry() 2007-04-19 13:06:10 +00:00
Martin Oberhuber
545db2121e Replace RSEUIPlugin.getDefault().getSystemRegistry by getTheSystemRegistry() 2007-04-19 13:04:40 +00:00