1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 07:35:24 +02:00
Commit graph

2821 commits

Author SHA1 Message Date
Martin Oberhuber
04223c616b Release for I20070719-1300: [174789] [performance] Don't contribute Property Pages to Wizard automatically; [197025] Wait for model complete before restoring initial state; [197158] enable double-click for Team view; [187205] prevented expansion of non-expanded on remote refresh; [196838] Don't recreate local after it has been deleted 2007-07-19 16:52:16 +00:00
David McKnight
354a638142 [196838] amended code to use state file rather than preference and to honor SystemPreferencesManager.getShowLocalConnection() 2007-07-19 16:51:36 +00:00
Martin Oberhuber
dd720e158a [174789] [performance] Don't contribute Property Pages to Wizard automatically 2007-07-19 16:46:56 +00:00
Martin Oberhuber
3d7f8ffedf [197025] Wait for model complete before restoring initial state 2007-07-19 16:35:12 +00:00
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
Martin Oberhuber
419d8443f4 [releng] Rev up tests to 2.0.1 2007-07-19 12:00:48 +00:00
Martin Oberhuber
45ec73e6ee Release [196963][181939] avoid subsystem plugin activation just for enablement checking; [196934][196936] Hide disabled system types; [196919] Fix deadlock with workspace operations; [165674] sorting subsystem configurations to be aphabetical in order select firsst by default; [196842] Don't have open menu for folders; [192724] New Filter with Show Files Only still shows folders; [196588] Archives are visible on connections that support archive management; [196584] fix to show shell on double-click; [192725] Deleting Files doesn't remove them from Search view; [196211] Move a folder to a directory that contains a folder by that name errors; [196571] [refresh] DELETE_MANY event leads to AssertionError: null argument; delete the goto job to allow for download completion beforehand; update immediate should not do immediate handle; [190010] search cancellation issues; [187130] disable actions for non-writeables; 2007-07-19 11:53:36 +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
e5b5508d2e [196934] hide disabled system types in remotecdt combo 2007-07-18 10:54:21 +00:00
Martin Oberhuber
4e33ce9006 [196919] Fix deadlock with workspace operations 2007-07-18 08:59:33 +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
5c4e5d6b25 [196842] Don't have open menu for folders 2007-07-17 18:34:21 +00:00
Javier Montalvo Orus
1fc6d8594e [192724] New Filter with Show Files Only still shows folders 2007-07-17 15:53:12 +00:00
David McKnight
81c459871c [196588] Kevin's patch for Archives are visible on connections that support archive management 2007-07-16 20:50:39 +00:00
David McKnight
d57b4f50a2 [196584] fix to show shell on double-click 2007-07-16 18:31:18 +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
9ca712e072 [196211] Kevin's patch for Move a folder to a directory that contains a folder by that name errors 2007-07-16 17:55:14 +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
d08769453a delete the goto job to allow for download completion beforehand 2007-07-13 20:26:41 +00:00
David McKnight
23375e6f89 [190010] search cancellation issues -best to have incomplete results 2007-07-13 19:44:49 +00:00
David McKnight
4f89d1b300 update immediate should not do immediate handle - instead should just put first in queue (merge from IBM rse) 2007-07-13 19:32:59 +00:00
David McKnight
3757b2c830 [190010] search cancellation issues 2007-07-13 19:32:16 +00:00
David McKnight
f640ab5508 [187130] disable actions for non-writeables 2007-07-13 19:31:38 +00:00
David McKnight
b15aab9835 [190010] set status cancelled when cancel domain event comes in 2007-07-13 18:21:39 +00:00
David McKnight
b6e59543b3 [190010] fire finish event if finished or cancelled 2007-07-13 18:20:16 +00:00
David McKnight
6a25b7a149 [190010] use domain listener 2007-07-13 18:17:59 +00:00
David McKnight
b56fe716f1 [190010] cancelling search in search handler on host 2007-07-13 18:15:22 +00:00
David McKnight
da78470ce5 [190010] dstore search perf improvement 2007-07-13 17:55:31 +00:00
Martin Oberhuber
2b1eeb69bf Rev up version of RSE tests-feature 2007-07-13 10:57:45 +00:00
Martin Oberhuber
c188a5a723 Update date for fix query 2007-07-13 10:04:00 +00:00
Martin Oberhuber
04dfa4bb5e Release for I20070713: [187427] Check Search Archive's checkbox when searching file in an archive; [194293] Saving file second time in an Archive Errors; [194667] RSEPersistenceManager.isRestoreComplete(); [159092] use correct process miner id; [191599] use shell encoding in Telnet; [192725] Deleting Files doesn't remove them from Search view; [190010] cancel search; [187640] Removed setting status to finish when search not finished; [187640] Added Search config and handler to searches Map in internalSearch; 2007-07-13 10:02:56 +00:00
Martin Oberhuber
4236650700 Rev up plugin version to 2.0.1 for rse.core, subsystems.files.dstore, rse.tests 2007-07-13 09:51:37 +00:00
David McKnight
52732ec354 [187427] Kevin's patch for Checks Search Archive's checkbox when selecting an archive or file in an archive 2007-07-12 21:00:50 +00:00
David McKnight
54645d9950 [194293] Xuan's patch for Saving file second time in an Archive Errors 2007-07-12 20:55:52 +00:00
David Dykstal
9b746334ea [194667] fixed logic bug in RSEPersistenceManager 2007-07-12 19:58:34 +00:00
David McKnight
d5efb2aa59 [159092] fix to use correct process miner id 2007-07-12 18:36:31 +00:00
David McKnight
c071d5d148 [191599] use shell encoding specified 2007-07-12 17:59:21 +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
cb211e9fba [196301] check that the remote encoding isn't null before using it 2007-07-12 13:34:59 +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
24c0a6a1eb [190010] Kevin's patch - Added cancel() method that will call the search service to cancel 2007-07-12 12:41:29 +00:00
David McKnight
a533d4a1fa [187640] Kevin's patch - Removed setting status to finish when search not finished 2007-07-12 12:40:29 +00:00
David McKnight
66b369b876 [187640] Kevin's patch - Added Search config and handler to searches Map in internalSearch 2007-07-12 12:38:55 +00:00