1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-04 06:03:18 +02:00
Commit graph

74 commits

Author SHA1 Message Date
Kushal Munir
e7d2f267ca [api] [163820] Allow encodings to be queried for IRemoteFile and implementations for encodings through a remote file encoding manager. 2007-02-06 15:23:19 +00:00
Martin Oberhuber
d65885e486 Specify x-internal in manifest for exported internal packages. Fix some compiler warnings. 2007-02-01 11:47:47 +00:00
Martin Oberhuber
d9654b70c8 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
Martin Oberhuber
6f772365db [cleanup] define access rules for marking internal package access discouraged 2007-01-30 20:43:02 +00:00
Martin Oberhuber
c84a668768 [cleanup] compiler warnings 2007-01-30 18:18:44 +00:00
David Dykstal
8383bc4c1d [171860] fixing CHKPII errors in translatable files 2007-01-26 20:43:13 +00:00
David McKnight
0e6e456028 [170832] windows implementation for changing to read-write permissions 2007-01-19 18:11:13 +00:00
David McKnight
b6268ac689 changed to use chmod u+w 2007-01-17 20:55:09 +00:00
David McKnight
5855d743b6 new API IFileService.setReadOnly() 2007-01-17 18:19:38 +00:00
David McKnight
74822bd918 new API IFileService.setReadOnly() 2007-01-17 18:06:45 +00:00
Martin Oberhuber
508dc85ac4 Rev up version numbers to 2.0 where needed 2007-01-16 15:57:10 +00:00
David McKnight
ced81d390f [149150] new setLastModified() service call and use in file transfer operations 2007-01-09 19:58:49 +00:00
David McKnight
32d51439e3 removing some compile warnings 2007-01-03 18:25:17 +00:00
David Dykstal
efd4b990c9 [169370] add translation directives to property resource bundles 2007-01-02 22:14:24 +00:00
Martin Oberhuber
f896c63eb2 Fix [168591] LocalHostFile missing equals() 2006-12-20 19:02:52 +00:00
Martin Oberhuber
b8c9ed86bc Fix [168586] LocalFileService.isCaseSensitive() is false on Windows 2006-12-20 19:01:11 +00:00
David McKnight
db2ce79901 [165891] fix for windows local xcopy problem - can't double separate files 2006-12-14 16:03:30 +00:00
David McKnight
cc521bf1ea [165891] windows local part of the fix - throwing exception 2006-12-06 17:09:38 +00:00
David McKnight
e75eb83b3f [165891] unix local part of the fix 2006-12-05 19:22:04 +00:00
David McKnight
237173d2de [165891] windows local part of the fix 2006-12-05 17:01:34 +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
Martin Oberhuber
1468c657d8 [cleanup] fix NON-NLS-1 tags 2006-11-09 11:30:28 +00:00
David Dykstal
3f6f7d8f51 Bug 150143 - fixed LocalFileService to pay attention to the "files only" option on filter definitions. 2006-11-07 02:36:32 +00:00
Martin Oberhuber
b50527595e Add bug id to copyright attribution. Add $NON-NLS-1$ tags. 2006-11-03 10:00:28 +00:00
David Dykstal
cbfe5a4281 Bug 163103 - allow a null filter to be used for a local file name filter in creation of the filter 2006-11-02 15:18:19 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
Martin Oberhuber
202fd2e91d Apply patch for 161838: support terminating local shells 2006-10-28 22:14:13 +00:00
David Dykstal
edd4669f53 Bug 160397 - get filtering by file type to work properly in the local and dstore subsystems. 2006-10-27 01:48:46 +00:00
Kushal Munir
33267de4c3 Bug 160775 rename (at least within a zip) blocks UI thread 2006-10-26 20:02:38 +00:00
David McKnight
441fbea44f fix for Bug 161773 - introducing IHostOutput 2006-10-25 16:09:19 +00:00
Martin Oberhuber
d9517e9cdd Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 11:41:25 +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
David McKnight
38db57e05c Bug 160777 - use progress monitor for queries 2006-10-20 20:24:48 +00:00
Martin Oberhuber
3309644d96 Switch to UTF-8 encoding in order to fix nightly builds on Linux with u-accent character 2006-10-07 22:47:24 +00:00
Kushal Munir
94fc5f01e8 Bug 158981: Local drives show up in lowercase 2006-10-03 04:54:24 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
Martin Oberhuber
aa0736b499 Add missing copyrights 2006-09-20 11:53:43 +00:00
Martin Oberhuber
4009b3cc5d [cleanup] Fix compiler warnings 2006-08-25 16:27:52 +00:00
Martin Oberhuber
281b959873 [cleanup] Fix compiler warnings 2006-08-25 15:51:46 +00:00
David McKnight
83f451321b fixes for 154207 - propagating system message expcetions from service layer to subsystem 2006-08-17 18:34:46 +00:00
Martin Oberhuber
051b166e76 [refactoring] 153273: move shell output parsing classes to rse.services.shells 2006-08-16 12:05:37 +00:00
David McKnight
2a722ce7d6 fix for 148989 - using same reading algorithm as ssh 2006-08-14 18:01:59 +00:00
Martin Oberhuber
0a269f743d Fix indentation of patterns.dat to make pwd command work 2006-08-09 11:50:02 +00:00
David McKnight
59468c61ba Bug 142968 - more IBM strings to change 2006-08-02 14:34:36 +00:00
Martin Oberhuber
cbbf547366 Organize Imports: Remove unnecessary imports 2006-07-27 11:16:12 +00:00
Martin Oberhuber
6e9bacb11b bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
Martin Oberhuber
634c59ae2e Replace eclipse32.gif feature image by eclipse32.png 2006-07-25 09:29:50 +00:00
David McKnight
7128ff317a getting rid of ibm strings 2006-07-14 16:15:19 +00:00
David McKnight
565bb1d4bb remove print 2006-06-30 20:30:27 +00:00