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

965 commits

Author SHA1 Message Date
Martin Oberhuber
dc5f81aae4 Release fix for bug 158786, set J2SE-1.2 as required environment for commons net 2006-10-20 21:37:10 +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
Martin Oberhuber
47bc4d7548 Apply patch for bug 158786 - remote shell doesnt close after launch 2006-10-20 20:08:32 +00:00
Martin Oberhuber
218d051764 Prepare I20061019 - update build notes for RC2 2006-10-20 00:54:30 +00:00
Martin Oberhuber
6b9dc919fe Prepare I20061019 2006-10-20 00:28:09 +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
Martin Oberhuber
abad039f47 Adapt downloads template to Platform 3.2.1, 3.3M2 2006-10-11 01:24:35 +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
11d262f563 Try to fix bug 158358 by using -inlineJSR for all compilation 2006-10-09 20:31:29 +00:00
Javier Montalvo Orus
fd208b2fbf Fixed image cases 2006-10-09 18:07:08 +00:00
Javier Montalvo Orus
2cd61830fb Fixed image cases 2006-10-09 17:52:08 +00:00
Ted Williams
52a026ef4f legal notice 2006-10-09 16:55:40 +00:00
Martin Oberhuber
aa2afe0ac5 Fix incorrectly hiding commons-net libs on nightly builds 2006-10-09 01:08:18 +00:00
Martin Oberhuber
161ed2a363 Add root elements for ORO and Commons Net 2006-10-09 00:20:16 +00:00
Martin Oberhuber
5b3e839dea Bug 160168 - add an FTP Only system type 2006-10-08 23:50:00 +00:00
Martin Oberhuber
12d7db156d Update Build Notes for RSE 1.0RC1 2006-10-08 23:48:24 +00:00
Martin Oberhuber
31af8d1443 Bug 160168 - add an FTP Only system type 2006-10-08 23:04:12 +00:00
Martin Oberhuber
83398e16fd Bug 160077 - Switch to UTF-8 encoding in order to fix nightly builds on Linux with u-accent character 2006-10-07 23:00:28 +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