1) Moved net.sourceforge.phpeclipse.ui\src\net\sourceforge\phpdt back to net.sourcefo...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / formatter / CodeFormatter.java
2012-11-25 robekras1) Moved net.sourceforge.phpeclipse.ui\src\net\sourcefo...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-05 incastrixremoved unused private methods.
2009-10-05 incastrixRemoved unnecessary import.
2008-04-07 scorphusAdding two small options for code formatter (zhil's...
2007-04-04 toshihiroFix #1475484 - code formatter: bad result for array...
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-01-15 bananeweizenbug 1037094, to much indentation for first comment...
2006-01-10 bananeweizenrequest 1123108: keep strings on multiple lines during...
2006-01-06 bananeweizendon't insert a line break when formatting an empty...
2006-01-04 bananeweizenreverted previous fix, it was bogus; applied similar...
2006-01-04 bananeweizenavoid OutOfBoundsException and break of format action...
2005-12-21 bananeweizenrequest 1152810, implementing formatting of array initi...
2005-12-20 bananeweizenbug 1274348, superfluous newline at file end on formatt...
2005-12-18 bananeweizenbug 1375017, code formatter inserted blank before incre...
2005-01-26 axelcl* Added browser like links (Ctrl+Mouseclick on identifi...
2004-11-10 axelcldon't split one line PHP statements in CodeFormatter
2004-11-09 axelclno indentation of HTML and phpdocs
2004-11-09 axelclno indentation of HTML and phpdocs
2004-10-05 jsurferfixed bug #1037094 (foreach)
2004-09-02 jsurfernew PartitionScanner version
2004-06-26 khartlageFixed bug in CodeFormatter; for partial formatting...
2004-06-15 khartlageRC2 compatibility
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-05-10 khartlageimproved code formatter
2004-03-08 khartlagemisc parser changes
2004-03-05 khartlagemisc parser changes
2003-10-22 durel_bcompact the dereferencing operator in the formatter
2003-10-11 khartlageChanges:
2003-05-23 khartlageAdded debug infos to CodeFormatter
2003-04-28 khartlagemisc
2003-03-31 khartlageCodeformatter preferences should work now
2003-03-30 khartlageGotoMatchingBracket implementiert
2003-03-20 khartlagephp formatter based on the JDT java formatter (very...