1) Moved net.sourceforge.phpeclipse.ui\src\net\sourceforge\phpdt back to net.sourcefo...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / text / java /
2012-11-25 robekras1) Moved net.sourceforge.phpeclipse.ui\src\net\sourcefo...
2009-09-22 incastrixRemoved UI.
2007-07-13 toshihiroFixed: 1736622 - "php marker occurrences" color - did...
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-06-11 axelclMake PHPeclipse compile correctly under Eclipse Version...
2006-01-24 bananeweizenbugfix 1413452, migration to 3.1 API had a typo, so...
2006-01-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2005-10-05 axelclImplemented a simple occurrences finder for Variables...
2005-08-20 axelclmisc
2005-06-30 stefanbjarniOrganized imports.
2005-05-12 axelclAvoid message in 31M6:
2005-05-06 stefanbjarniOrganized imports
2005-03-06 axelclimproved PHP parser
2005-01-26 axelcl* Added browser like links (Ctrl+Mouseclick on identifi...
2004-09-12 jsurferadded StringAutoIndentStrategy for single quoted strings
2004-09-02 jsurfernew PartitionScanner version
2004-08-19 khartlagemisc changes
2004-06-26 khartlageFixed bug in CodeFormatter; for partial formatting...
2004-06-21 khartlageGoto line/Goto Matching Bracket Shortcuts should work
2004-06-15 khartlageRC2 compatibility
2004-06-06 khartlageAdded constants from David Foerster to phpsyntax.xml...
2004-06-03 khartlageadded class fields to outline
2004-05-30 khartlage3m9 compatible;
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-04-19 khartlageAdded SQL proposals
2004-03-28 cperkonigmake sure that the VariableHover for the debugPlugin...
2004-03-04 khartlageadded old hover behaviour;
2004-02-24 khartlageEclipse 3M7
2003-12-31 khartlageEclipse 3.x compatible;
2003-12-22 khartlagenew version with WorkingCopy Management
2003-10-11 khartlageChanges:
2003-04-06 khartlageAdded PHPUnitEditor and corresponding PHPPreferencePage
2003-03-20 khartlagephp formatter based on the JDT java formatter (very...
2003-01-02 khartlageadded code completion for HTML mode
2002-12-23 khartlageImproved completion processor
2002-12-08 khartlagefirst version of 'Code Assist" template engine