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

1516 commits

Author SHA1 Message Date
Uwe Stieber
aee897c1dc [fix] system promptable object does not reveal associated system types 2007-02-06 14:39:08 +00:00
David Dykstal
3a0efdabdc [api][171530] Add a setEditable to the SystemFilterStringEditPane hierarchy. 2007-02-06 04:12:17 +00:00
David Dykstal
9710d904bf [172437] incorporated patch 2007-02-05 20:43:23 +00:00
Uwe Stieber
d6df8489b5 [172662] [api] Add a dynamic systemTypeProvider extension point 2007-02-05 15:09:52 +00:00
Martin Oberhuber
897779cd0b MERGE from R1_0_maintenance: Add site-europa.xml for EUROPA_ONLY featur 2007-02-05 10:39:18 +00:00
Martin Oberhuber
1b57bdfa37 Rename interim update site -> milestones update site 2007-02-02 14:17:01 +00:00
Uwe Stieber
1c056d5cb4 [172469] fix patch failed to apply to this file but rejection file has not been checked 2007-02-02 13:36:26 +00:00
Martin Oberhuber
f2491d7610 Update Copyright 2007-02-02 09:05:11 +00:00
Michael Scharf
eb15a2c5f6 removed warmings and code cleanup 2007-02-02 04:25:13 +00:00
David McKnight
2a1972c0f4 [172323] moved RemoteCommandShell to org.eclipse.rse.subsystems.shells.core.model 2007-02-01 20:27:50 +00:00
David McKnight
bc939ffa4c [172469] applying patch 2007-02-01 19:51:03 +00:00
Martin Oberhuber
086d1ccc19 Rename SystemViewSafeTreeViewer to SafeTreeViewer, improve javadoc 2007-02-01 17:51:57 +00:00
David McKnight
fa408d21d5 [172492] patch from Uwe to make tree viewer safe 2007-02-01 17:30:41 +00:00
Martin Oberhuber
461e061e8f [cleanup] compiler warnings 2007-02-01 12:15:44 +00:00
Martin Oberhuber
d65885e486 Specify x-internal in manifest for exported internal packages. Fix some compiler warnings. 2007-02-01 11:47:47 +00:00
Javier Montalvo Orus
d847b06501 implemented new API IFileService.setReadOnly() 2007-02-01 10:58:44 +00:00
Martin Oberhuber
3cbe4296a7 Fixup permissions on download (again) 2007-02-01 10:01:41 +00:00
Martin Oberhuber
f1cd51cc90 Fix minor build warnings 2007-02-01 09:54:29 +00:00
Michael Scharf
8306a2f0f5 removed warning: created preference initializer 2007-01-31 19:42:35 +00:00
Michael Scharf
5c3a49f509 make compatible with 3.2 2007-01-31 19:26:57 +00:00
Martin Oberhuber
1ac7c4c170 Prepare for I20070201: Compiler warnings for discouraged access; [171860] CHKPII tags; [170728] refresh during rename; [171603] adding filters; [148978] emtpy dir display problem; 2007-01-31 17:28:52 +00:00
David McKnight
6ca970701b refactored RemoteOutput, RemoteError and ILanguageUtilityFactory 2007-01-30 22:15:10 +00:00
Martin Oberhuber
6fec0fe127 [cleanup] compiler warnings 2007-01-30 22:02:36 +00:00
Martin Oberhuber
e9e70a23e6 [cleanup] avoid Platform internal access 2007-01-30 21:47:17 +00:00
Martin Oberhuber
a63480c5c0 [cleanup] compiler warnings 2007-01-30 21:46:24 +00:00
Martin Oberhuber
dd3254b0fd [cleanup] Fix RSE internal package access 2007-01-30 21:43:52 +00:00
Martin Oberhuber
d9654b70c8 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
Martin Oberhuber
39d251f697 [cleanup] define access rules for marking internal package access discouraged 2007-01-30 21:19:45 +00:00
Martin Oberhuber
9cc1412071 [cleanup] make discouraged access rules more stringent 2007-01-30 20:57:14 +00:00
Martin Oberhuber
c0aba974ab [cleanup] avoid Platform internal access 2007-01-30 20:48:57 +00:00
Martin Oberhuber
6f772365db [cleanup] define access rules for marking internal package access discouraged 2007-01-30 20:43:02 +00:00
Martin Oberhuber
0448185c85 [cleanup] define access rules for marking internal package access discouraged 2007-01-30 20:28:32 +00:00
Martin Oberhuber
ac40768eab [cleanup] avoid Platform internal access 2007-01-30 20:26:32 +00:00
Martin Oberhuber
3cb3bf5842 [cleanup] Fix deprecated usage of propertyPages objectClass in plugin.xml 2007-01-30 19:25:38 +00:00
Martin Oberhuber
d5ce4f6b3d [cleanup] Fix deprecated usage of propertyPages objectClass in plugin.xml 2007-01-30 19:16:59 +00:00
Martin Oberhuber
04a6a8827b Compiler warnings: error for discouraged references 2007-01-30 18:55:55 +00:00
Martin Oberhuber
0eff25758c [cleanup] compiler warnings 2007-01-30 18:49:59 +00:00
Martin Oberhuber
c84a668768 [cleanup] compiler warnings 2007-01-30 18:18:44 +00:00
Martin Oberhuber
b174869998 [cleanup] compiler warnings 2007-01-30 18:06:57 +00:00
Michael Scharf
151661c8fd reduced compiler warnings 2007-01-30 18:02:25 +00:00
Martin Oberhuber
a90292215f [cleanup] compiler warnings 2007-01-30 17:59:31 +00:00
David McKnight
931cae4e5d always pass in monitor 2007-01-30 16:31:35 +00:00
Michael Scharf
94eb7432bc fix for bug 172023: when RXTX library is not installed, a warning is printed to the error log which includes the install instructions 2007-01-29 22:18:50 +00:00
David McKnight
0d2b4d765f [170728] fix for a refresh issue during the rename 2007-01-29 18:05:10 +00:00
David McKnight
6e247d6d59 using refresh events instead of direct refreshes for last refresh (only last refresh because they are asynchronous) 2007-01-29 18:04:15 +00:00
David McKnight
2f0f275934 using refresh events instead of direct refreshes for last refresh (only last refresh because they are asynchronous) 2007-01-29 15:36:48 +00:00
David Dykstal
8383bc4c1d [171860] fixing CHKPII errors in translatable files 2007-01-26 20:43:13 +00:00
David McKnight
9e29b10366 updating test suite with invalidation of filters + new 170728 bug test 2007-01-26 17:12:52 +00:00
David McKnight
6cd80af8ef fix for a rename problem while investigating [170728] 2007-01-26 16:48:16 +00:00
David McKnight
281e9cad54 fix for a rename problem while investigating [170728] 2007-01-26 15:36:29 +00:00