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

112 commits

Author SHA1 Message Date
Martin Oberhuber
202c9a5fe6 [180519][api] declaratively register rse.processes.ui adapter factories 2007-04-04 12:10:00 +00:00
David McKnight
076735e8f8 [180562] not implementing ISystemIconConstants 2007-04-03 16:28:48 +00:00
Martin Oberhuber
f501ac6de3 [175262][api] IHost.getSystemType() should return IRSESystemType 2007-04-03 11:13:35 +00:00
Kushal Munir
78b4d0616b [180562] [api] Classes should not implement interfaces just to bring constants into namespace. Do not implement ISystemProcessPropertyConstants and ISystemProcessRemoteConstants. 2007-04-03 09:00:38 +00:00
Kushal Munir
3789c71626 [180562] [api] Classes should not implement interfaces just to bring constants into namespace. Do not implement ISystemProcessPropertyConstants and ISystemProcessRemoteConstants. 2007-04-03 08:55:04 +00:00
Martin Oberhuber
1656263665 Organize Manifests: Export internal packages with x-internal 2007-04-02 08:58:20 +00:00
David McKnight
ff1ae16007 [178599] more refactorings 2007-03-29 18:56:15 +00:00
David McKnight
2c8b08f365 [178599] more refactorings for processes.ui and shells.ui 2007-03-29 18:24:52 +00:00
Martin Oberhuber
cf9a016317 Organize Manifests: Export internal packages with x-internal 2007-03-29 11:45:59 +00:00
David McKnight
68c9d976d3 [178599] more refactorings 2007-03-28 19:28:05 +00:00
Martin Oberhuber
2e9682aefa [cleanup] organize Manifests: remove obsolete property keys 2007-03-22 10:39:58 +00:00
David McKnight
eb56824abb [175150] getAdapter(Object) -> getViewAdapter(Object) 2007-03-02 16:31:01 +00:00
Martin Oberhuber
8966310924 Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point) 2007-02-21 22:19:32 +00:00
Martin Oberhuber
6ed4f11856 [172468] move SubSystemConfigurationAdapter back into API since it is used by examples, and having an abstract base class for ISubSystemConfigurationAdapter makes us more flexible. 2007-02-19 09:06:28 +00:00
David McKnight
81d2c5fae0 [170627] use IContextObject for hasChildren 2007-02-16 20:48:28 +00:00
David McKnight
484a619cbf [172468] making rse.ui view stuff internal 2007-02-16 16:29:48 +00:00
David McKnight
37897c0bdd [170627] changed views to use IContextObject during queries 2007-02-15 17:32:02 +00:00
Martin Oberhuber
ab3919c38a [162081] Get rid of subsystemConfigurations attribute "supportsAllSystemTypes". Fix Discovery usage of systemTypeIds. 2007-02-12 12:01:36 +00:00
Uwe Stieber
55e4312233 [162081] deprecated "systemTypes" attribute of subsystemConfigurations extension point has been removed 2007-02-10 17:17:29 +00:00
Uwe Stieber
523eabbdf3 [162081] "systemTypes" attribute of subsystemConfigurations extension point marked deprecated 2007-02-09 14:16:47 +00:00
David Dykstal
3a0efdabdc [api][171530] Add a setEditable to the SystemFilterStringEditPane hierarchy. 2007-02-06 04:12:17 +00:00
Martin Oberhuber
d9654b70c8 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +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
3cb3bf5842 [cleanup] Fix deprecated usage of propertyPages objectClass in plugin.xml 2007-01-30 19:25:38 +00:00
David Dykstal
8383bc4c1d [171860] fixing CHKPII errors in translatable files 2007-01-26 20:43:13 +00:00
David McKnight
e94377283d removing some compile warnings 2007-01-03 18:13:53 +00:00
David Dykstal
efd4b990c9 [169370] add translation directives to property resource bundles 2007-01-02 22:14:24 +00:00
Martin Oberhuber
2439196220 Rev up all version numbers to 1.0.1 because the RequiredExecutionEnvironment changed 2006-11-28 18:05:08 +00:00
Martin Oberhuber
a0dab58c44 Force J2SE-1.4 compatibility on all plugins by
- adding .settings/org.eclipse.jdt.core.prefs
- adding .classpath/JRE_LAUNCHING_CONTAINER
- adding MANIFEST.MF/Bundle-RequiredExecutionEnvironment
2006-11-28 17:56:01 +00:00
Martin Oberhuber
02f1884f41 Add help contexts for processes.ui 2006-11-10 20:21:03 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
Martin Oberhuber
89d85fcec8 Externalize vendor="%providerName" in plugin.xml 2006-10-25 13:16:53 +00:00
Martin Oberhuber
8a2d4a45db Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
David McKnight
38db57e05c Bug 160777 - use progress monitor for queries 2006-10-20 20:24:48 +00:00
David McKnight
4b7bfac9e8 fixing copyrights 2006-10-06 13:46:15 +00:00
Kushal Munir
b736c5ea91 Inlcude processmessages.xml file in the build 2006-09-21 19:36:56 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
Kushal Munir
e48cab0482 Bug 147548: NullPointerException when trying to kill a process. Changed the message file name to something more appropriate which fixes the problem. 2006-09-20 09:45:36 +00:00
David McKnight
35604e44a8 rse.ui to rse.core refactoring 2006-08-31 17:37:25 +00:00
Martin Oberhuber
142328f173 [refactoring] move 16 model objects from UI/rse.model to rse.core.model, ix compiler warnings along the way. 2006-08-31 12:21:36 +00:00
Martin Oberhuber
11b1b3ffb5 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 10:01:39 +00:00
Martin Oberhuber
4009b3cc5d [cleanup] Fix compiler warnings 2006-08-25 16:27:52 +00:00
Martin Oberhuber
19c4a999c3 [cleanup] Fix compiler warnings 2006-08-25 15:12:37 +00:00
Martin Oberhuber
a770fcce43 [cleanup] Remove "implements" use of ISystemMessages 2006-08-25 11:24:19 +00:00
Martin Oberhuber
193d12ee70 [refactoring] Rename subsystemConfiguration -> subsystemConfigurations 2006-08-24 17:32:52 +00:00
Martin Oberhuber
f3ec227b11 [cleanup] Review *.exsd schemas for incorrect references, fix some names along the way 2006-08-24 14:40:15 +00:00
Martin Oberhuber
d2920086dc [cleanup] remove IBM strings from plugin.xml 2006-08-17 13:20:01 +00:00
Kushal Munir
df5ce0c379 [cleanup] Classes for filter referencing and referenced filters have moved from org.eclipse.rse.ui plugin to org.eclipse.rse.core plugin 2006-08-11 14:58:48 +00:00
Martin Oberhuber
d94d5ac9f3 [cleanup] Rename Subsystem -> SubSystem in all method and class names 2006-08-10 12:52:38 +00:00
David McKnight
59468c61ba Bug 142968 - more IBM strings to change 2006-08-02 14:34:36 +00:00