1) Moved net.sourceforge.phpeclipse.ui\src\net\sourceforge\phpdt back to net.sourcefo...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / text / template /
2012-11-25 robekras1) Moved net.sourceforge.phpeclipse.ui\src\net\sourcefo...
2009-09-22 incastrixRemoved UI.
2008-02-07 Edward MannThe CTRL+Space did not show function details. This...
2008-01-14 Edward MannCommiting more changes to fix RSE issues with PHP projects.
2007-04-03 toshihiroFix #1693310 Missing function/method declaration in...
2006-10-22 pombredanneDeleted unused commenst and unused vars.
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-02-22 axelclFix Request #1431769: Support Context assistance when...
2006-02-22 axelclFix Request #1431769: Support Context assistance when...
2006-01-23 bananeweizenshortened display text of variable proposal in content...
2005-10-09 axelclExpressions like:
2005-08-18 axelclImproved template handling in HTML partition
2005-05-06 stefanbjarniOrganized imports
2005-03-06 axelclimproved PHP parser
2004-11-29 axelclLocal variable proposals (Ctrl+SPACE) added
2004-09-12 jsurferdon't show <b>...</b> in Content Assist for predefined...
2004-09-11 jsurferSyntax highlighting is changeable.
2004-09-02 jsurfernew PartitionScanner version
2004-08-19 khartlagemisc changes
2004-06-15 khartlageRC2 compatibility
2004-04-28 khartlagemisc changes
2004-04-19 khartlageAdded SQL proposals
2004-03-08 khartlagemisc parser changes
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-07-30 khartlagePHP obfuscator gets it's ignored identifiers from an...
2003-03-28 khartlageadded PHPDoc contexts
2003-02-04 choochter*** empty log message ***
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