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

4506 commits

Author SHA1 Message Date
David McKnight
084217df5e [234057] Wrong or missing model change event 2008-05-28 22:27:00 +00:00
Martin Oberhuber
c10c3e7577 Release for 3.0RC2 2008-05-27 23:38:32 +00:00
Martin Oberhuber
12b0e0a876 Release for 3.0RC2 2008-05-27 23:33:54 +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
Martin Oberhuber
ddfb122b6b [234239][releng] Add notice.html, epl-v10.html to rseserver downloadable archives 2008-05-27 22:07:55 +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
8052fec2c1 Release v20080526 towards 3.0RC2 2008-05-26 23:35:14 +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
95aa8638fb [unittests] Add RSEFileStoreTest.testDeleteSpecialCases() 2008-05-26 21:08:39 +00:00
Martin Oberhuber
72ed306d20 [233993] Improve EFS error reporting 2008-05-26 17:55:07 +00:00
Martin Oberhuber
29c142faaf [unittests] RSEFileStore: local tests only for public consumption 2008-05-26 17:17:23 +00:00
Martin Oberhuber
1a0505d699 [unittests] Simplify dstore connection creation 2008-05-26 17:13:36 +00:00
David McKnight
44f56ccd0f [233570] ClassCastException when moving filter after "go into" action 2008-05-26 15:51:08 +00:00
Martin Oberhuber
220f17bc92 [233057][remotecdt]Fix button enablement (Apply patch from Johann Draschwandtner) 2008-05-26 14:38:09 +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
Martin Oberhuber
ab343f92b2 Add RSEFileStoreTest 2008-05-23 18:00:51 +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
Martin Oberhuber
f39dcbdba6 Fix download link for RSE-terminals-incubation 2008-05-23 08:32:12 +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
Martin Oberhuber
6a274a0a13 Release [233160] [dstore] SSL/non-SSL alert are not appropriate; [233068][api][breaking] Get rid of EMF reexport in org.eclipse.tm.discovery.model.edit; [233068][api][breaking] Get rid of Commons.Net reexport in org.eclipse.rse.services.files.ftp; [231209] [api][breaking] IRemoteFile.getSystemConnection() should be changed to IRemoteFile.getHost(); [230821] [api][breaking] IRemoteFileSubsystem is inconsistent with IFileService; [232585] TVT34:TCT312: Help not working; 2008-05-22 14:22:52 +00:00
Martin Oberhuber
e7e39c1b0e Release [233160] [dstore] SSL/non-SSL alert are not appropriate; [233068][api][breaking] Get rid of EMF reexport in org.eclipse.tm.discovery.model.edit; [233068][api][breaking] Get rid of Commons.Net reexport in org.eclipse.rse.services.files.ftp; [231209] [api][breaking] IRemoteFile.getSystemConnection() should be changed to IRemoteFile.getHost(); [230821] [api][breaking] IRemoteFileSubsystem is inconsistent with IFileService; [232585] TVT34:TCT312: Help not working; 2008-05-22 14:04:31 +00:00
Martin Oberhuber
2f5d45724c Release [233160] [dstore] SSL/non-SSL alert are not appropriate; [233068][api][breaking] Get rid of EMF reexport in org.eclipse.tm.discovery.model.edit; [233068][api][breaking] Get rid of Commons.Net reexport in org.eclipse.rse.services.files.ftp; [231209] [api][breaking] IRemoteFile.getSystemConnection() should be changed to IRemoteFile.getHost(); [230821] [api][breaking] IRemoteFileSubsystem is inconsistent with IFileService; [232585] TVT34:TCT312: Help not working; 2008-05-22 14:00: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
Martin Oberhuber
f0e808781d [233068][api][breaking] Get rid of EMF reexport in org.eclipse.tm.discovery.model.edit 2008-05-21 19:27:18 +00:00
Martin Oberhuber
a45e35da21 Re-enable P2 metadata generation 2008-05-21 14:50:09 +00:00
Martin Oberhuber
ac4002b5fa Re-enable P2 metadata generation 2008-05-21 14:48:08 +00:00
David McKnight
b26e92cf25 [233160] [dstore] SSL/non-SSL alert are not appropriate 2008-05-21 14:45:17 +00:00