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

523 commits

Author SHA1 Message Date
Martin Oberhuber
9d2e0b0196 Bug 310215 - SystemEditableRemoteFile.open does not behave as expected 2010-08-19 16:24:06 +00:00
Martin Oberhuber
ecc40290a0 [releng] Update bundle and feature versions for 3.2.1 2010-08-19 13:38:17 +00:00
David McKnight
cc2193f725 [317541] Show blank as the last modified for a file with no last modified 2010-07-07 19:21:13 +00:00
David McKnight
405af14b8c [310215] SystemEditableRemoteFile.open does not behave as expected 2010-06-23 14:11:56 +00:00
David McKnight
fdd5f9a1c3 [311218] Content conflict dialog pops up when it should not 2010-06-23 14:05:18 +00:00
Martin Oberhuber
0c3f031fc2 [releng] Fix copyright year 2010-05-22 11:01:20 +00:00
Xuan Chen
d526559c15 Fix for bug 312923. 2010-05-20 18:42:19 +00:00
David Dykstal
e207aecd08 Bug 148977: New Filter dialog should propose a default filter name on the 2nd page
https://bugs.eclipse.org/bugs/show_bug.cgi?id=148977
2010-05-19 21:00:45 +00:00
David McKnight
d134ffbfbc [312362] Editing Unix file after it changes on host edits old data 2010-05-11 18:44:15 +00:00
David McKnight
6e74bd54cd [308221] Bidi3.6: Improper display of date in Properties and Table Views
-added copyright for change that occurred via bug 309813.
2010-05-03 19:48:29 +00:00
Martin Oberhuber
5217704fbc Bug 308221 - Revert improper version rev since no API was changed and ICU only addition affects implementation only. 2010-05-03 19:33:33 +00:00
David McKnight
42b36a3f65 added icu lib 2010-04-30 14:04:14 +00:00
David McKnight
66a454623a [309755] SystemRemoteFileOpenWithMenu.getPreferredEditor(), the listed default editor is not always correct 2010-04-29 16:06:26 +00:00
David McKnight
156f809081 [309755] SystemRemoteFileOpenWithMenu.getPreferredEditor(), the listed default editor is not always correct 2010-04-29 14:11:22 +00:00
David McKnight
ffd7f58cf0 [309813] RSE permits opening of file after access removed 2010-04-22 14:09:00 +00:00
David McKnight
526350f6ab [309813] RSE permits opening of file after access removed 2010-04-21 15:22:01 +00:00
Martin Oberhuber
c3aacbb604 [releng] Fix micro versions for TM 3.2 2010-03-01 00:15:19 +00:00
David McKnight
57b4e6d029 [283033] remoteFileTypes extension point should include "xml" type 2010-02-02 18:40:30 +00:00
David McKnight
31b72dac02 [283033] remoteFileTypes extension point should include "xml" type 2010-02-02 17:53:09 +00:00
David McKnight
10d13d2ab1 [298440] jar files in a directory can't be pasted to another system properly 2010-01-20 16:58:20 +00:00
David McKnight
5cf97ddad1 [299140] Local Readonly file can't be copied/pasted twice 2010-01-15 15:37:53 +00:00
Martin Oberhuber
1f1a8383e6 [285781] fix duplicate PII 2009-08-06 14:51:55 +00:00
Martin Oberhuber
c4f6204bfc [releng] Update version numbers for 3.1.1 builds 2009-07-30 13:35:38 +00:00
David McKnight
5840ebb9cd [234258] [dnd] Drag&Drop a folder silently ignores elements without permissions 2009-07-28 18:22:55 +00:00
David McKnight
0935e353ff [284596] [regression] Open with-> problem when descriptor doesn't match previous 2009-07-24 16:51:15 +00:00
David McKnight
4daf537c36 [284420] nullprogressmonitor is needed 2009-07-23 17:38:40 +00:00
David McKnight
e45b651ccf [280466] File download keeps running in case sensitive case 2009-07-14 19:36:53 +00:00
David McKnight
fee9bcda5c [281712] [dstore] Warning message is needed when disk is full 2009-07-08 22:08:28 +00:00
David McKnight
dd742c05ce [281309] RSE Explorer View is not able to be sync with Editor in next Eclipse launched 2009-06-30 16:22:00 +00:00
David McKnight
a0de12609f [279307] NPE when select a filter remove search dialog 2009-06-08 21:02:24 +00:00
David McKnight
7cf004820c [276103] Files with names in different cases are not handled properly 2009-06-03 16:39:44 +00:00
Martin Oberhuber
402d24d094 [cleanup] Fix copyright dates 2009-05-27 15:19:10 +00:00
David McKnight
4e9589c931 [277141] System Editor Passed Incorrect Cache Information in Presence of Case-Differentiated-Only filenames 2009-05-22 14:18:54 +00:00
David McKnight
ba872f8882 [276103] Files with names in different cases are not handled properly 2009-05-20 15:14:54 +00:00
David McKnight
ebf19c79d2 [276103] Files with names in different cases are not handled properly 2009-05-20 15:08:00 +00:00
David McKnight
06f9bbfe7d [276534] Cache Conflict After Synchronization when Browsing Remote System with Case-Differentiated-Only Filenames 2009-05-20 14:42:01 +00:00
David McKnight
f56c3da68e [276103] Files with names in different cases are not handled properly 2009-05-19 18:24:13 +00:00
Martin Oberhuber
45c7196f67 [254293] DSDP branding for Galileo 2009-05-13 22:23:26 +00:00
David McKnight
29068be787 [251136] Error copying local file to remote system when temp file is readonly 2009-04-29 16:11:08 +00:00
David McKnight
1e29d7ac84 [271831] Set the readonly file attribute when download the file 2009-04-27 15:10:08 +00:00
David McKnight
2759275911 [243495] [api] New: Allow file name search in Remote Search to not be case sensitive
-default to old 3.0 behaviour if not set
2009-04-22 19:53:14 +00:00
David McKnight
44f654d97b [272772] Exception handling in SystemEditableRemoteFile 2009-04-20 13:06:37 +00:00
Martin Oberhuber
37ddeacad6 [243495] Require Services 3.1 for SystemSearchPage -> SystemSearchString dependency 2009-04-20 12:20:08 +00:00
David McKnight
fc2870e07e [243495] [api] New: Allow file name search in Remote Search to not be case sensitive 2009-03-25 20:24:37 +00:00
David McKnight
3ba55d9c46 [256644][refresh] RSE Compare with should refresh file cache before opening compare editor 2009-03-23 16:21:03 +00:00
David McKnight
a5357c0c00 [267247] Wrong encoding 2009-03-11 20:16:14 +00:00
David McKnight
3ff63536d7 David McKnight (IBM) - [264607] Unable to delete a broken symlink 2009-03-05 19:40:15 +00:00
David McKnight
df8126c8aa [264607] Unable to delete a broken symlink 2009-02-13 17:20:23 +00:00
Martin Oberhuber
d2da4a8981 [cleanup] fix copyright-to-year 2009-02-05 00:36:23 +00:00
David McKnight
2b355dead2 [245260] Different user's connections on a single host are mapped to the same temp files cache 2009-02-03 18:59:03 +00:00