1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

7684 commits

Author SHA1 Message Date
Martin Oberhuber
5eba8943c3 Fix ssh inactivity timeouts 2006-05-31 18:15:49 +00:00
David McKnight
05d2bc10e9 cache user home 2006-05-31 17:28:05 +00:00
David McKnight
afba103bf3 no shells cause this happens on worker thread 2006-05-31 17:00:18 +00:00
Martin Oberhuber
a4591b7bc2 Make ssh connection-lost handling more robust 2006-05-31 16:57:30 +00:00
Martin Oberhuber
6e734d44bb Make ssh connection-lost handling more robust 2006-05-31 16:34:56 +00:00
David McKnight
6ed9345743 drag and drop transfer operations now use Worker jobs instead of UI jobs. Allows for better ui responsiveness and concurrent operations. 2006-05-31 14:34:29 +00:00
David McKnight
2951860b14 fix view category 2006-05-31 12:45:05 +00:00
Martin Oberhuber
b7a987a30d Add cvsignore for examples and ssh plugins 2006-05-30 19:41:59 +00:00
Martin Oberhuber
49c9ea405a bug 143417 - Fix notifications for lost ssh sessions 2006-05-30 19:09:02 +00:00
David Dykstal
a8614a0cd3 cleaning up documentation build 2006-05-30 17:58:17 +00:00
David Dykstal
30dc0ce956 removing build artifacts 2006-05-30 15:39:50 +00:00
David Dykstal
ff7bc44ce1 142739 RSE documentation contribution 2006-05-30 15:34:22 +00:00
David Dykstal
5be2686f54 initial population 2006-05-30 15:32:53 +00:00
Martin Oberhuber
a0fcc91d6a Fix ssh keyboard-interactive authentication (on SuSE 10.0).
Fix forwarding RSE password information into ssh authentication.
2006-05-30 13:58:40 +00:00
David McKnight
d6b97765f8 better transfer message 2006-05-24 20:28:10 +00:00
David McKnight
85532fc260 applying patch provided by Michael Berger for defect 142974 2006-05-24 18:53:37 +00:00
David McKnight
f2f189dc51 applying patch provided by Michael Berger for: defect 141813 2006-05-24 18:51:23 +00:00
David McKnight
ca363296e2 only file delete gets a success message (defect 143464) 2006-05-24 17:06:34 +00:00
Martin Oberhuber
307a85d9ac Add remotecdt example - bug 137839 2006-05-24 16:39:41 +00:00
Martin Oberhuber
0e4a40ba00 Add Daytime Example - bug 138373 2006-05-24 16:38:27 +00:00
David McKnight
5c2813c452 create element if the recycled one is null (defect 143438) 2006-05-24 16:09:11 +00:00
David McKnight
317c2afd3a synchronized 2006-05-24 14:31:52 +00:00
David McKnight
5d070662b6 don't allow dots in automatically created profile name 2006-05-24 14:09:04 +00:00
David Dykstal
83f3fa750a 138619: Attribute patch to Javier. 2006-05-23 20:03:31 +00:00
David McKnight
74b3e13338 need null progress monitor instead of null to avoid null pointer exception. (defect 142956) 2006-05-23 19:05:20 +00:00
David McKnight
630b582f3b provide basic shell prompting for linux client (defect 142953) 2006-05-23 18:55:41 +00:00
David McKnight
a167eaa99b get remote folder when filter selected in browse dialog (defect 138896) 2006-05-23 17:31:20 +00:00
David McKnight
58843f37fb filter the server launcher types - defect 142970 2006-05-23 17:07:53 +00:00
David McKnight
4aeb4344c7 fix for 138324. Don't process combo selection until there is a change. 2006-05-23 17:06:24 +00:00
David McKnight
1ba2f0216d added contributor to copyright 2006-05-23 16:34:04 +00:00
David McKnight
ddc7285398 fix for 138324. Don't process combo selection until there is a change. 2006-05-23 16:33:14 +00:00
David McKnight
d8c46828d7 support for filter references as target of move/copy actions. Defect 142309 2006-05-23 16:18:43 +00:00
David McKnight
7f99932481 fix for 142978 2006-05-23 15:26:35 +00:00
David McKnight
ced39e2118 can't fire refresh events on non-ui job. Otherwise this causes an SWT thread access exception. 2006-05-23 13:29:41 +00:00
David McKnight
19317261be workaround fro 138311. Need to set the group title so that SWT knows how to allocate UI real estate on non-windows platforms. 2006-05-23 13:19:24 +00:00
David Dykstal
8d369ab05b Fix for bug 142841. Characters in values in the files generated by the PropertyFileProvider were not escaped, now they are. 2006-05-19 21:44:22 +00:00
Kushal Munir
14f0f89c51 Bug 142849: Capitalize the word "IP" in empty host name message 2006-05-19 20:04:13 +00:00
David Dykstal
d5fb7d8112 Updating for milestone 2 build. 2006-05-19 18:34:15 +00:00
David Dykstal
23721ed539 Changed comment in preparation for fixing 141835. 2006-05-19 18:30:34 +00:00
David Dykstal
1e5da36f31 Fix for bug 142807. Property sets (used in server launcher properties) were not being restored correctly from the DOM. Fixed by parsing attribute keys properly in makeNode(). 2006-05-19 18:19:03 +00:00
David McKnight
ad0b2c2b72 taking out the sleep 2006-05-19 17:51:39 +00:00
David McKnight
950d9d2f20 fix for 142181 - added readAndDispatch() to allow UI to be responsive 2006-05-19 17:51:11 +00:00
Martin Oberhuber
cce0ccaf7b Add file names to tracing, and flush trace after output 2006-05-19 16:27:52 +00:00
David McKnight
2bd06778f7 fix for 142181. Including better progress message. 2006-05-19 16:24:23 +00:00
Martin Oberhuber
5e65fc8836 Increase ssh default timeout, support ssh proxy options and add tracing support 2006-05-19 16:08:48 +00:00
Martin Oberhuber
57a32aa51a Increase ssh default timeout, support ssh proxy options and add tracing support 2006-05-19 16:04:28 +00:00
David Dykstal
a91b65d455 Removed unused imports. 2006-05-19 14:22:15 +00:00
David Dykstal
ccd2fdf5a8 Fix for 142716. Removed the timestamp comment from the node.properties file. 2006-05-19 14:20:25 +00:00
David Dykstal
4373e7f2a2 Add new persistence provider. Streamlined connection path formatting in preparation for investigation of 141835. 2006-05-19 01:27:15 +00:00
David Dykstal
c797d09625 Add new persistence provider. 2006-05-19 01:23:56 +00:00