Two interfaces added for outlineable objects
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal /
2003-05-01 kpouerTwo interfaces added for outlineable objects
2003-04-30 khartlagechanged html template
2003-04-30 khartlagemisc
2003-04-28 khartlagemisc
2003-04-27 khartlageimproved color settings through Preference page
2003-04-11 kpouer*** empty log message ***
2003-04-10 kpouerFirst try, not finished
2003-04-08 khartlageAdded auto activation for HTML characters (i.e. <&...
2003-04-08 kpouerremoved the $ in the name of the variables
2003-04-08 kpouerSome changes
2003-04-07 khartlageNew Autoactivation for PHP ("$") and PHPDoc ("@") added
2003-04-07 kpouerA Global declaration
2003-04-07 kpouer*** empty log message ***
2003-04-06 khartlagePHP highlighting colors could now be managed by the...
2003-04-06 khartlagePHP highlighting colors could now be managed by the...
2003-04-06 khartlageAdded PHPUnitEditor and corresponding PHPPreferencePage
2003-04-02 khartlageadded new error messages for keywords function, class
2003-03-31 khartlageImproved PHPCodeReader for "Go to Matching Bracket...
2003-03-31 khartlageCodeformatter preferences should work now
2003-03-31 khartlageDeleted unicode handling from scanner
2003-03-30 khartlageGotoMatchingBracket implementiert
2003-03-28 khartlageadded PHPDoc contexts
2003-03-26 khartlageAdded PHPDoc Scanner and Code Completion Processor
2003-03-24 khartlagechanged isPHPIdentifierStart, isPHPIdentifierPart
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-20 khartlagephp formatter based on the JDT java formatter (very...
2003-03-19 khartlageStarted with PHP/HTML Formatter menu => doesn't work...
2003-03-04 kpouerpulled up setMarker in PHPParserSuperclass
2003-03-02 khartlageimproved PHP Scanner
2003-03-02 khartlageimproved PHP Scanner
2003-03-02 khartlageimproved PHP Scanner
2003-02-27 kpouernow It extends PHPParserSuperclass
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 khartlagenew html templates
2003-01-30 khartlagenew html templates
2003-01-30 khartlageJDT codeassist module, nothing changed yet
2003-01-27 khartlageadded "icons/obj16/impc_obj.gif" for includes in the...
2003-01-27 khartlageConfig editor through XML file
2003-01-25 kpouerAdded DESC_INC and IMG_INC for the image of include...
2003-01-17 khartlagemisc changes
2003-01-17 khartlagefirst scanner /parser copied from the jdt java version
2003-01-08 khartlageAdded actions Comment, Uncommnet, AddBookmark, AddTask
2003-01-05 khartlage1.0.4 release
2003-01-02 khartlageadded TemplatePreferencePage
2003-01-02 khartlageadded code completion for HTML mode
2002-12-27 khartlagemisc changes
2002-12-27 khartlageImproved auto completion
2002-12-23 khartlageImproved completion processor
2002-12-09 khartlagefixed bug in template expansion
2002-12-08 khartlagefirst version of 'Code Assist" template engine