Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-15Basic enumeration support.cbateman34-143/+1054
2007-05-15Fix for bug #179403.itrimble1-2/+22
2007-05-15Partial fix for bug #151752.itrimble1-1/+1
2007-05-15Fix for bug #157533.itrimble1-6/+8
2007-05-14Fix for bug #186495.itrimble17-17/+204
2007-05-11MD Cleanupgkessler15-79/+158
2007-05-11MD JavaDoc fixesgkessler45-103/+480
2007-05-11Added component.xml filersrinivasan1-0/+23
2007-05-10Fixed Copyright chnagesrsrinivasan1-0/+10
2007-05-10Fixed Copyright changesrsrinivasan40-1/+401
2007-05-10Copyrightrsrinivasan1-0/+10
2007-05-10Fixed copyright issues in the project.rsrinivasan148-8/+1482
2007-05-10[184438] NLS33: Translation Question. Removed unused propertiesgkessler3-5/+1
2007-05-10[182983] uncaught exception due to missing metadata filegkessler2-6/+6
2007-05-10[179881] Validation of boolean attributes allows any stringgkessler1-6/+4
2007-05-10[183364] NLS33: Translation question. removed unused properties.gkessler2-169/+101
2007-05-09Fix for bug# 180573.itrimble1-2/+35
2007-05-09Fix for bug# 151483.itrimble1-34/+37
2007-05-08API cleanup.itrimble8-58/+104
2007-05-07Initial checkin for generics support in EL.cbateman96-908/+3118
2007-05-04Javadoc + core.tests changes for JSF Libsgkessler2-5/+3
2007-05-04API cleanup.itrimble12-12/+19
2007-05-04JSF Library Registry/References related changesgkessler64-497/+1617
2007-05-04API cleanup.itrimble25-500/+501
2007-04-26Fix for bug# 180235.v20070502itrimble1-0/+23
2007-04-26First round of changes to support Java 5 generics in EL model objects.cbateman5-13/+116
2007-04-26Fixed up incorrect assumption about unbounded types on lists.cbateman1-2/+4
2007-04-26Added warning suppression for EMF generated variables that hide variables in ...cbateman1-1/+2
2007-04-26Added warning suppression for EMF generated variables that hide variables in ...cbateman16-27/+69
2007-04-25Reduced the occurrence of the "Resource tree locked" info log message by sorr...cbateman1-7/+14
2007-04-24Fix for bug# 180714.itrimble7-11/+40
2007-04-23Fix for bug# 181218.itrimble4-3/+6
2007-04-23Update MANIFEST.MF to mark packages x-internal, or mark as having x-friends.itrimble10-148/+148
2007-04-23[176861] DOMException on Palette Dropgkessler11-279/+257
2007-04-21Fixed something I broke previously. I had narrowed the listener scope on the...cbateman2-16/+5
2007-04-20Partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=181643.cbateman17-97/+298
2007-04-20Remove plugin warning for org.eclpse.jst.j2ee.web.fileURL ext from jst.jsf.coregkessler1-1/+1
2007-04-19Ensure all packages are exported. Make necessary packages visible to test plu...itrimble8-6/+36
2007-04-18Applying patch for 182411rsrinivasan3-3/+3
2007-04-18Fix non-code references to "internal.provisional" package names.itrimble32-83/+83
2007-04-18Fix non-code references to "internal.provisional" package names.itrimble19-44/+44
2007-04-18Added check that projects are accessible before trying to read properties. I...cbateman1-4/+12
2007-04-18Fixed up non-code internal.provisional references.cbateman13-19/+19
2007-04-18Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=182227.cbateman17-341/+1001
2007-04-18[167285] Can only launch pages with ".jsp" extension through FacesServletgkessler1-13/+60
2007-04-18Fix JUnit failures after package refactoring (2)gkessler1-1/+1
2007-04-18[182226] Unable to create dynamic web project with JSF facet enabledgkessler2-30/+21
2007-04-17Final fix for JSF Library Registry migration issue. Instead of a blanket sta...cbateman11-162/+739
2007-04-17Fixed missing Javadoc warnings.cbateman1-0/+34
2007-04-17Made some public methods private. Eliminated a dead method. Added Javadoc.cbateman1-6/+6

Back to the top