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
Uwe Stieber
d9e08a3526 [fix] [174966] IRSESystemType should have a getLabel() method for translatable label 2007-02-26 16:38:21 +00:00
Uwe Stieber
e2ad7f32cd [fix] [175153] Additional fix on Linux host 2007-02-26 14:28:18 +00:00
Uwe Stieber
2f4f34b5b1 [fix] [175153], [175316] and other minor bugs 2007-02-26 14:15:38 +00:00
Uwe Stieber
efb5039f61 [fix][175160] RSE Unit Tests fail in I20070222-1133 and I20070223-0730 2007-02-23 14:56:27 +00:00
Martin Oberhuber
217a68fc61 [cleanup] fix compiler warning 2007-02-22 23:17:34 +00:00
David McKnight
124617c27a [175142] updated year to 2007 and made delegatingshellprocessconnectorservice internal 2007-02-22 22:33:17 +00:00
David McKnight
bc609fe6c6 [175142] checks during persistence and registration of the service 2007-02-22 22:16:55 +00:00
David McKnight
2cbfd023fe [175142] added delegating connector service interface, abstract impl and concrete impl for shell processes 2007-02-22 21:04:29 +00:00
David McKnight
92245e0dbd [174942] common show actions need to work with remote objects as well as non-remote 2007-02-22 17:05:59 +00:00
David McKnight
7e50c094cf [174942] moving getAdapter() to getViewAdapter() 2007-02-22 16:58:27 +00:00
David McKnight
5ea61e9a73 [174942] changed getAdapter() in SystemTableView to getViewAdapter. Changed doDelete() in SystemView to check for remote object 2007-02-22 16:47:07 +00:00
David McKnight
a5abca5d90 [174942] getting rid of remote object identifier code. This seems to be problemmatic everywhere. Restoring the code to use either ISystemViewelementAdapter where possible, and ISystemRemoteElementAdapter only for cases where special handling is required 2007-02-22 15:47:24 +00:00
David McKnight
95a6f8c8e1 [174942] applied pathc for table view to get remote object identifer 2007-02-22 15:25:55 +00:00
David McKnight
4e857e5e67 [175096] use SystemAdapterHelpers method to get adapter 2007-02-22 13:19:25 +00:00
Uwe Stieber
df4f46c8cc [docu update] [175027] Team profile is selected when creating a new connection 2007-02-22 13:12:24 +00:00
Uwe Stieber
6aab1d83d3 [fix] [175027] Team profile is selected when creating a new connection 2007-02-22 12:50:12 +00:00
Martin Oberhuber
46f7d48ad0 [174858] split category names for new connection wizard:Newwizard category = "Remote System Explorer"; Default connection category = "General" 2007-02-21 23:23:45 +00:00
Martin Oberhuber
6f3727b8ae [174992] default wizard hides special ones 2007-02-21 23:13:08 +00:00
David McKnight
f0f8088a06 [174944] changes to allow setPreselection() to work 2007-02-21 19:36:38 +00:00
David McKnight
de0ba15f98 [174942] some adapter issues - use ISystemViewElementAdapter instead of IRemoteObjectIdentifier 2007-02-21 16:07:48 +00:00
Uwe Stieber
920041498e [fix] [174841] The names of the system types are incorrect in the Remote Systems View 2007-02-21 15:49:55 +00:00
Uwe Stieber
dd7e7887a3 [fix] [174883] Can not create new connection after a profile is deleted 2007-02-21 15:04:32 +00:00
Uwe Stieber
1746c53b04 [174858] Renamed default RSE category to 'General' 2007-02-21 13:17:35 +00:00
Uwe Stieber
df7ca12b09 [cleanup] Remove invalid copied code from base class 2007-02-21 13:10:01 +00:00
Uwe Stieber
656e656e27 [cleanup] minor cleanups of SystemConnectionForm and RSEDefaultNewConnectionMainPage page validations 2007-02-21 12:57:17 +00:00
Uwe Stieber
13b9fa9d3a [fix] type in level two message from 1220 2007-02-21 11:47:38 +00:00
Uwe Stieber
fcd9fc3124 [173772] extension point renamed to newConnectionWizards and updated ISV docu 2007-02-20 16:57:38 +00:00
Kushal Munir
f02e807dda [174798] Set additional wizard pages, i.e. subsystem configuration wizard pages, when a different system type is selected. 2007-02-20 16:25:00 +00:00
Uwe Stieber
c3584207d9 [fix] [174771] New connection wizard works on 1st invocation only 2007-02-20 15:00:58 +00:00
David McKnight
9117eeab65 [174774] need to change the cast to use SystemTableViewProvider rather than SystemTableTreeViewProvider 2007-02-20 14:54:42 +00:00
Uwe Stieber
b0b2620fe7 [fix] SystemConnectionForm not verified 2007-02-20 11:14:52 +00:00
Uwe Stieber
21b5047b8c [fix] NPE if called from the Eclipse new element wizard dialog 2007-02-20 10:41:31 +00:00
Uwe Stieber
d4c9e1702a [fix] system profile selection combo empty on second invocation of new connection wizard 2007-02-20 09:51:30 +00:00
Uwe Stieber
e6c3895d55 [173772] bug fixings and related cleanups 2007-02-20 09:04:47 +00:00
Kushal Munir
5c3dc60f16 [173871] [api] Move archivehandlers extension point to org.eclipse.rse.services from org.eclipse.rse.ui. Also, move some classes related to archive handling to internal packages. 2007-02-19 20:13:40 +00:00
Kushal Munir
45118db9d6 [173871] [api] Move archivehandlers extension point to org.eclipse.rse.services from org.eclipse.rse.ui. Also, move some classes related to archive handling to internal packages. 2007-02-19 19:58:51 +00:00
Kushal Munir
71e8bcdbaf [173871] [api] Move archivehandlers extension point to org.eclipse.rse.services from org.eclipse.rse.ui. Also, move some classes related to archive handling to internal packages. 2007-02-19 19:32:35 +00:00
Uwe Stieber
8d0cb1cf73 [173772] [api] New connection wizard needs to become totally influenceable 2007-02-19 16:43:28 +00:00
David McKnight
38ee12cb91 [174624] check for ISystemRemoteElementAdapter before calling updateRemoteObjectProperties() 2007-02-19 16:07:32 +00:00
Martin Oberhuber
c853fcc372 [168870][refactor] stage 4, created RSEPreferencesManager and moved SystemPreferencesManager from core to ui package. 2007-02-19 15:07:13 +00:00
Martin Oberhuber
e776940237 [172468] making rse.ui view stuff internal 2007-02-19 14:58:34 +00:00
Martin Oberhuber
9c56967e02 [cleanup] fix javadoc 2007-02-19 12:06:26 +00:00
Martin Oberhuber
b1c4c24a12 [cleanup] fix javadoc 2007-02-19 12:00:28 +00:00
Martin Oberhuber
5a96bb7cf4 [cleanup] fix javadoc 2007-02-19 11:50:02 +00:00
Martin Oberhuber
64b0a51349 [170627] mark methods that must be overridden final. Rename getAdapter() -> getSystemViewElementAdapter(). Deprecate methods to be removed. 2007-02-19 11:42:59 +00:00
Martin Oberhuber
0c023ce7bc [cleanup] fix javadoc 2007-02-19 09:51:52 +00:00
Martin Oberhuber
42a9ac446a [cleanup] fix javadoc 2007-02-19 09:17:10 +00:00
Martin Oberhuber
6ed4f11856 [172468] move SubSystemConfigurationAdapter back into API since it is used by examples, and having an abstract base class for ISubSystemConfigurationAdapter makes us more flexible. 2007-02-19 09:06:28 +00:00
David Dykstal
de2172be33 [cleanup] adding class comment 2007-02-18 19:34:42 +00:00
David Dykstal
0afcc3b31a [168870][refactor] stage 4, created RSEPreferencesManager and moved SystemPreferencesManager from core to ui package. 2007-02-18 19:26:35 +00:00