David McKnight
|
68aed79eed
|
[188801] we shouldn't be passing in a view to get the adapter anyway. I still need to deal with the events getting fired from a job thread
|
2007-05-24 19:38:30 +00:00 |
|
David McKnight
|
8528df2f57
|
[189005] use ISYstemRegistryUI as default input rather than ISystemRegistry
|
2007-05-24 19:36:27 +00:00 |
|
Kushal Munir
|
576d8f9537
|
[143157] Change... action for filters have been removed.
|
2007-05-24 19:01:14 +00:00 |
|
David McKnight
|
04efec958b
|
[187732] can only do the reget of "remote" items
|
2007-05-24 18:29:06 +00:00 |
|
David Dykstal
|
d86e241758
|
[187953] empty array should be returned if no persistable children, not null.
|
2007-05-24 14:56:49 +00:00 |
|
Martin Oberhuber
|
6244712f3f
|
Update Javadoc
|
2007-05-24 11:05:39 +00:00 |
|
Martin Oberhuber
|
210612068c
|
Fix SystemRegistryUI.postEvent()
|
2007-05-24 10:17:40 +00:00 |
|
David McKnight
|
0905ccf300
|
[187285] patch to mark the directory shown in the table stale when a new resource is created
|
2007-05-23 20:24:40 +00:00 |
|
David McKnight
|
4034c5bfca
|
[187736] event handling to check for List not vector
|
2007-05-23 19:36:30 +00:00 |
|
David Dykstal
|
1d9e074af1
|
[188718] fixing remote search dialog mnemonics, fixing create remote project strings
|
2007-05-23 18:47:43 +00:00 |
|
David McKnight
|
835a63b776
|
[187732] for refreshing a deleted container - do a requery to make sure we have an uptodate object before determining whether it's a container or not..if it's deleted, it won't have children and we can refresh it's parent
|
2007-05-23 16:05:35 +00:00 |
|
David McKnight
|
3703d9ab65
|
[187732] if the object to refresh is a leaf, refresh it's parent instead
|
2007-05-23 14:35:36 +00:00 |
|
Martin Oberhuber
|
af76788da1
|
[186773] split SystemRegistryUI from SystemRegistry implementation, in preparation of UI/Non-UI splitting. This is not an API change.
|
2007-05-23 14:28:16 +00:00 |
|
David McKnight
|
7edc93c3d8
|
[188425] check for null selection before attempting to open dialog
|
2007-05-23 13:25:49 +00:00 |
|
Martin Oberhuber
|
f31cc68a3c
|
[176211][api] Moving SystemHostPool to Core
|
2007-05-23 12:41:24 +00:00 |
|
David Dykstal
|
edce1e4fe7
|
[188516] fix handling of accelerators on menu items when generating mnemonics
|
2007-05-23 00:06:26 +00:00 |
|
David Dykstal
|
73ec321c8c
|
[188463] widened the environment variables dialog just a bit
|
2007-05-22 23:51:49 +00:00 |
|
David McKnight
|
dd6163b462
|
[188425] check selection before attempting to open dialog
|
2007-05-22 21:12:29 +00:00 |
|
David McKnight
|
8ccaf101ec
|
[187737] need to account for hosts in copy and paste actions
|
2007-05-22 20:46:24 +00:00 |
|
Martin Oberhuber
|
5c025fd25d
|
Organize Imports
|
2007-05-22 20:34:35 +00:00 |
|
Martin Oberhuber
|
090e32b14e
|
Fix Javadoc
|
2007-05-22 20:28:06 +00:00 |
|
David McKnight
|
56a587f45e
|
[182403] drag and drop to the scratchpad was not refreshing at all. It used to work but some recent refactoring seems to have broken it. Anyway, this solves that part of the problem.
|
2007-05-22 20:24:14 +00:00 |
|
David Dykstal
|
089766f081
|
[188150] Added strings for "move up one level" action for hierarchy operations. Move up in list and move up in hierarchy are translated differently.
|
2007-05-22 19:42:53 +00:00 |
|
David Dykstal
|
0d4191c560
|
[188284] add ILabeledObject and exploit in server launchers and property sets
|
2007-05-22 13:47:46 +00:00 |
|
David Dykstal
|
41f8b75e9f
|
[187851] removing duplicate entries in properties file
|
2007-05-21 22:39:51 +00:00 |
|
David Dykstal
|
3acaf2da51
|
[187860] Mnemonics class rewrite - added ability to use non-latin mnemonics, added policies for mnemonic generation.
|
2007-05-21 21:45:51 +00:00 |
|
Martin Oberhuber
|
c1d7fbe5f0
|
[188160] avoid parent refresh if not doing deferred queries
|
2007-05-21 19:34:29 +00:00 |
|
Martin Oberhuber
|
50f739ec70
|
Update Javadoc
|
2007-05-21 19:10:12 +00:00 |
|
David Dykstal
|
d49c58f1af
|
[187608] upating getEntry to getResource. getEntry does not search fragments.
|
2007-05-21 15:58:20 +00:00 |
|
David Dykstal
|
3577769f43
|
[cleanup] formating in preparation for bug fixing
|
2007-05-18 18:31:07 +00:00 |
|
David Dykstal
|
feb24c7ed7
|
[187608] fix for message file lookup problem
|
2007-05-18 03:40:24 +00:00 |
|
Kushal Munir
|
58e1c330a1
|
[179937] [api] New control in property page for connection. Added new API to IHost() to set and get default encodings and to SystemConnectionForm to deal with encoding fields for connection "Host" property page.
|
2007-05-18 00:53:52 +00:00 |
|
David Dykstal
|
227b7d7bca
|
[183994] commit property sets for connector services in the new connection wizard
|
2007-05-16 20:33:49 +00:00 |
|
David Dykstal
|
4486fc1f36
|
[183994] minor formatting for debugging
|
2007-05-16 20:19:25 +00:00 |
|
David McKnight
|
a19090e01d
|
[187205] don't expanded previously unexpanded node in refreshRemoteObject()
|
2007-05-16 19:38:22 +00:00 |
|
David McKnight
|
938c4adb7f
|
[167620] delete now occuring in a job instead of directly on main thread from the view
|
2007-05-16 18:33:17 +00:00 |
|
Martin Oberhuber
|
bb8fb50732
|
[187312] Fix duplicate submenus contributed through plugin.xml
|
2007-05-16 16:48:24 +00:00 |
|
Martin Oberhuber
|
7e0136d6e5
|
[187218] Fix error reporting for connect()
|
2007-05-16 15:44:20 +00:00 |
|
Martin Oberhuber
|
f140318733
|
[168870] refactor org.eclipse.rse.core package of the UI plugin
|
2007-05-16 10:55:09 +00:00 |
|
Martin Oberhuber
|
10d919453e
|
[168870] refactor org.eclipse.rse.core package of the UI plugin
|
2007-05-15 23:55:07 +00:00 |
|
Martin Oberhuber
|
0b519aff19
|
Remove unnecessary code
|
2007-05-15 21:53:16 +00:00 |
|
Martin Oberhuber
|
6b12e6b899
|
[187061] Fix NPE Renaming Connections from Remote System Details View
|
2007-05-15 21:15:39 +00:00 |
|
Martin Oberhuber
|
7217c7516a
|
[187115] force SystemMessageDialog always into Display thread
|
2007-05-15 21:03:10 +00:00 |
|
Martin Oberhuber
|
0b9bb16418
|
Remove unnecessary Javadoc
|
2007-05-15 20:42:32 +00:00 |
|
Martin Oberhuber
|
79273b0411
|
[181145] Restore selection after refresh
|
2007-05-15 20:14:37 +00:00 |
|
Martin Oberhuber
|
82f7524ac6
|
[186991] Avoid remote refresh if no element is remote
|
2007-05-15 12:27:31 +00:00 |
|
Martin Oberhuber
|
de8576d38a
|
[186964] Fix adapter actions for multiselect, and and NPE
|
2007-05-15 09:44:38 +00:00 |
|
David McKnight
|
5855b156d0
|
[186880] allow deletion of all local and deletion of connected local
|
2007-05-14 20:58:36 +00:00 |
|
David McKnight
|
e972c253f0
|
[186848] related - only show open view actions for containers
|
2007-05-14 20:55:31 +00:00 |
|
David McKnight
|
32d8bf8bd0
|
[186848] check for hasChildren() before adding the go into action
|
2007-05-14 20:08:49 +00:00 |
|