1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 15:05:36 +02:00
Commit graph

1111 commits

Author SHA1 Message Date
David Dykstal
57d588d83d [150386] supplied a default implementation for supportsServerLaunchProperties 2006-12-12 02:30:08 +00:00
David Dykstal
dc366d4233 [150368] moved the implementation of the createDefaultFilterPool method from ServiceSubSystemConfiguration to SubSystemConfiguration 2006-12-12 02:24:14 +00:00
David Dykstal
78f489ac1c [150364] Added default implementations of the suggested methods. 2006-12-11 23:17:13 +00:00
David Dykstal
1a165ae1dd [142962] - fixed grid data for description portion of form 2006-12-11 23:05:35 +00:00
David Dykstal
c50f92edbb [142962] - fixed grid data for description portion of form 2006-12-11 23:01:55 +00:00
David McKnight
a9dd185879 no synch queries 2006-12-11 22:03:24 +00:00
David McKnight
3830d0d7ac force deferred queries - non-deferred can introduce potential hangs and we always planned to get rid of that option too 2006-12-08 16:18:08 +00:00
David McKnight
0f7a7d69e8 force deferred queries - non-deferred can introduce potential hangs and we always planned to get rid of that option too 2006-12-08 16:16:27 +00:00
David Dykstal
579a668568 [cleanup] fixing javadoc errors, added null value check for subsystem configuration in testAttribute 2006-12-07 20:17:16 +00:00
David McKnight
a8d15bf226 [160353] avoid nested look in connect 2006-12-07 19:35:45 +00:00
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