Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-30Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=223022. Move IStructur...cbateman6-6/+8
2008-03-30Fix for:cbateman35-620/+2741
2008-03-30Clarified the API rules for this interface.cbateman1-2/+1
2008-03-30Minor comment fix.cbateman1-1/+1
2008-03-27[193773] Web page editor key preferencesgkessler1-7/+7
2008-03-26[191827] Provide developers with a way to create EnumerationType's that resol...gkessler6-126/+198
2008-03-25[205985] Remove org.eclipse.jst.pagedesigner.propertySections ext-ptgkessler11-2110/+23
2008-03-25Fix versions of plugins with qualifier-only increasersrinivasan9-9/+9
2008-03-25Step one of https://bugs.eclipse.org/bugs/show_bug.cgi?id=202697. Add prefer...cbateman21-141/+962
2008-03-25Rename strategy composite.cbateman1-2/+6
2008-03-25223384 [requirement] PaletteInfos model needs to be moved to jsf.core from pa...gkessler27-428/+427
2008-03-25Update JUnits for CSS*Typesgkessler1-3/+3
2008-03-25update plugin dependency versions for jsf.uigkessler1-4/+4
2008-03-25Version patch provided for https://bugs.eclipse.org/bugs/show_bug.cgi?id=223765.cbateman4-6/+6
2008-03-24[219815] unnecessary network access fetching faces-config 1.0 DTDgkessler2-84/+3
2008-03-24214888 updategkessler2-2/+3
2008-03-24Applied patches for https://bugs.eclipse.org/bugs/show_bug.cgi?id=171795.cbateman28-41/+151
2008-03-24[218333] Unable to set Web Module Version when using a JSF Presetgkessler6-14/+102
2008-03-24[214888] metadata in jsf.standard.tagsupport has dependency on pagedesignergkessler9-30/+65
2008-03-21[223399] A Web2.5 model fails to update after adding servlet and mappings us...gkessler1-13/+12
2008-03-20Update Trinidad Tag Support:itrimble3-40/+289
2008-03-16addChild now resets the parent of the child to the new parent component.cbateman1-2/+4
2008-03-16- Improve performance for Facelet tag lookup.cbateman6-539/+726
2008-03-16Fixed a comment.cbateman1-1/+1
2008-03-15Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=154788.cbateman3-2/+23
2008-03-15Added component class it information listed for IJSFComponentTagElement'scbateman1-3/+4
2008-03-15Fix for JSF/JSP Validator. adds a shouldValidate() method to ensure validato...cbateman1-9/+19
2008-03-14Update Trinidad Tag Support:itrimble4-77/+306
2008-03-13Added dispose protection.cbateman1-2/+10
2008-03-11Enhanced support for tr:panelTabbed:v20080312itrimble1-34/+77
2008-03-11Change tld record type upon which the TLDRegistry should trigger changes.cbateman1-1/+1
2008-03-11Change to remove dependence of the page flow actions dialog on JSP pages. Al...cbateman3-301/+215
2008-03-11Framework change to allow view definition adapter to look up prefixs in a doc...cbateman3-1/+39
2008-03-11Enhanced support for tr:showDetailItem:itrimble6-4/+116
2008-03-10Update Trinidad MD for QuickEdit property sheets, plus other small fixesgkessler11-134/+2483
2008-03-10[221722] NPE in AttributeValidatingStrategy found in Error Loggkessler1-8/+11
2008-03-10Added DT rendering support for tr:outputFormatted.itrimble5-5/+244
2008-03-10add $nl$ to metadata file extensionsgkessler1-7/+7
2008-03-10Added jars dir to build.properties.cbateman1-1/+2
2008-03-10Refactoring to support new view handlers:cbateman98-1543/+5528
2008-03-10Fixed the table provider for view handlers.cbateman1-3/+3
2008-03-06Plugin versionrsrinivasan3-1/+5
2008-03-05Enhanced editing support for tr:panelTabbed/tr:showDetailItem:itrimble5-4/+190
2008-03-05Cache images in PDPlugingkessler1-6/+21
2008-03-04Ensure that dispose is called on the tag converter when the edit part is disp...cbateman1-0/+13
2008-03-04Enhanced editing support for tr:panelTabbed/tr:showDetailItem:itrimble6-39/+64
2008-03-04Fix version errorsrsrinivasan2-2/+2
2008-03-04Enhanced editing support for tr:panelTabbed/tr:showDetailItem:itrimble2-16/+23
2008-03-04Added spaces to detailed description for beans.cbateman1-2/+2
2008-03-03update trinidad tag constantsgkessler1-13/+1200

Back to the top