1) Moved net.sourceforge.phpeclipse.ui\src\net\sourceforge\phpdt back to net.sourcefo...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt /
2012-11-25 robekras1) Moved net.sourceforge.phpeclipse.ui\src\net\sourcefo...
2012-01-02 robekras1) Reintroduced finishedBuilding
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-13 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-13 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-13 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-12 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-12 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-12 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-07 incastrixRefactory: removed unnecessary imports.
2009-10-07 incastrixRefactory: replaced internal copy of Assert class with...
2009-10-07 incastrixRefactory: removed unnecessary local variables and...
2009-10-06 incastrixRefactory
2009-10-05 incastrixremoved unused private methods.
2009-10-05 incastrixremoved unused private methods.
2009-10-05 incastrixReplace deprecated org.eclipse.core.runtime.Platform...
2009-10-05 incastrixRemoved unnecessary import.
2009-10-05 incastrixreplace deprecated org.eclipse.jface.text.Assert with...
2009-10-02 incastrixRefactory: core plugin.
2009-10-02 incastrixRefactory: Remove UI from core plugin.
2009-09-22 incastrixRemoved UI.
2009-09-13 incastrixAnother upgrade to Platform/JDT 3.4.1
2009-09-12 incastrixInitial upgrade to Platform/JDT 3.4.1
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-02-06 Edward MannBug was introduced when working on the RSE paths. I...
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...
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-08-14 toshihiroModified: separate code for 'define'. was shown unneces...
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-06-11 toshihiroFixed: could not access linked resources
2007-05-28 toshihiroFix #1726724 - "build" causes parser error
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-26 toshihiroFix #1523506 - Parser error for one-liner end* control...
2007-04-25 toshihiroA minor change of a page design
2007-04-22 toshihiroFix #1501248 - Parser error in new self::$_class()
2007-04-09 toshihiro1. Suppress ArrayIndexOutOfBoundsException occurring...
2007-04-06 toshihiro1. Fix #1589403 - wrap double/single quoted strings
2007-04-04 toshihiroFix #1475484 - code formatter: bad result for array...
2007-04-03 toshihiroFix #1693310 Missing function/method declaration in...
2007-03-22 dizmocloses [ 1033591 ] Tasks not reporting corrent line...
2007-03-17 axelclAdded patch for #1589521 "3 character function names...
2007-03-02 pombredannePATCH-1559330: PHPDoc comments are garbled in function...
2007-02-08 pombredanneCleanup of static usage
2006-10-22 pombredanneDeleted unused commenst and unused vars.
2006-10-22 pombredanneRemoved unused varibale.
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-06-11 axelclAdded patch for #1434245
2006-06-11 axelclMake PHPeclipse compile correctly under Eclipse Version...
2006-04-23 bananeweizenbug 1434118, scanner had a faulty behavior scanning...
2006-03-13 axelclFixed bug: ArrayIndexOutOfBoundsException
2006-02-22 axelclFix Request #1431769: Support Context assistance when...
2006-02-22 axelclFix Request #1431769: Support Context assistance when...
2006-02-14 bananeweizenfixed https://sourceforge.net/tracker/index.php?func...
2006-02-14 bananeweizenfix for sourceforge.net/tracker/index.php?func=detail...
2006-02-11 bananeweizenbugfix 1423269, sourceforge.net/tracker/index.php?func...
2006-02-11 bananeweizenremove unused imports (no functional changes)
2006-02-08 bananeweizenbugfix 1427544, sourceforge.net/tracker/?func=detail...
2006-02-07 axelclCommitting missing change or PHPFileUtil
2006-01-30 axelclSearch through include files for a class declaration...
2006-01-30 axelclReport "multiple" inheritence as error
2006-01-29 bananeweizensuppress "variable not initialized" error for break...
2006-01-29 bananeweizenreenabled folding preference for inner types
2006-01-29 bananeweizenbugfix 1412408
2006-01-24 bananeweizenfixed wrong deprecation warning
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-23 bananeweizenfix for sourceforge.net/tracker/index.php?func=detail...
2006-01-21 bananeweizenmake compile in 3.2 by removing internal dependency
2006-01-20 bananeweizenbugfix 1330522: <?xml flagged as error
2006-01-19 axelclAdded icon phpedit.png from the free icons library at:
2006-01-18 axelclRefactoringaction: net.sourceforge.phpdt.ltk.ui.actions...
2006-01-18 bananeweizenmigrated plugin from 3.0 to 3.1
2006-01-17 bananeweizenremoved action for line delimiter conversion; this...
2006-01-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2006-01-15 axelclRefactoringaction: net.sourceforge.phpdt.ltk.ui.actions...
2006-01-15 axelclAdded a new refactoring action: net.sourceforge.phpdt...
2006-01-15 bananeweizenunification of bug fixes 1198893, 1404228
2006-01-15 bananeweizenbug 1037094, to much indentation for first comment...
2006-01-15 bananeweizenbug fix 1402152 sourceforge.net/tracker/index.php?func...
2006-01-15 bananeweizenbugfix 1198893, syntax coloring gets confused after...
next