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

775 commits

Author SHA1 Message Date
David McKnight
1118888cb2 handling for bad name 2006-09-28 19:55:51 +00:00
David McKnight
a8d3bd2712 when transfering os resources for files, the system type should be considered the same. Bug#: 153652 2006-09-28 17:55:52 +00:00
David McKnight
69a9ef0ecb null shell to show password dialog 2006-09-28 17:44:43 +00:00
Kushal Munir
c5341d32ff String applies to the writable property, not the readable property 2006-09-28 17:14:56 +00:00
David McKnight
b06a47ad46 open error dialog on main thread 2006-09-28 17:08:41 +00:00
David McKnight
0ddebeff27 use platformui to get workbench 2006-09-28 16:55:15 +00:00
Martin Oberhuber
e8241c21ee Fix feature name generation for feature names with underscore 2006-09-28 15:28:47 +00:00
Martin Oberhuber
d65b0e3c39 Update basebuilder 2006-09-28 15:19:26 +00:00
Martin Oberhuber
234ae6a7e8 Fix missing plugin.xml file in discovery bundles; Fix discovery branding 2006-09-28 15:11:35 +00:00
David McKnight
c532ba35ce dont' set attrributes when file doesn't exist Bug#: 158781 2006-09-28 14:59:20 +00:00
David McKnight
5d113e2520 fix for shell initialization problems - where working directory gives exception and when the thread hashmap hits exception 2006-09-28 14:43:18 +00:00
Martin Oberhuber
f627c05a6d Revert incorrect customTargets.xml change 2006-09-28 14:29:28 +00:00
Martin Oberhuber
9bc052d24a v20060928: Fix Jakarta Commons nightly builds and license info. Bugfixes. 2006-09-28 14:26:19 +00:00
Martin Oberhuber
5ca2fa2495 v20060928: Fix Jakarta Commons nightly builds and license info. Bugfixes. 2006-09-28 14:20:58 +00:00
Martin Oberhuber
ce1e0eb6db Separate feature for Jakarta ORO. Update legal docs for Apache. Add branding plugin info for Apache stuff. 2006-09-28 14:09:32 +00:00
Martin Oberhuber
2f3ab519d3 Bug 158774 - Add branding info for EFS and Remotecdt features 2006-09-28 14:01:55 +00:00
Martin Oberhuber
b0117eb5be Separate feature for Jakarta ORO. Update legal docs for Apache. Add branding plugin info for Apache stuff. 2006-09-28 13:41:29 +00:00
Martin Oberhuber
886155367e Package commons_net feature separately again:
binary included by ftp-feature, sources included by sdk-feature
2006-09-28 11:53:03 +00:00
Martin Oberhuber
e8e387ecb7 Revert to default execution environment to support headless build
Remember that we can really run in J2SE-1.2
2006-09-28 11:46: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 Dykstal
199c4c2a05 [cleanup] copyright 2006-09-27 18:18:23 +00:00
David McKnight
5c91a2c0f4 change shell colours 2006-09-27 16:45:53 +00:00
David McKnight
43d4156a7d fix for Bug 142953 2006-09-27 14:40:12 +00:00
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
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