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

7646 commits

Author SHA1 Message Date
David Dykstal
dc1b711e19 updating topics for guide and reference for documentation build 2006-06-06 16:26:13 +00:00
David McKnight
bbb239d566 null pointer check for src and host encodings 2006-06-05 19:57:58 +00:00
David McKnight
39601be439 when deciding to use cached file, make sure the file transfer mode hasn't changed 2006-06-01 22:23:13 +00:00
David McKnight
bf3c70428d use deferred queries by default 2006-06-01 15:37:06 +00:00
David McKnight
bf7b93fa87 no need for Display dependency now that always using worker job for downloads and uploads 2006-06-01 14:56:52 +00:00
David McKnight
303d707e63 query message 2006-05-31 19:56:46 +00:00
David McKnight
eb298559e6 honour the search archives optoin 2006-05-31 19:55:58 +00:00
David McKnight
f1fadfdab5 no display on worker job 2006-05-31 19:28:15 +00:00
David McKnight
e8ab4fbef6 using deferred queries for connecting while resolving filters 2006-05-31 19:21:06 +00:00
David McKnight
a65064d16b update task name 2006-05-31 19:14:08 +00:00
David McKnight
be2b11df19 using deferred queries for connecting while resolving filters 2006-05-31 19:08:56 +00:00
David McKnight
0643ed91f3 using deferred queries for connecting while resolving filters 2006-05-31 19:03:22 +00:00
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