Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-13This commit was manufactured by cvs2svn to create tag 'v20060612'.v20060612rsrinivasan13-207/+0
2006-06-13the tutorial for faces config editor.jechoi1-29/+235
2006-06-09Remove fix for bug 145895 since bug 146041 is introduced.justinchen2-38/+3
2006-06-09Changes in method that constructs component libraries.justinchen1-4/+4
2006-06-09use the correct help context id.jechoi1-1/+1
2006-06-09Remove control from resoure change listener.justinchen1-0/+10
2006-06-08Fix for bug 146085, NPE due to jsf library object was not instanciated.justinchen1-7/+7
2006-06-08Bug 145895 fix, to synchronize jsf library configuration data between jsf fa...justinchen3-72/+27
2006-06-08Patched on behalf of Cameron Bateman for bug 145900.justinchen1-3/+53
2006-06-07JSF library reference refactoring works.justinchen8-348/+564
2006-06-06https://bugs.eclipse.org/bugs/show_bug.cgi?id=145578itrimble1-3/+16
2006-06-06Switch editor, action bar updation.jechoi2-21/+19
2006-06-06execute the action of refresh viewer in the UI thread.jechoi1-28/+56
2006-06-06fix a NPE problem. -sfshijechoi1-4/+7
2006-06-05https://bugs.eclipse.org/bugs/show_bug.cgi?id=143868itrimble1-0/+101
2006-06-05https://bugs.eclipse.org/bugs/show_bug.cgi?id=143866itrimble6-5/+55
2006-06-05Filter uninterested notifications.jechoi2-5/+26
2006-06-03Checkin of Cam's June2 Checkpoint (https://bugs.eclipse.org/bugs/show_bug.cgi...gkessler1-46/+0
2006-06-01Relate to fixes for bug 144954, improve efficiency when constructing jar path...justinchen1-4/+3
2006-06-01Fixes for bug 144954, to support jsflibraries contribution.justinchen1-4/+15
2006-06-01Fixes for the following bugs.justinchen1-3/+49
2006-06-01Fix plug-in version to 0.5.0.qualifier.justinchen1-1/+1
2006-06-01move annotations grammmar schema from core to annotations plugingkessler1-8/+0
2006-06-01rename NewEditorResourceNLS.java to EditorMessages.java.jechoi46-282/+282
2006-05-31update schemagkessler1-1/+1
2006-05-31fix a bug in the map-entries edit group and list-entries edit group.jechoi3-12/+37
2006-05-31Clean comment, add page path property dialog.jechoi20-268/+297
2006-05-31Clean redundent Draw2D files.jechoi34-4419/+29
2006-05-29JSFAppConfigManager; Javadoc update.itrimble1-1/+2
2006-05-29*** empty log message ***jechoi1-0/+10
2006-05-27Fix for bug 143774, set Deploy JARs to true by default.justinchen3-4/+4
2006-05-27Some handling code on facet uninstall/reinstall scenario.justinchen1-6/+10
2006-05-27Fix for bug 144057.justinchen2-52/+61
2006-05-26Applied Cam's May 26th patches.itrimble22-2/+254
2006-05-26JSFAppConfigManager; make attempt to open JarFile to discover if it contains ...itrimble3-6/+23
2006-05-26refactoring for apigkessler6-8/+8
2006-05-26transfer the selection from the table viewers inside sections to the page, th...jechoi17-116/+492
2006-05-26Fix for bug 143904.justinchen2-29/+30
2006-05-26remove FacesConfigEditorActionBarContributor, use FacesConfigActionBarContri...jechoi2-214/+2
2006-05-25Add resource string back. Removed by previous patch.justinchen1-0/+2
2006-05-25JSFAppConfigManager; more resilient to ClassCastException occasionally thrown...itrimble1-1/+8
2006-05-25Patched for Cameron Bateman.justinchen13-10/+512
2006-05-25make others page also implements IEditingDomainProviderjechoi2-4/+12
2006-05-25Include additional resources in build.justinchen1-1/+2
2006-05-25Remove JDK 5 annotations.justinchen1-5/+0
2006-05-24Update jsflibconfig package visibility.justinchen1-1/+1
2006-05-24Fixed error in the manifest.rsrinivasan1-1/+1
2006-05-24Added JSF Library Reference feature. Initial check-in for tutorial build pur...justinchen20-127/+2027
2006-05-24rename NestedActionBarContributor to INestedActionBarContributor, because it'...jechoi5-58/+7
2006-05-24change the properties id name.jechoi1-2/+2

Back to the top