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

4060 commits

Author SHA1 Message Date
Xuan Chen
782ffc5d8f [209899] fix: system view did not refresh properly if rename multiple folders in table view. 2007-11-15 05:41:07 +00:00
Michael Scharf
0d55051669 RESOLVED - bug 209746: [terminal] There are cases where some colors not displayed correctly
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209746
2007-11-15 01:37:41 +00:00
Martin Oberhuber
50cff88f9a Fix typos and Javadoc error 2007-11-14 21:30:07 +00:00
Martin Oberhuber
940a583456 Fix typos and Javadoc error 2007-11-14 21:28:50 +00:00
Martin Oberhuber
d3ff4a702b Fix typos and Javadoc error 2007-11-14 21:26:15 +00:00
Michael Scharf
beff888014 bug 189774: [terminal] Ctrl+V does not work in the command input field.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=189774
2007-11-14 20:26:13 +00:00
David McKnight
f759b0388d [208951] isv doc update for remoteFileTypes extension point 2007-11-14 19:37:41 +00:00
David McKnight
9c190dffe7 [203114] don't treat XML files specially (no hidden prefs for bin vs text) 2007-11-14 19:07:04 +00:00
David McKnight
8e30306972 [203114] don't treat XML files specially (no hidden prefs for bin vs text) 2007-11-14 19:07:00 +00:00
Martin Oberhuber
f0f6348dd7 Dont confine archive.eclipse.org to 2.0 stream stable builds only 2007-11-14 19:06:21 +00:00
David McKnight
cfab40cb63 [208951] default file types supplied by rse 2007-11-14 18:54:21 +00:00
David McKnight
7ebed02f74 [208951] no longer used editor registry for file type associations 2007-11-14 18:33:13 +00:00
Xuan Chen
2448faa0ba [160775] fix: [Archives] [api] [breaking] [nl] rename (at least within a zip) blocks UI thread 2007-11-14 17:56:59 +00:00
Martin Oberhuber
fb0ed94aae Prepare for 3.0M3 2007-11-14 15:34:07 +00:00
Martin Oberhuber
11286df599 Release [209656] ClassCastException in TerminalView under Eclipse-3.4M3 2007-11-14 15:09:42 +00:00
Martin Oberhuber
691f944f3e Prepare build notes for 3.0M3 2007-11-14 14:45:13 +00:00
Martin Oberhuber
6a34a132cc Prepare build notes for 3.0M3 2007-11-14 14:42:51 +00:00
Martin Oberhuber
15909f90ef [209656] ClassCastException in TerminalView under Eclipse-3.4M3 2007-11-14 12:40:45 +00:00
Michael Scharf
9f10faedc8 bug 209665: Need ability to log byte streams from Terminal for debugging
https://bugs.eclipse.org/bugs/show_bug.cgi?id=209665
2007-11-14 06:15:07 +00:00
Michael Scharf
e371fa05ff call Logger.encode only if logging is enabled 2007-11-14 05:58:57 +00:00
David McKnight
0252676845 [209660] remote file encoding should default to parent folder's encoding 2007-11-13 17:25:15 +00:00
Martin Oberhuber
cff6bdc83f Update Terminal README for RXTX installation as plugins 2007-11-13 14:11:30 +00:00
Martin Oberhuber
4910ed9bc9 Update Terminal README for new fast implementation 2007-11-13 12:31:34 +00:00
David McKnight
3fa42877ce [208435] Rupen's Patch to disable the user to rename to the same name when multiple collisions occur 2007-11-12 20:11:57 +00:00
David McKnight
00690859a4 [209387] should not delete elements for files that still exist (but are filtered out) 2007-11-12 20:09:36 +00:00
Martin Oberhuber
c58a9da81b Update Copyright Dates 2007-11-12 17:27:30 +00:00
David McKnight
5cdc438ff7 [209423] Fix for null pointer - filter attributes need unique ids 2007-11-12 17:13:52 +00:00
Martin Oberhuber
e8a976ca9e Add eRCP Docs to Infocenter 2007-11-12 17:09:49 +00:00
David McKnight
ab6d24db09 [209375] new API copyRemoteResourcesToWorkspaceMultiple to optimize downloads 2007-11-12 16:13:41 +00:00
David McKnight
d12ef1cad9 trivial bug - need to make sure encoding didn't change before using a cached temp file 2007-11-12 16:09:16 +00:00
Kevin Doyle
c702e915b3 [209355] [Local] Retrieving list of FILE_TYPE_FOLDERS should return Archive's 2007-11-09 21:26:06 +00:00
Uwe Stieber
42c7806c32 [209193] RSE new connection wizard shows empty categories if typing something into the filter 2007-11-08 15:10:56 +00:00
Martin Oberhuber
284e3a3296 Prepare TM 3.0 milestone updates for Ganymede 2007-11-08 13:53:57 +00:00
Uwe Stieber
e15128480f [199032] [api] Remove method acceptContextMenuActionContribution(...) from RSESystemTypeAdapter 2007-11-08 13:51:15 +00:00
Javier Montalvo Orus
a9cbb90104 [208912] Cannot expand /C on a VxWorks SSH Server 2007-11-07 19:45:39 +00:00
David McKnight
6c5f63201a dstore - deal with \r\n in upload(IInputStream...) same as upload(File...) 2007-11-07 17:45:27 +00:00
David McKnight
002b3f7d0a dstore - deal with \r\n in upload(IInputStream...) same as upload(File...) 2007-11-07 17:21:35 +00:00
Martin Oberhuber
98f5efc654 Release for test candidate towards 3.0M3 2007-11-07 16:05:45 +00:00
Martin Oberhuber
431a88f73b [209043] Finish ShellOutputReader when connect fails due to an error 2007-11-07 15:43:55 +00:00
Martin Oberhuber
c9a95167d8 Release Bug 208475 - Source bundles should be marked as singletons 2007-11-07 15:29:58 +00:00
Martin Oberhuber
e1f454eaea [208912] Cannot expand /C on a VxWorks SSH Server 2007-11-06 17:28:11 +00:00
David McKnight
a837fdda54 dstore - removing some warnings 2007-11-05 21:16:05 +00:00
David McKnight
700801e9c5 [194475] removing discouraged access problems 2007-11-05 21:11:20 +00:00
David McKnight
1ac9cbbb8e [208813] removing deprecated APIs 2007-11-05 21:09:21 +00:00
David McKnight
e5834735b3 dstore - removing some warnings 2007-11-05 20:55:51 +00:00
David McKnight
2028bc88ad [208803] add exists() method to ISystemViewElementAdapter 2007-11-05 19:54:06 +00:00
David McKnight
44ee48ce0b [197129] Removing obsolete ISystemConnectionWizardPropertyPage and SystemSubSystemsPropertiesWizardPage 2007-11-05 17:51:59 +00:00
David McKnight
93eb994144 [197480] eliminating UI dependencies from services.dstore 2007-11-05 17:42:37 +00:00
David McKnight
3bd826f5b5 [207178] listMultiple() instead of listMulti, fileTypes[] as well as fileType param API 2007-11-05 17:24:39 +00:00
David McKnight
92ff8a6a0a [186363] get rid of obsolete calls to ISubSystem.connect() 2007-11-05 15:56:00 +00:00