Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-29This commit was manufactured by cvs2svn to create tag 'v20080129'.v20080129rsrinivasan2370-333556/+0
2008-01-29Move getELExpression out to the view definition adapter; add supportsViewDefi...cbateman3-51/+50
2008-01-29Added null check on DesignTimeApplicationManager.cbateman1-4/+6
2008-01-29Added appropriateness checks so that dt app manager objects will only get cre...cbateman1-3/+53
2008-01-29Add no API disclaimer.cbateman1-0/+2
2008-01-29Add new AttributeIdentifier companion to TagIdentifier.cbateman1-0/+68
2008-01-29Add null checks on DesignTimeAppMgr calls. Reformated and ran a cleanup.cbateman1-224/+246
2008-01-29Added null checks on DesignAppManager returns.cbateman2-115/+166
2008-01-28Removed the perspective extension for JSF component tree. See https://bugs.e...cbateman1-14/+0
2008-01-24[216490] DateTimePatternType throwing NPE during content assistgkessler1-7/+9
2008-01-24Set version on common.runtime dependencyrsrinivasan1-1/+1
2008-01-24Fixed dependency versionrsrinivasan1-4/+4
2008-01-24Fixed Bundle versionv20080124rsrinivasan1-1/+1
2008-01-23ignore local build artifactsrsrinivasan1-0/+4
2008-01-22Starting commonizing url launching.cbateman2-2/+158
2008-01-22Progress on design time view handler.cbateman81-212/+7758
2008-01-22Changed listener liist to CopyOnWrite.cbateman1-40/+23
2008-01-21Remove discouraged access warning.cbateman2-7/+7
2008-01-21Removed discouraged access warning and ran a cleanup.cbateman2-407/+429
2008-01-21Fixed some warnings.cbateman7-159/+191
2008-01-17defer creation of browser widget until required to help avoid JUnit failures ...gkessler1-12/+24
2008-01-09Brought common.runtime up to jdt warning preferences for common and fixed res...v20080111cbateman40-78/+673
2008-01-09Forking copy of the new common.runtime plugin into the main development area ...cbateman57-0/+3042
2008-01-09Fixed warning.cbateman1-92/+113
2008-01-09Cleaned up code.cbateman1-39/+57
2008-01-09Fixed warnings.cbateman11-20/+97
2008-01-04213998 [WPE] Attribute tab categories re-sort after applying a change to a pr...gkessler1-4/+4
2007-12-28WPE tabbed prop basic Junits + cleanup and fixesgkessler87-1625/+367
2007-12-28Fix possible NPE with invalid configgkessler1-1/+2
2007-12-14fix JSP tag creation from WPE palettegkessler2-64/+36
2007-12-13Added test coverage for Hover and Hyperlink.cbateman5-8/+51
2007-12-13fixgkessler1-3/+2
2007-12-13Basic test coverage for content assist.v20071212cbateman4-75/+93
2007-12-13Applying patch (with minor changes) for https://bugs.eclipse.org/bugs/show_bu...cbateman17-255/+903
2007-12-12cleanupgkessler1-1/+1
2007-12-12More cleanupgkessler16-36/+22
2007-12-12More cleanupgkessler4-13/+13
2007-12-12Cleanup after Cam reviewgkessler3-8/+16
2007-12-12Remove warnings.gkessler15-138/+892
2007-12-12A few updates after Cam's reviewgkessler6-10/+15
2007-12-11Fix for loadBundle basename attribute QuickEdit dialogFieldgkessler1-1/+3
2007-12-07Large set of changes mostly related to: [206100] Enhancements to the WPE Pro...gkessler232-4903/+11779
2007-12-07Patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=212225.cbateman1-1/+15
2007-12-06Set feature version to 2.0, add webpageeditor feature to maprsrinivasan3-22/+21
2007-11-21Patch for https://bugs.eclipse.org/bugs/show_bug.cgi?id=198984 with formatti...cbateman2-151/+222
2007-11-20Applying enhancement from https://bugs.eclipse.org/bugs/show_bug.cgi?id=17269...cbateman3-2/+51
2007-11-15Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=210044 plus regression ...cbateman13-18/+110
2007-11-14remove match=equivlent since it's too strict to keep currentdavid_williams1-18/+18
2007-11-14Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=209734. Add the Naming...cbateman1-0/+1
2007-11-05Removed unnecessary SuppressWarnings.cbateman2-1/+2

Back to the top