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

4874 commits

Author SHA1 Message Date
Martin Oberhuber
fe47b4e2fc [236516] Make SubSystemConfiguration#createSubSystemAfterTheFact() safe 2008-09-04 10:03:06 +00:00
Martin Oberhuber
5ff3e6882d [235284][dstore] Safer error reporting for invalid daemon port number 2008-09-04 09:56:31 +00:00
David McKnight
1484919e21 [245714] don't launch a server when we're not able to read from the socket in the ServerLauncher 2008-09-03 19:24:12 +00:00
David McKnight
daf798e433 [187739] need to check for null remote name when expanding 2008-09-03 18:21:00 +00:00
David McKnight
7658fb8a5b [187739] changed getContextObject() to return ContextObjectWithViewer and removed unnecessary casts 2008-09-03 17:17:23 +00:00
David McKnight
a1992ec815 [236723] UniversalFileTransferUtility..uploadResourcesFromWorkspace should query remote folder encoding 2008-09-03 15:28:18 +00:00
David McKnight
c1e6d73b80 [187739] added !item.isDisposed() check when looking from expanded items 2008-09-03 14:34:37 +00:00
Anna Dushistova
0ecfca3e39 [244437] improved ITerminalListener implementation. 2008-09-02 21:38:50 +00:00
Martin Oberhuber
e3bb6c7eae [cleanup] Add real @noimplement to IContextObject 2008-09-02 18:40:44 +00:00
Martin Oberhuber
1dff8ab352 [cleanup] Deprecate "Initialize RSE" Job name 2008-09-02 17:53:12 +00:00
David McKnight
6a6303d8ce *** empty log message *** 2008-08-29 19:54:29 +00:00
David McKnight
61d37badf7 [245481] [dstore] CR/LF not restored for new client/old server 2008-08-29 12:51:22 +00:00
David McKnight
4edcfed5c8 [244807] Delay connecting if resolving filters while restoring from cache 2008-08-28 15:03:49 +00:00
Martin Oberhuber
76511fb65c [243263] Use WorkbenchListener for unregistering WindowListener properly 2008-08-27 20:51:24 +00:00
Anna Dushistova
5de65b0325 [244437] Moved ITerminalListener implementation to separate inner class. 2008-08-26 16:32:01 +00:00
David Dykstal
de1312524d Initial Release for TM 3.0.1 RC1 - prior to 3.0.1 branch. 2008-08-26 02:07:47 +00:00
David Dykstal
ceb04b56a7 [233530][cleanup] adding missing comment regarding the bug 2008-08-26 02:00:57 +00:00
David Dykstal
17ff5fc373 [235284][dstore] Cancel password change causes problem
https://bugs.eclipse.org/bugs/show_bug.cgi?id=235284
2008-08-26 01:50:16 +00:00
David Dykstal
09758be2bc [243128] Problem during migration - NPE found in RSEPersistenceManager
https://bugs.eclipse.org/bugs/show_bug.cgi?id=243128
2008-08-25 22:28:04 +00:00
Martin Oberhuber
7060404b1b [cleanup] Forward deprecation from implementation to interface 2008-08-25 17:33:33 +00:00
David Dykstal
271001d63b [233970] StandardCredentialsProvider ignores ICredentialsValidator message
https://bugs.eclipse.org/bugs/show_bug.cgi?id=233970
2008-08-25 14:17:26 +00:00
David Dykstal
eaabbadd92 [241716] Handle change expired password
https://bugs.eclipse.org/bugs/show_bug.cgi?id=241716
2008-08-25 02:35:33 +00:00
David Dykstal
c194b121d2 [233892] Deny password save is not persistent
https://bugs.eclipse.org/bugs/show_bug.cgi?id=233892
2008-08-25 01:40:13 +00:00
David Dykstal
2a62b6534e [244950] DVT34:TCT915: Broken links
https://bugs.eclipse.org/bugs/show_bug.cgi?id=244950
2008-08-24 14:42:54 +00:00
David McKnight
ed652f0b07 [244898] [dstore] IRemoteCmdSubSystem.getHostEnvironmentVariables() call does not always work 2008-08-22 16:34:45 +00:00
Anna Dushistova
708ff23446 [244637] Got rid of dealing with properties. 2008-08-22 14:13:40 +00:00
David McKnight
e4d9d880b3 [244807] Delay connecting if resolving filters while restoring from cache 2008-08-22 13:01:12 +00:00
David McKnight
7b7d173c64 [244807] System view does not handle restore from cache 2008-08-22 13:00:36 +00:00
David McKnight
495a19fd05 [244876] [dstore] make DEBUG a non-final variable of the ServerLogger class 2008-08-22 12:54:09 +00:00
David McKnight
3edcbb2ece [244824] filter not refreshed if child is "empty list" or system message node 2008-08-22 12:04:24 +00:00
David Dykstal
46fec63545 [235581] Initialize RSE should be a daemon job
https://bugs.eclipse.org/bugs/show_bug.cgi?id=235581
2008-08-21 17:20:39 +00:00
David Dykstal
7cb4cceb59 [236516] Bug in user code causes failure in RSE initialization
https://bugs.eclipse.org/bugs/show_bug.cgi?id=236516
2008-08-21 17:08:06 +00:00
David McKnight
a31c2048f4 [244430] [regression] Incorrect behaviour for SystemSelectRemoteFolderAction 2008-08-21 16:50:29 +00:00
David Dykstal
11a08d1916 [233530] Not Prompted on Promptable Filters after using once by double click
https://bugs.eclipse.org/bugs/show_bug.cgi?id=233530
2008-08-21 16:07:28 +00:00
David Dykstal
bd5b6f617c [cleanup] changed warning message to something less cryptic 2008-08-21 16:01:27 +00:00
David McKnight
eae2356377 [243332] Removing wizard page caused subsystem to be removed -updated so that we can handle the case where there's more than one page for one config 2008-08-20 19:24:19 +00:00
David McKnight
4e51d5a6c1 [243332] Removing wizard page caused subsystem to be removed 2008-08-20 18:59:35 +00:00
David McKnight
42e3f6e907 [244277] [dstore] NPE on file save from old client 2008-08-20 17:12:47 +00:00
David McKnight
6aad347cdf [187739] [refresh] Sub Directories are collapsed when Parent Directory is Refreshed on Remote Systems 2008-08-19 20:24:15 +00:00
David McKnight
14c810b1ac [187739] [refresh] Sub Directories are collapsed when Parent Directory is Refreshed on Remote Systems 2008-08-19 20:18:26 +00:00
Martin Oberhuber
7a4766a5fb Release HEAD of 19-Aug-2008 18:15 UTC towards M20080821 2008-08-19 18:15:40 +00:00
David McKnight
19e9d5a733 [244270] Explicit check for isOffline and just returning block implementing a cache for Work Offline 2008-08-19 15:48:37 +00:00
Martin Oberhuber
6fa782f068 [243263] NPE on expanding a filter 2008-08-19 13:54:13 +00:00
David McKnight
065c58167f [240991] Avoiding calling SystemBasePluging.getWorkbench() 2008-08-18 20:40:24 +00:00
David McKnight
e23792271f [244454] SystemBasePlugin.getWorkBench() incorrectly returns null when called during Eclipse startup 2008-08-18 20:35:21 +00:00
David McKnight
584b6cdccf [243263] NPE on expanding a filter - regressed back to original wrong window code since: 1) we should be returning null when on the wrong thread
2)  several consumers don't expect null so for 3.0.1 we should keep the original behaviour
2008-08-18 20:19:55 +00:00
David McKnight
57cafc2f90 [243263] NPE on expanding a filter - null pointer checks 2008-08-18 20:18:21 +00:00
David McKnight
651a27bf7d [243263] NPE on expanding a filter - explicitly get the part in runnable since _part that was set is unreliable 2008-08-18 20:17:13 +00:00
Martin Oberhuber
972a31ba0b [cleanup] Restore copyright comment since not actually changed anything for [244388] 2008-08-18 15:43:49 +00:00
David McKnight
b121ba32fc [233160] [dstore] SSL/non-SSL alert are not appropriate 2008-08-18 12:52:53 +00:00