1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 12:05:21 +02:00
Commit graph

423 commits

Author SHA1 Message Date
David Dykstal
cb84631912 [153240] added the "additions" separator to the empty menu for the system view 2006-12-13 14:24:29 +00:00
David McKnight
cea85b4644 [167620] improve performance of large select 2006-12-12 21:35:06 +00:00
David McKnight
07074bf587 fixing comments resulting from regressing code 2006-12-12 21:11:28 +00:00
David McKnight
99be9bb4e7 [167620] improve performance of large select 2006-12-12 17:49:23 +00:00
David McKnight
59b25cbdd6 fixing comments resulting from regressing code 2006-12-12 17:30:22 +00:00
Kushal Munir
40409ebb91 [143458] Choosing "Refresh" on a file node does not refresh. Now refreshes the parent if a file is refreshed. 2006-12-12 16:59:59 +00:00
David McKnight
01bcbcb35c re-removed warnings 2006-12-12 16:23:23 +00:00
David McKnight
6ec6762a07 regressed no synch queries back - causes hang on dstore query after a connect 2006-12-12 15:45:05 +00:00
David McKnight
6c7de1fb07 regressed no synch queries back - causes hang on dstore query after a connect 2006-12-12 15:40:37 +00:00
David Dykstal
9dae46223a [150388] default implementations of initializeSubSystem and uninitializeSubSystem have been provided. 2006-12-12 14:00:45 +00:00
Kushal Munir
7a9f840fc4 [154217] New connection wizard: error message not cleared. 2006-12-12 10:59:48 +00:00
Kushal Munir
7b3681e976 [149281] New Connection Wizard: No error displayed when connection name already exists 2006-12-12 10:38:06 +00:00
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