no indentation of HTML and phpdocs
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / core /
2004-11-06 axelclSimple auto indent strategy when inserting templates
2004-09-24 jsurferfixed some parser bugs
2004-09-11 jsurferSyntax highlighting is changeable.
2004-08-19 khartlagemisc changes
2004-07-16 khartlageBug 841370 - open declaration for projects wih external...
2004-06-15 khartlageRC2 compatibility
2004-06-10 khartlage- added include declarations to Outline view
2004-06-03 khartlageadded class fields to outline
2004-05-31 khartlagemisc
2004-05-30 khartlage3m9 compatible;
2004-05-30 khartlage3m9 compatible;
2004-05-22 khartlageAdded a new PHP Parser Preference Page (global and...
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-04-16 khartlagemisc changes
2004-03-26 khartlagemisc parser changes
2004-03-22 khartlagemisc changes in the internal builder
2004-03-08 khartlagemisc parser changes
2004-03-05 khartlagemisc parser changes
2004-03-03 khartlageadded index manager to the new builder;
2004-03-02 khartlageimproved parser keywords abstract, final, public, prote...
2004-02-24 khartlageEclipse 3M7
2003-12-31 khartlageEclipse 3.x compatible;
2003-12-22 khartlagenew version with WorkingCopy Management
2003-12-22 khartlagenew version with WorkingCopy Management
2003-10-15 khartlageDeleted tooltips "empty selection" behaviour
2003-10-11 khartlageChanges:
2003-09-21 khartlageDeleted PHPFunctionNames use only phpsyntax.xml instead !
2003-08-09 khartlageadded a builder to parse files with eclipse's build...
2003-03-24 khartlage*** empty log message ***
2003-03-20 khartlagephp formatter based on the JDT java formatter (very...
2003-03-20 khartlagephp formatter based on the JDT java formatter (very...
2003-03-02 khartlageimproved PHP Scanner
2003-02-25 khartlagedeleted old phpparser package
2003-02-24 khartlageRewritten Parser/Scanner to package net.sourceforge...
2003-02-04 choochter*** empty log message ***
2003-01-30 khartlageJDT codeassist module, nothing changed yet
2003-01-17 khartlagefirst scanner /parser copied from the jdt java version