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

1111 commits

Author SHA1 Message Date
Martin Oberhuber
d6736c5059 [190442][api] Make SystemActionViewerFilter API in org.eclipse.rse.ui 2007-06-01 11:56:37 +00:00
Martin Oberhuber
b6e9f8d3ed [cleanup] fix typo 2007-06-01 11:40:35 +00:00
David McKnight
8ae20ddde5 [189434] Rupen's fix for NPE during filter move up 2007-05-31 20:56:28 +00:00
David McKnight
9f87e18c4a [189508] removing unused dialog 2007-05-31 20:26:24 +00:00
David McKnight
4765eb31e5 [189973] removing obsolete code 2007-05-31 19:00:08 +00:00
David McKnight
2a376dffc8 [189973] removing obsolete code 2007-05-31 18:29:01 +00:00
Martin Oberhuber
07e28f5f8a [190195] Cannot enable new connection prompt in system view 2007-05-31 16:32:05 +00:00
Martin Oberhuber
318542a19f [cleanup] doc comment english spelling fix 2007-05-31 16:31:45 +00:00
Martin Oberhuber
0200895010 [190231] Move AbstractCacheManager from org.eclipse.rse.ui/subsystems to org.eclipse.rse.core 2007-05-31 15:47:14 +00:00
Martin Oberhuber
9af20ac231 [190231][api] Move ISubSystemPropertiesWizardPage from UI to Core 2007-05-31 15:27:11 +00:00
Martin Oberhuber
60fd92fdb1 [190231][api] Remove unnecessary UI dependencies from SubSystemConfiguration 2007-05-31 15:00:09 +00:00
David McKnight
01c26f45ed [187709] don't show monitor and show in table actions for leafs (even if they are disabled) 2007-05-31 11:02:44 +00:00
David McKnight
3f1720b18f [174776] applying Kevin's and Dave D's patch 2007-05-31 00:32:20 +00:00
Martin Oberhuber
4f611be414 [173267][api] "empty list" should not be displayed (apply patch from Tobias Schwarz) 2007-05-30 23:20:58 +00:00
David McKnight
525d45f5f9 [189268] backing out the download on copy/drag changes 2007-05-30 20:45:35 +00:00
Kushal Munir
d74c0ce49b [189506] [api][breaking] Remove showActionBar(), showButtonBar() and showActions() from implementors of ISystemViewInputProvider. 2007-05-30 18:09:33 +00:00
Martin Oberhuber
4fef3aa04c [189272] exception when canceling ssh connect 2007-05-30 16:08:46 +00:00
David Dykstal
6f97d36fad [189749] migrate all validators that to Collection arguments 2007-05-30 15:53:22 +00:00
David McKnight
1d223fc9e5 [175294] don't show properties for output objects 2007-05-30 14:47:51 +00:00
Kushal Munir
3c379dc2e5 [187553] Remove Toolbar in Select Input dialog 2007-05-30 12:50:40 +00:00
Kushal Munir
afcbc59d64 [189506] [api][breaking] Remove showActionBar(), showButtonBar() and showActions() in ISystemViewInputProvider. 2007-05-30 12:43:40 +00:00
David Dykstal
5ac50e575d [189749] removed extraneous methods from ISystemProfileManager, migrated all validators that used Vector arguments to use List 2007-05-29 22:16:07 +00:00
Martin Oberhuber
a924ffced5 Update about.html date for Europa 2007-05-29 20:30:45 +00:00
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
David Dykstal
4d8d06636e [173267] adding SHOW_EMPTY_LISTS preference 2007-05-29 19:12:23 +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
eafea435c9 [188501] take message down when validating user id input 2007-05-28 17:38:11 +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
fb2679636f log error instead of printing exception 2007-05-25 19:34:39 +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
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
Martin Oberhuber
ffc0756f6a [175680] Deprecate obsolete methods in ISystemRegistry, and update Javadoc 2007-05-25 14:37:55 +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
Martin Oberhuber
bcc72988f1 [189123][api][breaking] Move renameSubSystemProfile() from UI to Core 2007-05-25 13:08:13 +00:00
Martin Oberhuber
3a84f109bf Update Javadoc 2007-05-25 12:26:21 +00:00
Martin Oberhuber
2acbd133aa [189123][api][breaking] Prepare ISystemRegistry for move into non-UI 2007-05-25 12:10:14 +00:00
Javier Montalvo Orus
7fef0e5980 [188146] Incorrect "FTP Settings" node in Property Sheet for Linux connection 2007-05-25 11:47:01 +00:00
Kushal Munir
9cacea7c6d [179937] Add the encoding to the Get from remote system string in the property page to show the encoding that was obtained. 2007-05-25 01:15:23 +00:00
Kushal Munir
6dce90afc5 [179937] Add the string "Note:" to the message that encoding for host can only be changed if all subsystems are disconnected. 2007-05-25 00:38:26 +00:00
David McKnight
87f576d824 [188801] no need to explicitly handle delete key in team view since the retargetable action already handles it 2007-05-24 20:37:43 +00:00
David McKnight
daf3260c40 [176601] firing events on the main thread 2007-05-24 20:23:59 +00:00