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 /
2012-11-25 robekras1) Moved net.sourceforge.phpeclipse.ui\src\net\sourcefo...
2009-09-22 incastrixRemoved UI.
2008-05-07 Edward MannAdding more phpdoc tags to String[] array so the code...
2008-05-07 Edward MannAdding phpdoc tags to String[] array so the code scanne...
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-08-28 toshihiroFixed: 1774625 - duplicate one function block down...
2007-07-13 toshihiroFixed: 1736622 - "php marker occurrences" color - did...
2007-07-12 toshihiroFixed: 1345914 - indentation badly wanted
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-06-11 axelclMake PHPeclipse compile correctly under Eclipse Version...
2006-02-22 axelclFix Request #1431769: Support Context assistance when...
2006-02-22 axelclFix Request #1431769: Support Context assistance when...
2006-02-11 bananeweizenbugfix 1423269, sourceforge.net/tracker/index.php?func...
2006-01-29 bananeweizenreenabled folding preference for inner types
2006-01-29 bananeweizenbugfix 1412408
2006-01-24 bananeweizenbugfix 1413452, migration to 3.1 API had a typo, so...
2006-01-23 bananeweizenshortened display text of variable proposal in content...
2006-01-18 bananeweizenmigrated plugin from 3.0 to 3.1
2006-01-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2006-01-15 bananeweizenunification of bug fixes 1198893, 1404228
2006-01-15 bananeweizenbugfix 1198893, syntax coloring gets confused after...
2006-01-13 axelclFixed bug #1404228: Crash on <?php // comment ?>
2006-01-13 axelclFixed bug #1404228: Crash on <?php // comment ?>
2005-10-26 axelclImproved support for comment folding
2005-10-26 axelclImproved support for comment folding
2005-10-09 axelclPrepared better HEREDOC support; see comment for bug...
2005-10-09 axelclPrepared better HEREDOC support; see comment for bug...
2005-10-09 axelclSave PHPPartitionScanner for refactoring
2005-10-09 axelclExpressions like:
2005-10-05 axelclImplemented a simple occurrences finder for Variables...
2005-09-27 axelclCode folding for PHPdoc at start of PHP file
2005-08-20 axelclmisc
2005-08-18 axelclImproved template handling in HTML partition
2005-06-30 stefanbjarniOrganized imports.
2005-06-24 axelclFixed syntaxhiglighting for single line comments. Example:
2005-05-15 axelcldifferent syntax highlighting for single and double...
2005-05-12 axelclAvoid message in 31M6:
2005-05-06 stefanbjarniOrganized imports
2005-03-06 axelclimproved PHP parser
2005-01-26 axelcl* Added browser like links (Ctrl+Mouseclick on identifi...
2004-11-29 axelclLocal variable proposals (Ctrl+SPACE) added
2004-11-06 axelclSimple auto indent strategy when inserting templates
2004-10-23 axelclfixed "bracket matching highlighting" bug
2004-10-08 jsurferAdded auto indent strategy for phpdocs and comments
2004-09-25 jsurferadded syntax color for {} operators
2004-09-23 jsurferadded first version of codetemplates (needs to fix...
2004-09-23 jsurferSpelling preference activated (no dictionary available...
2004-09-22 jsurferfixed "replace all" bug
2004-09-12 jsurferdon't show <b>...</b> in Content Assist for predefined...
2004-09-12 jsurferadded StringAutoIndentStrategy for single quoted strings
2004-09-11 jsurferSyntax highlighting is changeable.
2004-09-09 jsurferFixed ?
2004-09-02 jsurfernew PartitionScanner version
2004-08-19 khartlagemisc changes
2004-07-04 khartlageimproved syntax highlighting (php tag/return keyword...
2004-06-26 khartlageFixed bug in CodeFormatter; for partial formatting...
2004-06-21 khartlageGoto line/Goto Matching Bracket Shortcuts should work
2004-06-15 khartlageRC2 compatibility
2004-06-12 khartlagecolored "operators and brackets"
2004-06-06 khartlageAdded constants from David Foerster to phpsyntax.xml...
2004-06-03 khartlageadded class fields to outline
2004-05-30 khartlage3m9 compatible;
2004-05-30 khartlage3m9 compatible;
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-05-08 khartlagemisc changes
2004-04-28 khartlagemisc changes
2004-04-19 khartlageAdded SQL proposals
2004-03-28 cperkonigmake sure that the VariableHover for the debugPlugin...
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-07-30 khartlagePHP obfuscator gets it's ignored identifiers from an...
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 khartlageAdded PHPUnitEditor and corresponding PHPPreferencePage
2003-03-31 khartlageImproved PHPCodeReader for "Go to Matching Bracket...
2003-03-30 khartlageGotoMatchingBracket implementiert
2003-03-28 khartlageadded PHPDoc contexts
2003-03-26 khartlageAdded PHPDoc Scanner and Code Completion Processor
2003-03-20 khartlagephp formatter based on the JDT java formatter (very...
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