Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-05This commit was manufactured by cvs2svn to create tag 'v20081105'.v20081105rsrinivasan462-71240/+0
2008-11-04[250208] Integrate JSF facet with library provider frameworkgkessler52-904/+402
2008-11-04Partial fix for issues in https://bugs.eclipse.org/bugs/show_bug.cgi?id=240394.cbateman15-209/+644
2008-09-04Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=236664. Includes test ...cbateman2-156/+336
2008-08-28Non-code change. Added comments to eliminate Javadoc warnings.cbateman1-0/+15
2008-08-28Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=244175. Don't try and ...cbateman1-5/+4
2008-07-29Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=228298. Enables the V2...cbateman1-60/+87
2008-06-06232534rsrinivasan5-20/+40
2008-05-29Fix for pmc_approved bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=234457.cbateman1-10/+20
2008-05-13Fix for pmc_approved: https://bugs.eclipse.org/bugs/show_bug.cgi?id=202697cbateman3-57/+324
2008-05-12Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=225000.cbateman51-270/+6779
2008-05-02Fix Copyright headerrsrinivasan110-28/+848
2008-04-30[193369] Javadoc Package infosgkessler15-6/+194
2008-04-23[193603] Provisional API Javadoc comments missinggkessler1-0/+2
2008-04-23Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=223374.cbateman1-1/+6
2008-04-22Changes for https://bugs.eclipse.org/bugs/show_bug.cgi?id=224998 and https://...cbateman17-272/+1285
2008-04-18[227407] JSF facet install needs validateEdit() calls for proper team supportgkessler6-15/+106
2008-04-18[222249] FileNotFoundExceptions in error log if jars are replaced in projectgkessler1-5/+13
2008-04-16Part of:cbateman34-595/+2874
2008-04-16Avoid NPE and add debug info to log when missing expected method binding meta...cbateman1-4/+17
2008-04-16-massage el text so line breaks and whitespace tags don't break parsing.cbateman1-6/+26
2008-04-16Add TODO reminder (internal code).cbateman1-0/+2
2008-04-16Fixed NPE during library removal operation.cbateman1-1/+1
2008-04-11[204484] Adding JSF facet to an imported EAR breaks web.xmlgkessler4-164/+202
2008-04-09[225049] new project wizard allows creating web2.5_no_dd with jsf facetgkessler1-4/+8
2008-04-01Add new factory methods to API for future use.cbateman1-1/+32
2008-04-01[224747] Unable to access JSF Facet Install Prop Page from the new Faceted Pr...gkessler1-39/+20
2008-03-30Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=223022. Move IStructur...cbateman2-2/+2
2008-03-30Fix for:cbateman23-521/+2137
2008-03-30Clarified the API rules for this interface.cbateman1-2/+1
2008-03-30Minor comment fix.cbateman1-1/+1
2008-03-26[191827] Provide developers with a way to create EnumerationType's that resol...gkessler4-116/+196
2008-03-25Step one of https://bugs.eclipse.org/bugs/show_bug.cgi?id=202697. Add prefer...cbateman9-67/+524
2008-03-25223384 [requirement] PaletteInfos model needs to be moved to jsf.core from pa...gkessler16-0/+4023
2008-03-24214888 updategkessler1-1/+1
2008-03-24[218333] Unable to set Web Module Version when using a JSF Presetgkessler3-0/+97
2008-03-24[214888] metadata in jsf.standard.tagsupport has dependency on pagedesignergkessler3-0/+152
2008-03-21[223399] A Web2.5 model fails to update after adding servlet and mappings us...gkessler1-13/+12
2008-03-16- Improve performance for Facelet tag lookup.cbateman6-539/+726
2008-03-11Change tld record type upon which the TLDRegistry should trigger changes.cbateman1-1/+1
2008-03-11Framework change to allow view definition adapter to look up prefixs in a doc...cbateman3-1/+39
2008-03-10Update Trinidad MD for QuickEdit property sheets, plus other small fixesgkessler1-1/+1
2008-03-10[221722] NPE in AttributeValidatingStrategy found in Error Loggkessler1-8/+11
2008-03-10Refactoring to support new view handlers:cbateman40-972/+2123
2008-03-04Added spaces to detailed description for beans.cbateman1-2/+2
2008-02-26[219092] ClassCastException while uninstalling JavaServer Faces facetgkessler1-2/+2
2008-02-26[218859] Found 1 single quote in text handled by Java MessageFormat classgkessler2-3/+3
2008-02-25Update usage of JarFile to stop signature verificationsgkessler2-2/+2
2008-02-14Fixed some issues wrt:cbateman4-69/+24
2008-02-12Large checkin for alternative handling and dt view construction.cbateman55-2059/+4104

Back to the top