1) Added missing strings for italic, underline and strike through.
[phpeclipse.git] / net.sourceforge.phpeclipse.phpunit /
2012-01-02 robekras1) Reintroduced some out commented methods. (Did break...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-07 incastrixRefactory: removed unnecessary imports.
2009-10-07 incastrixRefactory: removed unnecessary local variables and...
2009-10-05 incastrixremoved unused private methods.
2009-09-13 incastrixChange Eclipse-LazyStart: true to Bundle-ActivationPoli...
2007-09-08 pombredanneMade all bundles require a Java 1.4 EE, and backported...
2007-02-08 pombredanneRemoved unuse builder from project
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-10-21 pombredanneSome serious cleanup on manifests, plugin.xml, build...
2006-10-21 pombredanneRemoving legacy build scripts. build.xml scripts are...
2006-10-17 pombredanneBug 579207: Upgrade all manifest to OSGI style and 3.2
2005-05-06 stefanbjarniOrganized imports
2005-05-06 stefanbjarniIgnore the bin directory
2005-04-20 stefanbjarniFixed project dependencies
2004-09-25 jsurferupdated ant build.xml
2004-09-21 shlehmoving report handling related classes to own package...
2004-09-19 shlehgetting the path to phpunit from a preference page...
2004-09-18 shlehnew class to manage icons. Showing failures,etc on...
2004-09-18 shlehcommented out code responsible for exceptions. now...
2004-09-18 shlehcorrected the number of tests expected in progress...
2004-09-17 shlehFirst commit in a looooooong time. I had connectivity...
2004-08-07 shlehTestPool: will be used as the model for a tree content...
2004-08-07 shlehRefactored the progressInfoComposite and resultsInfoCom...
2004-07-25 shlehimproved layout for view.
2004-07-25 shlehusing Runnable to comply to the SWT threading model.
2004-07-24 shlehput connection Listener and report listener as seperate...
2004-06-11 shlehinitial plugin manifest addition: declares view and...
2004-06-11 shlehAdded Run Tests Action in the popup menu for .php...
2004-05-28 shlehadded button to start tests.
2004-05-27 shlehadded textArea as a temporary report area. will be...
2004-05-26 shlehinitial addition of PHPUnit main view.