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

2063 commits

Author SHA1 Message Date
David Dykstal
a480341791 [168870] stage 2 integration
removing extraneous classes and moving SystemPerspectiveHelpers
2007-02-09 16:35:59 +00:00
Uwe Stieber
672368f0af [173265] [api] Need systemType -> subsystemConfiguration association. Part 2: Added systemType extension point additional attribut 2007-02-09 15:56:31 +00:00
Uwe Stieber
53e096fc18 [173265] [api] Need systemType -> subsystemConfiguration association 2007-02-09 15:32:54 +00:00
Uwe Stieber
6870a4a8e0 [fix] Fixed makeRegex usage of meta-character 2007-02-09 14:37:08 +00:00
Uwe Stieber
657a1c0080 [cleanup] Prepare for possible removal of systemTypes attribute 2007-02-09 14:33:50 +00:00
Uwe Stieber
22d4c8efdd [fix] NPE in SubSystemConfigurationProxy constructor 2007-02-09 14:28:15 +00:00
Uwe Stieber
523eabbdf3 [162081] "systemTypes" attribute of subsystemConfigurations extension point marked deprecated 2007-02-09 14:16:47 +00:00
Uwe Stieber
5585d55bdf [162081] Reviewed and updated subsystemconfiguration extension point 2007-02-09 13:30:36 +00:00
Uwe Stieber
b69b48a074 [162081] subsystemConfigurations should use "id" instead of "name" to reference systemTypes 2007-02-09 13:27:09 +00:00
Uwe Stieber
ce4e99f5cc [cleanup] Fix javadoc warnings for misspelled parameter docus 2007-02-09 11:56:05 +00:00
Martin Oberhuber
587f656604 [173617][api] make internal: rse.services.Activator, CommandPattern, OutputPattern 2007-02-09 11:03:31 +00:00
Martin Oberhuber
76410247f4 [173619][api] Make RemoteUtil.createSocket() public available 2007-02-09 11:00:47 +00:00
Martin Oberhuber
7fa0ec0b33 [cleanup] moved Activator from org.eclipse.rse.services -> org.eclipse.rse.internal.services 2007-02-09 10:52:46 +00:00
Martin Oberhuber
a7551b8460 [173617][api] make internal: rse.services.Activator, CommandPattern, OutputPattern 2007-02-09 10:50:45 +00:00
Martin Oberhuber
f9604efebb [cleanup] fix compiler warnings 2007-02-09 10:44:04 +00:00
Martin Oberhuber
10f456a585 [cleanup] fix javadoc 2007-02-09 10:43:45 +00:00
Martin Oberhuber
f62d052091 Improve Javadoc 2007-02-09 09:59:28 +00:00
Michael Scharf
df030c023f added bin to cvsignore 2007-02-08 23:50:39 +00:00
Martin Oberhuber
856228b794 [refactor] tm.terminal.ssh --> tm.internal.terminal.ssh 2007-02-08 17:40:54 +00:00
Martin Oberhuber
db5d48507d [cleanup] Export all packages, mark internals with x-internal (PDE Tools: Organize Manifests) 2007-02-08 17:36:28 +00:00
Martin Oberhuber
938dab3903 Update feature names for Europa to include the terms "End-User" and "Extender" 2007-02-08 16:51:03 +00:00
Martin Oberhuber
5839cdb576 [cleanup] Export all packages, mark internals with x-internal (PDE Tools: Organize Manifests) 2007-02-08 16:44:41 +00:00
David McKnight
4f9571e8e2 [173332] refactored dstore extra apis to be visible 2007-02-08 16:23:03 +00:00
David McKnight
ff52c536ed [173332] refactored dstore extra apis to be visible 2007-02-08 15:57:54 +00:00
Michael Scharf
f69f60511c ITerminalConnector removed unused method getInputStream 2007-02-08 15:45:35 +00:00
David McKnight
6c0193f6e5 [173332] refactored dstore extra apis to be visible 2007-02-08 14:25:29 +00:00
Martin Oberhuber
2154b7cc7f [cleanup] Fixing copyright dates. Was moved from org.eclipse.rse.ui/systems/org.eclipse.rse.core 2007-02-08 13:07:44 +00:00
Martin Oberhuber
69f8649514 [cleanup] Fixing copyright dates. Was moved from dstore.extra.internal.extra 2007-02-08 13:00:10 +00:00
Martin Oberhuber
6b1fbcfbed Allow access to gnu.io from RXTX when installed as JVM extension 2007-02-08 11:26:20 +00:00
Martin Oberhuber
36706a2d3f Improve Javadoc 2007-02-08 09:42:37 +00:00
Martin Oberhuber
2554eddc5c Improve Javadoc 2007-02-08 09:40:47 +00:00
Michael Scharf
422675f075 fixed warning 2007-02-08 04:19:53 +00:00
Michael Scharf
934302ac40 Simplified PageBook 2007-02-08 03:08:55 +00:00
Michael Scharf
a85df46f28 fixed warning 2007-02-07 21:32:41 +00:00
David McKnight
868f5c7522 [173332] refactored dstore extra apis to be visible 2007-02-07 19:41:48 +00:00
David Dykstal
d1e046ebdd [cleanup] reverting to original comment 2007-02-07 19:02:29 +00:00
David Dykstal
f618ace47a [cleanup] removing warning caused by misspelled link 2007-02-07 19:00:34 +00:00
David Dykstal
d4e96fd9dd [168870] stage 1 integration 2007-02-07 17:13:50 +00:00
David McKnight
d6ad1bdf1f [173143] removing remote property page and remote popup menu extension points 2007-02-07 15:43:16 +00:00
Kushal Munir
9b25d62b51 [api] [163820] Allow encodings to be queried for IRemoteFile and implementations for encodings through a remote file encoding manager. 2007-02-06 22:20:48 +00:00
David McKnight
f3942b9c1b [173143] removing remote property page and remote popup menu extension points 2007-02-06 19:23:13 +00:00
David McKnight
6191ec4a50 [173143] removing remote property page and remote popup menu extension points 2007-02-06 19:13:50 +00:00
Kushal Munir
c47a69d198 [api] [163820] Allow encodings to be queried for IRemoteFile and implementations for encodings through a remote file encoding manager. 2007-02-06 17:12:27 +00:00
Uwe Stieber
36a73519f3 [fix] label and children calculation 2007-02-06 16:37:59 +00:00
Uwe Stieber
186495b744 [fix] Inconsistent API usage led to internal control variable not set correctly 2007-02-06 15:59:40 +00:00
Kushal Munir
e7d2f267ca [api] [163820] Allow encodings to be queried for IRemoteFile and implementations for encodings through a remote file encoding manager. 2007-02-06 15:23:19 +00:00
Uwe Stieber
51ae4ccdf6 [cleanup] Fix typo in extension point schema documentation 2007-02-06 15:18:05 +00:00
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