Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-06-26Bug 411156 - Update parent POMs for LunaPaul Webster1-1/+1
2013-05-15Bug 407431 - Run fix copyrights tool on UI bundlesI20130515-2000Paul Webster6-1/+51
Tests and examples.
2013-04-09Bug 401776 - [CBI] too many compile warningsPaul Webster1-2/+1
surpress warnings in the UI tests by providing a common test parent. Change-Id: I72386417e81ca74883dc1e77835e5e37df062fb0
2013-03-26Bug 403966 - Update Platform UI, UA, Runtime with new parent versionPaul Webster2-1/+3
2013-03-12Bug 400145 - Need to add Eclipse4 tests to Kepler buildPaul Webster1-0/+2
Added Eclipse-BundleShape: dir to the test bundles.
2013-02-20Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130220-215121Paul Webster1-4/+2
Update all of the plugin groupIds to 3 segments and the feature groupIds to 4.
2012-05-21Add poms for Tycho buildv20120521-2329I20120522-1900Igor Fedorenko1-0/+26
2012-03-29Re-enable CTabItem tests for foreground colour (re bug 375583)v20120329-1919Brian de Alwis1-2/+4
2012-03-26Bug 375280 - [CSS] Add support for CSSEngine to re-apply stylesheets to ↵v20120326-0158Brian de Alwis1-0/+3
document roots Add missed file
2011-12-05Fix Bug 365538 - [CSS] UnsupportedOperationException fromv20111205-0214I20111205-1315I20111205-0805Brian de Alwis1-0/+25
CSSValue#getCssText() with comma-separated values
2011-11-29Fix Bug 365018 - [CSS] Add missing support to CSS enginev20111129-0439Brian de Alwis3-10/+79
* to parse selectors (to complement the existing support for parsing rules, properties, values, etc.) * to return the list of applicable selectors for an element (rather than walk the public propertyHandlerMap property on AbstractCSSEngine) * add the ability to use "class" as an attribute, required to be able to query against the CSS class string (e.g., "CTabFolder[class='MPartStack']" * add associated tests * fix some possible NPEs
2011-11-29Tweaks to enable #getCssText(), in particular on CSSStyleDeclaration toBrian de Alwis1-2/+19
enable lists of properties to be returned, url(), and value lists.
2011-11-29Fix Bug 363053 - [CSS] CSS engine ignores alternative element providersBrian de Alwis2-0/+108
2011-10-10Added missing encoding attributev20111010-0727Dani Megert1-1/+1
2011-10-07Changed 'New text file line delimiter' to 'Unix'.v20111007-1320Dani Megert1-0/+2
2010-07-19Slight update of test launch configsPaul Webster1-3/+5
2009-06-09Bug 279506 [releng] All bundles must say Incubationv20090609-1530Paul Webster1-1/+1
2009-05-28bug 278091 [CSS] Measure.getCssText() with float value results in ↵kevinm2-1/+87
IllegalStateException
2009-03-13Remove CSS launch from everyone's favoritesJohn Arthorne1-3/+0
2009-02-27Bug 266518 - Moving SWT-Factories to extra pluginThomas Schindl1-0/+1
2009-02-26Bug 266391 - [CSS] second failure in css testskevinm2-15/+15
2009-02-17Fixes bug 265214 - Summary bug for Cascading Rule Tests and CTabFolder ↵v20090220-1300kevinm2-0/+86
Properties
2009-02-01Re-commit changes for bug 262283 after fixing bug 263153Ralf Sternberg2-0/+69
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262283
2009-01-31Added tests for cascadingRalf Sternberg10-33/+308
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262283
2009-01-28Bug 262224 [releng] Add core CSS tests to automated test suitev20090128-1200Paul Webster2-8/+10
2009-01-28Bug 262224 [releng] Add core CSS tests to automated test suitePaul Webster1-1/+1
2009-01-28Bug 262224 [releng] Add core CSS tests to automated test suitePaul Webster3-4/+51
2009-01-23Fixes bug 262224 - [releng] Add core CSS tests to automated test suitekevinm5-10/+102
2009-01-14Renamed package, added test suiteRalf Sternberg5-4/+25
2009-01-14Fixed typo in project nameRalf Sternberg2-2/+2
2009-01-14Move parser test to core tests projectRalf Sternberg9-0/+213

    Back to the top