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

1957 commits

Author SHA1 Message Date
David Dykstal
2f0f316cfb initial population 2007-03-22 14:52:36 +00:00
Martin Oberhuber
485678d02c Re-add methods lost during move from rse.ui as part of bug [177155] 2007-03-22 12:42:54 +00:00
Martin Oberhuber
1c18b59ad7 Re-enable signedUpdates 2007-03-22 12:26:06 +00:00
Martin Oberhuber
b42f49471d Upgrade to basebuilder v20070321 2007-03-22 12:23:05 +00:00
Martin Oberhuber
80c3548212 Disable change to signedUpdates 2007-03-22 10:58:51 +00:00
Martin Oberhuber
2be9af05c5 [cleanup] organize Manifests: add internal exports 2007-03-22 10:57:50 +00:00
Martin Oberhuber
a9f122b7ad [cleanup] organize Manifests: remove obsolete property keys 2007-03-22 10:49:56 +00:00
Martin Oberhuber
2e9682aefa [cleanup] organize Manifests: remove obsolete property keys 2007-03-22 10:39:58 +00:00
Martin Oberhuber
77f6828769 [cleanup] organize Manifests: add internal exports 2007-03-22 10:34:16 +00:00
Martin Oberhuber
b819d7e6a3 Release [168977] credentials refactoring stage 2.4; [178540] compile error against 3.3m6; [178548] Contributed actions added last; [153652] download-on-copy, drag and drop; [177155] rse initialization in job; [178490] context for getting filter images; [176485] background in prefs; [178599] simple refactorings for making internal 2007-03-22 10:09:56 +00:00
David McKnight
cc3d896947 [178599] core.internal -> internal.core 2007-03-21 17:32:36 +00:00
David McKnight
0d394bfe0d [178599] core.internal -> internal.core 2007-03-21 17:04:01 +00:00
David McKnight
eb5e8d9e67 [178599] simple refactorings 2007-03-21 16:59:10 +00:00
David McKnight
b7e888a529 [177155] some cleanup/refactorings that prevent startup exception with getting remote systems project 2007-03-21 16:35:00 +00:00
David McKnight
5a7b3419b5 [176485] problem is fixed by explicitly setting the background of the text field to the composite background. 2007-03-21 15:47:08 +00:00
David McKnight
eecef5a622 [178490] added:
ImageDescriptor getSystemFilterPoolImage(ISystemFilterPoolReference fpRef);
ImageDescriptor getSystemFilterImage(ISystemFilterReference fRef);

Original implementations kept so that original behaviour can be maintained.
2007-03-21 15:27:27 +00:00
David McKnight
c81f8accff [177155] rse initialization in job 2007-03-21 15:24:46 +00:00
David McKnight
51cad71182 [153652] allowing for drag and drop stuff that for some reason didn't get committed last week 2007-03-21 15:19:54 +00:00
David McKnight
d8fff26c00 null check that for some reason didn't get committed when I made the change a week ago 2007-03-21 15:19:11 +00:00
Uwe Stieber
19820790fc [178548] Contributed actions should be added last in fillContextMenu() 2007-03-21 14:55:27 +00:00
Uwe Stieber
05571eb87d [178540] RSEMainNewConnectionWizard does not compile against I20070320-0010 2007-03-21 14:26:26 +00:00
David Dykstal
0478fb95fa [168977] - updating package documentation 2007-03-20 16:36:53 +00:00
David Dykstal
178f374a52 [168977][api][refactor] - stage 2.4
- introduce "credentials" terminology to methods that needed it
- began moving "requiresUserId" and "requiresPassword" from connector service API to credentials providers
2007-03-20 15:09:08 +00:00
Martin Oberhuber
41c71f3360 Release [175160] unittest fix; Terminalview ':' after title; [177537] dynamic system type action groups; [163820] resources for encoding tests; [168977] UI/Non-UI ICredentialsProvider; [api] Unify action contribution in ISubSystemConfigurationAdapter; [177731] validator for Connection names; [177930] [api] Remove SystemViewAdapterFactory.getXXXAdapter(); [178020] [178021] [178023] IActionFilter related API changes 2007-03-19 13:08:58 +00:00
Uwe Stieber
684e3b0a7e [178020] [178021] [178023] IActionFilter related API changes 2007-03-19 11:02:20 +00:00
Uwe Stieber
4ec2eb27a9 [177930] [api] Remove unnecessary and unused convienence getXXXAdapter() methods from SystemViewAdapterFactory 2007-03-18 13:00:06 +00:00
David Dykstal
cfabc043fe [177731][refactor]Connection names and filter pool names were restricted to being folder names by their validators. Filter names were restricted to being file names by the filter name validator. These have been refactored so that they now only require unique strings within their container. 2007-03-16 16:47:24 +00:00
Uwe Stieber
a9d61fdbac [fix] [api] Unify action contribution methods in ISubSystemConfigurationAdapter 2007-03-16 16:12:37 +00:00
Uwe Stieber
bec5ef86c8 [fix] [api] Unify action contribution methods in ISubSystemConfigurationAdapter 2007-03-16 16:07:35 +00:00
David Dykstal
52f4211900 [168977][api][refactor] - stage 2.3
- Introduced ICredentialsProvider implementations
- Refactored some AbstractConnectorService methods into the credentials providers
- Further simplified the concrete connector services
- made more methods final and explicitly indicated where overrides are allowed, required.
2007-03-16 16:00:22 +00:00
Uwe Stieber
123cfd3fbc [add] Added test to create connections with special characters 2007-03-16 13:17:36 +00:00
Kushal Munir
3cde4bc29a [163820] Resources for testing encoding support 2007-03-15 19:06:42 +00:00
Uwe Stieber
d2af81b435 [fix] additions menu group contribution to new sub menu used wrong base menu group id 2007-03-15 16:40:52 +00:00
Uwe Stieber
734ad54b12 [fix] Menu group marker "additions" not consistently added to new sub menu 2007-03-15 15:30:59 +00:00
Uwe Stieber
1071df698c [177537] [api] Dynamic system type provider need a hook to add dynamic system type specific menu groups 2007-03-15 15:06:36 +00:00
Michael Scharf
6178ce1f28 put a ':' after the titel only if the status is not empty 2007-03-15 14:20:56 +00:00
Michael Scharf
9da0e88f19 put a ':' after the title 2007-03-15 14:13:37 +00:00
Uwe Stieber
7cdfc7d034 [fix] [175160] RSE unit tests fail 2007-03-15 12:30:14 +00:00
Martin Oberhuber
d4591a292f Add info on missing final digit of qualifiers 2007-03-15 10:42:37 +00:00
Martin Oberhuber
4c7e5a75b1 Add info on commons.net single-jar bundle 2007-03-15 10:39:46 +00:00
David Dykstal
82e6b26c11 [cleanup] fix misspelling in message 2007-03-15 00:25:03 +00:00
Martin Oberhuber
4e820d138f Release commons.net as single-jar Orbit bundle; various cleanups 2007-03-15 00:24:19 +00:00
Martin Oberhuber
c4cbb2802b Reorganize commons.net as single-jar Orbit bundle 2007-03-15 00:11:31 +00:00
Martin Oberhuber
0e9a17e78b Reorganize commons.net as single-jar Orbit bundle: Get rid of separate features 2007-03-14 21:59:28 +00:00
Martin Oberhuber
5a732189cf Reorganize commons.net as single-jar Orbit bundle 2007-03-14 21:45:09 +00:00
Martin Oberhuber
c653edf1da Reorganize commons.net as single-jar Orbit bundle: Get rid of separate features 2007-03-14 21:19:45 +00:00
Uwe Stieber
0fadb43989 [cleanup] Remove obsolete ISystemShellProvider interface (replaced by Eclipse IShellProvider) 2007-03-14 10:04:38 +00:00
Uwe Stieber
6f56ef8409 [cleanup] remove unused interface IRSEUIRegistry + related methods + related implementation 2007-03-13 16:53:39 +00:00
Martin Oberhuber
5fc954d25e [cleanup][174945] Remove IBM_logo*, system390*, system400*, systemaix* icons 2007-03-13 14:40:31 +00:00
Martin Oberhuber
088ce331d2 Update build notes for I-builds after 20070313 2007-03-13 13:12:41 +00:00