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

1111 commits

Author SHA1 Message Date
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 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
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
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
35796f38ef [cleanup] copyright 2006-10-06 14:56:35 +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
87a2136876 handle cancel connect when launching shell - Bug 158869 2006-10-03 17:36:25 +00:00
David McKnight
3e83efc143 fix for Bug 159084 2006-10-03 17:24:38 +00:00
Kushal Munir
d94dace5b6 The port inheritable entry field does not remember the inheritable text because the text could not be set as it was rejected by the numeric verifier (the inheritable text is not all numeric). 2006-09-29 22:38:45 +00:00
David McKnight
69a9ef0ecb null shell to show password dialog 2006-09-28 17:44:43 +00:00
David McKnight
0ddebeff27 use platformui to get workbench 2006-09-28 16:55:15 +00:00
David McKnight
52fcfc02c6 Fix for Bug 158979. The RSE error display dialog needs to be shown on main thread. 2006-09-27 20:12:50 +00:00
David McKnight
5c91a2c0f4 change shell colours 2006-09-27 16:45:53 +00:00
Javier Montalvo Orus
2a2d134440 Bug 158555 - newConnectionWizardDelegates can only be used once 2006-09-26 15:18:33 +00:00
David McKnight
675ec536ee monitor view disposal - hack for case where dispose() is not called before event 2006-09-25 16:20:05 +00:00
David McKnight
5690fb529b monitor view disposal - hack for case where dispose() is not called before event 2006-09-25 16:19:50 +00:00
David McKnight
a787626325 proper monitor view disposal 2006-09-25 16:12:09 +00:00
David McKnight
e7efe65acd proper monitor view disposal 2006-09-25 15:58:45 +00:00
David Dykstal
b5d31337af [cleanup] removed message stack implementation since stack was only two deep 2006-09-25 13:53:54 +00:00
David Dykstal
296ae8054f Bug 158320 - An API call has been added to RSEUIPlugin to set and retrieve a setting for logging. The default is to not log these messages. 2006-09-22 21:31:45 +00:00
David Dykstal
22e7a51e6b Bugs 158305 and 158333 - Removed unrestricted stacking behavior for message lines and fixed vertical space on resize.
The message line now behaves according to specification. Messages are of two types: error and non-error. Both may be set. Error messages have precedence in the display.
2006-09-22 20:23:36 +00:00
David Dykstal
cc3a724d41 [cleanup] format 2006-09-22 15:46:18 +00:00
David Dykstal
6c68f75c6a Bug 154408 - The fix is to clear the message line prior to validating the dialog. 2006-09-21 21:59:08 +00:00
Martin Oberhuber
73b3ab6e1d Fix server.sh for Solaris (Bourne Shell doesnt understand export x=y) 2006-09-21 21:26:09 +00:00
David Dykstal
7e0a48a36e Bug 158180 - Forward reference logic fixed in SystemFilterPoolReference. Since there may actually be valid broken references cases were added to handle those as well. 2006-09-21 17:26:40 +00:00
David Dykstal
f3510bfea4 Bug 153255 - replaced the Policy.bind that was being used with a constant string from SystemViewResources. 2006-09-21 16:59:52 +00:00
Martin Oberhuber
bfff4538ef Remove all traces of rseConfigDefaults extension point. Update build notes. 2006-09-21 08:35:46 +00:00
Martin Oberhuber
56d3e077e9 Remove all traces of passwordPersistence extension point 2006-09-21 08:25:27 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
David Dykstal
e172a89cb4 [cleanup] javadoc 2006-09-20 20:47:13 +00:00
David Dykstal
7d7e7cdde5 Bug 153255 - enabled creation of new profiles as a side effect of this bug 2006-09-20 17:40:34 +00:00
Kushal Munir
fc061adb0a [refactoring] Remove password persistence extension point 2006-09-20 14:54:09 +00:00
David Dykstal
e8c6ee58df [cleanup] format and javadoc 2006-09-20 14:44:54 +00:00
Kushal Munir
0038d5ee15 Remove rseConfigDefaults and instead have System properties 2006-09-20 14:34:46 +00:00
David Dykstal
ba6ce77827 bug 157930 - reference to the originating viewer was not being set in the constructor for the job 2006-09-20 02:09:38 +00:00
David Dykstal
70809f5f59 [cleanup] added some observability to track filter pool reference lifecycle 2006-09-20 02:05:52 +00:00
David Dykstal
c932705105 [cleanup] commented out superfluous shell references, rewrote runnablecontext support 2006-09-20 02:03:22 +00:00
David Dykstal
068d19c73a [cleanup] javadoc 2006-09-19 22:46:58 +00:00
David Dykstal
53d4619a2e [cleanup] format 2006-09-19 20:52:21 +00:00
David Dykstal
caba3b3826 [cleanup] imports 2006-09-19 15:52:07 +00:00
David Dykstal
cb9c4eb6cc bug 157719 - Moving transient message processing to expand time.
Instead of removing transient messages (the empty list is one of these) on collapse, we now remove them just prior to expand. This allows the expand/collapse indicators to be be correct when viewing the tree.
2006-09-19 02:00:25 +00:00