David Dykstal
|
bcb00d591d
|
[189858] delay the creation of the remote systems connections project until needed
|
2007-06-04 16:29:25 +00:00 |
|
Martin Oberhuber
|
d03243be99
|
Restore apostrophe instead of ’ in license.html in order to be the verbatim notice.html
|
2007-06-04 16:09:55 +00:00 |
|
David McKnight
|
8398567937
|
[190013] when comparing filters to paths, a filter who has a parent directory matching the path should return true.
|
2007-06-04 14:25:46 +00:00 |
|
Martin Oberhuber
|
9edbe8448a
|
[188863] fix job conflict problems for save jobs, ignore bad profiles on restore
|
2007-06-04 11:21:21 +00:00 |
|
Martin Oberhuber
|
ea000cc737
|
[cleanup][189498] use "true".equals()
|
2007-06-04 10:15:43 +00:00 |
|
Martin Oberhuber
|
37cacfc24b
|
[cleanup][189262] Avoid unnecessary casts
|
2007-06-04 09:54:06 +00:00 |
|
Martin Oberhuber
|
ec4f6c3b2a
|
[cleanup] Update Javadoc. Change Vector to List superinterface in all signatures - this is source compatible and thus not an API change.
|
2007-06-04 09:49:15 +00:00 |
|
Martin Oberhuber
|
6f5456bb18
|
[189973] Fix incorrect deletion of clearselected.gif
|
2007-06-04 08:55:15 +00:00 |
|
Martin Oberhuber
|
a2c79afc7d
|
Update Copyright Year
|
2007-06-04 08:47:34 +00:00 |
|
David Dykstal
|
23d43b4233
|
[189483] fix cancellation handling and notification for password prompting
|
2007-06-02 15:02:51 +00:00 |
|
David Dykstal
|
f26f632503
|
[189483][api][breaking] fix spelling in initialize and uninitialize method signatures
|
2007-06-02 15:02:08 +00:00 |
|
David Dykstal
|
ce2e9075db
|
[160776] use ICU4J to format file sizes
|
2007-06-02 14:54:30 +00:00 |
|
David Dykstal
|
aa3e275484
|
[188718] fix error message showing up as informational message on wizard page
|
2007-06-01 21:02:30 +00:00 |
|
David Dykstal
|
f5d49003ce
|
[142065] fix drag and drop on Mac OS X
|
2007-06-01 20:52:22 +00:00 |
|
David McKnight
|
5b5fe2b659
|
[175295] directly init file prefs from Activator startup
|
2007-06-01 20:18:20 +00:00 |
|
David McKnight
|
b2b9c6c9b5
|
[189187] removed unused nls stuff from import/export
|
2007-06-01 19:58:59 +00:00 |
|
David McKnight
|
977a4c3317
|
[189262] don't cast Tree to Item..only assume widget
|
2007-06-01 19:39:24 +00:00 |
|
David McKnight
|
f782738bf8
|
[187342] Xuan's patch for Adding connect() call after promptForPassword
|
2007-06-01 19:31:21 +00:00 |
|
David McKnight
|
cf8cde06e6
|
[189443] using folder dialog instead of file/folder dialog
|
2007-06-01 19:13:01 +00:00 |
|
David McKnight
|
c0e89262c8
|
[189264] avoid class cast exception
|
2007-06-01 19:08:48 +00:00 |
|
David McKnight
|
c0212e6a24
|
[189498] null checks for source attributes
|
2007-06-01 19:05:40 +00:00 |
|
David McKnight
|
ce42724910
|
[189973] extra unused stuff to get rid of
|
2007-06-01 14:29:50 +00:00 |
|
David McKnight
|
350c834677
|
[189973] somehow systemmessages was lost..recreating it
|
2007-06-01 14:27:23 +00:00 |
|
David McKnight
|
75a7c9fe13
|
[180671] Xuan's patch for checking if the file need to be re-downloaded even if file has been opened
|
2007-06-01 14:00:47 +00:00 |
|
David McKnight
|
aabdf22435
|
[189434] added rupen's name to contributors
|
2007-06-01 13:56:11 +00:00 |
|
David McKnight
|
ba840e978b
|
[187548] Xuan's patch for fix - editor name will be update correctly
|
2007-06-01 13:40:43 +00:00 |
|
David McKnight
|
e86d27deb3
|
[189973] extra unused stuff to get rid of
|
2007-06-01 13:33:56 +00:00 |
|
Martin Oberhuber
|
1b80c1f839
|
[189543] Fix feature licensing for Europa
|
2007-06-01 12:58:47 +00:00 |
|
Martin Oberhuber
|
73423f9283
|
[190442][api] Make SystemActionViewerFilter API in org.eclipse.rse.ui
|
2007-06-01 12:52:15 +00:00 |
|
Martin Oberhuber
|
902573a3b4
|
[189543] Fix feature licensing for Europa
|
2007-06-01 12:36:20 +00:00 |
|
Martin Oberhuber
|
d6736c5059
|
[190442][api] Make SystemActionViewerFilter API in org.eclipse.rse.ui
|
2007-06-01 11:56:37 +00:00 |
|
Martin Oberhuber
|
b6e9f8d3ed
|
[cleanup] fix typo
|
2007-06-01 11:40:35 +00:00 |
|
David Dykstal
|
99b3343c02
|
[cleanup] spelling error in comment
|
2007-06-01 02:32:30 +00:00 |
|
David McKnight
|
8ae20ddde5
|
[189434] Rupen's fix for NPE during filter move up
|
2007-05-31 20:56:28 +00:00 |
|
David McKnight
|
9f87e18c4a
|
[189508] removing unused dialog
|
2007-05-31 20:26:24 +00:00 |
|
Kushal Munir
|
42e37e015c
|
[189430] Browse for Folder Dialog in Search should not display all system types
|
2007-05-31 20:15:39 +00:00 |
|
David McKnight
|
f7513f9c83
|
[189681] Xuan's patch for making handler retrieving name and path information of file/folder right below root.
|
2007-05-31 20:09:02 +00:00 |
|
David McKnight
|
d5a4255589
|
[189973] removing obsolete code
|
2007-05-31 19:19:16 +00:00 |
|
David McKnight
|
4765eb31e5
|
[189973] removing obsolete code
|
2007-05-31 19:00:08 +00:00 |
|
Kushal Munir
|
3fad7bb547
|
[189433] [Search] [contributed] Dialog for selecting folder to search should display archive files. We do this by adding additional criteria to our viewer filter.
|
2007-05-31 18:55:35 +00:00 |
|
David McKnight
|
2a376dffc8
|
[189973] removing obsolete code
|
2007-05-31 18:29:01 +00:00 |
|
Martin Oberhuber
|
07e28f5f8a
|
[190195] Cannot enable new connection prompt in system view
|
2007-05-31 16:32:05 +00:00 |
|
Martin Oberhuber
|
318542a19f
|
[cleanup] doc comment english spelling fix
|
2007-05-31 16:31:45 +00:00 |
|
David McKnight
|
0ed05591ae
|
[189828] Kevin's patch for local virtual rename
|
2007-05-31 16:06:14 +00:00 |
|
David McKnight
|
92a0caff4e
|
[189973] removing obsolete code
|
2007-05-31 15:56:57 +00:00 |
|
Martin Oberhuber
|
0200895010
|
[190231] Move AbstractCacheManager from org.eclipse.rse.ui/subsystems to org.eclipse.rse.core
|
2007-05-31 15:47:14 +00:00 |
|
Martin Oberhuber
|
9af20ac231
|
[190231][api] Move ISubSystemPropertiesWizardPage from UI to Core
|
2007-05-31 15:27:11 +00:00 |
|
Martin Oberhuber
|
60fd92fdb1
|
[190231][api] Remove unnecessary UI dependencies from SubSystemConfiguration
|
2007-05-31 15:00:09 +00:00 |
|
David Dykstal
|
273d8bbee8
|
[188718] fixing "FTP Settings" not being translated
|
2007-05-31 14:16:51 +00:00 |
|
David McKnight
|
01c26f45ed
|
[187709] don't show monitor and show in table actions for leafs (even if they are disabled)
|
2007-05-31 11:02:44 +00:00 |
|