1) Moved net.sourceforge.phpeclipse.ui\src\net\sourceforge\phpdt back to net.sourcefo...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / core /
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-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 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-09-12 incastrixInitial upgrade to Platform/JDT 3.4.1
2008-01-14 Edward MannCommiting more changes to fix RSE issues with PHP projects.
2007-08-28 toshihiroFixed: 1774625 - duplicate one function block down...
2007-05-28 toshihiroFix #1726724 - "build" causes parser error
2007-02-08 pombredanneCleanup of static usage
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-03-13 axelclFixed bug: ArrayIndexOutOfBoundsException
2006-02-11 bananeweizenremove unused imports (no functional changes)
2006-01-24 bananeweizenfixed wrong deprecation warning
2006-01-17 bananeweizenremoved action for line delimiter conversion; this...
2006-01-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2005-10-03 axelclRefactored packagename to net.sourceforge.phpdt.interna...
2005-09-30 axelclRegister new file extensions for the php-editor:
2005-05-06 stefanbjarniOrganized imports
2005-04-21 axelclFixed NullPointerException (problems == null) may occur
2005-04-19 axelclShow line numbers (other than 1) in problems view for...
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-01-28 axelclMoved the project.index file to eclipse/workspace/...
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-05 axelclMerged "Open PHP Declaration" and "Open Include File...
2004-12-29 axelclParser detects wrong include files now
2004-11-12 axelclmisc
2004-11-12 axelclfixed update conflict and outline update bug
2004-10-17 jsurferfixed bug for unecessary binaryFolder
2004-09-23 jsurferadded first version of codetemplates (needs to fix...
2004-09-19 jsurfermisc changes
2004-08-19 khartlagemisc changes
2004-07-11 khartlageimproved syntax highlighting scanners and preferences
2004-06-16 khartlageswitched off debugging information
2004-06-16 khartlagefixed: java.lang.IllegalArgumentException: Attempted...
2004-06-15 khartlageRC2 compatibility
2004-06-12 khartlagecolored "operators and brackets"
2004-06-10 khartlage- added include declarations to Outline view
2004-06-06 khartlage3.x RC1 compatibility
2004-06-04 khartlage3.x RC1 compatibility
2004-06-03 khartlageadded class fields to outline
2004-05-30 khartlageavoid ClassCastException
2004-05-30 khartlage3m9 compatible;
2004-05-30 khartlage3m9 compatible;
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-05-08 khartlagemisc changes
2004-04-28 khartlagemisc changes
2004-04-16 khartlagemisc changes
2004-03-22 khartlagemisc changes in the internal builder
2004-03-03 khartlageadded index manager to the new builder;
2003-12-31 khartlageEclipse 3.x compatible;
2003-12-22 khartlagenew version with WorkingCopy Management
2003-10-11 khartlageChanges:
2003-08-18 khartlagemisc
2003-08-09 khartlageadded a builder to parse files with eclipse's build...
2003-02-24 khartlageRewritten Parser/Scanner to package net.sourceforge...
2003-02-04 choochter*** empty log message ***
2003-01-30 khartlageJDT codeassist module, nothing changed yet