1) Moved net.sourceforge.phpeclipse.ui\src\net\sourceforge\phpdt back to net.sourcefo...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / phpeditor / php /
2003-02-27 kpouerIt's now an interface
2003-02-25 khartlagedeleted old phpparser package
2003-02-24 khartlageRewritten Parser/Scanner to package net.sourceforge...
2003-02-17 khartlagechanged name of Scanner tokens to names similar in...
2003-02-04 choochter*** empty log message ***
2003-01-28 khartlagechanged the "description" attribute in phpsyntax.xml...
2003-01-28 khartlagemisc changes
2003-01-27 khartlagebug fix: String are always in BOLD fonts
2003-01-27 khartlageConfig editor through XML file
2003-01-08 khartlageAdded actions Comment, Uncommnet, AddBookmark, AddTask
2003-01-05 khartlage1.0.4 release
2003-01-02 khartlageadded code completion for HTML mode
2002-12-27 khartlageImproved auto completion
2002-12-23 khartlageContextHelp now in new module net.sourceforge.phpeclips...
2002-12-23 khartlageContextHelp now in new module net.sourceforge.phpeclips...
2002-12-08 khartlagefirst version of 'Code Assist" template engine
2002-11-29 khartlageSyntax Highlighting Prefs work now / Automatic parse...
2002-11-27 khartlageimproved php parser
2002-11-24 khartlageimproved php parser
2002-11-23 khartlageimproved php parser for keywords do-while, null, false...
2002-11-22 khartlageimporved php parser
2002-11-17 khartlageimproved php parser (if-statement); but a lot of things...
2002-11-13 khartlageAdded first PHP parser version (doesn't work correct...
2002-11-13 khartlagefirst PHP parser version (doesn't work actually)
2002-11-07 khartlagemisc changes
2002-10-26 khartlageAdded context help menu for php function names. The...
2002-10-24 khartlageIntegrated PHP help files; Fixed some bugs
2002-10-19 khartlageimproved syntax highligthing
2002-10-12 khartlageAdded: PreferencePage; External Browser startup; extend...