1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-22 07:43:56 +02:00
Commit graph

2346 commits

Author SHA1 Message Date
David McKnight
28e7e159e0 [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:26:14 +00:00
David McKnight
96aff05b69 [216252] TODO about id 2008-02-21 16:21:01 +00:00
David McKnight
fec5efb321 [216252] RemoteFileCancelledException -> RemoteFileCanceledException 2008-02-21 16:20:23 +00:00
David McKnight
ba58626285 [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:19:12 +00:00
David McKnight
4d63a06310 [216252] externalize strings 2008-02-21 15:53:11 +00:00
David McKnight
1ac741f109 [216252] SimpleSystemMessage.clone() 2008-02-21 15:35:52 +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
88a6b40fb1 [216252] leave exception processing to SimpleSystemMessage 2008-02-21 15:02:27 +00:00
David McKnight
510dd3e4f5 [216252] accidently committed this with synchronized 2008-02-21 12:56:40 +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
26cdbdce98 [219260][dstore][regression] Cannot connect to dstore daemon 2008-02-18 18:40:57 +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
Xuan Chen
e01697166a [218491] ArchiveHandlerManager#cleanUpVirtualPath is messing up the file separators (remove debug code) 2008-02-15 15:08:05 +00:00
Martin Oberhuber
627daa59dc [219098][api] FileServiceSubSystem should not be final 2008-02-15 14:49:51 +00:00
Uwe Stieber
ee8f64552c [fix] NullPointerException on accessing items within the tree 2008-02-15 07:46:25 +00:00
Xuan Chen
31ba993cba [218491] ArchiveHandlerManager#cleanUpVirtualPath is messing up the file separators (with updated fix) 2008-02-15 05:39:26 +00:00
Martin Oberhuber
f09eae6477 [cleanup] fix copyright notices for 2008 2008-02-13 00:28:51 +00:00
Martin Oberhuber
d10f9b7bb1 [cleanup] fix copyright notices for 2008 2008-02-12 23:58:15 +00:00
Martin Oberhuber
82ab7dde07 [cleanup] fix copyright notices for 2008 2008-02-12 23:42:46 +00:00
Martin Oberhuber
8ba299f7bb [cleanup] fix copyright notices for 2008 2008-02-12 23:07:02 +00:00
David McKnight
e1d8704484 [218685] [dstore] Unable to connect when using SSL. 2008-02-12 21:24:01 +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
95c9997567 [cleanup] Avoid using SystemStartHere in production code 2008-02-12 19:03:04 +00:00
Martin Oberhuber
ee4235691c [cleanup] Avoid using SystemStartHere in production code 2008-02-12 18:57:20 +00:00
Martin Oberhuber
dbab11d6bc [215820][api][breaking] Move SystemRegistry implementation to Core 2008-02-12 18:48:21 +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
7cf4b558e5 [cleanup] fix Javadoc warnings 2008-02-12 17:54:41 +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
7fbfa4b7e5 [cleanup] fix Javadoc warnings 2008-02-12 17:04:33 +00:00
Kevin Doyle
135894a6ae [efs][nls] Externalize Strings in RSEFileStore and RSEFileStoreImpl 2008-02-12 16:50:30 +00:00
Martin Oberhuber
bf47813a05 [cleanup] fix Javadoc warnings 2008-02-12 15:31:59 +00:00
David McKnight
ddcaee1294 trivial fix: fix for x = x = "something" 2008-02-11 19:01:53 +00:00
Martin Oberhuber
4c642f694d [218524][api] Remove deprecated ISystemViewInputProvider#getShell() 2008-02-11 16:43:46 +00:00
Martin Oberhuber
d576a792fc [cleanup] fix Javadoc warnings 2008-02-11 16:38:31 +00:00
Xuan Chen
c19a3d1097 [218491] fix: ArchiveHandlerManager#cleanUpVirtualPath is messing up the file separators 2008-02-11 15:48:09 +00:00
Martin Oberhuber
578f82bde1 [cleanup] Fix Javadoc Warnings 2008-02-11 12:07:33 +00:00
Martin Oberhuber
7d23612428 [cleanup] Organize Imports 2008-02-11 12:06:59 +00:00
Martin Oberhuber
c98e3de29c [188330] Problems Copying files with $ in name 2008-02-11 11:36:42 +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