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

3171 commits

Author SHA1 Message Date
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
David McKnight
f9dc5456f5 [196938] getting rid of obsolete classes for SystemSelectConnection* 2007-11-05 15:54:43 +00:00
David McKnight
19c1d8e469 [207178] use array of fileTypes for multi queries, instead of just one 2007-11-05 14:58:34 +00:00
David McKnight
3e67ac8165 [162195] junit for new APIs for upload multi and download multi 2007-11-02 19:09:54 +00:00
David McKnight
ac20528b77 [162195] new APIs for upload multi and download multi 2007-11-02 19:02:13 +00:00
Kevin Doyle
1ac36e2054 [199324] [nls] Move dialog SystemMessages should be added/updated 2007-11-02 15:26:27 +00:00
David McKnight
133313358b [208572] merge of file extension property descriptor to open rse 2007-11-02 15:10:27 +00:00
Kevin Doyle
d1e082c015 [160769] Move Resource dialog allows user to continue on invalid destination 2007-11-02 14:15:10 +00:00
David McKnight
ab1ed2580b [207178] junit tests for multi queries - use config id to distinguish 2007-11-01 20:16:31 +00:00
David McKnight
3ebb75cdad [207178] implicit connect on multi get remote file objects call 2007-11-01 20:10:08 +00:00
David McKnight
f4196430ee null pointer check 2007-11-01 20:09:17 +00:00
David McKnight
df44df752e [207178] junit tests for multi queries 2007-11-01 20:08:43 +00:00
David McKnight
2836aac7aa [207178] optimizations for listMulti and getFileMulti for DstoreFlieService 2007-11-01 19:32:30 +00:00
David McKnight
23fd70411a [207178] listFolders queries folders, not both 2007-11-01 18:24:23 +00:00
Kevin Doyle
0dfacdf39d [186125] Changing encoding of a file is not reflected when it was opened before 2007-11-01 15:03:58 +00:00
David McKnight
3d2a16aeb2 [207178] changing list APIs for file service and subsystems 2007-10-31 21:03:25 +00:00
Martin Oberhuber
46d361ca01 Rev up plugin and feature versions towards TM 3.0 2007-10-31 18:19:44 +00:00
Martin Oberhuber
1e46f2b6cd Rev up plugin and feature versions towards TM 3.0 2007-10-31 18:13:23 +00:00
Kevin Doyle
d878466cef [150492] Tutorial FolderInfoPropertyPage doesn't work reliably 2007-10-31 04:47:34 +00:00
Kevin Doyle
aeefefde88 [197976] Fixed properties.setReadOnly() error 2007-10-31 02:28:42 +00:00
Martin Oberhuber
7eac8d9b91 Update for M20071030-2030 2007-10-31 01:18:10 +00:00
Martin Oberhuber
fe983c888c [208166] Avoid unnecessary arraycopy in BoundedByteBuffer 2007-10-31 00:47:20 +00:00
Martin Oberhuber
cb76957136 [208029] COM port not released after quick disconnect/reconnect 2007-10-30 23:38:06 +00:00
Martin Oberhuber
0334a2e1ed [207785] NPE when trying to send char while no longer connected 2007-10-30 23:19:13 +00:00
Martin Oberhuber
02f20b5086 [208145] Terminal prints garbage after quick disconnect-reconnect 2007-10-30 22:38:44 +00:00
Kevin Doyle
86694a4b08 [203014] Copy/Paste Across Connections doesn't display Overwrite dialog when folder already exists 2007-10-30 14:13:38 +00:00
Javier Montalvo Orus
0e0573305d [187096] Ignore "." and ".." folders when copy+paste 2007-10-30 10:06:53 +00:00
Kevin Doyle
2d68c749ff [204810] Saving file in Eclipse does not update remote file 2007-10-26 21:00:23 +00:00
David McKnight
256b6765a2 [204307] listFolders now deals with a null parameter for fileNameFilter preventing NPE 2007-10-26 19:13:43 +00:00
David McKnight
1fb22d2108 code bug using == instead of != 2007-10-26 18:26:55 +00:00
Javier Montalvo Orus
82dd0450cc [187096] Drag&Drop + Copy&Paste shows error message on FTP connection 2007-10-26 16:25:10 +00:00
Kevin Doyle
781240c033 [198534] Shell Menu Enablement Issue's 2007-10-26 14:57:26 +00:00
David McKnight
d6112286b0 [207100] decorated input stream and output streams for FileServiceSubSystem.getInputStream() and FileServiceSubSystem.getOutputSTream() 2007-10-26 14:54:46 +00:00
Kevin Doyle
de09c1a031 [197841] "Terminate and Remove" should remove the shell from Scratchpad 2007-10-26 13:59:52 +00:00
Michael Scharf
46c49d37c3 NEW - bug 206328: [regression] Terminal does not draw correctly with proportional font
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206328
2007-10-26 05:42:19 +00:00
Michael Scharf
54925f0d08 FIXED - bug 206328: [regression] Terminal does not draw correctly with proportional font
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206328
patch applied
2007-10-26 05:13:35 +00:00
Xuan Chen
250d3197ba [200872] fix: [Archives] Size Property displays size of Archive not of file inside Archive 2007-10-26 03:10:53 +00:00
David McKnight
6c0b64d3dd [207100] adding ISystemRegistry.isRegisteredSystemRemoteChangeListener 2007-10-25 21:04:21 +00:00
David McKnight
e925b3380b [207095] Implicit connect needs to run in the same job as caller 2007-10-25 21:03:56 +00:00
David McKnight
56bd71d3f2 [207095] updated history 2007-10-25 18:46:06 +00:00