1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-30 11:43:33 +02:00
Commit graph

335 commits

Author SHA1 Message Date
David McKnight
cb827cb1e4 [166154] don't call disconnect on disconnected subsystems during delete - since it causes lots of unnnecssary events 2006-12-01 17:24:41 +00:00
David McKnight
166f85cb21 [166156] don't call disconnect on disconnected subsystems during delete - since it causes lots of unnnecssary events 2006-12-01 17:18:44 +00:00
David McKnight
dee5c721fc [163381] fix so that duplicates of different hosts are not added in systems view 2006-11-29 17:18:52 +00:00
Kushal Munir
3665ea9c49 Remove compile and javadoc warnings 2006-11-29 03:35:53 +00:00
Kushal Munir
c159c4a582 Remove compile and javadoc warnings 2006-11-29 03:04:10 +00:00
Martin Oberhuber
2439196220 Rev up all version numbers to 1.0.1 because the RequiredExecutionEnvironment changed 2006-11-28 18:05:08 +00:00
Martin Oberhuber
a0dab58c44 Force J2SE-1.4 compatibility on all plugins by
- adding .settings/org.eclipse.jdt.core.prefs
- adding .classpath/JRE_LAUNCHING_CONTAINER
- adding MANIFEST.MF/Bundle-RequiredExecutionEnvironment
2006-11-28 17:56:01 +00:00
Martin Oberhuber
ba9a89c968 [cleanup] compiler warnings 2006-11-28 15:57:20 +00:00
Martin Oberhuber
5a945afdbc [cleanup] Fix Javadoc Warnings 2006-11-27 09:07:52 +00:00
Martin Oberhuber
86b044d99c [164520] Use SelectionListener instead of Listener to handle dbl click in New Wizard in a more platform neutral way 2006-11-27 08:56:30 +00:00
Kushal Munir
cbebc7c1cb [164520] New Connection Wizard should perform "Next" on dbl clicking a system type 2006-11-23 22:30:29 +00:00
David McKnight
7879959bac [162994] should not try refreshing cancelled copy/move 2006-11-23 22:08:47 +00:00
David McKnight
9e05e8e91b [164642] fix for class cast exception 2006-11-23 14:04:20 +00:00
David McKnight
afa03fabe0 [159965] fix for subset problem 2006-11-22 16:42:15 +00:00
David McKnight
5ce68d84d7 [142954] need to return 0 array rather than null in the data of the drag event, when what is being dragged to editor is invalid. 2006-11-21 20:13:18 +00:00
Kushal Munir
98a9d8e922 [159969] - Rename should be bound to the F2 key. The rename action has been set as a global action for Team view as well. 2006-11-21 13:11:29 +00:00
Kushal Munir
c605ff0a4e [159969] - Rename should be bound to the F2 key. The rename action has been set as a global action for Remote Systems view, table view and scratchpad view. 2006-11-21 12:47:46 +00:00
David Dykstal
930ec544b5 [160783] - updated text and references for "remote shell" view 2006-11-20 15:38:42 +00:00
David McKnight
ab990c521d [164200] default daemon port had be changed to 4035 but that's the remote daemon port - they're not the same! 2006-11-17 20:18:42 +00:00
Martin Oberhuber
efc2a3dbca Fix 164628: get rid of dependency to debug.ui 2006-11-15 12:42:56 +00:00
Martin Oberhuber
068da42bae Fix help contexts for rse.ui (Team view) 2006-11-10 20:30:39 +00:00
Martin Oberhuber
a3d84940c5 [cleanup] Remove old IBM-RSE since tags from *.exsd 2006-11-10 20:17:18 +00:00
Martin Oberhuber
1fde117d4c [cleanup] get rid of IBM strings in javadoc 2006-11-10 20:11:40 +00:00
Martin Oberhuber
d8cecf5353 [cleanup] Remove old IBM-RSE @since tags 2006-11-10 20:04:27 +00:00
Martin Oberhuber
95a37deed4 [cleanup] Remove old IBM-RSE @since tags 2006-11-10 19:55:20 +00:00
Martin Oberhuber
f26b16eb0e Rename Remote Systems Explorer --> Remote System Explorer for consistency 2006-11-10 12:55:17 +00:00
David McKnight
3cbae9bf2a added copyrights 2006-11-09 14:38:37 +00:00
Kushal Munir
810b8008ba Bug 163565: Multiple files are not deleted when one of them fails to be deleted 2006-11-09 13:37:23 +00:00
Kushal Munir
e9720fe010 Bug 163565: Multiple files are not deleted when one of them fails to be deleted 2006-11-09 00:21:24 +00:00
David Dykstal
e7e6ce5379 Bug 163727 - fixed the retrieval of the default system types 2006-11-08 16:44:13 +00:00
Martin Oberhuber
58fb2ec9ce bug 162177 - Rename additional occurrences of ISystem -> IConnectorService 2006-11-08 16:43:12 +00:00
Martin Oberhuber
1dda85ab0d Apply patch for bug 162177 - Rename ISystem -> IConnectorService in comments 2006-11-08 16:27:59 +00:00
David Dykstal
e0b55f83c4 Bug 163815 - Fixed NPE caused by lack of GridData for non-drawn inherit button controls. Added GridData for the control - some hints may be ignored on non-drawn platforms. 2006-11-08 15:34:14 +00:00
Martin Oberhuber
537c1b9bb0 Fix bug 155772 153629 filter RemoteSystemsConnections from CDT view 2006-11-08 09:46:49 +00:00
Kushal Munir
7a7a212141 Bug 142980: Contents of System Type dropdown should be sorted in New Connection Wizard 2006-11-08 01:42:37 +00:00
David Dykstal
6427bd9c32 Bug 160813 - Made the text for the tooltips on the password dialog consistent. Also created specific entries in the password section of the properties file for the other text on the dialog instead of reusing other entries. 2006-11-07 20:56:22 +00:00
David Dykstal
e60e315dee Bug 160812 - initially select the entire contents of the userid and password fields in the password prompt dialog. 2006-11-07 20:06:31 +00:00
David Dykstal
1a8ea54117 Bug 158756 - allow saving an empty password 2006-11-07 19:45:41 +00:00
David Dykstal
1b098a02de [cleanup] updated spelling in comment 2006-11-07 19:35:54 +00:00
David McKnight
3b422f0d1e fix for 162993 2006-11-07 18:39:12 +00:00
Kushal Munir
925c5fc987 Bug 163230: Need "cancelAll" functionality in "duplicate name collision" dialog when uploading a directory tree 2006-11-02 23:10:31 +00:00
David Dykstal
0420688abf Bug 162489 - subsystem port number not being persisted 2006-11-02 21:38:03 +00:00
David Dykstal
0f47ce8874 Bug 162489 - subsystem port number not being persisted 2006-11-02 21:22:51 +00:00
David Dykstal
593a240622 Bug 158301 - adding back drawn control support for windows platforms 2006-11-02 17:02:28 +00:00
David Dykstal
4899b31521 Bug 158301 - provide mac versions of inherit and system history buttons
reverting back to original arrow buttons now that the platform appears to make them tabbable.
2006-11-02 16:20:35 +00:00
David McKnight
d6857a635e fix for 162786 2006-10-31 18:29:01 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
Kushal Munir
895604e8fa Bug 162709: In New Connection Wizard, the System Type Description is not visible initially 2006-10-30 23:51:37 +00:00
Kushal Munir
2672943e2e Bug 149151 - New Connection: 1st page should use a Listbox for systemtype 2006-10-27 15:02:27 +00:00
Kushal Munir
6266ffaa3e Bug 149151 - New Connection: 1st page should use a Listbox for systemtype 2006-10-27 14:45:57 +00:00