phpeclipse.git
2012-01-15 robekras1) Fixed issue #852: Correct matching of closing brace... 1.2.x
2012-01-15 robekras1) Fixed issue #764: Ignore strings when looking for...
2012-01-15 robekras1) Fixed issue #705: Take the global 'Undo history...
2010-11-03 incastrixFix bugs.xdebug.org/view.php?id=518 and let PHPEclipse...
2010-11-02 Edward MannThe namespace fix would go into endless loop if you...
2010-11-01 Edward Mannupdating release to 1.2.4
2010-10-31 Edward MannPutting in quick change to support namespace and const...
2010-06-16 incastrixRemove import of org.eclipse.ui.externaltools.internal...
2009-10-09 Edward Mannupdating version for 1.2.3 release
2009-10-03 incastrixRefactory: added icons from core plugin.
2009-09-29 incastrixAdded empty, foreach and isset keyword.
2009-09-27 incastrixReadd "echo" keyword.
2009-09-21 Edward MannMerging code from trunk that fixes #774, this work...
2009-09-09 Edward MannUpdating feature.xml with new version number.
2009-09-08 Edward MannCreating the 1.2.x branch. This branch starts from...
2009-09-07 incastrixFix #616.
2009-03-23 incastrixfix #763.
2009-03-18 incastrixfix #761 also see #762.
2009-02-23 Edward MannUpdating syntax.xml to attempt fix issues reported...
2009-02-16 incastrixFix #759.
2009-02-14 incastrix#757 - net.sourceforge.phpeclipse.xdebug.php.launching...
2009-02-03 incastrixFix #680.
2009-01-28 incastrixFix variable view value modification and refactored...
2008-12-25 incastrixChange visibility of net.sourceforge.phpeclipse.xdebug...
2008-12-25 incastrixSeparate XDebugResponse from ResponseListner.
2008-12-24 incastrixRefactor and enabled value view in variable view.
2008-12-24 incastrixRefactor and fix expression view.
2008-12-24 incastrixRefactor.
2008-11-20 incastrixFix bugs #725 and releted #744
2008-11-19 incastrixfix wrong DebugEvent.TERMINATE fire.
2008-11-14 scorphusFixing project set file for 1.3 branch and Subclipse
2008-11-14 mbowieAdds a psf for the 1.3.x branch and duplicates the...
2008-11-14 mbowieCommitting psf's per schnoodles's attachments, having...
2008-11-14 mbowieFixes path for new(ish) SVN repo.
2008-10-13 Edward Mannchanging version to 1.2.1 so update site and build...
2008-10-08 incastrixFix nasty bug #706. See trac.
2008-10-05 incastrixChange XDebugAbstractValue member visibility to private.
2008-10-05 incastrixChange member visibility to private.
2008-10-05 incastrixChange member visibility to private.
2008-10-03 incastrixTest merging.
2008-10-02 incastrixFix debug view stackframe selection.
2008-09-27 incastrixEnable first implementation of value change in varialbl...
2008-09-27 incastrixMore refactory.
2008-09-27 incastrixRefactory.
2008-09-27 incastrixRefactory.
2008-09-19 incastrixRefactory.
2008-09-19 incastrixRefactory.
2008-09-19 incastrixRefactory.
2008-09-19 incastrixRemove unused "Remote location" in Launch Configuration.
2008-09-17 incastrixMore refactory on variable/value model.
2008-09-17 incastrixWhole refactor.
2008-09-16 incastrixRemove unused constructor.
2008-09-16 incastrixremove unused constructor.
2008-09-16 incastrixRemoved unused member fDataString.
2008-09-16 incastrixChange visibility to private for net.sourceforge.phpecl...
2008-09-16 incastrixremoved unused methods: /net.sourceforge.phpeclipse...
2008-09-16 incastrixRemove unused methods: net.sourceforge.phpeclipse.xdebu...
2008-09-16 incastrixOptimized net.sourceforge.phpeclipse.xdebug.php.model...
2008-09-14 incastrixRemove XDebugConnection dependence from XDebugWatchExpr...
2008-09-13 incastrixRemove unnecessary explicit cast.
2008-08-30 incastrixChange variable view behaviour.
2008-08-30 incastrixfix bug #675.
2008-08-29 incastrixEnable class members visibility icon in variable view.
2008-08-29 Edward Mannsyntax.xml update from hudson build on Thu 28 Aug 2008...
2008-08-29 Edward MannDocumentation update from hudson build on Thu 28 Aug...
2008-07-13 Edward Mannadding direct path to Update Site URL for 1.2.x directory.
2008-07-13 Edward MannChanging update site url to the correct site for stable...
2008-07-12 Edward MannCommitting changes needed for the 1.2.0 release build...
2008-07-12 Edward Manncleanup version entries for 1.1.9 release.
2008-07-12 Edward MannCode needed for final 1.1.9 build.
2008-07-01 Edward Mannadding entry to runtime to put compatibility.jar in...
2008-06-27 Edward MannCompatibility fragment commit
2008-06-27 Edward MannImporting compatibility fragment that will allow PHPEcl...
2008-06-06 mbowieRemoves the "Show Line Numbers" option from the PHPEcli...
2008-05-31 mbowieAdds a private listener class to the Arguments tab...
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-08 Edward Manndoing another commit that removes unneeded blank lines...
2008-04-08 Edward MannChanging localhost to read Project URI in Project Prope...
2008-04-07 scorphusCleaning test messages (re #379)
2008-04-07 scorphusSmall improvement on the template that sets the layout...
2008-04-07 scorphusPHP Manual View now keeps the last reference page ...
2008-04-07 scorphusAdding two small options for code formatter (zhil's...
2008-04-07 scorphusApplying pteague's patch (re #685)
2008-04-06 Edward Mannreverting PHPDBGInterface to code before attempt to...
2008-03-30 Edward Mannsyntax.xml update from hudson build on Sun 30 Mar 2008...
2008-03-29 Edward MannDocumentation update from hudson build on Sat 29 Mar...
2008-03-29 Edward MannDocumentation update from hudson build on Sat 29 Mar...
2008-03-29 Edward MannDocumentation update from php.net
2008-03-29 incastrixfix bug 678.
2008-03-26 incastrixFix java 1.4 VM compatibility.
2008-03-24 incastrixFix bug #672
2008-03-24 incastrixfix first part of bug #677, for second see feature...
2008-03-14 Edward MannAdding patch from pteague for templates.
2008-03-14 incastrixFix missed files from cvs to svn migration. again!
2008-03-12 incastrixgoing crazy...
2008-03-12 incastrixSolve miss source from cvs to svn migration.
2008-02-26 Edward MannAdded change so that when you have a RSE project and...
2008-02-20 Edward Mannnew foreach in template fixes #667 submitted by pteague
2008-02-20 incastrixFix wrong node parsing.
next