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 /
2012-11-25 robekras1) Moved net.sourceforge.phpeclipse.ui\src\net\sourcefo...
2009-09-22 incastrixRemoved UI.
2008-10-08 incastrixFix nasty bug #706. See trac.
2008-06-06 mbowieRemoves the "Show Line Numbers" option from the PHPEcli...
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-04-07 scorphusAdding two small options for code formatter (zhil's...
2008-02-07 Edward MannThe CTRL+Space did not show function details. This...
2008-01-22 Edward MannAdding new code for feature save on unfocus. This is...
2008-01-14 Edward MannCommiting more changes to fix RSE issues with PHP projects.
2008-01-06 Edward MannCommitting more fixes for bug #1839622 RSE Path error...
2008-01-06 Edward MannCommitting patch from grEvenX to fix bug #1839622 RSE...
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-06-19 toshihiroAddition of previous bugfix. Added project based path...
2007-06-13 toshihiroFixed: 1493208 - Linked resources break code assist...
2007-05-09 toshihiroUsing standard dialog org.eclipse.ui.dialogs.ElementLis...
2007-05-03 toshihiroFix - Unless clicking an element except the first one...
2007-05-01 toshihiromisc.
2007-04-25 toshihiroA minor change of a page design
2007-04-06 toshihiro1. Fix #1589403 - wrap double/single quoted strings
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-19 axelclAdded icon phpedit.png from the free icons library at:
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 bananeweizenbug fix 1402152 sourceforge.net/tracker/index.php?func...
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-12-20 bananeweizenavoid builder error on a file with name ".php" (i.e...
2005-10-26 axelclImproved support for comment folding
2005-10-26 axelclImproved support for comment folding
2005-10-10 axelclPreferencedialog for "Mark Occurrences"
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-30 axelclRegister new file extensions for the php-editor:
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-07-16 axelclDifferent syntax coloring for '$_' variables possible
2005-07-09 axelclMore 3.1 compatibility
2005-07-08 axelclChanged the UI Image handling.
2005-06-30 stefanbjarniOrganized imports.
2005-06-24 axelclFixed syntaxhiglighting for single line comments. Example:
2005-06-14 axelclCreated a separated 'externaltools' plugin
2005-06-14 axelclCreated a separated 'externaltools' plugin
2005-06-01 axelclAction borrowed from cfeclipse: "remove trailing spaces...
2005-05-16 axelclAdded syntax highlighting for variables in double quote...
2005-05-15 axelcldifferent syntax highlighting for single and double...
2005-05-12 axelclAvoid message in 31M6:
2005-05-06 stefanbjarniOrganized imports
2005-04-22 axelclNew Warning: "Uninitialized local variable"
2005-04-04 axelclDelete association of htmledit.gif for the PHPUnitEditor
2005-03-06 axelclimproved PHP parser
2005-02-07 axelclfixed outline refresh bug
2005-02-04 axelclfixed bug #1115300, #1115292
2005-02-02 axelclfixed bug for detecting IFile "include files" outside...
2005-01-29 axelclImproved File selector for debugging action
2005-01-26 axelcl* Added browser like links (Ctrl+Mouseclick on identifi...
2005-01-17 axelclAdded new Option "Wrap PHPdocs and comments at print...
2005-01-17 axelclAdded new Option "Wrap PHPdocs and comments at print...
2005-01-05 axelclMerged "Open PHP Declaration" and "Open Include File...
2005-01-02 axelclmade message: "Include filename doesn't exist in projec...
2005-01-02 axelclallow more default parser include paths
2004-12-29 axelclParser detects wrong include files now
2004-12-13 axelclAdded filters to the PHp OutlinePage
2004-11-29 axelclLocal variable proposals (Ctrl+SPACE) added
2004-11-06 axelclSimple auto indent strategy when inserting templates
2004-11-04 axelclAdded Pref option to configure for which extensions...
2004-10-23 axelclfixed "bracket matching highlighting" bug
2004-10-08 jsurferAdded auto indent strategy for phpdocs and comments
2004-09-28 jsurferAdded word wrap option (problem: conflicts with folding)
2004-09-25 jsurfercode-template needs new context type
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-09 jsurferfixed Bug 1024299
2004-09-04 jsurferfixed NPE
2004-09-03 jsurfermisc changes
2004-09-03 jsurfermisc changes
next