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

131 commits

Author SHA1 Message Date
Kushal Munir
9b25d62b51 [api] [163820] Allow encodings to be queried for IRemoteFile and implementations for encodings through a remote file encoding manager. 2007-02-06 22:20:48 +00:00
David McKnight
6191ec4a50 [173143] removing remote property page and remote popup menu extension points 2007-02-06 19:13:50 +00:00
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
David Dykstal
3a0efdabdc [api][171530] Add a setEditable to the SystemFilterStringEditPane hierarchy. 2007-02-06 04:12:17 +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
3cb3bf5842 [cleanup] Fix deprecated usage of propertyPages objectClass in plugin.xml 2007-01-30 19:25:38 +00:00
Martin Oberhuber
0eff25758c [cleanup] compiler warnings 2007-01-30 18:49:59 +00:00
David Dykstal
8383bc4c1d [171860] fixing CHKPII errors in translatable files 2007-01-26 20:43:13 +00:00
David McKnight
3d1a78f8e4 [148978] fix for empty dir problem - need to make the queried folder not stale after the query 2007-01-23 19:39:04 +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
c799f0763e compiler warnings 2007-01-10 17:50:15 +00:00
David McKnight
1579f9911b [149150] preference page for indication of whether to copy timestamps or not plus some minor refactoring of constants 2007-01-09 20:44:52 +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
5604dedce9 [168366] don't refresh local when unnecessary. In the case of this defect, this hits an exception due to resource locking 2007-01-04 19:50:23 +00:00
David McKnight
16a5249cb2 get rid of print 2007-01-04 19:48:48 +00:00
David Dykstal
66f3b60683 [167665] verbage -> verbiage 2007-01-03 20:41:46 +00:00
David McKnight
e94377283d removing some compile warnings 2007-01-03 18:13:53 +00:00
David McKnight
48b45595df removing some compile warnings 2007-01-03 17:36:42 +00:00
David Dykstal
efd4b990c9 [169370] add translation directives to property resource bundles 2007-01-02 22:14:24 +00:00
Martin Oberhuber
307ce06ce2 Rev up version numbers for 2.0M4 according to changes in plugins 2006-12-20 18:30:03 +00:00
David McKnight
aad5a3593f removing warnings 2006-12-19 22:04:18 +00:00
David McKnight
cea85b4644 [167620] improve performance of large select 2006-12-12 21:35:06 +00:00
David Dykstal
67077ca826 [164104] allow apostrophe and semi-colon in temp file names
These are allowed on windows, unix, and linux clients
2006-12-12 21:19:52 +00:00
David Dykstal
ed961ae75c [158306] Erase the previously stored value for the action when the selected filter pool is set into the action. 2006-12-12 19:41:10 +00:00
David McKnight
d380cda26a always pass in non-null monitor 2006-12-12 17:55:20 +00:00
Kushal Munir
c0895a4799 [164292] Selection of a specific editor for a file does not persist 2006-12-11 22:17:08 +00:00
David McKnight
560621cc1d [142478] fix for upload conflict scenario such that all uploads and downloads are in background 2006-12-06 22:18:51 +00:00
Kushal Munir
aa5c3d4cb7 [141804] Remote Search is not properly disabled for subsystems that do not support it. The select dialog when browsing for folders is now restricted only to systems that have a subsystem that supports search. 2006-12-05 15:17:08 +00:00
Kushal Munir
4189c96f68 [cleanup] fix compiler warnings 2006-12-05 02:57:38 +00:00
Kushal Munir
8e54965e02 [141804] Remote Search is not properly disabled for subsystems that do not support it. The select dialog when browsing for folders is now restricted only to systems that have a subsystem that supports search. 2006-12-05 02:56:12 +00:00
David McKnight
5dd0e867cc [160353] get rid of readAndDispatch for "open" action 2006-12-04 21:41:30 +00:00
David McKnight
4d5da5e72c [166302] - fix to account for readonly files 2006-11-30 18:51:09 +00:00
David McKnight
1b897cc78d [160353] use Job rather than UI job for download to editor 2006-11-29 20:49:05 +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
c42d357e71 [164118] - fix for moved file not showing under filter - problem is that target filter needs to be invalidated during the copy/move operation 2006-11-27 19:11:24 +00:00
David McKnight
9910ab7073 [164118] - fix for moved file not showing under filter - problem is that target filter needs to be invalidated during the copy/move operation 2006-11-27 18:47:13 +00:00
David McKnight
94e0ef912d [148978] fix so that empty folders show as having been queried on linux clients 2006-11-27 16:09:37 +00:00
David McKnight
a34b4ba7d3 [164632] removing debug.core dependency 2006-11-23 14:18:03 +00:00
Kushal Munir
e4af8f54b7 [141809] - Search > Remote does not switch to Remote Tab when the local search has been used before. 2006-11-21 11:19:17 +00:00
Martin Oberhuber
f26b16eb0e Rename Remote Systems Explorer --> Remote System Explorer for consistency 2006-11-10 12:55:17 +00:00
Martin Oberhuber
4a8ea375b5 Add copyright attribution for Michael Scharfs patch for 163844 2006-11-10 08:19:03 +00:00
David McKnight
4d68ac7d71 applying Michael Scharf's patch for 163844 plus a modification to handle the case where Display.getCurrent() returns null. 2006-11-09 14:57:29 +00:00
Martin Oberhuber
a90a2fbe6d Fix bug 155772 153629 filter RemoteSystemsConnections from CDT view 2006-11-08 18:37:40 +00:00
Kushal Munir
5288aae7de Bug 160201: Renaming a file in RSE tree is not updated automatically in filter 2006-11-08 15:33:07 +00:00
Martin Oberhuber
537c1b9bb0 Fix bug 155772 153629 filter RemoteSystemsConnections from CDT view 2006-11-08 09:46:49 +00:00
David McKnight
3b422f0d1e fix for 162993 2006-11-07 18:39:12 +00:00
Kushal Munir
925c5fc987 Bug 163230: Need "cancelAll" functionality in "duplicate name collision" dialog when uploading a directory tree 2006-11-02 23:10:31 +00:00