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

3135 commits

Author SHA1 Message Date
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
David McKnight
0ea32914e0 [207095] test case for consistency when implicitly connecting - using null password 2007-10-25 17:10:49 +00:00
David McKnight
6042a807ad need to allow for null password so that user can be prompted for password on connect 2007-10-25 17:10:18 +00:00
David McKnight
823787fa4f [207095] test case for consistency when implicitly connecting 2007-10-25 16:26:41 +00:00
David McKnight
71b5a1d93b [207095] test case for consistency when implicitly connecting 2007-10-25 16:26:16 +00:00
David McKnight
d3846713f6 [207095] Implicit connect needs to run in the same job as caller 2007-10-25 16:23:37 +00:00
David McKnight
456e55c23e [207095] Implicit connect needs to run in the same job as caller
[207100] Events for after a resource is downloaded and uploaded
2007-10-25 16:23:09 +00:00
David McKnight
bb1fdd5db0 [207100] Events for after a resource is downloaded and uploaded 2007-10-25 16:22:07 +00:00
David McKnight
8ffc652c8c [207095] Implicit connect on getRemoteFileObject 2007-10-25 14:29:37 +00:00
David McKnight
1e7454b343 [207095] check for null datastore 2007-10-25 14:25:08 +00:00
Martin Oberhuber
40315bf19f Update TM Update Site for M20071023-1300 2007-10-24 16:54:30 +00:00
Martin Oberhuber
b44cb859a3 Update TM Update Site for M20071023-1300 2007-10-24 16:44:25 +00:00
David McKnight
ddda24b5e7 [186363] remove deprecated call 2007-10-24 14:57:56 +00:00
David McKnight
786ad2e228 [186363] remove deprecated calls in checkIsConnected 2007-10-24 13:54:50 +00:00
Javier Montalvo Orus
7f3cb80580 [196351] Delete a folder should do recursive Delete 2007-10-23 17:17:54 +00:00
David McKnight
3004ae191a merge from IBM rse to allow for user-configured idle time shutdown 2007-10-23 16:18:44 +00:00
Martin Oberhuber
486bc7245d [207158] improve error message when port not available 2007-10-23 13:20:30 +00:00
Michael Scharf
41f91667e5 bug 206892: [terminal][serial] Incorrect connected state when COM port is owned by another terminal
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206892
fixed the accidentally reversed logic!
2007-10-22 07:35:06 +00:00
Michael Scharf
ea883b0865 NEW - bug 206883: [terminal][leak] VT100TerminalControl keeps a Job running even after disconnect
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206883
applied patch by Martin Oberhuber
2007-10-22 05:08:24 +00:00
Michael Scharf
3e40a63159 bug 206892: [terminal][serial] Incorrect connected state when COM port is owned by another terminal
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206892
applied patch provided by Martin Oberhuber
2007-10-22 04:57:11 +00:00
Kevin Doyle
fed40af8b4 [197976] Changing a file to read-only when it is open doesn't update local copy 2007-10-19 18:12:27 +00:00
David McKnight
547f047169 [195285] mount path mapper changes 2007-10-19 14:58:23 +00:00
David McKnight
c06b4f097d [206755] upload and download buffer should be in kbytes, not bytes 2007-10-18 13:54:04 +00:00
David McKnight
04697ae05c null pointer check for active window 2007-10-18 13:44:56 +00:00
Martin Oberhuber
d16a66b514 Merge [205186][206643] SSH Terminal does not paint correctly on Mac OSX 2007-10-18 10:42:34 +00:00
Michael Scharf
6277f9c068 bug 205186: [regression][mac] SSH Terminal does not paint correctly on OSX
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205186
The correct solution is to Control.redraw(...) the rectangle and to Control.update() to display the results....
2007-10-17 23:18:18 +00:00
Michael Scharf
df7c2da4d3 bug 205186: [regression][mac] SSH Terminal does not paint correctly on OSX
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205186
2007-10-17 23:05:42 +00:00
Michael Scharf
5869dca969 resolved a name conflict on the mac 2007-10-17 22:33:54 +00:00
David McKnight
df7df72da7 [206642] changes to allow for java 1.4 on server 2007-10-17 18:54:23 +00:00
David McKnight
34cf468e73 [206642] changes to allow for java 1.4 on server 2007-10-17 17:51:56 +00:00
David McKnight
17fc645844 [206642] dstore bug fixes merged to open rse 2007-10-17 16:18:54 +00:00
David McKnight
9b3d89b110 [206642] dstore bug fixes merged to open rse 2007-10-17 15:57:30 +00:00
Michael Scharf
ff95b7a3f8 Do not cache the GC 2007-10-16 14:56:44 +00:00
Martin Oberhuber
0c72ba045a Merge [206363][regression] Terminal shows spurious vertical bars around the cursor on Vista 2007-10-16 13:30:51 +00:00
Martin Oberhuber
0b3547c651 [206363][regression] Terminal shows spurious vertical bars around the cursor on Vista 2007-10-16 12:20:58 +00:00
Michael Scharf
d18c99e50b bug 206363: [regression] Terminal shows spurious vertical bars around the cursor when typing
https://bugs.eclipse.org/bugs/show_bug.cgi?id=206363
2007-10-16 03:57:30 +00:00
Martin Oberhuber
cc720e2ef8 Add 2.0.1 patches to main update site description 2007-10-15 20:09:40 +00:00