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

1350 commits

Author SHA1 Message Date
Uwe Stieber
d272dba8f7 [fix] Add missing RSE files test suite registration 2006-12-21 09:51:33 +00:00
Martin Oberhuber
423776278e Force unpacking the test plugin 2006-12-21 08:26:34 +00:00
Martin Oberhuber
013f0abf2c Force unpacking the test plugin 2006-12-20 22:03:51 +00:00
Martin Oberhuber
ccad7a2469 Update info on download page for 2.0 stream 2006-12-20 22:01:11 +00:00
Martin Oberhuber
9940acd31f Re-enable digest for RSE 2.0 2006-12-20 21:41:46 +00:00
Martin Oberhuber
c8c3483b6d Re-enable digest for RSE 2.0 2006-12-20 21:38:35 +00:00
Martin Oberhuber
0a538ebb7d Update Download Master on irsbuild. Get rid of old scripts. 2006-12-20 21:11:15 +00:00
Martin Oberhuber
8f937274b3 Rev up version numbers to 1.0.2 where content was changed. Fix [168568] [168591] [168596] LocalFileService.isCaseSensitive() and equals() problems found by unit tests. 2006-12-20 21:01:24 +00:00
Martin Oberhuber
fb21fa234d Workaround [168606]: Revert to default workspace JRE for terminal.serial 2006-12-20 20:43:22 +00:00
Martin Oberhuber
f1441dcfd1 Rev up version numbers to 1.0.2 where content was changed. Fix [168568] [168591] [168596] LocalFileService.isCaseSensitive() and equals() problems found by unit tests. 2006-12-20 19:17:55 +00:00
Martin Oberhuber
3382c209e6 [168596] FileServiceSubSystem.isCaseSensitive() 2006-12-20 19:05:33 +00:00
Martin Oberhuber
f896c63eb2 Fix [168591] LocalHostFile missing equals() 2006-12-20 19:02:52 +00:00
Martin Oberhuber
b8c9ed86bc Fix [168586] LocalFileService.isCaseSensitive() is false on Windows 2006-12-20 19:01:11 +00:00
Martin Oberhuber
75f3d306dd Fix Terminal Widget Command Context descriptions 2006-12-20 18:42:02 +00:00
Martin Oberhuber
dedb502a51 Rev down ssh version again since it is not changed 2006-12-20 18:38:43 +00:00
Martin Oberhuber
307ce06ce2 Rev up version numbers for 2.0M4 according to changes in plugins 2006-12-20 18:30:03 +00:00
Martin Oberhuber
979f75c013 Add RSE Unit Tests, and RSE Runtime Feature. Fix Compiler Warnings. Fix [168120] FTP root filter, [168185] Terminal field width, [168183] Terminal Exception logged 2006-12-20 18:20:14 +00:00
Martin Oberhuber
af9283c0a2 Adding support for 2.0milestones update site 2006-12-20 18:12:00 +00:00
Martin Oberhuber
33d5ed4ac5 Adding support for 2.0milestones update site 2006-12-20 18:03:21 +00:00
Martin Oberhuber
1208ff5c0c Rev up test framework versions to 1.0.2 2006-12-20 17:59:05 +00:00
Martin Oberhuber
31fc9e9742 Add RSE Runtime Feature 2006-12-20 17:39:21 +00:00
Martin Oberhuber
c81949a300 Add RSE Runtime Feature 2006-12-20 17:33:08 +00:00
Martin Oberhuber
8f8d2b9279 Add eclipse_update_120.jpg to RSE SDK and Terminal 2006-12-20 17:03:15 +00:00
Martin Oberhuber
df643d98f7 Add RSE Unit Test Feature to Builds 2006-12-20 16:40:19 +00:00
Martin Oberhuber
a745c52555 Add RSE Unit Test Feature to Builds 2006-12-20 16:35:09 +00:00
Martin Oberhuber
23a7a80908 Unpack tests by default 2006-12-20 16:24:47 +00:00
Martin Oberhuber
e11fb4f7a5 Add RSE Unit Test Feature to Builds 2006-12-20 16:24:20 +00:00
Martin Oberhuber
56a8e685bf Add RSE Unit Test Feature to Builds 2006-12-20 16:13:12 +00:00
Javier Montalvo Orus
74cba1e63b [168120] root filter resolves to home dir 2006-12-20 12:46:36 +00:00
David McKnight
aad5a3593f removing warnings 2006-12-19 22:04:18 +00:00
David McKnight
b99184d06c removing warnings 2006-12-19 21:26:49 +00:00
David McKnight
a2e7931a88 removing warnings 2006-12-19 21:18:48 +00:00
Martin Oberhuber
d31c468dbd Linux file tests: Add note for bug 168596, make test file name harder 2006-12-19 20:48:53 +00:00
Martin Oberhuber
bb350271d1 Add test for bug 168591 2006-12-19 20:01:35 +00:00
Martin Oberhuber
cda30345b7 Add basic testcase for IFileService / LocalFileService 2006-12-19 19:15:15 +00:00
Uwe Stieber
41bbfb0591 [refactor] Rework RSE connection management for unittests and cleanup test cases 2006-12-19 13:42:15 +00:00
Michael Scharf
097ea41854 dialog settings uses a new section 2006-12-16 05:33:13 +00:00
Michael Scharf
5eb5359b92 bug 168185: [terminal] text entry fields in connection properties should be wider
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168185
Remember the size of the dialog
2006-12-16 05:20:10 +00:00
Michael Scharf
246261e106 bug 168185: [terminal] text entry fields in connection properties should be wider
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168185
2006-12-16 05:12:36 +00:00
Michael Scharf
3b85fde4cc bug 168183: [terminal] Exception logged when switching to terminal view for the first time
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168183
removed obsolete stuff
2006-12-16 01:15:54 +00:00
Michael Scharf
7ac215b39e bug 168183: [terminal] Exception logged when switching to terminal view for the first time
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168183
moved the context and key bindings to the terminal plugin
2006-12-16 01:14:22 +00:00
Michael Scharf
f7230852a2 fixed bug 168183: [terminal] Exception logged when switching to terminal view for the first time
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168183
The contexd ID defined in the plugin.xml was not used in the terminal
2006-12-16 00:56:45 +00:00
David Dykstal
01879102bf [cleanup] add copyrights 2006-12-15 20:47:03 +00:00
Martin Oberhuber
beee15184d Fix missing copyrights 2006-12-15 19:46:40 +00:00
Martin Oberhuber
1081e73f9a [168254] adding info on TM update site to download pages 2006-12-15 19:14:14 +00:00
Martin Oberhuber
5395990324 [168231] Changed packaging to ship the Remotecdt separate from the RSE SDK, but with source. 2006-12-15 18:51:58 +00:00
Martin Oberhuber
f3be315901 [168231] Changed packaging to ship the Remotecdt separate from the RSE SDK, but with source. 2006-12-15 18:42:47 +00:00
Martin Oberhuber
51b01fc77e Fix epl-v10.html and notice.html in all builds 2006-12-15 14:54:08 +00:00
Martin Oberhuber
7e1b764d78 Release [142968] IBM strings, [165891] windows local xcopy problem; Simplify and Unify feature vs. branding plugin names; Add Terminal to downloads. 2006-12-15 14:17:40 +00:00
Javier Montalvo Orus
8aebe43581 [cleanup] fix compiler warnings 2006-12-15 14:12:04 +00:00