2014-01-06 |
robekras | 1) Fixed '$' preceding of PHP variables (this file... |
tree | commitdiff |
2013-02-02 |
Edward Mann | Changing the version to 1.2.4.qualifier. |
tree | commitdiff |
2012-12-30 |
robekras | 1) Setting a new value did not work because the short... |
tree | commitdiff |
2012-11-25 |
robekras | 1) Moved net.sourceforge.phpeclipse.ui\src\net\sourcefo... |
tree | commitdiff |
2012-01-02 |
robekras | 1) Introduced a warning log message for breakpoints... |
tree | commitdiff |
2011-03-29 |
robekras | 1) Fixed breakpoint with skip count (or hit count). |
tree | commitdiff |
2011-03-28 |
robekras | 1) Indeces of arrays will be surrounded by [''], so... |
tree | commitdiff |
2011-03-28 |
robekras | 1) Added parameter 'parent' to XDebugVariable, so we... |
tree | commitdiff |
2011-03-19 |
robekras | 1) Made breakpoint working for direct script debugging... |
tree | commitdiff |
2011-03-16 |
robekras | 1) Need to syncronize also the type of variable values... |
tree | commitdiff |
2011-03-13 |
robekras | 1) Improvements for the XDebug plugin. |
tree | commitdiff |
2011-03-07 |
robekras | 1) CLASSNAME is specified by the property 'name' =... |
tree | commitdiff |
2010-02-05 |
incastrix | Enabled source lookup inside referred projects. fixes... |
tree | commitdiff |
2010-02-04 |
incastrix | Eliminate CLASSNAME duplicate from object properties... |
tree | commitdiff |
2009-10-06 |
incastrix | Refactory |
tree | commitdiff |
2009-10-05 |
incastrix | removed unused private methods. |
tree | commitdiff |
2009-10-05 |
incastrix | Removed unnecessary import. |
tree | commitdiff |
2009-10-05 |
incastrix | Update MANIFEST.MF, replaced deprecated Provide-Package... |
tree | commitdiff |
2009-10-05 |
incastrix | Update MANIFEST.MF, replaced deprecated Eclipse-LazySta... |
tree | commitdiff |
2009-10-02 |
incastrix | Refactory: xdebug.core plugin. |
tree | commitdiff |
2009-09-13 |
incastrix | Change Eclipse-LazyStart: true to Bundle-ActivationPoli... |
tree | commitdiff |
2009-03-23 |
incastrix | fix #763. |
tree | commitdiff |
2009-02-14 |
incastrix | #757 - net.sourceforge.phpeclipse.xdebug.php.launching... |
tree | commitdiff |
2009-02-03 |
incastrix | Fix #680. |
tree | commitdiff |
2009-01-28 |
incastrix | Fix variable view value modification and refactored... |
tree | commitdiff |
2008-12-25 |
incastrix | Change visibility of net.sourceforge.phpeclipse.xdebug... |
tree | commitdiff |
2008-12-25 |
incastrix | Separate XDebugResponse from ResponseListner. |
tree | commitdiff |
2008-12-24 |
incastrix | Refactor and enabled value view in variable view. |
tree | commitdiff |
2008-12-24 |
incastrix | Refactor and fix expression view. |
tree | commitdiff |
2008-12-24 |
incastrix | Refactor. |
tree | commitdiff |
2008-11-19 |
incastrix | fix wrong DebugEvent.TERMINATE fire. |
tree | commitdiff |
2008-10-05 |
incastrix | Change XDebugAbstractValue member visibility to private. |
tree | commitdiff |
2008-10-05 |
incastrix | Change member visibility to private. |
tree | commitdiff |
2008-10-05 |
incastrix | Change member visibility to private. |
tree | commitdiff |
2008-10-03 |
incastrix | Test merging. |
tree | commitdiff |
2008-10-02 |
incastrix | Fix debug view stackframe selection. |
tree | commitdiff |
2008-09-27 |
incastrix | Enable first implementation of value change in varialbl... |
tree | commitdiff |
2008-09-27 |
incastrix | More refactory. |
tree | commitdiff |
2008-09-27 |
incastrix | Refactory. |
tree | commitdiff |
2008-09-27 |
incastrix | Refactory. |
tree | commitdiff |
2008-09-19 |
incastrix | Refactory. |
tree | commitdiff |
2008-09-19 |
incastrix | Refactory. |
tree | commitdiff |
2008-09-19 |
incastrix | Refactory. |
tree | commitdiff |
2008-09-19 |
incastrix | Remove unused "Remote location" in Launch Configuration. |
tree | commitdiff |
2008-09-17 |
incastrix | More refactory on variable/value model. |
tree | commitdiff |
2008-09-17 |
incastrix | Whole refactor. |
tree | commitdiff |
2008-09-16 |
incastrix | Remove unused constructor. |
tree | commitdiff |
2008-09-16 |
incastrix | remove unused constructor. |
tree | commitdiff |
2008-09-16 |
incastrix | Removed unused member fDataString. |
tree | commitdiff |
2008-09-16 |
incastrix | Change visibility to private for net.sourceforge.phpecl... |
tree | commitdiff |
2008-09-16 |
incastrix | removed unused methods: /net.sourceforge.phpeclipse... |
tree | commitdiff |
2008-09-16 |
incastrix | Remove unused methods: net.sourceforge.phpeclipse.xdebu... |
tree | commitdiff |
2008-09-16 |
incastrix | Optimized net.sourceforge.phpeclipse.xdebug.php.model... |
tree | commitdiff |
2008-09-14 |
incastrix | Remove XDebugConnection dependence from XDebugWatchExpr... |
tree | commitdiff |
2008-09-13 |
incastrix | Remove unnecessary explicit cast. |
tree | commitdiff |
2008-08-30 |
incastrix | Change variable view behaviour. |
tree | commitdiff |
2008-08-30 |
incastrix | fix bug #675. |
tree | commitdiff |
2008-03-29 |
incastrix | fix bug 678. |
tree | commitdiff |
2008-03-26 |
incastrix | Fix java 1.4 VM compatibility. |
tree | commitdiff |
2008-03-24 |
incastrix | Fix bug #672 |
tree | commitdiff |
2008-03-24 |
incastrix | fix first part of bug #677, for second see feature... |
tree | commitdiff |
2008-02-20 |
incastrix | Fix wrong node parsing. |
tree | commitdiff |
2008-01-30 |
incastrix | fix xdebug extension version compatibility. |
tree | commitdiff |
2008-01-23 |
incastrix | Merge xdebug 1.3.x |
tree | commitdiff |
2008-01-23 |
incastrix | Merge xdebug from 1.3.x. |
tree | commitdiff |
2008-01-18 |
incastrix | Fix SourceLookupMessage constant.(SourceLookupMessages... |
tree | commitdiff |
2008-01-17 |
Edward Mann | adding plug-in provider xdebug.core and xdebug.ui to... |
tree | commitdiff |
2008-01-15 |
Edward Mann | Commit RSE changes that were done in the debug projects. |
tree | commitdiff |
2007-12-10 |
incastrix | Refactory whole plugin. |
tree | commitdiff |
2007-12-10 |
incastrix | refactory whole plugin |
tree | commitdiff |
2007-12-08 |
pombredanne | Reverting previous commit: Adding back : (Removing... |
tree | commitdiff |
2007-12-08 |
pombredanne | Removing unneeded implemennt on ILaunchConfigurationDel... |
tree | commitdiff |
2007-12-08 |
incastrix | Remove timeout in serverSocket, it not required and... |
tree | commitdiff |
2007-12-06 |
pombredanne | Importing the XDebugProxy code in the HEAD. The repo... |
tree | commitdiff |
2007-09-08 |
pombredanne | Made all bundles require a Java 1.4 EE, and backported... |
tree | commitdiff |
2006-11-02 |
pombredanne | Updated .cvsignore to be more minimalist, and only... |
tree | commitdiff |
2006-10-21 |
pombredanne | A massive organize imports and formatting of the source... |
tree | commitdiff |
2006-10-21 |
pombredanne | Some serious cleanup on manifests, plugin.xml, build... |
tree | commitdiff |
2006-10-17 |
pombredanne | Bug 579207: Upgrade all manifest to OSGI style and 3.2 |
tree | commitdiff |
2006-02-01 |
bananeweizen | unified plugin name and provider, added launch configur... |
tree | commitdiff |
2005-10-10 |
cperkonig | new configuration name |
tree | commitdiff |
2005-10-05 |
cperkonig | Quick fix for the Environment Vars. |
tree | commitdiff |
2005-10-05 |
cperkonig | Changes for the XDebugTab |
tree | commitdiff |
2005-10-04 |
cperkonig | do a check for no environment values |
tree | commitdiff |
2005-10-04 |
cperkonig | Not in Use in new Version |
tree | commitdiff |
2005-10-04 |
cperkonig | Initial implementation of the new Debug Plugin |
tree | commitdiff |
2005-10-04 |
cperkonig | *** empty log message *** |
tree | commitdiff |
2005-10-04 |
cperkonig | Initial implementation of the new Debug Plugin |
tree | commitdiff |
2004-12-06 |
walsleben | *** empty log message *** |
tree | commitdiff |
|