misc changes
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / phpeditor / PHPUnitEditor.java
2004-09-03 jsurfermisc changes
2004-09-02 jsurfernew PartitionScanner version
2004-08-19 khartlagemisc changes
2004-06-21 khartlageGoto line/Goto Matching Bracket Shortcuts should work
2004-06-16 khartlagefixed: java.lang.IllegalArgumentException: Attempted...
2004-06-15 khartlageRC2 compatibility
2004-06-05 khartlage3.x RC1 compatibility show and refresh browser preview
2004-06-05 khartlage3.x RC1 compatibility show browser preview
2004-05-30 khartlage3m9 compatible;
2004-05-08 khartlagemisc changes
2004-04-16 khartlagemisc changes
2004-03-22 khartlagemisc changes in the internal builder
2003-12-31 khartlageEclipse 3.x compatible;
2003-12-22 khartlagenew version with WorkingCopy Management
2003-10-11 khartlageChanges:
2003-09-11 khartlageImproved "project.index" file for PHPdoc TextHover...
2003-08-01 khartlageAdded a souce context menu to the editor; moved "Goto...
2003-06-23 khartlageadded "Behaviour" page in Editor Prefernce Page
2003-04-28 khartlagemisc
2003-04-27 khartlageimproved color settings through Preference page
2003-04-07 khartlageNew Autoactivation for PHP ("$") and PHPDoc ("@") added
2003-04-07 kpouerprivate void ensureOverviewHoverManagerInstalled()...
2003-04-06 khartlagePHP highlighting colors could now be managed by the...
2003-04-06 khartlageAdded PHPUnitEditor and corresponding PHPPreferencePage