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

2577 commits

Author SHA1 Message Date
Martin Oberhuber
bd728d1224 Update to Eclipse M7_33 and basebuilder M7_33 2007-05-10 08:05:20 +00:00
Martin Oberhuber
b654c0c473 Update to Eclipse M7_33 and basebuilder M7_33 2007-05-10 08:00:36 +00:00
David McKnight
9c7c0f0cac [180875] applying Kevin Dolye's patch for closing file dialog on double-click 2007-05-08 19:44:17 +00:00
David McKnight
26ca200828 handling wierd case where the location of a project is null 2007-05-08 19:38:32 +00:00
David McKnight
c8694926f3 dstore shell termination in case exit fails (this is required when a long running process under the shell isn't finished when the user tries to exit the shell) 2007-05-08 19:11:57 +00:00
Martin Oberhuber
3c6b9d06f3 Update to Eclipse M7_33 and basebuilder M7_33 2007-05-08 16:36:09 +00:00
Martin Oberhuber
5f6059f72e Update to Eclipse M7_33 and basebuilder M7_33 2007-05-08 16:35:09 +00:00
Martin Oberhuber
1dced17b3e Update to Eclipse M7_33 and basebuilder M7_33 2007-05-08 16:34:10 +00:00
Martin Oberhuber
ba7e286029 Update to Eclipse M7_33 and basebuilder M7_33 2007-05-08 16:28:39 +00:00
Uwe Stieber
a1b738992b [fix] ISystemContextMenuConstants.GROUP_NEW_NONCASCADING not consistently contributed to menu on system type level 2007-05-08 08:43:43 +00:00
David Dykstal
cab2a024dd [183161][api][refactor] Move SystemFilterPoolManager to org.eclipse.rse.internal.core.filters. 2007-05-07 19:08:30 +00:00
David Dykstal
78286bc086 [] 2007-05-07 18:55:38 +00:00
David McKnight
22544b6dc2 [183772] patch for using ValidatorFileUniqueName 2007-05-07 18:54:37 +00:00
David Dykstal
2bfb3ccad2 [185752] use systemTypeId instead of systemTypeName when persisting profiles. 2007-05-07 17:05:07 +00:00
David McKnight
7c41349015 only set input object if it's non-null. For dstore import cert dialog, the input is already set prior to the dialog coming up. 2007-05-07 16:43:36 +00:00
Martin Oberhuber
6923ea332f [185750][api] Remove IConnectorService.getHostType() 2007-05-07 13:10:42 +00:00
Martin Oberhuber
ccd8f4b3ae Fix comment header boundary 2007-05-07 12:53:33 +00:00
Martin Oberhuber
6ad5c774d7 Fix Copyright Year 2007-05-07 12:33:00 +00:00
Michael Scharf
12046f452c [185577] Put terminal in default state before reconnect 2007-05-04 23:49:52 +00:00
Michael Scharf
a94ca4263a fixed spelling in comments 2007-05-04 22:13:48 +00:00
Michael Scharf
808665d9f4 [183901] Make the remote-to-terminal communication use an OutputStream
Added TerminalInputStream that provides an OutputStream for connections to write to.
The reading from the input stream is done in Runnables that are called from the Display thread. The time the runnable uses is limited. If data is available a new runnable is posted to the display thread.
2007-05-04 22:00:45 +00:00
Martin Oberhuber
300237b585 Remove Useractions from Core feature 2007-05-04 14:16:55 +00:00
Javier Montalvo Orus
ed6158f594 [176216] FTP sould provide API to allow clients register their own FTPListingParser 2007-05-04 12:52:46 +00:00
Javier Montalvo Orus
4c1cb55a12 [176216] FTP sould provide API to allow clients register their own FTPListingParser 2007-05-04 12:48:38 +00:00
Martin Oberhuber
7f53460969 Fix typos in Javadoc 2007-05-03 15:08:22 +00:00
Martin Oberhuber
832e9f8032 Adding a script to update global CVS tags 2007-05-03 09:02:59 +00:00
Martin Oberhuber
426d0dbcfa Adding readme.txt repository info 2007-05-03 08:15:29 +00:00
Kushal Munir
824e173d2f [179939] BIDI3.3:HCG_ Text files written in ASCII Hebrew do not look correctly 2007-05-02 16:40:53 +00:00
Martin Oberhuber
d6c020513f Add API change information for adding progress monitor to file subsystem 2007-05-02 13:10:11 +00:00
Kushal Munir
782d2eb994 [170909] [plan] Contribute User Actions and Import/Export from RSE7. Update model and registry for user actions. 2007-05-01 19:52:18 +00:00
Kushal Munir
2ce6dd9df2 [170909] [plan] Contribute User Actions and Import/Export from RSE7. Add methods to the user action registry to manage user actions and contexts. 2007-05-01 19:20:36 +00:00
Kushal Munir
3cacc032a0 [170909] [plan] Contribute User Actions and Import/Export from RSE7. Add model for user action contexts and user actions, and a registry to manage them. 2007-05-01 18:39:42 +00:00
David McKnight
ff6fc2fce7 [166338] use new connect API in SystemConnectAction 2007-05-01 16:31:57 +00:00
David McKnight
c369e9fbfa [181553] need to make cached files stale when doing the discard check
Also, for dstore need to make sure we invalidate the file type if the file no longer exists since a valid file type will indicate that the file exists
2007-04-27 18:28:39 +00:00
David McKnight
bca932fbea minor miner fix - dataelement naming conventions for folders should be consistent: name should be name, while value should be parent path 2007-04-27 17:58:34 +00:00
David McKnight
bf910f21f8 [183772] need to pass existing names into the file wizard 2007-04-27 17:45:11 +00:00
David McKnight
275d4249da minor fix so that the correct pwd is stored in status when running windows remotely 2007-04-27 16:40:35 +00:00
David McKnight
9b16d8af74 [181667] windows get parent path fixes 2007-04-27 16:16:49 +00:00
Martin Oberhuber
5cfd747882 Unify Source Builds: about.html in all source builds, schema only in source builds 2007-04-27 15:15:45 +00:00
David McKnight
4f814c3be1 [183870] merged patch from Kevin Doyle 2007-04-27 13:40:16 +00:00
David McKnight
b5a98ae067 [181667] removing the /O for xcopy since it won't work on Vista unless you're an admin 2007-04-27 13:03:26 +00:00
David McKnight
f49f3c8ec6 [180875] applying Kevin Doyle's patch so that files are not opened when double-clicking a file from a dialog 2007-04-27 12:55:35 +00:00
David McKnight
7cfdd7ebb0 [184322] progress monitor added along with dstore host file caching in dstore file service layer 2007-04-27 12:28:51 +00:00
David McKnight
6ecacafa7a [184322] progress monitor added to file subsystem apis 2007-04-27 12:26:01 +00:00
Javier Montalvo Orus
cc5d054901 [176216] FTP sould provide API to allow clients register their own FTPListingParser 2007-04-27 12:14:09 +00:00
Martin Oberhuber
1580ebb837 [183991] handle windows C:/ paths for FTP 2007-04-27 09:06:08 +00:00
David McKnight
918b9b28c1 [184053] storing absolute path separately from the DataElement in DSToreHostFile so that when there is a deletion the mapped lookup will still work 2007-04-26 14:25:22 +00:00
Michael Scharf
2020cc540c make background thread a daemon 2007-04-26 12:59:56 +00:00
Martin Oberhuber
69383cb9c0 Release ICU4J use in SystemWidgetHelpers for sorting system type labels 2007-04-26 10:15:31 +00:00
Martin Oberhuber
dc2155d4e9 Prepare Build Notes towards M7 2007-04-26 09:57:19 +00:00