1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-21 23:33:57 +02:00
Commit graph

638 commits

Author SHA1 Message Date
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
Martin Oberhuber
3be872e172 Bug 142952 - Update docs for easier startup of Windows daemon.bat 2006-09-25 16:06:00 +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
Kushal Munir
6ae8d859b8 Remove unnecessary strings 2006-09-22 16:14:29 +00:00
David Dykstal
cc3a724d41 [cleanup] format 2006-09-22 15:46:18 +00:00
Martin Oberhuber
b154ebe580 Add testUpdateSite link to RSE-Core and Remotecdt 2006-09-22 13:57:39 +00:00
Martin Oberhuber
c8b8c02cf8 Fix Javadoc for org.eclipse.rse.core.references after refactoring 2006-09-22 01:15:17 +00:00
Martin Oberhuber
1c05af4e1f Package commons net with ftp (no separate feature) 2006-09-22 00:43:23 +00:00
Martin Oberhuber
b9e00ceca2 Make separate features for remotecdt, efs and discovery 2006-09-21 22:42:01 +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
904823c2ea Avoid dependency from daytime example to FTP plugin 2006-09-21 21:46:28 +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
Martin Oberhuber
795e84bcda Add missing copyrights 2006-09-21 20:31:44 +00:00
Martin Oberhuber
b3cf3491c1 Remove unused dependencies from remotecdt 2006-09-21 20:02:27 +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
7dd2630664 Add feature image 2006-09-21 11:58:01 +00:00
Martin Oberhuber
4dba41496b Generate EFS source as plugin in EFS Feature 2006-09-21 11:55:29 +00:00
Martin Oberhuber
9e9016fe9c Add remotecdt-feature 2006-09-21 11:48:24 +00:00
Martin Oberhuber
8dc9201861 Add EFS Feature 2006-09-21 11:44:42 +00:00
Martin Oberhuber
b96c2159d8 Include Commons Net source feature 2006-09-21 11:07:35 +00:00
David Dykstal
1e1bcc12f1 [cleanup] adding about.html files 2006-09-21 10:45:23 +00:00
Martin Oberhuber
08a47ee7c2 Add Commons Net Feature 2006-09-21 08:51:40 +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
5eb8b30168 Add Commons Net Feature 2006-09-21 08:20:32 +00:00
Martin Oberhuber
225fb9af86 Use plugin version 1.0.0.qualifier 2006-09-21 08:14:21 +00:00
Martin Oberhuber
dcfd8f3f40 Update ISV Docs for Refactorings: model -> core.model, filters -> core.filters 2006-09-20 23:22:54 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00