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

939 commits

Author SHA1 Message Date
David Dykstal
de195c8506 [197158] enable double-click for Team view 2007-07-19 16:25:11 +00:00
David McKnight
a6e0e79f44 [187205] prevented expansion of non-expanded on remote refresh 2007-07-19 16:13:08 +00:00
David McKnight
26813602af [196838] Don't recreate local after it has been deleted 2007-07-18 15:55:26 +00:00
Martin Oberhuber
8ec6f28b5a [196963][181939] avoid subsystem plugin activation just for enablement checking 2007-07-18 14:52:42 +00:00
David McKnight
a1aa026fe1 [196838] Don't recreate local after it has been deleted 2007-07-18 14:08:15 +00:00
Martin Oberhuber
05993ebe36 [181939] avoid subsystem plugin activation just for enablement checking 2007-07-18 12:47:41 +00:00
Martin Oberhuber
24ad145262 [196936] Hide disabled system types 2007-07-18 12:45:39 +00:00
Martin Oberhuber
b63bcbea48 [181939] avoid subsystem plugin activation just for enablement checking 2007-07-18 07:50:13 +00:00
David McKnight
1f63baca56 [165674] sorting subsystem configurations to be aphabetical in order select firsst by default 2007-07-17 18:36:59 +00:00
David McKnight
34bad9791d [192725] Kevin's patch for Deleting Files doesn't remove them from Search view 2007-07-16 18:00:12 +00:00
David McKnight
daef342bea [165674] sorting subsystem configurations to be aphabetical in order 2007-07-16 16:13:04 +00:00
Uwe Stieber
0cce191cc3 [196571] [refresh] DELETE_MANY event leads to AssertionError: null argument 2007-07-15 14:54:38 +00:00
David McKnight
76448cea22 [187016] reapplying Xuan's patch. Not sure why it didn't get in first time. 2007-07-12 14:46:01 +00:00
David McKnight
738e9d77be [192725] Kevin's patch for - Deleting Files doesn't remove them from Search view 2007-07-12 13:23:08 +00:00
David McKnight
0d8e25b58f [193155] Kevin's patch to check to see if element is IAdaptable 2007-07-11 19:01:48 +00:00
David McKnight
2d19b83970 [193151] Kevin's patch for Scratchpad not updated on Move 2007-07-11 18:02:20 +00:00
David McKnight
ceda910c6e [193329] using "Resource" instead of "name" for the label column 2007-07-11 16:09:57 +00:00
David McKnight
0cdd389469 [193394] Kevin's patch for Changed mentions of Vector to java.util.List as passed child is an ArrayList not a Vector 2007-07-09 20:43:48 +00:00
David McKnight
e61ee3b271 [189423] Kevin's patch for fixing delete event handling 2007-07-09 20:39:58 +00:00
David McKnight
5161387b9f [195543] Kevin's fix for Double Clicking on a folder expands wrong folder if shown twice in view 2007-07-09 18:20:24 +00:00
David McKnight
ad2e9287a6 [195537] Kevin's patch for Move ElementComparer From SystemView to Separate File 2007-07-09 18:16:19 +00:00
David McKnight
85b84f72f8 [194838] Xuan's patch to put common compare code in SystemRegistry. - ammendment for npe case 2007-07-09 15:50:13 +00:00
David McKnight
a5e0c80933 [194838] Xuan's patch to put common compare code in SystemRegistry. 2007-07-09 13:17:34 +00:00
David McKnight
6694aa7ae2 [193148] Kevin's patch so that Clear Selection Action only enabled on root elements 2007-07-04 20:40:00 +00:00
David McKnight
8e07b5c675 [193380] Kevin's patch to avoid full refresh when deleting connection 2007-07-04 20:35:28 +00:00
David McKnight
6792fa442a [189150] kevin's patch for clear in the scratchpad view 2007-07-04 17:51:00 +00:00
Martin Oberhuber
0a23193b38 [195392] Avoid setting port 0 in initializeSubSystem() 2007-07-04 16:49:06 +00:00
David McKnight
05d2355302 [194897] Should not remote refresh objects above the subsystem 2007-07-04 16:30:34 +00:00
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