Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-02-05This commit was manufactured by cvs2svn to create tag 'v200902042324'.v200902042324rsrinivasan2114-296866/+0
2009-02-05Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=263098.cbateman4-47/+101
Reduce unnecessary reinitialization during attribute validation.
2009-02-05Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=250145.cbateman3-5/+32
Non-breaking API change that allows passing of IFile and IDOMPosition to the tag drop customizer.
2009-02-05Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=263718.cbateman5-40/+193
Adds a non-breaking factory extension that allows an adopter to replace the IPropertySheetPage being used.
2009-01-30Backport of missed file for ↵cbateman1-41/+16
https://bugs.eclipse.org/bugs/show_bug.cgi?id=234216.
2009-01-29Fix Versionrsrinivasan3-3/+3
2009-01-29Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=238430 and ↵cbateman3-4/+52
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262818.
2009-01-28Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=255987.cbateman4-178/+353
2009-01-28Backport fixes from 3.1 stream:cbateman7-42/+195
Fix for: https://bugs.eclipse.org/bugs/show_bug.cgi?id=234216 - centralize drop support through a single drop controller https://bugs.eclipse.org/bugs/show_bug.cgi?id=250145 - non-breaking drop customization API change Partial fix for: https://bugs.eclipse.org/bugs/show_bug.cgi?id=251794 - add basic customization data and commands for attributes, parent and child tags.
2009-01-28Backport partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=250850.cbateman2-94/+166
2009-01-28Backport rev 1.8 from 3.1 stream to partially fix: ↵cbateman2-128/+252
https://bugs.eclipse.org/bugs/show_bug.cgi?id=250850
2009-01-28Add .options to build.cbateman1-2/+3
2009-01-28Backport tracing from 3.1.cbateman2-0/+116
2009-01-28Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=249480.cbateman3-90/+321
2009-01-27Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=234709.cbateman3-24/+51
2009-01-27Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=235637. There was ↵cbateman1-7/+8
confusion in comparison with null that caused all comparisons with null to be flagged.
2009-01-27Commit patch https://bugs.eclipse.org/bugs/attachment.cgi?id=123468 to fix ↵cbateman1-1/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=259388. Suppress the logging of exceptions in the case where a JavaModelException is thrown due to a non-existant compliation unit.
2009-01-27Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=234365. Applies patch ↵cbateman1-1/+2
to support interface types and test case.
2009-01-23Patch https://bugs.eclipse.org/bugs/attachment.cgi?id=122803.cbateman1-2/+6
Defers calling getBeanProperties until we know we need it since it is expensive.
2009-01-23Backport warning fixes for NLS and local name shadowing.cbateman1-7/+9
2008-10-08This commit was manufactured by cvs2svn to create branchrsrinivasan13-180/+0
'R_3_0_3_maintenance'.
2008-10-08Update feature versionrsrinivasan2-2/+2
2008-10-07Version update fro 3.1rsrinivasan9-9/+9
2008-09-11[242608] performance issue trying to load URIs when disconnected from networkgkessler3-21/+152
2008-09-09bug 246390 - Fix service version of modified pluginsrsrinivasan4-4/+4
2008-09-09[246449] Serious regression in MD framework caused by patchgkessler1-10/+12
2008-09-04Rolls back workaround change for ↵cbateman1-16/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=212225. This workaround is no longer needed, since the root JDT bug is fixed. Existing test coverage discovered the problem and now works ok with the workaround removed.
2008-09-04Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=236664. Includes test ↵cbateman2-156/+336
coverage and a minor change to BasicExtensionFactory to solve an NPE found during testing.
2008-09-04[243614] Intermittent Metadata Model Loading issues in Automated Testsgkessler1-3/+4
- fix for JUnit failure
2008-09-03[243614] Intermittent Metadata Model Loading issues in Automated Testsgkessler17-204/+347
- improved fix plus some cleanup and debug tracing added
2008-09-02[Bug 233506] [hotbug_request] SWTException in Faces config. file editorgkessler24-406/+715
[Bug 244486] [hotbug_request] JSF Tools: widget disposed exception, when model shared with other editors
2008-08-28Update Service versionrsrinivasan3-3/+3
2008-08-28Non-code change. Added comments to eliminate Javadoc warnings.cbateman4-0/+29
2008-08-28Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=244175. Don't try and ↵cbateman1-5/+4
create a TLDDocument for a library being removed, since this may fail.
2008-08-28 [243614] Intermittent Metadata Model Loading issues in Automated Testsgkessler1-2/+2
2008-08-21Fixed service versionrsrinivasan1-1/+1
2008-08-21Temporary workaround for 23506 and 244486 on 3_0_1_patches stream.rsrinivasan12-26/+154
2008-08-11Fix version of plugins and featuresrsrinivasan3-3/+3
2008-07-30Service version updatersrinivasan3-3/+3
2008-07-30Bug 234380 - Missing about.html filersrinivasan2-2/+3
2008-07-30Increment service versionrsrinivasan2-2/+2
2008-07-29Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=228298. Enables the ↵cbateman3-119/+176
V2 validator framework.
2008-07-07Test Checkingkessler1-0/+1
2008-06-10Bug 234283 - Approved TVT bug was not released for RC4R3_0_0rsrinivasan2-2/+5
2008-06-06232534rsrinivasan15-29/+68
232577 234387 234388
2008-06-05Fix for PMC_approved bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=231626.cbateman1-2/+6
2008-06-03[235023] NPE in WPE when selecting decorations on non-visual child componentsgkessler1-7/+25
2008-06-03Patch for pmc_approved bug: ↵cbateman25-19/+321
https://bugs.eclipse.org/bugs/show_bug.cgi?id=234964.
2008-06-02234368 - Fixed feature name to include 'SDK'rsrinivasan1-1/+1
2008-06-01234368 - adding sdk feature under jsf/feature folderrsrinivasan7-0/+636

Back to the top