1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00
Commit graph

3531 commits

Author SHA1 Message Date
David McKnight
c5fe7ab9cb [216252] fixing multiline message to use \n 2008-02-21 19:49:22 +00:00
David McKnight
da1589648a [218685] [api][breaking][dstore] Unable to connect when using SSL. 2008-02-21 19:33:06 +00:00
David McKnight
58c099fe34 [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible 2008-02-21 19:32:42 +00:00
David McKnight
3bbeda28af [216252] messages for UDA 2008-02-21 19:28:24 +00:00
Xuan Chen
76cbbbe40e added NLS_MESSAGEFORMAT comments 2008-02-21 18:40:37 +00:00
Xuan Chen
39d6727d71 fix a check PII error. 2008-02-21 18:39:24 +00:00
David McKnight
0bf21c5a54 [216252] fix bundle name 2008-02-21 18:17:09 +00:00
David McKnight
99b9b7d5d9 [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible 2008-02-21 18:07:17 +00:00
David McKnight
a1ae13b84a [216252] [api][nls] Resource Strings specific to subsystems should be moved from rse.ui into files.ui / shells.ui / processes.ui where possible 2008-02-21 17:59:14 +00:00
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
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
Martin Oberhuber
e7af396757 Rename PreferencesTestSuite -> UI Preferences Test Suite 2008-02-20 22:18:47 +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
9ab077658c [219260][dstore][regression] Cannot connect to dstore daemon 2008-02-18 18:43:52 +00:00
Martin Oberhuber
26cdbdce98 [219260][dstore][regression] Cannot connect to dstore daemon 2008-02-18 18:40:57 +00:00
Martin Oberhuber
9813473c9b Update known issues for M5 2008-02-18 18:00:59 +00:00
Martin Oberhuber
43e739ca63 Release [219069] PersistenceTest unit tests are failing 2008-02-18 10:12:11 +00:00
David Dykstal
9c794c77b2 [219069] PersistenceTest unit tests are failing
https://bugs.eclipse.org/bugs/show_bug.cgi?id=219069
2008-02-15 20:32:19 +00:00
Martin Oberhuber
58d15cb958 Release terminal fixes with proper tag v20080214 2008-02-15 17:38:29 +00:00
Martin Oberhuber
69619836eb [releng] Move testdrivers into separate Mapfile 2008-02-15 17:34:01 +00:00
Martin Oberhuber
a2dd1ac1ab Release [219086] flush event queue to shield tests from each other; [218491] ArchiveHandlerManager#cleanUpVirtualPath is messing up the file separators (with updated fix); [219098][api] FileServiceSubSystem should not be final 2008-02-15 17:29:34 +00:00
Martin Oberhuber
af402a4857 Avoid null items during moveItem() 2008-02-15 16:58:13 +00:00
Martin Oberhuber
0362dcb11f [219077] Test Launch: -consoleLog is better than tracing with workbench.ui/debug 2008-02-15 16:51:07 +00:00
David Dykstal
0878049573 [219069] PersistenceTest unit tests are failing
https://bugs.eclipse.org/bugs/show_bug.cgi?id=219069
2008-02-15 16:18:39 +00:00
Martin Oberhuber
758be9970c Disable FileOutputStreamTestCase 2008-02-15 16:08:21 +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
Martin Oberhuber
23193f47a1 [219086] flush event queue to shield tests from each other 2008-02-15 15:47:33 +00:00
Martin Oberhuber
bdddb11408 [cleanup] fix typos in doc comments 2008-02-15 15:15:27 +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
Martin Oberhuber
3f5b5027d7 [219069] Improved error reporting for exceptions in event loop while running junit plug-in tests 2008-02-15 12:34:17 +00:00
Uwe Stieber
50ded2aa5f [fix] Synchronize waitAndDispatch implementations 2008-02-15 12:18:35 +00:00
Martin Oberhuber
782dfcd8ea [219069] Enable tracing for org.eclipse.ui.workbench to print unhandled event loop exceptions to stdout 2008-02-15 12:07:48 +00:00
Uwe Stieber
74e348e11e [fix] Test for display being not disposed in RSEWaitAndDispatchUtil.waitAndDispatch 2008-02-15 07:50:57 +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
86b4fabf5e Fix copying Terminal Prereq for Testing 2008-02-13 23:32:45 +00:00
Martin Oberhuber
eed93c4dd0 Fix copying Terminal Prereq for Testing 2008-02-13 23:16:28 +00:00
Martin Oberhuber
d753488c0b Fix copying Terminal Prereq for Testing 2008-02-13 22:39:22 +00:00