1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 13:05:22 +02:00
Commit graph

1111 commits

Author SHA1 Message Date
David McKnight
a2e0197ea2 [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible
-this is phase 1...still need to get rid of duplicate messages
2008-02-21 16:55:01 +00:00
David McKnight
da6667f889 [216252] CANCELLED -> CANCELED 2008-02-21 15:29:07 +00:00
David McKnight
1ef07d7c34 [216252] MessageFormat.format -> NLS.bind 2008-02-21 15:23:49 +00:00
David McKnight
df73457621 [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible
-this is phase 1...still need to get rid of duplicate messages
2008-02-20 21:48:29 +00:00
David McKnight
785ecdf6b0 [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible
-this is phase 1...still need to get rid of duplicate messages
2008-02-20 21:41:16 +00:00
David McKnight
b11a865805 [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible
-this is phase 1...still need to get rid of duplicate messages
2008-02-20 21:25:04 +00:00
Martin Oberhuber
af402a4857 Avoid null items during moveItem() 2008-02-15 16:58:13 +00:00
Martin Oberhuber
09fbfdcc6f [219086] backing out changes which hide NPE's in order to find them sooner when they occur 2008-02-15 15:50:25 +00:00
Uwe Stieber
ee8f64552c [fix] NullPointerException on accessing items within the tree 2008-02-15 07:46:25 +00:00
Martin Oberhuber
8ba299f7bb [cleanup] fix copyright notices for 2008 2008-02-12 23:07:02 +00:00
Martin Oberhuber
ec70471613 [195399] Improve String display for default port 0 2008-02-12 19:29:35 +00:00
Martin Oberhuber
6a92276db8 [cleanup] Avoid using SystemStartHere in production code 2008-02-12 19:15:42 +00:00
Martin Oberhuber
ee4235691c [cleanup] Avoid using SystemStartHere in production code 2008-02-12 18:57:20 +00:00
Martin Oberhuber
52a332ae0b [215820][api][breaking] Move SystemRegistry implementation to Core 2008-02-12 18:40:57 +00:00
Martin Oberhuber
298a3d5a29 [cleanup] organize imports 2008-02-12 18:30:15 +00:00
Martin Oberhuber
ce2527d355 [218524][api] Remove deprecated ISystemViewInputProvider#getShell() 2008-02-12 18:15:25 +00:00
Martin Oberhuber
6392f63296 [218659] Make *EventManager, *ChangeManager thread-safe 2008-02-12 17:53:07 +00:00
Martin Oberhuber
8db8a6662e [218655][api] Provide SystemType enablement info in non-UI 2008-02-12 17:31:51 +00:00
Martin Oberhuber
4c642f694d [218524][api] Remove deprecated ISystemViewInputProvider#getShell() 2008-02-11 16:43:46 +00:00
David Dykstal
99c5a32051 [160403] filters should be connection-private by default 2008-02-08 22:40:42 +00:00
David Dykstal
98c862446e [142452] Copy operation on Filters and Connections should be named "Copy..."
https://bugs.eclipse.org/bugs/show_bug.cgi?id=142452
2008-02-08 21:18:49 +00:00
David Dykstal
f135264c3c [181331] New Filter Dialog should have title "New Filter"
https://bugs.eclipse.org/bugs/show_bug.cgi?id=181331
2008-02-08 20:40:49 +00:00
David Dykstal
1db587c0d0 [217556][api][breaking] removing types associated with service subsystems
ASSIGNED - bug 217556: [api][breaking] Get rid of the concept of service subsystem types - merge with subsystem types
https://bugs.eclipse.org/bugs/show_bug.cgi?id=217556
2008-02-08 18:48:25 +00:00
David Dykstal
4a3477984f [194268] fixed enablement issues in Work With Filter Pool dialog
RESOLVED - bug 194268: [Team] Work With Filter Pools Dialog Issue's
https://bugs.eclipse.org/bugs/show_bug.cgi?id=194268
2008-02-06 20:49:32 +00:00
David McKnight
ceb95f567e [216252] [nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible - initial strings moved to where they are used 2008-02-06 18:58:22 +00:00
Martin Oberhuber
ea73d1cd2e [217891][cleanup] Avoid Javadoc warnings due to missing reference visibility 2008-02-05 19:46:59 +00:00
David Dykstal
1464adb94f [197036] - filter pools are now created only for the subsystem configurations used during connection creation
ASSIGNED - bug 197036: All Filter Pools created on Clean Workspace
https://bugs.eclipse.org/bugs/show_bug.cgi?id=197036
2008-02-05 18:33:54 +00:00
Martin Oberhuber
57506f1f0c Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy 2008-02-01 13:16:09 +00:00
David McKnight
bb87b76359 [216596] determine whether to show yes/no or just okay 2008-01-29 15:22:45 +00:00
Martin Oberhuber
a1b0c1d252 [216266] Consider stateless subsystems (supportsSubSystemConnect==false) for delete-host and connect-all actions 2008-01-23 13:44:15 +00:00
David McKnight
e5d73be2dc [216161] table view needs to handle context when filter reference is input 2008-01-22 16:57:41 +00:00
David McKnight
1715294582 [209593] [api] add support for "file permissions" and "owner" properties for unix files
note, property constants and resources for files are in ui right now - need to move these to files.ui
2008-01-16 18:38:15 +00:00
Martin Oberhuber
59145e8c4c [cleanup] Revert unnecessary comment changes 2008-01-10 14:20:57 +00:00
David McKnight
15f2700e97 [187711] memento support + linking from remote object to editor 2008-01-03 20:05:21 +00:00
David McKnight
886b5721b3 [187711] filter encompass apis taken out 2008-01-03 19:36:35 +00:00
David McKnight
30555b1db5 [187711] do the queries in jobs to avoid main thread 2008-01-03 18:42:17 +00:00
David McKnight
8ef446e845 [187711] check for filter pool references 2008-01-02 21:22:14 +00:00
David McKnight
e2a2214137 [187711] [api] link with editor for system view 2008-01-02 19:28:31 +00:00
Xuan Chen
66d9007048 [191370] fix: [dstore] Supertransfer zip not deleted when cancelling copy 2007-12-31 03:03:07 +00:00
Xuan Chen
9b89ffb3f8 [209827] fix: Update DStore command implementation to enable cancelation of archive operations 2007-12-19 03:04:45 +00:00
David Dykstal
7d080e18cd [210537] [api] removed Exception throwing from ISystemHostPool 2007-12-18 20:20:12 +00:00
Kevin Doyle
1a2bc616b9 [212940] Duplicate Help Context Identifiers 2007-12-14 20:55:59 +00:00
Kevin Doyle
5de86a5a48 [212944] New Profile dialog should have title "New Profile" 2007-12-14 19:20:10 +00:00
David McKnight
42324f2e58 [212403] [apidoc][breaking] Fixing docs of SubSystem#getConnectorService() and making internalConnect() private 2007-12-10 21:51:59 +00:00
Martin Oberhuber
3bbb5862a4 [cleanup] Update Javadocs 2007-12-10 14:24:41 +00:00
Martin Oberhuber
4f1d09f5f5 Sync-up name of "New Connection Wizards" extension point in schema vs. plugin.properties 2007-12-06 12:19:23 +00:00
Uwe Stieber
1ad0910bd2 [cleanup] Make LAST_SELECTED_SYSTEM_TYPE_ID constant accessible for clients 2007-11-30 16:36:13 +00:00
David McKnight
d26070c791 [199424] restoring memento state asynchronously 2007-11-29 22:45:07 +00:00
David McKnight
789d7a59e8 [211472] [api][breaking] IRemoteObjectResolver.getObjectWithAbsoluteName() needs a progress monitor 2007-11-29 17:10:12 +00:00
David McKnight
8d748bb207 [210229] table refresh needs unique table-specific tooltip-text 2007-11-26 20:39:08 +00:00