1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 02:36:01 +02:00
Commit graph

2488 commits

Author SHA1 Message Date
Martin Oberhuber
d95e2e79a4 [189005] Changed setFocus() to setInput to SystemRegistryUI (apply patch from Kevin Doyle) 2007-05-29 20:19:04 +00:00
David McKnight
f7531a89f9 [189711] isRemote method for ISystemViewElementAdapter 2007-05-29 19:40:31 +00:00
Martin Oberhuber
66464d5429 Fix copyright date 2007-05-29 19:30:22 +00:00
Martin Oberhuber
31ad7656fe Get rid of unnecessary ICU import-package specs 2007-05-29 19:28:06 +00:00
David Dykstal
4d8d06636e [173267] adding SHOW_EMPTY_LISTS preference 2007-05-29 19:12:23 +00:00
Martin Oberhuber
03dfcfecd9 Update basebuilder to RC1_33 2007-05-29 18:56:17 +00:00
David McKnight
5b470a76e2 [189711] isRemote method for ISystemViewElementAdapter 2007-05-29 18:18:24 +00:00
David McKnight
be3fbd90d6 [189711] isRemote method for ISystemViewElementAdapter 2007-05-29 18:17:06 +00:00
David Dykstal
a18ca0d288 [189152] reference the externalized string 2007-05-29 14:42:35 +00:00
David Dykstal
9424135bde [183631] fixing date formats & wayward english encoding message 2007-05-29 14:07:04 +00:00
David Dykstal
1604d47c7c [181017] saving user id change 2007-05-29 03:08:05 +00:00
David Dykstal
eafea435c9 [188501] take message down when validating user id input 2007-05-28 17:38:11 +00:00
David Dykstal
6a1b7a5eb8 [189214] fix profile deletion in the metadata area 2007-05-28 17:19:42 +00:00
David Dykstal
330f6c9bda [189259] fix accelerators, solidify mnemonics policy, make menu mnemonic generation more intelligent 2007-05-28 17:02:18 +00:00
David McKnight
48a2bafcef [189041] updated patch from Xuan - should not remove checking for '\\' 2007-05-28 15:54:49 +00:00
Martin Oberhuber
b4a7da5d46 update build notes: jsch-0.1.31 not yet in 3.3RC2 2007-05-28 05:15:55 +00:00
Martin Oberhuber
42c84b5bc4 Upgrade nightly builder to Platform RC2 2007-05-28 04:29:26 +00:00
David Dykstal
e4a0dd7269 [189039] made property set descriptions attributes rather than properties 2007-05-26 20:15:11 +00:00
Michael Scharf
521f6a5a41 [188939] All terminal connections fail if RXTX is not available
I did quite some refactoring:
- I added ITerminalConnectorInfo
- ITerminalConnectorInfo still returns a proxy to ITerminalConnector to deal with lazy initialization.
- ITerminalConnector.isInstalled, getName and getId have been removed
- ITerminalConnector now has a new initialize() method that can throw an Exception. This exception should have a localized massage that can be (and is) displayed in a dialog when something goes wrong.
- If a ITerminalConnector has initialization problems, it is not shown in the terminal  settings dialog for that connection
2007-05-26 04:15:43 +00:00
Martin Oberhuber
0768e55d9d Adapt legal info for BoundedByteBuffer 2007-05-26 03:02:11 +00:00
Michael Scharf
7073302564 Logger logs errors to eclipse error log 2007-05-26 02:06:42 +00:00
Martin Oberhuber
9b517337c4 Deliver dsdp-tm 2.0RC1 2007-05-26 00:18:40 +00:00
David McKnight
fb2679636f log error instead of printing exception 2007-05-25 19:34:39 +00:00
Martin Oberhuber
48e346bbce Release for 2.0RC1 2007-05-25 17:40:45 +00:00
David McKnight
08c1b6a0f5 table view using callback to deal with post-connect stuff 2007-05-25 17:32:18 +00:00
Martin Oberhuber
984206eea9 [186320][188360][api] Split and rename org.eclipse.rse.eclipse.filesystem into org.eclipse.rse.efs and org.eclipse.rse.efs.ui respectively 2007-05-25 17:24:52 +00:00
Martin Oberhuber
d0a64ca026 [186320][188360][api] Split and rename org.eclipse.rse.eclipse.filesystem into org.eclipse.rse.efs and org.eclipse.rse.efs.ui respectively 2007-05-25 17:17:59 +00:00
Martin Oberhuber
6ca3d20b2e Prepare build notes for 2.0 RC1 2007-05-25 16:05:22 +00:00
Martin Oberhuber
ac27934fec [175680] Deprecate obsolete ISystemRegistry methods 2007-05-25 15:48:45 +00:00
David McKnight
14be9af209 in refresh remote, only change to use parent of a leaf if the parent exists 2007-05-25 15:47:55 +00:00
Martin Oberhuber
3ae44379d8 [189163][api] Update IActionFilter constants from subsystemFactory to subsystemConfiguration 2007-05-25 15:40:48 +00:00
David McKnight
2e817deecd call connect with monitor instead of the deprecated method 2007-05-25 15:23:46 +00:00
David McKnight
af0ffae2e4 [184289] had to override internalUpdateStruct in order to provide context support for the refresh 2007-05-25 15:09:03 +00:00
Kushal Munir
10f1fcfea0 [160280] Could not remove object from remote scratchpad if same object added multiple times. Do not allow same object to be added more than once to Scratchpad. 2007-05-25 15:06:06 +00:00
David Dykstal
b97e8aa62f [copyright] fix copyright comment 2007-05-25 14:51:41 +00:00
David Dykstal
7d47d82b47 [javadoc] undeprecated getActiveSystemProfilePosition as there is no alternative. Updated interface javadoc. 2007-05-25 14:42:06 +00:00
Martin Oberhuber
ffc0756f6a [175680] Deprecate obsolete methods in ISystemRegistry, and update Javadoc 2007-05-25 14:37:55 +00:00
David Dykstal
37a6e4ec9f [javadoc] Describing "active" and "inactive" profiles 2007-05-25 14:26:51 +00:00
David Dykstal
27361fe91c [javadoc] added javadoc for NO_CHILDREN, made explicitly public. 2007-05-25 14:18:24 +00:00
David Dykstal
65c2353b40 [187860] fixing new clear(String) method so that it really clears the set of used mnemonics first 2007-05-25 14:10:30 +00:00
Martin Oberhuber
4fef35c2b1 [cleanup] avoid deprecated methods 2007-05-25 14:04:12 +00:00
Javier Montalvo Orus
ff38283964 Return instance of UnixFTPEntryParser(default) when no registered parser found 2007-05-25 14:03:47 +00:00
Javier Montalvo Orus
952adeb56a [187862] Incorrect Error Message when creating new file in read-only directory 2007-05-25 13:29:07 +00:00
Martin Oberhuber
0b712e48d1 Update Javadoc 2007-05-25 13:23:40 +00:00
Javier Montalvo Orus
c07f6306ff [187862] Incorrect Error Message when creating new file in read-only directory 2007-05-25 13:19:45 +00:00
Martin Oberhuber
a047a03ac8 Prepare build notes for 2.0 RC1 2007-05-25 13:15:53 +00:00
Martin Oberhuber
bcc72988f1 [189123][api][breaking] Move renameSubSystemProfile() from UI to Core 2007-05-25 13:08:13 +00:00
Martin Oberhuber
922b4d7e89 [189130][api] Move SystemIFileProperties from UI to Core 2007-05-25 13:07:20 +00:00
Kushal Munir
09ae80cac7 [179937] Update API documentation in Host. 2007-05-25 13:03:04 +00:00
Javier Montalvo Orus
934bcf1e0f [187531] Improve exception thrown when Login Failed on FTP 2007-05-25 12:56:14 +00:00