fix #774 infinite loop in net.sourceforge.phpeclipse.builder.IdentifierIndexManager...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / ui / text /
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-02-14 bananeweizenfix for sourceforge.net/tracker/index.php?func=detail...
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-09 axelclPrepared better HEREDOC support; see comment for bug...
2005-10-09 axelclSave PHPPartitionScanner for refactoring
2005-09-30 axelclRegister new file extensions for the php-editor:
2005-07-16 axelclDifferent syntax coloring for '$_' variables possible
2005-05-16 axelclAdded syntax highlighting for variables in double quote...
2005-05-15 axelclImproved xml scanner for this bug
2005-05-06 stefanbjarniOrganized imports
2005-03-06 axelclimproved PHP parser
2005-02-25 axelclAdded xampp start and stop action
2005-02-07 axelclfixed outline refresh bug
2004-12-29 axelclParser detects wrong include files now
2004-10-08 jsurferAdded auto indent strategy for phpdocs and comments
2004-09-19 jsurfermisc changes
2004-09-12 jsurferadded StringAutoIndentStrategy for single quoted strings
2004-09-11 jsurferSyntax highlighting is changeable.
2004-09-02 jsurfernew PartitionScanner version
2004-07-11 khartlageimproved syntax highlighting scanners and preferences
2004-05-30 khartlage3m9 compatible;
2004-05-30 khartlage3m9 compatible;
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-05-08 khartlagemisc changes
2004-04-16 khartlagemisc changes
2003-12-22 khartlagenew version with WorkingCopy Management
2003-10-11 khartlageChanges:
2003-09-13 khartlageFixed some bugs in the syntax editor preference page
2003-04-27 khartlageimproved color settings through Preference page
2003-04-08 khartlageAdded auto activation for HTML characters (i.e. <&...
2003-04-06 khartlagePHP highlighting colors could now be managed by the...
2003-04-06 khartlageAdded PHPUnitEditor and corresponding PHPPreferencePage