1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 06:55:23 +02:00
Commit graph

1111 commits

Author SHA1 Message Date
David McKnight
81d2c5fae0 [170627] use IContextObject for hasChildren 2007-02-16 20:48:28 +00:00
David McKnight
484a619cbf [172468] making rse.ui view stuff internal 2007-02-16 16:29:48 +00:00
Kushal Munir
15d2c59d3b [150265] Fix problem with persistence of newly created subsystems that are not registered through an extension point for the system type of the host. 2007-02-16 16:04:51 +00:00
David McKnight
9d983938df [174270] in findExactItem() also use equals() in check 2007-02-16 15:20:59 +00:00
David McKnight
f87607f37c [174295] use absolute name rather than name when finding references 2007-02-16 14:40:09 +00:00
Uwe Stieber
2cdb65c8b0 [174418] Fixed copyright note 2007-02-16 10:27:09 +00:00
Uwe Stieber
084a3ce496 [fix] 174418 SystemAdapterHelpers.getAdapter(Object) try to find adapter twice 2007-02-16 10:26:08 +00:00
Kushal Munir
881441ad83 [150265] Fix problems with multiple connections showing up when using createSubSystems() in SystemRegistry 2007-02-15 23:38:34 +00:00
David McKnight
285aba104c [170728] changing to use IRemoteObjectIdentifier and/or ISystemViewelementAdapter instead of ISystemRemoteElementAdapter in system table view. 2007-02-15 21:27:10 +00:00
David McKnight
af223d789b [170728] changing to use IRemoteObjectIdentifier and/or ISystemViewelementAdapter instead of ISystemRemoteElementAdapter in system table view. 2007-02-15 21:24:14 +00:00
David McKnight
8d9f1b8d54 [170728] changing to use IRemoteObjectIdentifier and/or ISystemViewelementAdapter instead of ISystemRemoteElementAdapter in systemview. 2007-02-15 21:20:31 +00:00
David McKnight
37897c0bdd [170627] changed views to use IContextObject during queries 2007-02-15 17:32:02 +00:00
David Dykstal
993822a985 [168870][api][refactor]Moved the following to core from ui
PasswordPersistenceManager
SystemResourceConstants

Made the following utility class in Core from methods found on RSEUIPlugin
RSEHostUtil

Moving PasswordPersistenceManager required that preferences that were in the UI plugin are moved to Core. SystemPreferencesManager was rewritten to manage both Core and UI plugin preferences.
2007-02-14 23:17:22 +00:00
Martin Oberhuber
80b6095a9f Fix build of user actions 2007-02-14 10:47:46 +00:00
Kushal Munir
f1df19f3b3 [150265] [api] Added createHost() methods to SystemRegistry to allow for host creation without creating the subsystems. Added createSubSystems() method to allow subsystems to be created for an already created host. 2007-02-13 15:09:53 +00:00
Martin Oberhuber
09a60b80fb Fix N-builds by allowing "assert" in org.eclipse.rse.ui 2007-02-13 12:15:38 +00:00
Uwe Stieber
d2c9c78b57 [fix] Dynamic association of new connection wizards to system types will be done via the system type adapter 2007-02-13 11:51:42 +00:00
Uwe Stieber
3ecdb0a3a5 [fix] API inconsitency in ISystemPromptDialog 2007-02-13 09:52:50 +00:00
Kushal Munir
6b04348c73 [150112]: Remove dead code. Classes SystemNewConnectionWizard, SystemNewConnectionWizardDefaultMainPage and SystemNewConnectionWizardRenameProfilePage have been deleted. 2007-02-13 03:51:32 +00:00
David McKnight
0a59ebf2a1 [173523] applied Javier's pathc 2007-02-12 17:17:26 +00:00
Martin Oberhuber
8cad903b9c [142947] Fix build error against Eclipse 3.3 M5 due to SWT drag&drop change 2007-02-12 16:11:48 +00:00
Martin Oberhuber
c6ff411efd [162081] Fix runtime ClassCastException 2007-02-12 15:54:15 +00:00
Uwe Stieber
dd4c4ae10d [fix] required id is associated with newConnectionWizardDelegate element instead of extension 2007-02-12 14:04:31 +00:00
Uwe Stieber
4614f392bb [api] Needs possibility to register newWizardConnectionDelegate with dynamically contributed system types 2007-02-12 12:55:38 +00:00
Uwe Stieber
b1bc678b8a [api] Needs possibility to register newWizardConnectionDelegate with dynamically contributed system types 2007-02-12 12:48:05 +00:00
Martin Oberhuber
ab3919c38a [162081] Get rid of subsystemConfigurations attribute "supportsAllSystemTypes". Fix Discovery usage of systemTypeIds. 2007-02-12 12:01:36 +00:00
Uwe Stieber
55e4312233 [162081] deprecated "systemTypes" attribute of subsystemConfigurations extension point has been removed 2007-02-10 17:17:29 +00:00
David Dykstal
a480341791 [168870] stage 2 integration
removing extraneous classes and moving SystemPerspectiveHelpers
2007-02-09 16:35:59 +00:00
Uwe Stieber
53e096fc18 [173265] [api] Need systemType -> subsystemConfiguration association 2007-02-09 15:32:54 +00:00
Uwe Stieber
6870a4a8e0 [fix] Fixed makeRegex usage of meta-character 2007-02-09 14:37:08 +00:00
Uwe Stieber
657a1c0080 [cleanup] Prepare for possible removal of systemTypes attribute 2007-02-09 14:33:50 +00:00
Uwe Stieber
22d4c8efdd [fix] NPE in SubSystemConfigurationProxy constructor 2007-02-09 14:28:15 +00:00
Uwe Stieber
523eabbdf3 [162081] "systemTypes" attribute of subsystemConfigurations extension point marked deprecated 2007-02-09 14:16:47 +00:00
Uwe Stieber
5585d55bdf [162081] Reviewed and updated subsystemconfiguration extension point 2007-02-09 13:30:36 +00:00
Uwe Stieber
b69b48a074 [162081] subsystemConfigurations should use "id" instead of "name" to reference systemTypes 2007-02-09 13:27:09 +00:00
Uwe Stieber
ce4e99f5cc [cleanup] Fix javadoc warnings for misspelled parameter docus 2007-02-09 11:56:05 +00:00
Martin Oberhuber
2154b7cc7f [cleanup] Fixing copyright dates. Was moved from org.eclipse.rse.ui/systems/org.eclipse.rse.core 2007-02-08 13:07:44 +00:00
David Dykstal
d4e96fd9dd [168870] stage 1 integration 2007-02-07 17:13:50 +00:00
David McKnight
6191ec4a50 [173143] removing remote property page and remote popup menu extension points 2007-02-06 19:13:50 +00:00
Uwe Stieber
36a73519f3 [fix] label and children calculation 2007-02-06 16:37:59 +00:00
Uwe Stieber
186495b744 [fix] Inconsistent API usage led to internal control variable not set correctly 2007-02-06 15:59:40 +00:00
Uwe Stieber
aee897c1dc [fix] system promptable object does not reveal associated system types 2007-02-06 14:39:08 +00:00
David Dykstal
3a0efdabdc [api][171530] Add a setEditable to the SystemFilterStringEditPane hierarchy. 2007-02-06 04:12:17 +00:00
David Dykstal
9710d904bf [172437] incorporated patch 2007-02-05 20:43:23 +00:00
Uwe Stieber
1c056d5cb4 [172469] fix patch failed to apply to this file but rejection file has not been checked 2007-02-02 13:36:26 +00:00
Martin Oberhuber
f2491d7610 Update Copyright 2007-02-02 09:05:11 +00:00
David McKnight
bc939ffa4c [172469] applying patch 2007-02-01 19:51:03 +00:00
Martin Oberhuber
086d1ccc19 Rename SystemViewSafeTreeViewer to SafeTreeViewer, improve javadoc 2007-02-01 17:51:57 +00:00
David McKnight
fa408d21d5 [172492] patch from Uwe to make tree viewer safe 2007-02-01 17:30:41 +00:00
Martin Oberhuber
d65885e486 Specify x-internal in manifest for exported internal packages. Fix some compiler warnings. 2007-02-01 11:47:47 +00:00