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 / XDebugObjectValue.java
2011-03-28 robekras1) Added parameter 'parent' to XDebugVariable, so we...
2011-03-07 robekras1) CLASSNAME is specified by the property 'name' =...
2010-02-04 incastrixEliminate CLASSNAME duplicate from object properties...
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-03-29 incastrixfix bug 678.
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