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

47 commits

Author SHA1 Message Date
Martin Oberhuber
b49dcc82a3 [238773] Rev up RAPI version numbers 2008-06-30 14:48:58 +00:00
Radoslav Gerganov
dc104853d8 [WinCE][api] Implement IRAPISession#CeRapiInvoke 2008-06-30 11:12:44 +00:00
Martin Oberhuber
dba8220340 [235360] Return proper "Root" IHostFile 2008-06-26 16:41:33 +00:00
Radoslav Gerganov
fe2afe4154 [235360] Return proper "Root" IHostFile 2008-06-26 13:44:49 +00:00
Martin Oberhuber
07688412a9 [236026][releng] Specify RSE-WinCE feature to support win32-x86 only, allow TM-Rapi bundle on any window system 2008-06-06 21:25:01 +00:00
Martin Oberhuber
1af6e4de5f [235363][api][breaking] IHostFileToRemoteFileAdapter methods should return AbstractRemoteFile 2008-06-03 16:41:12 +00:00
David Dykstal
55ccba2d9c [232198] TVT34:TCT281: TVT FR - Apostrophe issue
https://bugs.eclipse.org/bugs/show_bug.cgi?id=232198
2008-05-29 12:25:05 +00:00
Radoslav Gerganov
c213611074 [230919] IFileService.delete() should not return a boolean 2008-05-23 08:59:40 +00:00
Martin Oberhuber
cb5ed936c9 [releng] cvsignore bin folder for wince plugins 2008-05-21 12:56:55 +00:00
David Dykstal
eb7a8190c5 [232198] TVT34:TCT281: TVT FR - Apostrophe issue
https://bugs.eclipse.org/bugs/show_bug.cgi?id=232198
2008-05-15 15:14:57 +00:00
Radoslav Gerganov
38a8e98b19 Reverting to IOException(String) since IOException(Throwable) turns out to be unavailable in JDK1.4 2008-05-13 11:45:15 +00:00
Radoslav Gerganov
4f5f8c50c3 [230856] [WinCE] Improve the error handling in WinCEFileService 2008-05-10 13:50:50 +00:00
Radoslav Gerganov
8c80bcf7c9 Provide more user friendly message in internalConnect() 2008-05-10 13:49:57 +00:00
Radoslav Gerganov
f63642694c [231425] [WinCE] Use the progress monitors in WinCEFileService 2008-05-10 12:40:04 +00:00
Radoslav Gerganov
d8bd3ac5eb Implement "merge" instead of "replace" when copying directories 2008-05-10 10:31:51 +00:00
Radoslav Gerganov
456cb0ee20 Remove unnecessary Vector creation 2008-05-10 10:29:54 +00:00
Radoslav Gerganov
e5a8994a2c [230850] [WinCE] Implement setLastModified and setReadOnly in WinCEFileService 2008-05-09 13:16:11 +00:00
Martin Oberhuber
2699735729 [221211] IFileService API for batch operations IFileService.delete() returns boolean false for silent no-op 2008-05-07 04:48:44 +00:00
Martin Oberhuber
f1bb98a548 [221211] Throw SystemUnsupportedOperationException for WinCE setLastModified() and setReadOnly() 2008-05-06 23:21:17 +00:00
Radoslav Gerganov
b3ef5f7dd0 [221211] [api][breaking][files] need batch operations to indicate which operations were successful 2008-05-06 13:02:05 +00:00
Radoslav Gerganov
e15277d253 [226282] [api][WinCE] Encapsulate the public native methods in org.eclipse.tm.rapi.Rapi 2008-04-24 07:33:51 +00:00
Martin Oberhuber
0d2c752d71 [226280][apidoc][wince] Provide better javadoc for org.eclipse.tm.rapi.* 2008-04-10 01:29:57 +00:00
Martin Oberhuber
a1cf0999a2 [226280][apidoc][wince] Provide better javadoc for org.eclipse.tm.rapi.* 2008-04-10 01:27:09 +00:00
Martin Oberhuber
e3b82f8326 [Bug 226262] [api][breaking] RSE IService should be IAdaptable 2008-04-09 19:28:07 +00:00
Martin Oberhuber
7be39dbed3 [225874][wince][api] Rename org.eclipse.tm.rapi.OS to Rapi 2008-04-09 12:55:32 +00:00
Martin Oberhuber
107f9753e4 [225727][wince][api] Add support for setting file attributes and file times 2008-04-09 11:22:26 +00:00
Martin Oberhuber
dd55387bd1 [225727][wince][api] Add support for setting file attributes and file times 2008-04-08 16:13:23 +00:00
Martin Oberhuber
ab3bfc64af [cleanup] Fix copyright year 2008 2008-04-07 12:50:35 +00:00
Martin Oberhuber
8f33401046 [225553][wince] Apply patch for creating processes on the device 2008-04-03 15:58:55 +00:00
Martin Oberhuber
a7c5de4b79 [cleanup] Add API Analysis Nature to all projects 2008-04-03 08:59:04 +00:00
Martin Oberhuber
2b5e8782e0 [224873] WinCE cleanup: feature version 0.1.0 2008-04-02 21:54:02 +00:00
Martin Oberhuber
14d220ec9c [224873] use Bundle-NativeCode for specifying DLL path 2008-04-02 14:15:56 +00:00
Martin Oberhuber
a631aa6935 [224873] put (Incubation) in WinCE feature about blurb and source bundle names 2008-04-02 12:22:14 +00:00
Martin Oberhuber
8fd22a181c [224873] committing contributed patch: WinCE subsystem cleanup part 2 2008-04-02 11:59:17 +00:00
Martin Oberhuber
85233305ba [cleanup] rapi compiler warning: fix dbl ;; 2008-03-31 12:38:30 +00:00
Martin Oberhuber
84c76ab739 [224873] WinCE cleanup: Avoid warnings in rapi.tests 2008-03-31 12:37:58 +00:00
Martin Oberhuber
6961f79a24 [cleanup] Organize Imports to resolve Javadoc IRapiSession 2008-03-31 12:34:08 +00:00
Martin Oberhuber
b6b8073c80 [224873] WinCE cleanup: Avoid warnings in rapi.tests 2008-03-31 12:26:07 +00:00
Martin Oberhuber
c206b003e4 [224873] WinCE cleanup: RAPI version 0.1.0, Javadoc fixes, adding README.txt for native build, NLS class, 4KB buffersize 2008-03-31 12:21:55 +00:00
Martin Oberhuber
739d2c4cc8 [cleanup] Fix wince plugin sizes 2008-03-28 13:37:51 +00:00
Martin Oberhuber
57e9f05d8b [cleanup] add compiler warning for missing parameter of standard javadoc tags 2008-03-28 13:24:14 +00:00
Martin Oberhuber
01d604acff Adding readme.txt for wince repository folder 2008-03-27 22:06:00 +00:00
Martin Oberhuber
342b20c8a9 [cleanup] Sort Manifests 2008-03-27 21:12:45 +00:00
Martin Oberhuber
c8f7bf3e28 [cleanup] Rename pluginName, add PII NLS tags 2008-03-27 21:05:04 +00:00
Martin Oberhuber
13d570e4c3 [214887] Add WinCE Feature, Branding, Source build support and About.html files 2008-03-27 20:56:39 +00:00
Martin Oberhuber
6f90ddc6b3 [cleanup] WinCE: Fix classpath for J2SE-1.4; Organize Manifests; Add Bundle-ActivationPolicy; Add default TM compiler and warning settings for J2SE-1.4 2008-03-27 20:07:01 +00:00
Martin Oberhuber
59c7d0c14a [214887] Add Windows CE / RAPI initial contribution 2008-03-27 19:52:30 +00:00