Change XDebugAbstractValue member visibility to private.
[phpeclipse.git] / net.sourceforge.phpeclipse.xdebug.core / src / net / sourceforge / phpeclipse / xdebug / php / model / XDebugStackFrame.java
2008-10-05 incastrixChange XDebugAbstractValue member visibility to private.
2008-10-02 incastrixFix debug view stackframe selection.
2008-09-27 incastrixMore refactory.
2008-09-27 incastrixRefactory.
2008-09-16 incastrixChange visibility to private for net.sourceforge.phpecl...
2008-01-23 incastrixMerge xdebug from 1.3.x.
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