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

526 commits

Author SHA1 Message Date
David McKnight
ae1210c41f fix for 158771. Miner needs to handle get remote object command for directories and files (not just filters) 2006-09-26 16:07:23 +00:00
Javier Montalvo Orus
2a2d134440 Bug 158555 - newConnectionWizardDelegates can only be used once 2006-09-26 15:18:33 +00:00
David Dykstal
1069f7dc3d Bug 158538 - fixed filetype parsing for mac os and other unix systems that support blanks in file names and someimes don't return colon delimited types from the file command. 2006-09-25 16:59:50 +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
Martin Oberhuber
383862ce3f set variables local in daemon.bat 2006-09-25 15:44:57 +00:00
Martin Oberhuber
f13c3c4a2a Fix DSTORE_USER_PREFS arg 2006-09-25 15:41:12 +00:00
Martin Oberhuber
e68178faab Fix echo of dstore windows daemon and server 2006-09-25 15:35:50 +00:00
Martin Oberhuber
a4fca09904 Support /user restriction for Windows dstore server 2006-09-25 15:30:39 +00:00
Martin Oberhuber
e69f4d77b2 Support /user restriction for Windows dstore server 2006-09-25 15:26:58 +00:00
Martin Oberhuber
8ff956ab0b Fix server.bat operation with /? 2006-09-25 15:06:06 +00:00
Martin Oberhuber
200fec2980 Support /? for daemon.bat and server.bat 2006-09-25 15:02:28 +00:00
Martin Oberhuber
0f52e211a0 Support dbl click startup of server.bat 2006-09-25 15:00:28 +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
dfacee65aa Bug 154407 - Added an override for requiresPassword() to DStoreConnectorService to test for Windows system type. 2006-09-21 22:12:35 +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
Martin Oberhuber
079bc09b83 Fix bug 142952 windows daemon.bat calls setup.bat 2006-09-21 21:13:24 +00:00
Martin Oberhuber
1ea0e820e7 Fix server.sh for Solaris (Bourne Shell doesnt understand export x=y) 2006-09-21 21:04:09 +00:00
Kushal Munir
b736c5ea91 Inlcude processmessages.xml file in the build 2006-09-21 19:36:56 +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
4af17ed91b Bug 153089 - added copyright for DStoreServiceCommandShell 2006-09-21 17:06:42 +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
David McKnight
c1059e956d handle windows path separators when on linux client 2006-09-21 14:45:35 +00:00
David McKnight
402f5458e3 fix for windows drives 2006-09-21 14:08:44 +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
Martin Oberhuber
4d626b6b9e Unify and externalize plugin providerName = Eclipse.org 2006-09-20 21:19:21 +00:00
David Dykstal
e172a89cb4 [cleanup] javadoc 2006-09-20 20:47:13 +00:00
David Dykstal
24e418f3b6 [cleanup] javadoc 2006-09-20 20:39:25 +00:00
David Dykstal
f441ef083b [cleanup] format and javadoc 2006-09-20 20:38:29 +00:00
David Dykstal
17ca25453c [cleanup] format and javadoc 2006-09-20 19:36:25 +00:00
David Dykstal
22cae6ea2d [cleanup] format and javadoc 2006-09-20 19:05:50 +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
David Dykstal
abdf04eeab [cleanup] format and javadoc 2006-09-20 14:54:10 +00:00
Kushal Munir
fc061adb0a [refactoring] Remove password persistence extension point 2006-09-20 14:54:09 +00:00
David Dykstal
96a5cfd3e6 [cleanup] format and javadoc 2006-09-20 14:53:32 +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 McKnight
cc4304c651 add copyright 2006-09-20 14:08:28 +00:00
Martin Oberhuber
eb0c254e9c Record Mike Bergers patch for bug 145799 in copyright (applied with v1.5) 2006-09-20 13:46:34 +00:00
David McKnight
e946cf75d0 add copyright 2006-09-20 13:42:01 +00:00
Martin Oberhuber
41decd62d4 Add missing copyrights 2006-09-20 12:37:40 +00:00
Martin Oberhuber
4b093f2110 Add missing copyrights 2006-09-20 12:09:06 +00:00