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

853 commits

Author SHA1 Message Date
David McKnight
cc521bf1ea [165891] windows local part of the fix - throwing exception 2006-12-06 17:09:38 +00:00
David McKnight
acb5496c7b [164118] move cancelled check til after done check 2006-12-06 15:43:50 +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
David McKnight
e75eb83b3f [165891] unix local part of the fix 2006-12-05 19:22:04 +00:00
David McKnight
d4619f0ce9 [165891] unix remote part of the fix 2006-12-05 19:20:56 +00:00
David McKnight
6633e7519b [165891] windows remote part of the fix 2006-12-05 19:13:47 +00:00
David McKnight
237173d2de [165891] windows local part of the fix 2006-12-05 17:01:34 +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
aa5c3d4cb7 [141804] Remote Search is not properly disabled for subsystems that do not support it. The select dialog when browsing for folders is now restricted only to systems that have a subsystem that supports search. 2006-12-05 15:17:08 +00:00
Javier Montalvo Orus
469ca446f4 [165471] [ftp] On wftpd-2.0, "." and ".." directory entries should be hidden
[165476]  [ftp] On warftpd-1.65 in MSDOS mode, cannot expand drives
2006-12-05 13:49:50 +00:00
Kushal Munir
472021f819 [cleanup] fix compiler warnings 2006-12-05 03:03:19 +00:00
Kushal Munir
4189c96f68 [cleanup] fix compiler warnings 2006-12-05 02:57:38 +00:00
Kushal Munir
8e54965e02 [141804] Remote Search is not properly disabled for subsystems that do not support it. The select dialog when browsing for folders is now restricted only to systems that have a subsystem that supports search. 2006-12-05 02:56:12 +00:00
David Dykstal
f9210cdc57 [cleanup] get rid of warning messages 2006-12-05 02:36:27 +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
David McKnight
5dd0e867cc [160353] get rid of readAndDispatch for "open" action 2006-12-04 21:41:30 +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
Martin Oberhuber
fbea6acb42 [cleanup] copyright headers ("and others") 2006-12-04 13:54:59 +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
4d5da5e72c [166302] - fix to account for readonly files 2006-11-30 18:51:09 +00:00
David McKnight
1b897cc78d [160353] use Job rather than UI job for download to editor 2006-11-29 20:49:05 +00:00
David McKnight
71b765ec1a removing old source 2006-11-29 20:47:37 +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
David McKnight
0ee5f80598 removing dstore compiler warnings 2006-11-28 17:26:32 +00:00
Martin Oberhuber
11098079b2 [cleanup] compiler warnings 2006-11-28 17:15:04 +00:00
David McKnight
9231857606 removing dstore compiler warnings 2006-11-28 17:12:01 +00:00
Martin Oberhuber
ba9a89c968 [cleanup] compiler warnings 2006-11-28 15:57:20 +00:00
Martin Oberhuber
712899c35c [cleanup] compiler warnings 2006-11-28 14:01:11 +00:00
Martin Oberhuber
55e2d369e5 [cleanup] compiler warnings 2006-11-28 13:28:50 +00:00
Martin Oberhuber
9f85f90d7a [cleanup] compiler warnings invalid javadoc as protected 2006-11-28 13:23:19 +00:00
David McKnight
c42d357e71 [164118] - fix for moved file not showing under filter - problem is that target filter needs to be invalidated during the copy/move operation 2006-11-27 19:11:24 +00:00
David McKnight
9910ab7073 [164118] - fix for moved file not showing under filter - problem is that target filter needs to be invalidated during the copy/move operation 2006-11-27 18:47:13 +00:00
David McKnight
94e0ef912d [148978] fix so that empty folders show as having been queried on linux clients 2006-11-27 16:09:37 +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
David McKnight
7dd1b2c44f removing print 2006-11-24 17:24:08 +00:00
David McKnight
59bbd5c737 null check fro client ticket too 2006-11-24 17:12:59 +00:00
David McKnight
65d3ddee66 [164293] need to beginTask in order to see progress for dstore file service download 2006-11-24 16:30:48 +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