Changes:
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / PHPeclipsePlugin.java
2003-10-11 khartlageChanges:
2003-09-20 khartlageDefined a limit for code completion list entries PHPecl...
2003-09-13 khartlageFixed some bugs in the syntax editor preference page
2003-09-11 khartlageImproved "project.index" file for PHPdoc TextHover...
2003-09-09 kpouerthe PHP_NEW field must be before the field PHPPARSER
2003-09-08 khartlageExtended the builder with an index file generator for...
2003-08-15 khartlagemisc
2003-08-09 khartlageadded a builder to parse files with eclipse's build...
2003-06-27 khartlageUse external tools package to run commands for apache...
2003-05-25 khartlagefirst version of external tools
2003-05-25 khartlagefirst version of external tools
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-05-03 khartlagechanged default to "mysqld-nt.exe"
2003-04-07 khartlageNew Autoactivation for PHP ("$") and PHPDoc ("@") added
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