PHP highlighting colors could now be managed by the new PreferencePage
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / PHPeclipsePlugin.java
2003-04-06 khartlagePHP highlighting colors could now be managed by the...
2003-04-06 khartlageAdded PHPUnitEditor and corresponding PHPPreferencePage
2003-04-01 khartlageadded php shortcut <?
2003-03-26 khartlageAdded PHPDoc Scanner and Code Completion Processor
2003-03-25 kpouerprevious commit was a mistake
2003-03-25 kpouer*** empty log message ***
2003-03-20 khartlagephp formatter based on the JDT java formatter (very...
2003-03-19 khartlageStarted with PHP/HTML Formatter menu => doesn't work...
2003-03-09 khartlagedetermine windowsSystem with eclips Bootloader class
2003-02-27 kpouerAdded a constant to choose the parser
2003-02-16 khartlagefixed accelerator problem; slightly improved PHP Perspe...
2003-02-04 choochter*** empty log message ***
2003-02-04 choochter*** empty log message ***
2003-01-30 khartlage*** empty log message ***
2003-01-27 khartlageConfig editor through XML file
2003-01-23 khartlageAdded default preferences for outline options
2003-01-08 khartlageAdded actions Comment, Uncommnet, AddBookmark, AddTask
2003-01-02 khartlageadded TemplatePreferencePage
2002-12-23 khartlageContextHelp now in new module net.sourceforge.phpeclips...
2002-12-10 khartlageimproved/refactored php syntax parser
2002-12-09 khartlagefixed bug in template expansion
2002-12-03 khartlagePHP perspective and new Project Wizard
2002-11-30 khartlageminor changes
2002-11-29 khartlageSyntax Highlighting Prefs work now / Automatic parse...
2002-11-27 khartlagenew Syntax Highlighting Preference Page (doesn't have...
2002-11-22 khartlageimporved php parser
2002-11-13 khartlagefirst PHP parser version (doesn't work actually)
2002-11-07 khartlagemisc changes
2002-10-19 khartlageimproved syntax highligthing
2002-10-12 khartlageAdded: PreferencePage; External Browser startup; extend...
2002-08-09 gtonictesting around with plugin properties ;)
2002-07-19 gtonicinitial import