Martin Oberhuber
eec09ac96e
[203490] Fix NPE in SftpService.getUserHome()
2007-09-26 21:14:52 +00:00
David McKnight
04da14a895
[204684] CheckExistsJob used for determining if a remote object exists after a query of it's children
2007-09-26 20:43:30 +00:00
Martin Oberhuber
954dc9c537
[204710] Update Javadoc to mention that getUserHome() may return null
2007-09-26 18:33:47 +00:00
Martin Oberhuber
be038e0311
[204669] Fix ftp path concatenation on systems using backslash separator
2007-09-26 13:24:53 +00:00
David McKnight
9cbfce5440
[203327] patch to return context as string instead of IRemoteFile
2007-09-24 16:23:58 +00:00
David Dykstal
d12987030d
[176577] wrong enablement of "Move up/down" in connection context menu
...
fix and unit tests
2007-09-20 12:56:18 +00:00
Martin Oberhuber
c5e7b6cc3a
Fix SystemFilterStringPropertyPage.setEditable()
2007-09-19 02:16:17 +00:00
Martin Oberhuber
557e3d6417
[203490] Fix NPE in SftpService.getUserHome()
2007-09-14 20:51:42 +00:00
Martin Oberhuber
8867e6ee8b
[197855] Can't Delete/Rename/Move a Read-Only File
2007-09-14 16:49:57 +00:00
David McKnight
47f6dfad3c
[203365] Profile should not be saved as a result of file transfer
2007-09-14 15:52:45 +00:00
Martin Oberhuber
1066284919
[203306] Fix Deadlock comparing two files on FTP
2007-09-14 12:56:30 +00:00
Martin Oberhuber
24aa5ccf9d
[182350] Support creating remote project on Windows Drive
2007-09-13 22:01:05 +00:00
David McKnight
98dc1d185e
[202822] get rid of printlns
2007-09-13 19:56:14 +00:00
Javier Montalvo Orus
4603b2a1b1
[199773] Default file transfer mode is ignored for some file types (FTP always uploads binary)
2007-09-13 13:49:44 +00:00
Martin Oberhuber
477364bc02
Rev up versions for 2.0.1
2007-09-13 11:40:44 +00:00
Xuan Chen
9fc7a45a18
[202686] fix: Supertransfer should be disabled by default for 2.0.1
2007-09-12 22:34:39 +00:00
David McKnight
d9da4ec9a2
[202822] get rid of printlns
2007-09-12 22:10:18 +00:00
Martin Oberhuber
d29d26279d
[183176] Fix "widget is disposed" during Platform shutdown
2007-09-12 21:32:19 +00:00
Martin Oberhuber
5d63e5ce2c
[203105] Decouple recursive plugin activation of UI adapters
2007-09-12 20:38:00 +00:00
Xuan Chen
63a9b0186f
fix the following two problems:
...
[202668][Supertransfer] Subfolders not copied when doing first copy from dstore to Local
[202670] [Supertransfer] After doing a copy to a directory that contains folders some folders name's display "deleted"
2007-09-12 20:35:59 +00:00
David McKnight
a1ad05c362
[199565] took out synchronize for DStoreconnectorService.internalConnect()
2007-09-12 20:28:36 +00:00
David McKnight
274017ee25
[202822] various synchronization issues with dstore spirit
2007-09-12 20:20:48 +00:00
Martin Oberhuber
a7b69c7525
Fix Copyright header for Remy Suen affiliation
2007-09-12 20:08:40 +00:00
David McKnight
fcb877ed59
[199568] Removing synchronized from internalGetChildren
2007-09-11 16:30:45 +00:00
Martin Oberhuber
bfb2e7d049
[202866] Fix exceptions in RSE browse dialog when SystemRegistry is not yet fully initialized
2007-09-11 16:30:31 +00:00
David McKnight
5eaa0ffcc6
[199566] removed synchronize form internalGetChildren
2007-09-11 16:29:04 +00:00
David McKnight
fc133dc419
[198802] fix for incorrect logic getting dummy host
2007-09-11 16:17:55 +00:00
David Dykstal
0f964c8e73
[202416] apply patch from Martin - tests for invalid DOM node attributes when importing a DOM
2007-09-11 01:51:17 +00:00
Xuan Chen
3214ec9046
[201790] fix: [dnd] Copy and Paste across connections to a Drive doesn't work
2007-09-06 19:21:25 +00:00
Martin Oberhuber
cb6af32613
[174690][ssh] cannot delete symbolic links on remote systems
2007-09-03 18:24:13 +00:00
Martin Oberhuber
bcedea0178
[192906][efs] No Error when trying to Create Remote Project when project with name exists
2007-09-03 17:37:15 +00:00
David McKnight
2017ba6838
merges from IBM RSE - memory cleaning
2007-08-31 14:41:30 +00:00
David McKnight
5205b3765d
merges from IBM RSE - memory cleaning
2007-08-31 14:15:10 +00:00
David McKnight
ccc1549df4
merges from IBM RSE
2007-08-31 14:13:39 +00:00
David Dykstal
275b39c08c
[197199] fix persistence when renaming profiles
2007-08-30 19:42:39 +00:00
David Dykstal
3aa04bb1f4
[163883] Enable proper persistence for multiple filter string attributes in filter pools
2007-08-30 17:13:10 +00:00
Xuan Chen
acd2bd19c2
[191548] fix: Deleting Read-Only directory removes it from view and displays no error
2007-08-23 15:26:07 +00:00
Martin Oberhuber
b32bc6595b
[200682] Fix drag&drop for elements just adaptable to IResource, like CDT elements
2007-08-21 13:55:14 +00:00
Martin Oberhuber
6be94a3637
[192704] work around drag&drop issues from Project Explorer
2007-08-20 14:16:48 +00:00
Martin Oberhuber
110355277d
[199871] Apply patch from Kevin Doyle: LocalProcessService needs to implement getMessage()
2007-08-17 11:39:48 +00:00
Martin Oberhuber
ddc78dd3d1
(cleanup) Fix unnecessary cought NPE when telnet has no file subsystem on same host
2007-08-17 11:34:14 +00:00
Martin Oberhuber
ea3fbeb2a4
[194466] Fix shell terminated state when stream is closed
2007-08-17 11:22:48 +00:00
Martin Oberhuber
194db3948a
(cleanup) Fix unnecessary cought NPE when telnet has no file subsystem on same host
2007-08-17 11:17:07 +00:00
Martin Oberhuber
cdc50326fb
Rev up plugin versions for efs.ui and subsystems.files.ftp
2007-08-16 11:55:51 +00:00
Xuan Chen
c8b3a085c5
[199132] fix: [Archives-TAR][Local-Windows] Can't open files in tar archives
2007-08-14 05:02:57 +00:00
Xuan Chen
69bf47f7ae
[191548] fix Deleting Read-Only directory removes it from view and displays no error
2007-08-11 03:26:56 +00:00
Martin Oberhuber
111a73530a
[199587] return attributes of RSEFileSystem
2007-08-10 15:18:19 +00:00
Martin Oberhuber
5348539c00
[199585] Fix NPE during testConnectionRemoval unit test
2007-08-10 14:59:15 +00:00
Martin Oberhuber
828af05a30
[199573] Fix potential threading issues in SystemTempFileListener
2007-08-10 14:17:45 +00:00
Martin Oberhuber
7b51b729cd
[199561][efs][dstore] Eclipse hangs when manipulating empty file
2007-08-10 13:26:48 +00:00