*** empty log message ***
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / actions /
2003-06-13 khartlage*** empty log message ***
2003-05-11 khartlageadded a first php $f command to the PHP console
2003-05-07 khartlagedeleted refs to org.eclipse.update.internal.ui.UpdateUI...
2003-05-07 khartlageOpen preview on editor open
2003-02-27 kpouerUse the PHPParserManager instead of instantiating the...
2003-02-24 khartlageRewritten Parser/Scanner to package net.sourceforge...
2003-02-16 khartlageavoid "console==null" problems
2003-02-08 khartlageSwitched to Eclipse 2.1 development
2003-02-08 khartlageSwitched to Eclipse 2.1 development; eliminated JTidy...
2003-02-07 khartlagereworked the Console write() method
2003-02-04 choochter*** empty log message ***
2003-01-17 khartlagemisc changes
2003-01-12 khartlageJTidy integration
2002-12-23 khartlageContextHelp now in new module net.sourceforge.phpeclips...
2002-12-10 khartlageimproved/refactored php syntax parser
2002-11-29 khartlageSyntax Highlighting Prefs work now / Automatic parse...
2002-11-27 khartlageexternal syntax parse check: /apache/php/php -l -f...
2002-11-22 khartlageimporved php parser
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...