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

750 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
f85cee1352 Try to fix rseserver tar access permissions again 2006-09-22 00:59:20 +00:00
Martin Oberhuber
1c05af4e1f Package commons net with ftp (no separate feature) 2006-09-22 00:43:23 +00:00
Martin Oberhuber
e0759d7f60 Prepare v20060922 2006-09-22 00:08:43 +00:00
Martin Oberhuber
e0505af53e Reveal rse-runtime in nightly builds 2006-09-21 23:48:00 +00:00
Martin Oberhuber
3695bd80ac Try fix permissions in tar archives for server 2006-09-21 23:43:37 +00:00
Martin Oberhuber
eb72bdf2d5 Add experimental add-ons to update site 2006-09-21 23:35:17 +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
Martin Oberhuber
df5a42ae60 Add Discovery Feature 2006-09-21 22:10:36 +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
e3f17f5207 Release v20060921 2006-09-21 08:56:02 +00:00