1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-06 00:25:25 +02:00
Commit graph

972 commits

Author SHA1 Message Date
David Dykstal
08d0150b25 Bug 160353 - removed read and dispatch from background connection job. 2006-10-11 16:15:54 +00:00
David Dykstal
bb659455ce [cleanup] comment on connect. 2006-10-11 15:50:17 +00:00
David McKnight
3c048f23c4 null pointer check 2006-10-11 15:28:19 +00:00
Kushal Munir
46c9cb3331 Bug 154524: Local node is shown in RSE even though the Local subsystem is not installed 2006-10-11 14:29:04 +00:00
David McKnight
b6686f4aec attempt to fix 160294 without having solaris 2006-10-11 01:09:45 +00:00
David McKnight
ca38d431a1 merge from 7.1 rse fix 2006-10-10 18:34:00 +00:00
David McKnight
a8b41f73cb Bug 160111. Support deferred queries in monitor view so that we don't have to wait for job completion via Subsystem.scheduleJob(); 2006-10-10 18:00:38 +00:00
David McKnight
f48c0a5007 fix for Bug 160084 2006-10-10 16:32:36 +00:00
David Dykstal
aade4c37ca Bug 160195 - provide a workaround by capitalizing the name using a locale that preserves the letter identity as specified in RFC1035. 2006-10-10 02:00:29 +00:00
David Dykstal
41f5e596c8 Bug 160115 - added a check for null config when resolving a proxy. 2006-10-09 21:29:30 +00:00
Martin Oberhuber
31af8d1443 Bug 160168 - add an FTP Only system type 2006-10-08 23:04:12 +00:00
Martin Oberhuber
3309644d96 Switch to UTF-8 encoding in order to fix nightly builds on Linux with u-accent character 2006-10-07 22:47:24 +00:00
David Dykstal
629f9cdcd6 [cleanup] fix accented characters in comments 2006-10-06 18:48:31 +00:00
David Dykstal
35796f38ef [cleanup] copyright 2006-10-06 14:56:35 +00:00
Javier Montalvo Orus
80f04f8b97 Migrate to jakarta commons net FTP client 2006-10-06 14:45:47 +00:00
David McKnight
fd1f09c895 position to fix for monitor view 2006-10-06 14:17:31 +00:00
David McKnight
193efba3ab fix for Bug 159962 2006-10-06 14:11:30 +00:00
David McKnight
4b7bfac9e8 fixing copyrights 2006-10-06 13:46:15 +00:00
David McKnight
9abd43d037 reduce the decorating of files 2006-10-05 18:55:02 +00:00
David McKnight
c458020bdc fix problem with connecting to ssl server that randomly occurs returning "null" for connect status. 2006-10-05 18:27:38 +00:00
David McKnight
1259a9792f no need to interpret path on env var 2006-10-04 18:15:27 +00:00
David McKnight
73241e5bd6 fix for case where line is not a line 2006-10-04 18:03:54 +00:00
David McKnight
634009cabd remove print 2006-10-04 14:55:49 +00:00
Kushal Munir
d02d7eb162 Bug 158530: NullPointerException if dstore fails to connect. This applies to both remote file and processes subsystems. Although the user does not see any messages as a result, we should not get null pointer exceptions. Solution is to handle the case of not being connected when resolving filters. 2006-10-04 14:39:45 +00:00
David McKnight
e2103b07ad Bug 153270 - and some open line problems 2006-10-04 14:27:26 +00:00
David McKnight
24eafa3895 don't rename with new aboslute path if the name is correct 2006-10-03 19:50:15 +00:00
David McKnight
74251b6f18 fix for Bug 153277 + handling of shell toolbar contributions 2006-10-03 18:43:51 +00:00
David McKnight
87a2136876 handle cancel connect when launching shell - Bug 158869 2006-10-03 17:36:25 +00:00
David McKnight
3e83efc143 fix for Bug 159084 2006-10-03 17:24:38 +00:00
Kushal Munir
94fc5f01e8 Bug 158981: Local drives show up in lowercase 2006-10-03 04:54:24 +00:00
David Dykstal
e8d6b5d887 Bug 158295 - initial integration 2006-10-02 18:45:39 +00:00
Kushal Munir
d94dace5b6 The port inheritable entry field does not remember the inheritable text because the text could not be set as it was rejected by the numeric verifier (the inheritable text is not all numeric). 2006-09-29 22:38:45 +00:00
David McKnight
63e937b573 catch refreshLocal scoping rule exception so that operation completes 2006-09-29 14:37:22 +00:00
David McKnight
1118888cb2 handling for bad name 2006-09-28 19:55:51 +00:00
David McKnight
a8d3bd2712 when transfering os resources for files, the system type should be considered the same. Bug#: 153652 2006-09-28 17:55:52 +00:00
David McKnight
69a9ef0ecb null shell to show password dialog 2006-09-28 17:44:43 +00:00
Kushal Munir
c5341d32ff String applies to the writable property, not the readable property 2006-09-28 17:14:56 +00:00
David McKnight
b06a47ad46 open error dialog on main thread 2006-09-28 17:08:41 +00:00
David McKnight
0ddebeff27 use platformui to get workbench 2006-09-28 16:55:15 +00:00
David McKnight
c532ba35ce dont' set attrributes when file doesn't exist Bug#: 158781 2006-09-28 14:59:20 +00:00
David McKnight
5d113e2520 fix for shell initialization problems - where working directory gives exception and when the thread hashmap hits exception 2006-09-28 14:43:18 +00:00
Martin Oberhuber
2f3ab519d3 Bug 158774 - Add branding info for EFS and Remotecdt features 2006-09-28 14:01:55 +00:00
Martin Oberhuber
b0117eb5be Separate feature for Jakarta ORO. Update legal docs for Apache. Add branding plugin info for Apache stuff. 2006-09-28 13:41:29 +00:00
David McKnight
52fcfc02c6 Fix for Bug 158979. The RSE error display dialog needs to be shown on main thread. 2006-09-27 20:12:50 +00:00
David McKnight
5c91a2c0f4 change shell colours 2006-09-27 16:45:53 +00:00
David McKnight
43d4156a7d fix for Bug 142953 2006-09-27 14:40:12 +00:00
David McKnight
ae1210c41f fix for 158771. Miner needs to handle get remote object command for directories and files (not just filters) 2006-09-26 16:07:23 +00:00
Javier Montalvo Orus
2a2d134440 Bug 158555 - newConnectionWizardDelegates can only be used once 2006-09-26 15:18:33 +00:00
David Dykstal
1069f7dc3d Bug 158538 - fixed filetype parsing for mac os and other unix systems that support blanks in file names and someimes don't return colon delimited types from the file command. 2006-09-25 16:59:50 +00:00
David McKnight
675ec536ee monitor view disposal - hack for case where dispose() is not called before event 2006-09-25 16:20:05 +00:00