1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-10 18:45:26 +02:00
Commit graph

144 commits

Author SHA1 Message Date
Uwe Stieber
684e3b0a7e [178020] [178021] [178023] IActionFilter related API changes 2007-03-19 11:02:20 +00:00
Kushal Munir
5c799eff71 [176206] From preference page Remote Systems > Files, users can now add file transfer mode for filenames with no extension. 2007-03-02 18:19:24 +00:00
David McKnight
eb56824abb [175150] getAdapter(Object) -> getViewAdapter(Object) 2007-03-02 16:31:01 +00:00
Kushal Munir
71e8bcdbaf [173871] [api] Move archivehandlers extension point to org.eclipse.rse.services from org.eclipse.rse.ui. Also, move some classes related to archive handling to internal packages. 2007-02-19 19:32:35 +00:00
Martin Oberhuber
449b582072 [cleanup] fix javadoc 2007-02-19 10:00:18 +00:00
Martin Oberhuber
6ed4f11856 [172468] move SubSystemConfigurationAdapter back into API since it is used by examples, and having an abstract base class for ISubSystemConfigurationAdapter makes us more flexible. 2007-02-19 09:06:28 +00:00
David Dykstal
0afcc3b31a [168870][refactor] stage 4, created RSEPreferencesManager and moved SystemPreferencesManager from core to ui package. 2007-02-18 19:26:35 +00:00
David McKnight
81d2c5fae0 [170627] use IContextObject for hasChildren 2007-02-16 20:48:28 +00:00
Kushal Munir
c723286c48 [174479] Move remote search page to package org.eclipse.rse.internal.files.ui.search. 2007-02-16 18:23:48 +00:00
Kushal Munir
3a57443741 [174479] Move remote search page to package org.eclipse.rse.internal.files.ui.search. 2007-02-16 18:22:38 +00:00
David McKnight
484a619cbf [172468] making rse.ui view stuff internal 2007-02-16 16:29:48 +00:00
David McKnight
37897c0bdd [170627] changed views to use IContextObject during queries 2007-02-15 17:32:02 +00:00
David Dykstal
993822a985 [168870][api][refactor]Moved the following to core from ui
PasswordPersistenceManager
SystemResourceConstants

Made the following utility class in Core from methods found on RSEUIPlugin
RSEHostUtil

Moving PasswordPersistenceManager required that preferences that were in the UI plugin are moved to Core. SystemPreferencesManager was rewritten to manage both Core and UI plugin preferences.
2007-02-14 23:17:22 +00:00
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