misc changes in the internal builder
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui /
2004-03-22 khartlagemisc changes in the internal builder
2004-03-08 khartlagemisc parser changes
2004-03-04 khartlageadded old hover behaviour;
2004-02-24 khartlageEclipse 3M7
2003-12-31 khartlageEclipse 3.x compatible;
2003-12-22 khartlagenew version with WorkingCopy Management
2003-10-11 khartlageChanges:
2003-09-21 khartlageCode Completion inserts the brackets after functions now
2003-09-21 khartlageDeleted PHPFunctionNames use only phpsyntax.xml instead !
2003-09-20 khartlageDefined a limit for code completion list entries PHPecl...
2003-09-19 khartlagebug fix: HTML Context information should be show proper...
2003-09-18 khartlageImproved CodeCompletion with information from the proje...
2003-09-13 khartlageFixed some bugs in the syntax editor preference page
2003-09-08 khartlageExtended the builder with an index file generator for...
2003-08-09 khartlageadded a builder to parse files with eclipse's build...
2003-07-30 khartlagePHP obfuscator gets it's ignored identifiers from an...
2003-06-28 khartlageRemove String#replaceAll() with StringUtil#replaceAll...
2003-06-23 khartlageadded "Behaviour" page in Editor Prefernce Page
2003-05-04 khartlageadd some actions to phpconsole
2003-04-30 khartlagemisc
2003-04-27 khartlageimproved color settings through Preference page
2003-04-08 khartlageAdded auto activation for HTML characters (i.e. <&...
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 khartlagePHP highlighting colors could now be managed by the...
2003-04-06 khartlageAdded PHPUnitEditor and corresponding PHPPreferencePage
2003-03-31 khartlageImproved PHPCodeReader for "Go to Matching Bracket...
2003-03-31 khartlageCodeformatter preferences should work now
2003-03-30 khartlageGotoMatchingBracket implementiert
2003-03-28 khartlageadded PHPDoc contexts
2003-03-26 khartlageAdded PHPDoc Scanner and Code Completion Processor
2003-03-24 khartlage*** 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-02-04 choochter*** empty log message ***
2003-01-27 khartlageadded "icons/obj16/impc_obj.gif" for includes in the...
2003-01-25 kpouerAdded DESC_INC and IMG_INC for the image of include...
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