Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-30This commit was manufactured by cvs2svn to create tag 'v20100331'.v20100331rsrinivasan2917-434851/+0
2010-03-30Bug 278267 - [WPE] Insert Converter context menu has blank lines displayed in...itrimble1-4/+7
2010-03-30Bug 172959 - [WPE] WPE context menu Navigate->Java->Value doesn't work..itrimble1-1/+9
2010-03-30Updated JSF palette iconsgkessler23-1/+1
2010-03-30Bug 289349 - [WPE] NPE in WebrootUtil.getWebContentPath() methoditrimble1-1/+13
2010-03-29Bug 285929 - [WPE] WPE does not render child components of a f:subviewitrimble1-7/+18
2010-03-29Bug 191539 - [WPE] non-standard selection color in Web Page Editoritrimble1-1/+4
2010-03-29[307248] NPE in DTComponentIntrospectorgkessler1-4/+6
2010-03-29add label attr MD to commandButtongkessler1-0/+8
2010-03-29[306308] WPE-Properties View-Attributes tab should show all attributes of a t...gkessler1-20/+53
2010-03-29[306310] Remove auto-insert of f:view tag in a Facelet XHTML filegkessler4-11/+46
2010-03-29[306312] Remove containment validation on f:view tag in an XHTML Facelet docgkessler5-28/+231
2010-03-29Fix for JSPs in a Facelet context. Now correctly returns JSP view adapters ...gkessler3-9/+30
2010-03-29Add an ITagElementResolver to the StructuredDocContextResolverFactory arsenal...gkessler4-6/+81
2010-03-26Bug 303524 - [WPE] design view flickers on dnd of jsf html columnitrimble1-3/+4
2010-03-26Bug 288391 - Too many files are checked out when faces-config is modifieditrimble3-2/+16
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

Back to the top