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

1111 commits

Author SHA1 Message Date
Martin Oberhuber
812fdcd906 Upgrade versions of rse-core-feature, rse-feature, rse-sdk-feature due to version update of rse.ui 2007-07-04 16:26:35 +00:00
David McKnight
5c37f38a3d [194897] Should not remote refresh non-remote objects. 2007-07-04 16:18:47 +00:00
David McKnight
2c4df36f2c action filter can't filter out "Pending..." for deferred queries. To allow this, I'm having select() return true when there is no rse adapter. 2007-06-29 20:30:07 +00:00
David McKnight
99fbd65457 [192278] Kevin's patch for Delete Dialog appears twice when Deleting from Scratchpad 2007-06-29 14:34:15 +00:00
David McKnight
2eeda90ebc [187713] Rupen's patch for checking to see if target is null 2007-06-29 14:30:28 +00:00
David McKnight
ea0c061e2c [194602] Kevin's patch for Double Clicking on Folder sometimes expands wrong folder 2007-06-29 14:26:04 +00:00
David McKnight
4c9c5903b7 [187707] Kevin's patch - Added separator between New Folder and New File in context menu 2007-06-28 20:34:42 +00:00
David McKnight
a9d24a242f [182403] kevin's patch for scratchpad doube-click-expand 2007-06-28 19:58:44 +00:00
David McKnight
807e1d2515 [177587] Kevin's patch for selection provider in Monitor view 2007-06-28 19:53:13 +00:00
David McKnight
060656a2c1 [192716] Refresh Error in Table View after Renaming folder shown in table 2007-06-28 19:41:37 +00:00
Martin Oberhuber
00d13882d9 [192696] Deadlock when opening RSE Perspective 2007-06-27 12:47:27 +00:00
Martin Oberhuber
77f7cf4637 [194442] Change dstore default daemon port 2007-06-27 10:37:25 +00:00
Martin Oberhuber
91906f5ba6 [194475] Fix false positive warnings for expected friend access between dstore components 2007-06-27 09:21:54 +00:00
David Dykstal
215b451b78 [cleanup] minor javadoc formatting 2007-06-19 00:39:44 +00:00
David Dykstal
deef8e9ad7 [190744][apidoc] class and method javadoc 2007-06-18 16:46:08 +00:00
Uwe Stieber
6670d4e1e6 [189426] System File/Folder Dialogs - New Connection Not Added to Drop Down 2007-06-13 15:29:24 +00:00
Uwe Stieber
e2b41135e1 [192202] Default RSE new connection wizard does not allow to query created host instance anymore 2007-06-13 11:59:34 +00:00
David McKnight
30635a260a [189426] Rupen's workaround patch for getting new host into host combo 2007-06-12 14:45:53 +00:00
David Dykstal
20a15b6202 [191130][api][breaking] stop exception from printing out on clean workspace startup 2007-06-11 15:52:57 +00:00
David McKnight
06cf5e1b87 [187016] Xuan's patch for refresh action in table view 2007-06-08 22:42:12 +00:00
David McKnight
f3253a225c [191288] use system registry not system registry ui for root of connections 2007-06-08 14:22:47 +00:00
David McKnight
15bda35dc1 [191288] use system registry not system registry ui for root of connections 2007-06-08 14:09:29 +00:00
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