1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00
Commit graph

2882 commits

Author SHA1 Message Date
Kevin Doyle
e2e5204354 [227391] Saving file in Eclipse does not update remote file 2008-05-30 14:28:58 +00:00
David McKnight
ff251c7c56 [234721] [dnd] When dragging a file from windows file explorer into RSE, a refresh error is given. 2008-05-29 23:21:58 +00:00
Martin Oberhuber
57c8d30cc6 [cleanup] Update copyright year 2008 2008-05-29 22:40:22 +00:00
Martin Oberhuber
09dddb55b5 [cleanup] Update copyright year 2008 2008-05-29 22:18:50 +00:00
Martin Oberhuber
d25bcd82cc [cleanup] Update copyright year 2008 2008-05-29 21:58:39 +00:00
David Dykstal
55ccba2d9c [232198] TVT34:TCT281: TVT FR - Apostrophe issue
https://bugs.eclipse.org/bugs/show_bug.cgi?id=232198
2008-05-29 12:25:05 +00:00
David McKnight
084217df5e [234057] Wrong or missing model change event 2008-05-28 22:27:00 +00:00
Martin Oberhuber
87b6c82ef9 [226550] [api] Launch Shell and Launch Terminal actions should be contributed declaratively (patch applied from Anna Dushistova) 2008-05-27 22:35:35 +00:00
David McKnight
7c080f3b1a [234038] [files][refresh] Changing file permissions does not update property sheet or refresh tree 2008-05-27 21:33:51 +00:00
David McKnight
b8be49ef4c [199596] [refresh][ftp] Changing a file/folder's Read-Only attribute doesn't always update IRemoteFile 2008-05-27 21:31:03 +00:00
Martin Oberhuber
7398e74f13 [233651][cleanup] Remove FIXME comment 2008-05-27 21:25:22 +00:00
David McKnight
a10b2f3fc5 [234030] SystemCommonDeleteAction should not fire delete event if deleting is failed 2008-05-27 18:22:43 +00:00
Martin Oberhuber
e47350a7b9 [234038] Mark IRemoteFile stale when changing permissions 2008-05-26 23:21:45 +00:00
Martin Oberhuber
cb0508dd34 [220300] EFS Size Property not properly updated after saving 2008-05-26 23:18:20 +00:00
Martin Oberhuber
926bb2e113 [233993] Improve EFS error reporting 2008-05-26 23:01:14 +00:00
Martin Oberhuber
6cf82ac668 [234045] FTP Permission Error Handling 2008-05-26 22:50:49 +00:00
Martin Oberhuber
c2796d6707 [218040] FTP should support permission modification 2008-05-26 22:32:56 +00:00
Martin Oberhuber
4fcd1074f6 [233651] Make ssh delete throw proper exceptions 2008-05-26 22:01:46 +00:00
Martin Oberhuber
7d201474c7 [218042] Support UNIX permission modification on ssh 2008-05-26 21:55:49 +00:00
Martin Oberhuber
9036664bd6 [234038] Force refresh IRemoteFile after changing permissions 2008-05-26 21:49:59 +00:00
Martin Oberhuber
00814b79ad [190904] Changing read-only attribute throws exception 2008-05-26 21:33:12 +00:00
Martin Oberhuber
72ed306d20 [233993] Improve EFS error reporting 2008-05-26 17:55:07 +00:00
David McKnight
44f56ccd0f [233570] ClassCastException when moving filter after "go into" action 2008-05-26 15:51:08 +00:00
David Dykstal
d335b1e6da [232343] Remove "Cache Remote Classes" option from DataStore preference page
https://bugs.eclipse.org/bugs/show_bug.cgi?id=232343
2008-05-23 20:19:39 +00:00
David Dykstal
03ad4169dd [233678] TVT34:TCT210: RU: concatenated string "Root Connections"
https://bugs.eclipse.org/bugs/show_bug.cgi?id=233678
2008-05-23 20:08:18 +00:00
David McKnight
5d71236868 [233373] NPE when deleting a file from a read-only folder on Local 2008-05-23 19:50:46 +00:00
David Dykstal
788cece9b2 [230821] [api][breaking] IRemoteFileSubsystem is inconsistent with IFileService
https://bugs.eclipse.org/bugs/show_bug.cgi?id=230821
2008-05-23 19:40:33 +00:00
David McKnight
ee511dba34 [233578] Promptable Filter Displayed 3 times when clicking cancel 2008-05-23 18:55:46 +00:00
David McKnight
c1e4dcb9b2 [233570] ClassCastException when moving filter after "go into" action 2008-05-23 16:24:11 +00:00
Radoslav Gerganov
c213611074 [230919] IFileService.delete() should not return a boolean 2008-05-23 08:59:40 +00:00
David McKnight
3103f690c8 [233478] Promptable Filter Displayed 3 times when clicking cancel 2008-05-22 21:28:09 +00:00
David McKnight
b116f3146d [233530] Not Prompted on Promptable Filters after using once by double click 2008-05-22 20:06:18 +00:00
David McKnight
b9d875639a [233494] taking our refresh from promptable actions as well 2008-05-22 17:33:17 +00:00
David McKnight
5385856285 [233494] Show in Table Action should be removed from promptable filters 2008-05-22 17:16:02 +00:00
David McKnight
687edee87d [231209] fixing compile errors from move from getSystemConnection to getHost 2008-05-22 13:24:23 +00:00
David Dykstal
68a1eb3356 [232585] TVT34:TCT312: Help not working
https://bugs.eclipse.org/bugs/show_bug.cgi?id=232585
2008-05-22 02:49:41 +00:00
David Dykstal
4fb3bcbf26 [230821] [api][breaking] IRemoteFileSubsystem is inconsistent with IFileService
https://bugs.eclipse.org/bugs/show_bug.cgi?id=230821
2008-05-22 01:51:17 +00:00
David McKnight
22dca8fe78 [231209] [api][breaking] IRemoteFile.getSystemConnection() should be changed to IRemoteFile.getHost() 2008-05-21 20:36:50 +00:00
Martin Oberhuber
0c2055de47 [233068][api][breaking] Get rid of Commons.Net reexport in org.eclipse.rse.services.files.ftp 2008-05-21 19:32:03 +00:00
David McKnight
b26e92cf25 [233160] [dstore] SSL/non-SSL alert are not appropriate 2008-05-21 14:45:17 +00:00
Martin Oberhuber
0e76f4a955 [227535] Allow Eclipse 3.3 host for "Launch Terminal" core.expressons dependency 2008-05-21 12:57:45 +00:00
Martin Oberhuber
a6537200bb [227535] [rseterminal][api] terminals.ui should not depend on files.core (apply patch from Anna Dushistova) 2008-05-20 21:32:40 +00:00
Martin Oberhuber
44fbb32594 [224540] RSEFileStore.mkdir(EFS.NONE, null) doesn't create parent folder (apply patch from Timur Shipilov) 2008-05-20 20:55:48 +00:00
Martin Oberhuber
2011cddc47 [224538] RSEFileStore.getParent() returns null for element which is not root of filesystem (apply patch from Timor Shiplov) 2008-05-20 20:46:06 +00:00
David McKnight
8f868a9feb [232670] SystemMessageDialog should not throw IndicatorExceptions 2008-05-20 20:31:12 +00:00
Xuan Chen
64d8b908b1 231346] fix: [api][regression] No longer able to restrict selection to files only in SystemSelectRemoteFileAction 2008-05-20 20:27:48 +00:00
David McKnight
1d590ac654 [232889] Dragging and dropping files from a remote unix system to a local project does not work 2008-05-20 20:23:44 +00:00
David McKnight
f9470bfb50 handle waitForInitCompletion() cases 2008-05-20 18:51:11 +00:00
Martin Oberhuber
bb17043ac1 [cleanup] Get rid of incorrect API Tooling Filters again 2008-05-20 18:14:00 +00:00
Martin Oberhuber
d3fa956593 [cleanup] Add FIXME comment 2008-05-20 18:08:42 +00:00