1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-09 17:25:38 +02:00
Commit graph

645 commits

Author SHA1 Message Date
David McKnight
b929b9ccc6 [181486] handle the absolute name specialy for SystemFilterSimple 2007-04-11 18:55:09 +00:00
David McKnight
402956f86f [181847] null adapter check 2007-04-11 18:12:01 +00:00
Uwe Stieber
bf9cf5a671 [sync] Add proper group markers to the toolbar groups. Re-used the context menu group markers for easier orientation 2007-04-11 08:45:09 +00:00
David McKnight
f6e7310a3a [176603] connect(IProgressMonitor, boolean forcePrompt) 2007-04-10 16:26:03 +00:00
Martin Oberhuber
f3435b0150 [181394][contributed] Fix incorrect elements shown below filters by fixing getAbsoluteName() of filter and pool references to include context 2007-04-06 12:56:24 +00:00
Martin Oberhuber
eedb7b4c9c [cleanup] update javadoc 2007-04-06 12:42:15 +00:00
David McKnight
092ed936f3 [181222] for SystemResoruceSelectionInputProvider (used by file dialog) the initial connection should be set 2007-04-05 17:00:18 +00:00
Kushal Munir
7d4bb4f754 [180602] [api] Remove Communications Daemon and associated classes. Get rid of all associated messages and F1 help as well. 2007-04-05 16:46:45 +00:00
David McKnight
8dcbb6ec39 [181197] only need to fire a create event for file transfer operations. The additional refresh was redundant and causes the problem of the monitor getting cancelled since two jobs end up doing the same thing 2007-04-05 16:22:38 +00:00
Martin Oberhuber
2e12ffc72f [181066] NLS missing messages with DAEMON and Shells 2007-04-05 08:17:51 +00:00
Uwe Stieber
aefb17b2fb [fix] getHostNames() return String[] containing invalid null values 2007-04-04 15:23:16 +00:00
David McKnight
efa8873ec5 [179363] to avoid having changed properties reset by unchanged default properties, I've added code to check if the user changed the ServerLauncherPropertiesServiceElement. The explicit properties are set only when the service element changes. 2007-04-04 15:09:55 +00:00
David McKnight
b063e1e3c1 [180938] getting rid of printlns 2007-04-04 13:45:20 +00:00
Kushal Munir
f54336f8b0 [164413] Remove the "Default System Type" combo from the RSE Preference page and associated preference constants. Keep the NLS for the combo in case we need it again for some reason. 2007-04-04 12:49:57 +00:00
Martin Oberhuber
d478d4825b [180562][api] dont implement ISystemThemeConstants 2007-04-04 10:37:53 +00:00
Martin Oberhuber
efcfd3a1d9 [180562][api] dont implement ISystemPreferencesConstants 2007-04-04 10:33:32 +00:00
Kushal Munir
814a8b283e [180485] [api] "Show Hidden" should be a view-only Preference and not on API level. 2007-04-04 02:49:28 +00:00
David Dykstal
b9a672aedc [api][refactor] refactoring and adding new tracking api for persistence 2007-04-04 02:28:11 +00:00
Martin Oberhuber
dcf70fe0b8 [cleanup] Remove unnecessary implementations 2007-04-03 17:18:39 +00:00
David McKnight
076735e8f8 [180562] not implementing ISystemIconConstants 2007-04-03 16:28:48 +00:00
David McKnight
e32350ca18 [180562] not implementing ISystemContextMenuConstants 2007-04-03 16:25:10 +00:00
David McKnight
925dc6e3a6 [180575] missed when applying patch 2007-04-03 15:34:59 +00:00
David McKnight
33c837d99f [180575] applying patch + imples 2007-04-03 15:07:54 +00:00
David McKnight
01e918f2ce [180562[ not implementing I*Property*Constants 2007-04-03 14:42:07 +00:00
Martin Oberhuber
f501ac6de3 [175262][api] IHost.getSystemType() should return IRSESystemType 2007-04-03 11:13:35 +00:00
Martin Oberhuber
cf90e3c2e7 [cleanup] organize Manifests: export internal packages with x-internal 2007-04-03 08:40:38 +00:00
Kushal Munir
a5179f9821 [180602] [api] Remove Communications Daemon and associated classes. Got rid of the daemon, daemon listener, communications preference page, start/stop daemon action and all related preference constants, messages, labels, tooltips and F1 help messages. 2007-04-03 01:22:11 +00:00
David Dykstal
2f54eead46 [180313] restoring behavior of StandardCredentialsProvider when invoked with an uninitialized workbench. 2007-04-03 00:59:43 +00:00
David Dykstal
dd8984c399 [180562][api] removing implementers of IRSEUserIdConstants 2007-04-03 00:15:25 +00:00
David Dykstal
d0fef66f3c [168870][refactor] Moving SubSystemConfigurationProxy and SubSystemConfigurationProxyComparator from UI to Core 2007-04-02 21:32:32 +00:00
David Dykstal
cc97f1940a [168870][api][refactor] Preparation for moving SubSystemConfigurationProxy from
ui to core
2007-04-02 21:22:24 +00:00
David McKnight
b92439faf4 [166338] initial pass at IRSECallback 2007-04-02 21:16:43 +00:00
David Dykstal
84b39c2dba [cleanup] moving SubSystemHelpers from UI to Core 2007-04-02 20:02:25 +00:00
David McKnight
a2897d03f8 [180525] moving resources to internal 2007-04-02 18:06:06 +00:00
David McKnight
f3ad795632 [176603] new connect(IProgressMonitor) api for ISubsystem 2007-04-02 17:13:12 +00:00
David McKnight
0925b3dbd9 [178599] fix bundle name 2007-04-02 15:35:12 +00:00
David McKnight
ece34284eb [178599] public interfaces can't import private interfaces 2007-04-02 15:03:43 +00:00
David Dykstal
895374834f [170920] moved packages and data from org.eclipse.rse.logging plugin to org.eclipse.rse.core and org.eclipse.rse.ui. 2007-03-30 21:32:36 +00:00
David Dykstal
4c5a65137c [180274] Moving types from org.eclipse.rse.filters to org.eclipse.rse.core.filters 2007-03-30 19:14:36 +00:00
David Dykstal
fa9cfcc53c [180270] do not allow clearing the credentials while acquiring them 2007-03-30 18:44:48 +00:00
David Dykstal
1af52ca7e7 [cleanup] organize imports 2007-03-30 13:37:08 +00:00
David Dykstal
31aa7c0abf [180091] StandardCredentialsProvider should not get its shell from the workbench. 2007-03-30 13:33:55 +00:00
David McKnight
71205e11f4 [178599] refactorings 2007-03-30 13:17:33 +00:00
Martin Oberhuber
6f881aa488 Fix broken N-build after moving filters to core 2007-03-30 12:10:11 +00:00
Javier Montalvo Orus
a0ce5e63f6 [170911] [plan] Improve Discovery and Autodetect in RSE 2007-03-30 10:42:24 +00:00
David McKnight
e2f8aa16b5 [178599] filter dialog refactorings 2007-03-29 20:41:09 +00:00
David Dykstal
32d22fb8a7 [168973] Stage 3 - move filter packages to core plugin 2007-03-29 20:40:40 +00:00
David McKnight
d37f321044 [178599] rse.ui dialogs to internal 2007-03-29 20:12:21 +00:00
David Dykstal
52f45406a8 [168973] Stage 2 - remove UI dependencies 2007-03-29 20:05:48 +00:00
David McKnight
ff1ae16007 [178599] more refactorings 2007-03-29 18:56:15 +00:00