1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-02 21:23:37 +02:00
Commit graph

209 commits

Author SHA1 Message Date
Martin Oberhuber
ab3bfc64af [cleanup] Fix copyright year 2008 2008-04-07 12:50:35 +00:00
Martin Oberhuber
afd6ce3f66 [doc] Improve IFileService#setLastModified() Javadocs 2008-04-04 11:41:40 +00:00
Xuan Chen
9b92fbe699 [224576] fix: [api] Inconsistent boolean return values in SystemTarHandler (updated according to Martin's comment) 2008-03-28 17:28:15 +00:00
Martin Oberhuber
fa1290c248 [cleanup] Fix Javadoc typo 2008-03-28 14:57:42 +00:00
Xuan Chen
8e7398fe8b [224576] fix: [api] Inconsistent boolean return values in SystemTarHandler 2008-03-28 14:49:50 +00:00
Martin Oberhuber
14af215d50 [cleanup] Add @noimplement and similar API Tools Javadoc Markup 2008-03-28 14:27:50 +00:00
Martin Oberhuber
57e9f05d8b [cleanup] add compiler warning for missing parameter of standard javadoc tags 2008-03-28 13:24:14 +00:00
Martin Oberhuber
7ba4eede2a [cleanup] add API "since" tags 2008-03-28 13:08:44 +00:00
Martin Oberhuber
76e812fc49 [cleanup] Fix typo 2008-03-26 18:33:39 +00:00
Xuan Chen
daa5c1e9fe fix problem with check pii error. 2008-03-19 19:45:05 +00:00
David McKnight
452c6660c9 [223204] [cleanup] fix broken nls strings in files.ui and others 2008-03-19 16:35:45 +00:00
Martin Oberhuber
9f7f23470b [195402] Add tar.gz / tgz archive support 2008-03-12 13:54:58 +00:00
Martin Oberhuber
63f0afc5f8 [216252] make IndicatorException a deprecated RuntimeException 2008-03-07 22:31:48 +00:00
Martin Oberhuber
446a62f0da [cleanup] copyright comments: space between 2007, 2008 2008-03-07 20:17:17 +00:00
Martin Oberhuber
2809cd2dba [cleanup] Revert comment-only change 2008-03-07 20:16:13 +00:00
David McKnight
7503d5e42b [220379] [api] Provide a means for contributing custom BIDI encodings 2008-03-07 17:41:55 +00:00
Martin Oberhuber
7f08921789 [221488] Fix lazy initialization in getInstance() 2008-03-05 11:40:42 +00:00
David McKnight
037229e78d [220547] taking out tracing so that N-build doesn't fail due to Activator import 2008-03-03 14:43:39 +00:00
Xuan Chen
022347414f fix: [api] SystemTarHandler has inconsistent API 2008-02-29 21:25:43 +00:00
David McKnight
e1e2cdadff [220547] allow SimpleSystemMessage without message ID 2008-02-29 18:45:48 +00:00
David McKnight
61fab46170 [220547] allow SimpleSystemMessage without message ID 2008-02-29 18:38:45 +00:00
David McKnight
95d57f627a [220547] [api][breaking] SimpleSystemMessage needs to specify a message id and some messages should be shared 2008-02-28 22:12:39 +00:00
David McKnight
b08ef16c69 [216252] removing ISystemMessageProvider 2008-02-26 15:02:15 +00:00
Martin Oberhuber
a90b60fc1c Update bundle version numbers as appropriate due to recent changes 2008-02-26 01:34:10 +00:00
David McKnight
99ddeac224 [216252] removing IService.getMessage 2008-02-25 19:08:08 +00:00
David McKnight
b5795bd71b [216252] removing IService.getMessage 2008-02-25 16:32:48 +00:00
Martin Oberhuber
bee7836a48 [220041][api][breaking] Get rid of IHostProcessFilter#getStates() 2008-02-22 21:51:19 +00:00
Martin Oberhuber
5dafb41140 [cleanup] Fix Javadoc Errors, get rid of unnecessary debug code 2008-02-22 21:22:33 +00:00
Martin Oberhuber
445db07b51 [219975] Fix implementations of clone() 2008-02-22 21:13:37 +00:00
Martin Oberhuber
d051bba838 [cleanup] Fix Javadoc Error 2008-02-22 17:02:46 +00:00
Martin Oberhuber
114cc635e8 [219975][api][breaking] Get rid of SystemMessage#clone() 2008-02-22 16:02:44 +00:00
Martin Oberhuber
774e2450b7 [219975] Fix SystemMessage#clone() 2008-02-22 15:58:22 +00:00
Martin Oberhuber
7855f9e110 [216252] Fix Systemmessage.clone() 2008-02-22 15:35:51 +00:00
Martin Oberhuber
c2d68b20cf [216252] Fix Systemmessage.clone() 2008-02-22 15:24:38 +00:00
Martin Oberhuber
f11bcbfc30 [216252] Fix Systemmessage.clone() 2008-02-22 15:15:56 +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
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
Xuan Chen
e01697166a [218491] ArchiveHandlerManager#cleanUpVirtualPath is messing up the file separators (remove debug code) 2008-02-15 15:08:05 +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
82ab7dde07 [cleanup] fix copyright notices for 2008 2008-02-12 23:42: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
ea73d1cd2e [217891][cleanup] Avoid Javadoc warnings due to missing reference visibility 2008-02-05 19:46:59 +00:00
Martin Oberhuber
57506f1f0c Manifest: migrate Eclipse-LazyStart to Bundle-ActivationPolicy 2008-02-01 13:16:09 +00:00
Martin Oberhuber
ab54db66b6 [217429][api] Make registering multiple output listeners thread-safe 2008-02-01 13:03:19 +00:00
Martin Oberhuber
8d33e75d67 [216351] Improve cancellation of SystemFetchOperation for files 2008-01-23 22:35:25 +00:00
Martin Oberhuber
3bc0f8aa92 Update Javadoc 2008-01-23 17:44:38 +00:00
David McKnight
4a8df946f2 [209593] implementor of IHostFilePermissions to extend Cloneable, not IHostFilePermissions, itself 2008-01-23 17:23:56 +00:00