1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 04:15:35 +02:00
Commit graph

1351 commits

Author SHA1 Message Date
David McKnight
4a9fb5a754 [142968] getting rid of IBM strings 2006-12-07 19:19:44 +00:00
David McKnight
fa0ffc9080 [142968] getting rid of IBM strings 2006-12-07 18:15:01 +00:00
David McKnight
7b31ccbb66 [142478] fix for upload conflict scenario such that all uploads and downloads are in background 2006-12-07 18:01:56 +00:00
Kushal Munir
3330ad3b50 [cleanup] fix compiler warnings 2006-12-06 19:03:51 +00:00
Martin Oberhuber
16d5118da0 [cleanup] Get rid of unused properties 2006-12-06 18:43:58 +00:00
David McKnight
fae33894df [166605] fix for null pointer scenario when getting text from non-existant result 2006-12-05 21:44:00 +00:00
David McKnight
a88fe3e775 [166345] applied patch for "empty list" problem 2006-12-05 20:25:44 +00:00
Martin Oberhuber
3aae0ca9b2 [cleanup] fix javadoc warnings 2006-12-05 16:52:08 +00:00
Kushal Munir
b3457d9565 [cleanup] fix compiler warnings 2006-12-05 15:55:32 +00:00
Kushal Munir
7b4385aadb [cleanup] fix compiler warnings 2006-12-05 15:45:09 +00:00
Kushal Munir
472021f819 [cleanup] fix compiler warnings 2006-12-05 03:03:19 +00:00
Kushal Munir
2af9a8635d [cleanup] fix compiler warnings 2006-12-05 01:20:55 +00:00
Kushal Munir
74abb85c2b [cleanup] fix compiler warnings 2006-12-05 00:20:26 +00:00
Kushal Munir
68a11aebef [cleanup] fix compiler warnings 2006-12-04 21:10:34 +00:00
David McKnight
bf8483727c [166343] modified patch was applied earlier in defect 166156. 2006-12-04 15:55:34 +00:00
David McKnight
bb0c6a1fe1 [166156] fix for performance problem in getting sorted selection 2006-12-04 15:44:58 +00:00
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