Organized imports.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / phpeditor / php / PHPCompletionProcessor.java
2005-06-30 stefanbjarniOrganized imports.
2005-06-14 axelclCreated a separated 'externaltools' plugin
2005-06-01 axelclAction borrowed from cfeclipse: "remove trailing spaces...
2005-04-20 stefanbjarniTemporarily removed all references to com.quantum.util...
2005-04-03 axelclsynchronize with newest Quantum CVS sources
2005-03-06 axelclimproved PHP parser
2004-12-29 axelclParser detects wrong include files now
2004-12-05 axelclmisc
2004-12-05 axelclmisc
2004-11-29 axelclLocal variable proposals (Ctrl+SPACE) added
2004-11-28 axelclmisc
2004-09-12 jsurferdon't show <b>...</b> in Content Assist for predefined...
2004-09-11 jsurferSyntax highlighting is changeable.
2004-09-03 jsurfermisc changes
2004-09-02 jsurfernew PartitionScanner version
2004-08-20 khartlageimproved PHP Completion for -> operator
2004-08-19 khartlagemisc changes
2004-06-21 khartlageGoto line/Goto Matching Bracket Shortcuts should work
2004-06-15 khartlageRC2 compatibility
2004-04-19 khartlageAdded SQL proposals
2004-04-16 khartlagemisc changes
2004-03-08 khartlagemisc parser changes
2003-12-22 khartlagenew version with WorkingCopy Management
2003-10-11 khartlageChanges:
2003-09-21 khartlageDeleted PHPFunctionNames use only phpsyntax.xml instead !
2003-09-18 khartlageImproved CodeCompletion with information from the proje...
2003-05-31 khartlageUse abstraction of PHPOutlinePage
2003-04-08 khartlageAdded auto activation for HTML characters (i.e. <&...
2003-04-07 khartlageNew Autoactivation for PHP ("$") and PHPDoc ("@") added
2003-03-30 khartlageGotoMatchingBracket implementiert
2003-02-04 choochter*** empty log message ***
2003-01-02 khartlageadded code completion for HTML mode
2002-12-27 khartlageImproved auto completion
2002-12-23 khartlageContextHelp now in new module net.sourceforge.phpeclips...
2002-12-08 khartlagefirst version of 'Code Assist" template engine
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...