1) Added parameter 'parent' to XDebugVariable, so we can determine whether a variable...
[phpeclipse.git] / net.sourceforge.phpeclipse.xdebug.core / src / net / sourceforge / phpeclipse / xdebug / php / model / XDebugArrayValue.java
2011-03-28 robekras1) Added parameter 'parent' to XDebugVariable, so we...
2009-01-28 incastrixFix variable view value modification and refactored...
2008-12-25 incastrixChange visibility of net.sourceforge.phpeclipse.xdebug...
2008-10-05 incastrixChange XDebugAbstractValue member visibility to private.
2008-09-17 incastrixWhole refactor.
2008-09-16 incastrixremove unused constructor.
2008-08-30 incastrixChange variable view behaviour.
2008-03-29 incastrixfix bug 678.
2008-03-26 incastrixFix java 1.4 VM compatibility.
2008-03-24 incastrixfix first part of bug #677, for second see feature...
2007-12-06 pombredanneImporting the XDebugProxy code in the HEAD. The repo...
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2005-10-04 cperkonigInitial implementation of the new Debug Plugin