1) Added setting of syntax properties to italic, underline and strike through.
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / preferences / JavaEditorPreferencePage.java
2013-10-27 robekras1) Added setting of syntax properties to italic, underl...
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-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-01-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2005-07-16 axelclDifferent syntax coloring for '$_' variables possible
2005-06-01 axelclAction borrowed from cfeclipse: "remove trailing spaces...
2005-05-15 axelcldifferent syntax highlighting for single and double...
2005-01-26 axelcl* Added browser like links (Ctrl+Mouseclick on identifi...
2005-01-17 axelclAdded new Option "Wrap PHPdocs and comments at print...
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-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-04 khartlageimproved syntax highlighting (php tag/return keyword...
2004-06-27 khartlagemisc preferences improvements
2004-06-12 khartlagecolored "operators and brackets"
2004-05-30 khartlage3m9 compatible;
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-04-17 khartlagemisc changes
2004-04-16 khartlagemisc changes