1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-16 04:35:45 +02:00
Commit graph

122 commits

Author SHA1 Message Date
Martin Oberhuber
e114404ccb Fix branding plugin bundle name vs. feature name (workaround platform bug [168188]) 2006-12-15 10:50:54 +00:00
David McKnight
930c30f06a [142968] getting rid of IBM strings 2006-12-07 18:46:40 +00:00
David McKnight
cb2b52f077 removing unneeded IBM reference 2006-12-07 18:04:53 +00:00
David McKnight
5eb1d9cf32 [160353] removal of unnecessary readAndDispatch() 2006-12-07 18:03:05 +00:00
David McKnight
7ce035576e [165891] windows remote part of the fix 2006-12-07 17:07:35 +00:00
David McKnight
acb5496c7b [164118] move cancelled check til after done check 2006-12-06 15:43:50 +00:00
David McKnight
d4619f0ce9 [165891] unix remote part of the fix 2006-12-05 19:20:56 +00:00
David McKnight
6633e7519b [165891] windows remote part of the fix 2006-12-05 19:13:47 +00:00
Martin Oberhuber
2439196220 Rev up all version numbers to 1.0.1 because the RequiredExecutionEnvironment changed 2006-11-28 18:05:08 +00:00
Martin Oberhuber
a0dab58c44 Force J2SE-1.4 compatibility on all plugins by
- adding .settings/org.eclipse.jdt.core.prefs
- adding .classpath/JRE_LAUNCHING_CONTAINER
- adding MANIFEST.MF/Bundle-RequiredExecutionEnvironment
2006-11-28 17:56:01 +00:00
David McKnight
0ee5f80598 removing dstore compiler warnings 2006-11-28 17:26:32 +00:00
David McKnight
65d3ddee66 [164293] need to beginTask in order to see progress for dstore file service download 2006-11-24 16:30:48 +00:00
David McKnight
3cbae9bf2a added copyrights 2006-11-09 14:38:37 +00:00
Martin Oberhuber
ef09a2df00 Fix 154874 - handle files with space or $ in the name 2006-11-09 12:19:08 +00:00
Martin Oberhuber
3cb4324776 [cleanup] fix NON-NLS-1 tags 2006-11-09 12:01:27 +00:00
Martin Oberhuber
1468c657d8 [cleanup] fix NON-NLS-1 tags 2006-11-09 11:30:28 +00:00
David McKnight
3ba2e914bf dstore fix for 163197. the fix is a miner fix so in order to test it, the dstore_miners.jar needs to be updated. 2006-11-08 17:57:13 +00:00
David McKnight
3b422f0d1e fix for 162993 2006-11-07 18:39:12 +00:00
David McKnight
641c5d348e some fixes related to Bug 162707 2006-11-02 20:27:43 +00:00
David McKnight
4cad0226b2 fix for Bug 162962 2006-11-01 20:43:40 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
David McKnight
441fbea44f fix for Bug 161773 - introducing IHostOutput 2006-10-25 16:09:19 +00:00
Kushal Munir
14bb9b2e6f Bug 160470: Can not run server.sh on AIX 2006-10-25 14:12:07 +00:00
Kushal Munir
c923ecb2cc Bug 160371: Kill the same process the second time results in ArrayIndexOutOfBoundsException and StringIndexOutOfBoundsException 2006-10-25 03:29:12 +00:00
Martin Oberhuber
8a2d4a45db Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
Martin Oberhuber
7bfaf35cf5 Add Copyright Attribution for Wind River Patch 2006-10-24 14:09:59 +00:00
Martin Oberhuber
6c971de409 Add missing copyrights for Perl files 2006-10-24 14:09:13 +00:00
Martin Oberhuber
496b3313c7 Enter Feature Download & Install sizes as per 1.0RC2. Add Feature Copyrights. 2006-10-24 13:24:57 +00:00
David McKnight
a1cc2c6641 fix for Bug 161936 2006-10-23 14:47:30 +00:00
Kushal Munir
6aafbf3c64 Update patterns.dat files to be the same on both server and client 2006-10-19 20:44:28 +00:00
David McKnight
deaf8a489b fix for dstore rename (where name shows as full path) 2006-10-18 16:16:17 +00:00
David McKnight
1cd962c374 160559 fix 2006-10-12 20:08:57 +00:00
David McKnight
74a7f2d59e Bug 160353 - avoid readAndDispatch. This method should always be called on secondary thread anyway 2006-10-11 19:45:10 +00:00
David Dykstal
35796f38ef [cleanup] copyright 2006-10-06 14:56:35 +00:00
David McKnight
4b7bfac9e8 fixing copyrights 2006-10-06 13:46:15 +00:00
David McKnight
1259a9792f no need to interpret path on env var 2006-10-04 18:15:27 +00:00
David McKnight
634009cabd remove print 2006-10-04 14:55:49 +00:00
David McKnight
e2103b07ad Bug 153270 - and some open line problems 2006-10-04 14:27:26 +00:00
David McKnight
24eafa3895 don't rename with new aboslute path if the name is correct 2006-10-03 19:50:15 +00:00
David McKnight
74251b6f18 fix for Bug 153277 + handling of shell toolbar contributions 2006-10-03 18:43:51 +00:00
David McKnight
1118888cb2 handling for bad name 2006-09-28 19:55:51 +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
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
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