1) Moved net.sourceforge.phpeclipse.ui\src\net\sourceforge\phpdt back to net.sourcefo...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / ui /
2012-11-25 robekras1) Moved net.sourceforge.phpeclipse.ui\src\net\sourcefo...
2009-09-22 incastrixRemoved UI.
2008-06-06 mbowieRemoves the "Show Line Numbers" option from the PHPEcli...
2008-02-01 mbowieReplaces default modifier key for OS X users with SWT...
2008-01-22 Edward MannAdding new code for feature save on unfocus. This is...
2007-04-06 toshihiro1. Fix #1589403 - wrap double/single quoted strings
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-02-14 bananeweizenfix for sourceforge.net/tracker/index.php?func=detail...
2006-01-24 bananeweizenbugfix 1413452, migration to 3.1 API had a typo, so...
2006-01-17 bananeweizenremoved action for line delimiter conversion; this...
2006-01-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2005-10-09 axelclPrepared better HEREDOC support; see comment for bug...
2005-10-09 axelclSave PHPPartitionScanner for refactoring
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-21 axelclOpen proposals only, if autoactivation character '...
2005-07-16 axelclDifferent syntax coloring for '$_' variables possible
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-15 axelclImproved xml scanner for this bug
2005-05-06 stefanbjarniOrganized imports
2005-03-06 axelclimproved PHP parser
2005-02-25 axelclOpen PHP perspective automatically then a new PHP Proje...
2005-02-25 axelclAdded xampp start and stop action
2005-02-07 axelclfixed outline refresh bug
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...
2004-12-29 axelclParser detects wrong include files now
2004-12-13 axelclAdded filters to the PHp OutlinePage
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 jsurferadded syntax color for {} operators
2004-09-23 jsurferadded first version of codetemplates (needs to fix...
2004-09-19 jsurfermisc changes
2004-09-12 jsurferadded StringAutoIndentStrategy for single quoted strings
2004-09-11 jsurferSyntax highlighting is changeable.
2004-09-09 jsurferfixed Bug 1024299
2004-09-02 jsurfernew PartitionScanner version
2004-07-17 khartlageCleaned up PHP Prefs (Code Assist, typing)
2004-07-11 khartlageimproved syntax highlighting scanners and preferences
2004-07-04 khartlageimproved syntax highlighting (php tag/return keyword...
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-05-08 khartlagemisc changes
2004-04-28 khartlagemisc changes
2004-04-16 khartlagemisc changes
2004-03-22 khartlagemisc changes in the internal builder
2003-12-22 khartlagenew version with WorkingCopy Management
2003-10-11 khartlageChanges:
2003-09-13 khartlageFixed some bugs in the syntax editor preference page
2003-08-01 khartlageAdded a souce context menu to the editor; moved "Goto...
2003-06-23 khartlageadded "Behaviour" page in Editor Prefernce Page
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 khartlageAdded PHPUnitEditor and corresponding PHPPreferencePage
2003-03-30 khartlageGotoMatchingBracket implementiert
2003-03-19 khartlageStarted with PHP/HTML Formatter menu => doesn't work...
2003-02-16 khartlagefixed accelerator problem; slightly improved PHP Perspe...
2003-02-04 choochter*** empty log message ***
2003-01-08 khartlageAdded actions Comment, Uncommnet, AddBookmark, AddTask