Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-24This commit was manufactured by cvs2svn to create tag 'v20070424'.v20070424rsrinivasan2499-327243/+0
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
2007-04-17Removed dead LoadSingleHelpAction. Cleaned up LoadHelpAction because no long...cbateman2-50/+0
2007-04-17- [181296] Allow user customizations of the pagedesigner palettegkessler17-921/+865
2007-04-16Merge with branch refactor_20070416: remove "internal.provisional" from packa...itrimble405-1794/+1793
2007-04-16Fixed some warnings.cbateman3-5/+24
2007-04-16Added comments to public constants to resolve Javadoc warnings.cbateman1-1/+72
2007-04-16Suppress hidden override warning in generated code.cbateman1-1/+9
2007-04-14Fixed warnings; elminated public variables.cbateman3-19/+75
2007-04-14Fixed dependency on discouraged access code.cbateman1-2/+2
2007-04-11Fixed Java5 compile problem (had 'bad' whitespace)cbateman10-10/+10
2007-04-10Move to Java 5.cbateman22-24/+360
2007-04-10Move to Java5cbateman116-137/+528
2007-04-10Move to Java 5.cbateman14-98/+90
2007-04-10Move to Java5.cbateman5-10/+13
2007-04-10Move to Java 5.cbateman4-1/+11
2007-04-10Move to Java 5. Removed some internal code dependency.cbateman6-15/+18
2007-04-10Move to Java 5.cbateman4-8/+11
2007-04-10Move to Java 5.cbateman7-23/+19
2007-04-10Added Java 5 compile/runtime level. Removed some discouraged access code.cbateman7-14/+26
2007-04-10Move to Java 5. Removed catch(Throwable).cbateman6-19/+13
2007-04-09Address a number of TODOs and FIXMEs.cbateman6-18/+15
2007-04-09Increased warning levels and fixed worst problems.cbateman105-524/+649
2007-04-09Fixed accidental compile breakcbateman1-1/+1
2007-04-09Increased warning levels and fixed more severe problems.cbateman81-235/+503
2007-04-09Increased warning levels.cbateman2-0/+80
2007-04-09Increased warning levels. Fixed more serious issues.cbateman31-83/+276
2007-04-09Increased warning level and fixed worst issues.cbateman24-76/+142
2007-04-09Increased warning levels and fixed issues.cbateman47-99/+193
2007-04-09Increased warnings and error level on code and Javadoc compliance.cbateman81-393/+467
2007-04-07Symbol provider for ResourceBundles defined in app config (JSF 1.2 and later).cbateman5-7/+164

Back to the top