David McKnight
505f66e7de
fix for Bug 161840
2006-10-23 17:18:03 +00:00
David McKnight
3a86c51d61
need to normalize path when linux client copies from windows - bug 161844
2006-10-23 15:20:46 +00:00
David McKnight
a1cc2c6641
fix for Bug 161936
2006-10-23 14:47:30 +00:00
David McKnight
962e32e92c
fix for Bug 161841
2006-10-23 14:10:56 +00:00
Martin Oberhuber
fe7ade9666
Fix bug 160786 -- Ctrl+M sends command
2006-10-20 22:10:30 +00:00
David McKnight
abaf691e8e
Bug 160777 - use progress monitor for queries
2006-10-20 20:26:13 +00:00
David McKnight
38db57e05c
Bug 160777 - use progress monitor for queries
2006-10-20 20:24:48 +00:00
Kushal Munir
a4dc32f087
Bug 160398: Remote search does not position to the line of the hit
2006-10-19 22:59:56 +00:00
David Dykstal
0399cb777f
Bug 158296 - corrected preference pages and help
...
Remote Systems - removed description, linked F1 to correct control
Communications - removed description, linked F1 to correct control
File Cache - removed superfluous instructions and description, improved help, changed button text to include "cached files", made note at the bottom a read-only text field.
Files - removed description, linked F1 to correct control
Logging - removed description
Passwords - removed description
SSL - changed description to read-only text field
2006-10-19 21:32:49 +00:00
Kushal Munir
6aafbf3c64
Update patterns.dat files to be the same on both server and client
2006-10-19 20:44:28 +00:00
David McKnight
6ab5025b7c
Bug 160284 -on delete event mark the container as stale to get proper refresh in table
2006-10-19 18:52:31 +00:00
Javier Montalvo Orus
d95783b787
Fixing 160922 - create folder/file fails for FTP service
2006-10-19 18:36:26 +00:00
Javier Montalvo Orus
8e7d9b72ba
Fixing 161238 - [ftp] expand "My Home" node on ftp.ibiblio.org as anonymous fails
2006-10-19 16:33:08 +00:00
David McKnight
adde5c1eda
fix for Bug 160186
2006-10-18 17:16:54 +00:00
David McKnight
deaf8a489b
fix for dstore rename (where name shows as full path)
2006-10-18 16:16:17 +00:00
Kushal Munir
1ad79089c0
If you right click on a shell in the Remote Systems view and select Remove Shell, there is a null pointer exception in the log. This fix gets rid of the null pointer exception.
2006-10-18 15:52:31 +00:00
David McKnight
efc91cccaa
fix for Bug 160285
2006-10-18 15:48:38 +00:00
Kushal Munir
e2c6dca5a0
Bug 150902: Disconnect contextmenu should not be shown for "Local" systems. Took out both connect and disconnect actions for Local subsystems for files, shells and processes.
2006-10-18 14:05:22 +00:00
Kushal Munir
53cfed7107
If you right click on a shell in the Remote Systems view and select Remove Shell, there is a null pointer exception in the log. This fix gets rid of the null pointer exception.
2006-10-18 13:32:39 +00:00
David Dykstal
fadb48867c
Bug 158298 - added group box around radio buttons.
...
Screen readers now read the text of the group box which they did not before.
2006-10-17 23:14:14 +00:00
Kushal Munir
9ed1931025
Bug 158283: NPE on drag&drop in minimal install
2006-10-17 20:47:02 +00:00
David Dykstal
384f1177a9
[cleanup] added comment about using height hints in dialogs - accessibility impact
2006-10-17 16:32:01 +00:00
Javier Montalvo Orus
a35ee51bd0
Fixing 161211 - Cannot expand /pub folder as anonymous on ftp.wacom.com
2006-10-17 13:40:53 +00:00
David McKnight
07421cba57
Bug 160788 fix and additional changes to make "open with->" occur as cancellable job
2006-10-13 16:14:28 +00:00
David McKnight
1cd962c374
160559 fix
2006-10-12 20:08:57 +00:00
David McKnight
f38e3e0581
potential fix for 160294 - check for input before updating action states
2006-10-11 20:00:15 +00:00
David McKnight
74a7f2d59e
Bug 160353 - avoid readAndDispatch. This method should always be called on secondary thread anyway
2006-10-11 19:45:10 +00:00
David McKnight
5a0ab16969
don't use job when on main thread
2006-10-11 18:49:19 +00:00
David McKnight
2077b763ea
more table-tree view issues
2006-10-11 16:40:24 +00:00
David Dykstal
08d0150b25
Bug 160353 - removed read and dispatch from background connection job.
2006-10-11 16:15:54 +00:00
David Dykstal
bb659455ce
[cleanup] comment on connect.
2006-10-11 15:50:17 +00:00
David McKnight
3c048f23c4
null pointer check
2006-10-11 15:28:19 +00:00
Kushal Munir
46c9cb3331
Bug 154524: Local node is shown in RSE even though the Local subsystem is not installed
2006-10-11 14:29:04 +00:00
David McKnight
b6686f4aec
attempt to fix 160294 without having solaris
2006-10-11 01:09:45 +00:00
David McKnight
ca38d431a1
merge from 7.1 rse fix
2006-10-10 18:34:00 +00:00
David McKnight
a8b41f73cb
Bug 160111. Support deferred queries in monitor view so that we don't have to wait for job completion via Subsystem.scheduleJob();
2006-10-10 18:00:38 +00:00
David McKnight
f48c0a5007
fix for Bug 160084
2006-10-10 16:32:36 +00:00
David Dykstal
aade4c37ca
Bug 160195 - provide a workaround by capitalizing the name using a locale that preserves the letter identity as specified in RFC1035.
2006-10-10 02:00:29 +00:00
David Dykstal
41f5e596c8
Bug 160115 - added a check for null config when resolving a proxy.
2006-10-09 21:29:30 +00:00
Martin Oberhuber
31af8d1443
Bug 160168 - add an FTP Only system type
2006-10-08 23:04:12 +00:00
Martin Oberhuber
3309644d96
Switch to UTF-8 encoding in order to fix nightly builds on Linux with u-accent character
2006-10-07 22:47:24 +00:00
David Dykstal
629f9cdcd6
[cleanup] fix accented characters in comments
2006-10-06 18:48:31 +00:00
David Dykstal
35796f38ef
[cleanup] copyright
2006-10-06 14:56:35 +00:00
Javier Montalvo Orus
80f04f8b97
Migrate to jakarta commons net FTP client
2006-10-06 14:45:47 +00:00
David McKnight
fd1f09c895
position to fix for monitor view
2006-10-06 14:17:31 +00:00
David McKnight
193efba3ab
fix for Bug 159962
2006-10-06 14:11:30 +00:00
David McKnight
4b7bfac9e8
fixing copyrights
2006-10-06 13:46:15 +00:00
David McKnight
9abd43d037
reduce the decorating of files
2006-10-05 18:55:02 +00:00
David McKnight
c458020bdc
fix problem with connecting to ssl server that randomly occurs returning "null" for connect status.
2006-10-05 18:27:38 +00:00
David McKnight
1259a9792f
no need to interpret path on env var
2006-10-04 18:15:27 +00:00