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

464 commits

Author SHA1 Message Date
Martin Oberhuber
71d7129932 [cleanup] fix copyright dates 2008-12-04 18:30:38 +00:00
Martin Oberhuber
9a21891988 [cleanup] Update Javadocs according to Rado's patch 2008-12-04 13:57:34 +00:00
Radoslav Gerganov
70365fef23 [231428] NPE on canceling copy operation from remote host 2008-11-27 15:18:42 +00:00
David McKnight
69d1d276dc [256048] Saving a member open in Remote LPEX editor while Working Offline doesn't set the dirty property 2008-11-25 15:11:28 +00:00
David McKnight
5172b0a6e1 [256048] Saving a member open in Remote LPEX editor while Working Offline doesn't set the dirty property 2008-11-24 21:15:55 +00:00
Martin Oberhuber
7f7f4ff0b9 [releng] Update bundle versions for 3.1M3 2008-11-11 14:00:01 +00:00
Kevin Doyle
18cf60e65c [242389] [usability] RSE Save Conflict dialog should indicate which file is in conflict 2008-11-11 02:08:29 +00:00
David McKnight
fc356e5aab [249544] Save conflict dialog appears when saving files in the editor 2008-11-07 17:12:38 +00:00
David McKnight
2095797a08 [251631] NullPointerException in SystemTempFileListener 2008-11-06 16:04:35 +00:00
David McKnight
c44772c8d1 [253262] Cache Cleanup is removing .settings directory 2008-11-03 19:55:52 +00:00
David McKnight
6296b9d96f [251631] NullPointerException in SystemTempFileListener 2008-10-24 17:49:43 +00:00
David McKnight
10d76ae7a2 [251631] NullPointerException in SystemTempFileListener 2008-10-24 16:40:34 +00:00
David McKnight
933dac113c [251860] Rename a file/folder to a hidden file causes problems 2008-10-23 16:25:17 +00:00
David McKnight
1f181fa578 [251860] Rename a file/folder to a hidden file causes problems 2008-10-23 16:16:47 +00:00
David McKnight
75683349f6 [249544] Save conflict dialog appears when saving files in the editor 2008-10-21 15:40:03 +00:00
David McKnight
eb66a5e2ff [249544] also check that monitor is not cancelled 2008-10-17 15:33:22 +00:00
David McKnight
8deddd5549 [249544] Save conflict dialog appears when saving files in the editor 2008-10-17 15:07:30 +00:00
David McKnight
f1bd3a26d1 [249544] Save conflict dialog appears when saving files in the editor 2008-10-06 20:39:55 +00:00
David McKnight
37c52c11ef [247189] SystemEditableRemoteFile.openEditor() not updating the default editor properly 2008-09-17 15:39:35 +00:00
David McKnight
564a480442 [246651] FTP subsystem doesn't handle disconnected situation well 2008-09-11 00:51:58 +00:00
David McKnight
a1992ec815 [236723] UniversalFileTransferUtility..uploadResourcesFromWorkspace should query remote folder encoding 2008-09-03 15:28:18 +00:00
David McKnight
22ab47928b [238158] Can create duplicate filters 2008-07-11 16:09:05 +00:00
David McKnight
df7def8369 [234045] [ftp] Errors while changing file permissions are not displayed to the user 2008-07-11 15:43:33 +00:00
David McKnight
4c4214e61e [234045] [ftp] Errors while changing file permissions are not displayed to the user 2008-07-09 19:14:09 +00:00
David McKnight
40f3441b57 [238294] ClassCastException using Link With Editor 2008-07-07 19:40:59 +00:00
Martin Oberhuber
4f75e4f31f [internal] Add API Usage Problem filters for known cases 2008-07-03 16:38:21 +00:00
David McKnight
9108945965 [239459] Clear Cached Files action should not delete project metadata 2008-07-03 16:18:24 +00:00
Martin Oberhuber
eb9d8528aa [internal] Add API Usage Problem filters for known cases 2008-07-03 16:04:43 +00:00
David McKnight
2a033854aa [235221] Files truncated on exit of Eclipse 2008-07-02 19:02:40 +00:00
David McKnight
0e84d83048 [235221] Files truncated on exit of Eclipse 2008-07-02 15:01:50 +00:00
David Dykstal
ba701b5ac4 [234215] [apidoc] Improve API Docs of ISystemViewElementAdapter#doDelete*
https://bugs.eclipse.org/bugs/show_bug.cgi?id=234215
2008-06-09 12:59:07 +00:00
Martin Oberhuber
d716e3fc3e [235626][cleanup] Get rid of resource bundle related dead code 2008-06-04 15:55:12 +00:00
Martin Oberhuber
b15c28c5fc [releng][cleanup] Fix @since tags according to API Tooling 2008-06-04 10:32:44 +00:00
David McKnight
359627faa0 [234924] [ftp][dnd][Refresh] Copy/Paste file from Package Explorer doesn't refresh folder 2008-06-03 00:22:49 +00:00
David McKnight
ad57112544 [234924] [ftp][dnd][Refresh] Copy/Paste file from Package Explorer doesn't refresh folder 2008-06-02 20:21:48 +00:00
Kevin Doyle
e2e5204354 [227391] Saving file in Eclipse does not update remote file 2008-05-30 14:28:58 +00:00
Martin Oberhuber
d25bcd82cc [cleanup] Update copyright year 2008 2008-05-29 21:58:39 +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
9036664bd6 [234038] Force refresh IRemoteFile after changing permissions 2008-05-26 21:49:59 +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
687edee87d [231209] fixing compile errors from move from getSystemConnection to getHost 2008-05-22 13:24:23 +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
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
Martin Oberhuber
bb17043ac1 [cleanup] Get rid of incorrect API Tooling Filters again 2008-05-20 18:14:00 +00:00
Xuan Chen
8cc3815e48 231346] fix: [api][regression] No longer able to restrict selection to files only in SystemSelectRemoteFileAction 2008-05-20 12:12:51 +00:00
David Dykstal
cb914b0d8f [231841] TVT34:TCT187: TVT - FR - Apostrophe issue in Details message
https://bugs.eclipse.org/bugs/show_bug.cgi?id=231841
2008-05-13 23:15:17 +00:00
David Dykstal
015bdcfb06 [231841] TVT34:TCT187: TVT - FR - Apostrophe issue in Details message
https://bugs.eclipse.org/bugs/show_bug.cgi?id=231841
2008-05-13 22:47:11 +00:00
David McKnight
46e88b28b5 [231671] TVT34:TCT171: PLK: No help text for new remote file 2008-05-12 21:23:29 +00:00