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

939 commits

Author SHA1 Message Date
David Dykstal
0d2fe3df1d [191311] enable global properties action 2007-06-08 13:25:01 +00:00
David McKnight
ed6644c200 [173518] refreshing filters on remote refresh 2007-06-07 16:36:23 +00:00
David McKnight
4bc6abcb61 [187342] connect before opening window on a object that needs to be connected 2007-06-07 16:34:12 +00:00
David Dykstal
7ccef31019 [cleanup] remove one line of old commented-out code 2007-06-07 15:20:10 +00:00
David McKnight
8bdf166c81 [187342] connect before opening window on a object that needs to be connected 2007-06-07 14:05:20 +00:00
David McKnight
dd5ff8217f [187342] connect before opening window on a object that needs to be connected 2007-06-07 14:01:52 +00:00
Martin Oberhuber
78b99118e0 [189269] Add version range specifiers with all plugin dependencies. Make features require plugins. Avoid Discovery require RSE. 2007-06-06 13:06:29 +00:00
Martin Oberhuber
7b37fd56f3 [190271][api][breaking] Move ISystemViewInputProvider to Core 2007-06-05 21:02:59 +00:00
David Dykstal
b0651de5ab [191038][api] fix scratchpad init bug by fixing SystemRegistryUI initialization 2007-06-05 17:22:16 +00:00
Martin Oberhuber
988512aab1 [175680][api] Remove deprecated obsolete ISystemRegistry methods 2007-06-05 16:33:17 +00:00
Martin Oberhuber
0d0ee5ddf5 [cleanup] Update Copyrights 2007-06-05 11:36:59 +00:00
David Dykstal
56824e4bbe [186589][api] move user defined types, user defined actions, and compile commands API to user actions plugin 2007-06-05 01:39:51 +00:00
David McKnight
4b25985894 [188637] Kevin's patch for displaying message when an exception is hit in delete 2007-06-05 00:07:25 +00:00
Kushal Munir
78c2c9053f [190445] Move Up/ Move Down actions on filters are not enabled and disabled correctly 2007-06-04 22:43:23 +00:00
David Dykstal
bcb00d591d [189858] delay the creation of the remote systems connections project until needed 2007-06-04 16:29:25 +00:00
Martin Oberhuber
37cacfc24b [cleanup][189262] Avoid unnecessary casts 2007-06-04 09:54:06 +00:00
Martin Oberhuber
ec4f6c3b2a [cleanup] Update Javadoc. Change Vector to List superinterface in all signatures - this is source compatible and thus not an API change. 2007-06-04 09:49:15 +00:00
Martin Oberhuber
6f5456bb18 [189973] Fix incorrect deletion of clearselected.gif 2007-06-04 08:55:15 +00:00
Martin Oberhuber
a2c79afc7d Update Copyright Year 2007-06-04 08:47:34 +00:00
David Dykstal
23d43b4233 [189483] fix cancellation handling and notification for password prompting 2007-06-02 15:02:51 +00:00
David Dykstal
f5d49003ce [142065] fix drag and drop on Mac OS X 2007-06-01 20:52:22 +00:00
David McKnight
977a4c3317 [189262] don't cast Tree to Item..only assume widget 2007-06-01 19:39:24 +00:00
David McKnight
f782738bf8 [187342] Xuan's patch for Adding connect() call after promptForPassword 2007-06-01 19:31:21 +00:00
David McKnight
c0e89262c8 [189264] avoid class cast exception 2007-06-01 19:08:48 +00:00
David McKnight
ce42724910 [189973] extra unused stuff to get rid of 2007-06-01 14:29:50 +00:00
David McKnight
350c834677 [189973] somehow systemmessages was lost..recreating it 2007-06-01 14:27:23 +00:00
David McKnight
aabdf22435 [189434] added rupen's name to contributors 2007-06-01 13:56:11 +00:00
David McKnight
e86d27deb3 [189973] extra unused stuff to get rid of 2007-06-01 13:33:56 +00:00
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