Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-18This commit was manufactured by cvs2svn to create tag 'v20100323'.v20100323rsrinivasan1500-177153/+0
2010-03-18Fix serialization error for TLDTagAttribute by splitting out object data into...cbateman1-12/+165
2010-03-18[bug 301862] Change default severity of a missing variable to ignore.cbateman180-1937/+29719
2010-03-17Validation of some of the new JSFv2.0 faces config elementsgkessler6-2/+443
2010-03-17147483 - [faces-config editor] Component's are not distinguishable in Viewergkessler27-162/+439
2010-03-17Remove NLS errors on updated FC EMF modelgkessler2-3/+10
2010-03-17295246 - [JSF2.0]- FacesConfig model updategkessler604-57544/+84744
2010-03-17[305784] Content Assist doesn't include variable from f:loadBundlegkessler2-1/+3
2010-03-17[295497] Error log has NLS Errorgkessler1-0/+3
2010-03-16[bug 305613] Remove the default version provider. This causes the default fa...cbateman2-34/+0
2010-03-16[bug 305612] Partial: commit the extension to reference the JSF 2.0 downloada...cbateman1-10/+19
2010-03-15Fix Version issue in eclipse.jst.jsf.apache.trinidad.tagsupportrsrinivasan3-3/+3
2010-03-12[bug 305615] Remove the dependence of the Facelet facet to enable JSF 2.0 Fac...cbateman7-45/+101
2010-03-12[305607] Attribute content assist not available for new facelet tag librariesgkessler1-0/+8
2010-03-12[305618] Content Assist in EL throws NPEgkessler1-2/+4
2010-03-11Removed dependency on JPT, fixed version on dependency on facelet.corersrinivasan1-3/+2
2010-03-10improve thread safety of PaletteItemManagergkessler1-31/+9
2010-03-10Improve rendering in WPE of new JSF HTML tagsgkessler1-7/+35
2010-03-10fix compile errorgkessler1-7/+7
2010-03-10[298733] UI label needs correctiongkessler1-1/+1
2010-03-10[295940] [WPE] Classcast exception displaying properties page for jar'ed html...gkessler1-7/+9
2010-03-09[230433] [WPE] <div> metadata missinggkessler4-6/+43
2010-03-09FACELET MDgkessler5-264/+938
2010-03-09MD Updates to JSF Core and HTMLgkessler34-29/+1073
2010-03-09Updated thread-safe PaletteItemMgr using ITagRegistries. Palette now also re...gkessler15-491/+1026
2010-03-09Updated thread-safe PaletteItemMgr using ITagRegistries. Palette now also re...gkessler1-2/+24
2010-03-09[bug 303525] Apply fixes and preference page to set absolute position enable...cbateman16-62/+334
2010-03-09Fix version dependency on jsf.common.uirsrinivasan1-1/+1
2010-03-09Fix deprecation warnings.cbateman2-29/+29
2010-03-09Update versionrsrinivasan15-15/+15
2010-03-08Remove contenttypes package export. Package hasn't been committed yet.cbateman1-1/+0
2010-03-08Move minimal tag data into JSF Tools mainline from incubator.cbateman3-2/+324
2010-03-08Move facelet.ui into JSF Tools mainline from incubator.cbateman22-0/+1930
2010-03-08Move facelet.core into JSF Tools mainline from incubator.cbateman148-0/+19555
2010-03-08Complete refactoring and JUnit test coverage of the JSFUtils family of utilit...cbateman6-56/+76
2010-03-08Add missing jface dep (looks like something that used to re-export no longer ...cbateman1-1/+2
2010-03-08[bug 302621] Switch to single preset ver JSF version using static presets to ...cbateman3-17/+47
2010-03-03Add JSF 2.0 Facet, install support and presets.cbateman16-987/+1296
2010-03-03Fix some API deprecations.cbateman2-3/+4
2010-03-02Fix warnings.cbateman3-11/+4
2010-03-02Move up compiler compliance to Java 1.5.cbateman3-10/+10
2010-03-02Fix warnings.cbateman2-2/+3
2010-03-01[303662] Memory leak in metadata framework with a null project contextgkessler1-1/+1
2010-03-01Change strategy composite to make more flexible.cbateman17-28/+1106
2010-03-01Fix Javadocs warnings.cbateman1-0/+6
2010-03-01Fix warnings.cbateman3-10/+16
2010-03-01Fix Javadoc warnings.cbateman20-1/+446
2010-02-11Version update to account for fix for bug 302480rsrinivasan1-1/+1
2010-02-11Bug 302480 - Any plug-in that provides Servlet/JSP/EL libs newer than platfor...itrimble2-7/+19
2010-02-10[302333] Tag Drop Customizer for JSP Category Tags Unavailable - PMC Approvedgkessler2-2/+2

Back to the top