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

2016 commits

Author SHA1 Message Date
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
Martin Oberhuber
61b5360d32 Fix exception handling for cloneFTPClient() 2007-08-10 13:17:27 +00:00
Javier Montalvo Orus
4bdb33cd8e [199243] Renaming a file in an FTP-based EFS folder hangs all of Eclipse 2007-08-10 12:51:04 +00:00
Martin Oberhuber
292d091904 [199552] fix deadlock with dstore-backed efs access 2007-08-10 12:37:14 +00:00
Martin Oberhuber
ebab655fd1 Remove obsolete build.properties entries 2007-08-10 12:02:31 +00:00
Martin Oberhuber
c7b06ec1e7 [199548] Avoid touching files on setReadOnly() if unnecessary 2007-08-10 11:38:26 +00:00
Martin Oberhuber
768f2cb6a0 Fix typo 2007-08-10 11:37:27 +00:00
Martin Oberhuber
28eefd9eff [199548] Avoid touching files on setReadOnly() if unnecessary 2007-08-10 11:26:58 +00:00
Martin Oberhuber
e6c60f0c72 [191589] fix Rename by adding putInfo() for RSE EFS, and fetch symlink info 2007-08-10 11:19:29 +00:00
Martin Oberhuber
74d1a20e87 Fix Javadoc 2007-08-10 11:18:33 +00:00
Xuan Chen
78b6739a1c [191367] fix with supertransfer on, Drag & Drop Folder from DStore to DStore doesn't work 2007-08-10 02:02:44 +00:00
Xuan Chen
bad965f8f5 [198046] fix cannot copy a folder into an archive file (fix a typo) 2007-08-09 21:22:34 +00:00
Martin Oberhuber
fb44e49dfb Avoid odd NPE killing all the SystemView 2007-08-09 15:27:32 +00:00
Martin Oberhuber
10225d8aee Fix typos 2007-08-09 15:25:35 +00:00
Martin Oberhuber
269e7c7b67 [198650] Fix assertion when restoring workbench state 2007-08-09 13:26:12 +00:00
Martin Oberhuber
74e4204ffe [199394] Allow real files/folders containing String #virtual# 2007-08-09 10:39:02 +00:00
Martin Oberhuber
dbbf03eb95 [189441] fix EFS operations on Windows (Local) systems 2007-08-09 10:32:54 +00:00
Martin Oberhuber
ff7398cc42 Fix NPEs with odd remote paths 2007-08-09 10:30:59 +00:00
Martin Oberhuber
ceddc7a49b [197025][197167] Improved wait for model complete 2007-08-09 10:05:02 +00:00
Martin Oberhuber
edef50827d Fix unnecessary compiler warning 2007-08-09 09:49:28 +00:00
Martin Oberhuber
d391f56c25 Fix typos 2007-08-09 09:45:52 +00:00
Xuan Chen
6ff91851ea [196582] fix ClassCastException when doing copy/paste 2007-08-09 03:46:28 +00:00
Xuan Chen
97ab7c9494 [187536] fix Drag & Drop file to Editor launchs file in system editor 2007-08-08 20:04:35 +00:00
Xuan Chen
873ee7b9b6 [198007] fix Moving multiple folders allows moving to themselves (contributed by Kevin Doyle) 2007-08-08 16:10:26 +00:00
Martin Oberhuber
68862c619e Fix typo 2007-08-08 12:20:09 +00:00
Uwe Stieber
438856985e [javadoc] Add deprecation notice for acceptContextMenuAction(...) 2007-08-07 13:26:58 +00:00
Martin Oberhuber
36e01e32f2 [197025][197167] Improved wait for model complete 2007-08-07 12:56:07 +00:00
Martin Oberhuber
3e702b2a94 Clarify usage of SystemView.shell 2007-08-07 10:09:30 +00:00
Martin Oberhuber
66367ff7a3 Remove accidental stdout prints in InitRSEJob 2007-08-07 10:05:28 +00:00
Martin Oberhuber
47896eb130 Note that the name of InitRSEJob must not ever be changed 2007-08-06 16:19:57 +00:00
Martin Oberhuber
a8510db671 [198046] Improved and beautified code of previous checkin 2007-08-06 13:08:40 +00:00
Xuan Chen
7f4ceccfea [198046] fix cannot copy a folder into an archive file 2007-08-04 15:47:28 +00:00