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

300 commits

Author SHA1 Message Date
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
David McKnight
f2fcb656c9 [209593] changed duplcate to use Cloneable and override Object.clone() 2008-01-23 14:52:32 +00:00
David McKnight
c8a217ab4f [209593] changed duplcate to use Cloneable and override Object.clone() 2008-01-23 14:50:21 +00:00
David McKnight
10515e6501 [209593] changed clone to duplicate 2008-01-23 13:13:53 +00:00
Xuan Chen
877d847b6d [191370] fix: [dstore] Supertransfer zip not deleted when cancelling copy 2008-01-23 03:57:16 +00:00
David McKnight
739dc3ac37 [209593] clone permissions for modification purposes 2008-01-22 23:13:13 +00:00
David McKnight
5c91cc751b [209593] [api] updated support for "file permissions" and "owner" properties 2008-01-22 22:11:34 +00:00
David McKnight
cecc399ee8 [215847]SystemEncodingUtil needs to convert to unsigned when checking xml file 2008-01-18 19:36:22 +00:00
David McKnight
3b89b63006 [209593] pending "dummy" nodes cached so that we don't duplicate queries 2008-01-17 22:18:47 +00:00
David McKnight
6cd50c21dd [209593] [api] add support for "file permissions" and "owner" properties for unix files 2008-01-16 18:35:39 +00:00