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...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
2008-02-05Basic regression testing, plus fixed minor issue with detected missing closin...cbateman1-2/+2
2008-02-01suppress hiding warningsgkessler3-2/+4
2008-02-01Big checkin:gkessler9-33/+461
2008-01-29Move getELExpression out to the view definition adapter; add supportsViewDefi...cbateman3-51/+50
2008-01-29Added null check on DesignTimeApplicationManager.cbateman1-4/+6
2008-01-29Added appropriateness checks so that dt app manager objects will only get cre...cbateman1-3/+53
2008-01-29Add null checks on DesignTimeAppMgr calls. Reformated and ran a cleanup.cbateman1-224/+246
2008-01-29Added null checks on DesignAppManager returns.cbateman2-115/+166
2008-01-24[216490] DateTimePatternType throwing NPE during content assistgkessler1-7/+9
2008-01-22Starting commonizing url launching.cbateman2-2/+158
2008-01-22Progress on design time view handler.cbateman47-11/+5220
2007-12-28Fix possible NPE with invalid configgkessler1-1/+2
2007-12-13Applying patch (with minor changes) for https://bugs.eclipse.org/bugs/show_bu...cbateman6-227/+397
2007-12-12More cleanupgkessler4-6/+6
2007-12-12More cleanupgkessler4-13/+13
2007-12-12Cleanup after Cam reviewgkessler2-8/+14
2007-12-12Remove warnings.gkessler7-82/+820
2007-12-12A few updates after Cam's reviewgkessler1-4/+2
2007-12-07Large set of changes mostly related to: [206100] Enhancements to the WPE Pro...gkessler30-147/+1889
2007-11-15Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=210044 plus regression ...cbateman13-18/+110
2007-11-14Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=209734. Add the Naming...cbateman1-0/+1
2007-11-05Removed unnecessary SuppressWarnings.cbateman1-0/+2
2007-10-19[206541] NullPointerException occurs in JSFFacetInstallDataModelProvider aft...gkessler1-5/+9
2007-09-29Added deprecation warning suppression for our internally deprecated usage.cbateman3-0/+3
2007-09-28Use non-deprecated IMPLEMENTATION_TYPE enumgkessler1-1/+1
2007-09-27[188934] - [API] review and cleanup JSF Lib Configuration provisional APIsgkessler12-34/+86
2007-09-27Fixed NLS error in previous checkin.cbateman2-2/+5

Back to the top