1) Added missing strings for italic, underline and strike through.
[phpeclipse.git] / net.sourceforge.phpeclipse.debug.core /
2013-02-02 Edward MannChanging the version to 1.2.4.qualifier.
2012-11-25 robekras1) Moved net.sourceforge.phpeclipse.ui\src\net\sourcefo...
2012-01-02 robekras1) Although dbg will be dropped from being supported...
2010-12-26 robekras1) updateThreads is needed.
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-07 incastrixRefactory: removed unnecessary local variables and...
2009-10-05 incastrixRemoved unnecessary import.
2009-10-05 incastrixUpdate MANIFEST.MF, replaced deprecated Eclipse-LazySta...
2009-10-02 incastrixRefactory: debug core plugin.
2009-09-13 incastrixChange Eclipse-LazyStart: true to Bundle-ActivationPoli...
2008-07-12 Edward Manncleanup version entries for 1.1.9 release.
2008-04-06 Edward Mannreverting PHPDBGInterface to code before attempt to...
2008-02-09 Edward MannAdded code change that will leave the debug session...
2008-01-15 Edward MannCommit RSE changes that were done in the debug projects.
2007-09-08 pombredanneMade all bundles require a Java 1.4 EE, and backported...
2007-08-31 dizmoreverted test
2007-08-31 dizmoI am adding a simple change to PHPEvalException.java...
2007-08-26 toshihiroModified: 1216132 - Error when debugging eval()'d code
2007-08-17 toshihiroFixed: 1775382 - Cannot change value in Expressions...
2007-08-16 toshihiroModified: 1764120 - Variables View doesn't show global...
2007-08-13 toshihiroModified: 1764120 - Variables View doesn't show global...
2007-08-12 toshihiroModified: 1764120 - Variables View doesn't show global...
2007-08-09 toshihiroModified: 1764120 - Variables View doesn't show global...
2007-08-07 toshihiroModified: 1764120 - Variables View doesn't show global...
2007-08-01 toshihiroFixed: 1765073 - Value column of Variables View is...
2007-07-07 toshihiroAvoid terminating process at inappropriate state. It...
2007-06-30 toshihiroAvoid ArrayIndexOutOfBoundsException which occurs at...
2007-06-08 toshihiroFixed #1721079 - Can not set breakpoint in different...
2007-06-05 Edward MannChanging version to 0.0.0 so pluginbuilder will be...
2007-05-24 pombredanneAdded back some missing keys. from previous cleanup
2007-02-08 pombredanneBumped up versions to 1.2.0
2006-11-02 pombredanneUpdated .cvsignore to be more minimalist, and only...
2006-11-02 pombredanneRemoved old eclipse 2.x .template files
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-10-21 pombredanneSome serious cleanup on manifests, plugin.xml, build...
2006-10-17 pombredanneBug 579207: Upgrade all manifest to OSGI style and 3.2
2006-08-29 robekras1) Fire 'Terminate' event on every thread on script...
2006-08-24 robekras1) Made getVariables and evalBlock methods in PHPDBGInt...
2006-06-14 robekras1) Open port 7869 for dbg communication if we run a...
2006-06-11 axelclSet version 1.1.9
2006-04-08 dynamike2000* Updating plugin.xml file to Version 1.1.8 as preparat...
2006-02-13 dynamike2000Removed temporary file build.xml from CVS for several...
2006-01-23 bananeweizenremoving PHP debug log from PHPeclipse, instead the...
2006-01-22 bananeweizensort variables in watch view alphabetically
2006-01-22 bananeweizenavoid NullPointerException in debug
2006-01-21 bananeweizenremoving even more static project references
2006-01-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2005-12-11 robekras1) Added handling of conditional breakpoints.
2005-12-11 robekras1) Not really necessary changes (made minor code change...
2005-12-11 robekras1) Added handling of conditional breakpoints to the...
2005-12-11 robekras1) Added methods for conditional breakpoints and skip...
2005-12-11 robekras1) Added attributes and methods for conditional breakpo...
2005-12-11 robekras1) Added handling of conditional breakpoint to addBreak...
2005-11-26 robekras1) Fixed bug #1366994 . bool and resource variables...
2005-11-08 robekras1) Remove the empty root node from PHPVariable list.
2005-11-08 robekras1) Added a 'try catch block' to sendPacket to avoid...
2005-11-08 robekras1) Interpret the local to remote path mappings as proje...
2005-10-27 robekras1) Fixed the missing resource variable bug.
2005-10-24 robekras1) Fixed the Cross Plattform debugging bug. The path...
2005-10-24 robekras1) Did not check for an empty variable list in getVaria...
2005-10-22 robekras1) Patches the variable list which is provided by DBG...
2005-10-22 robekras1) Made setName a public method. (For the 'unnamed...
2005-10-20 robekras1) Moved the hasRecursion and the updateVariableList...
2005-10-20 robekras1) Moved the hasRecursion and the updateVariableList...
2005-10-20 robekras1) Moved the fHasChanged flag from PHPVariable to PHPValue.
2005-10-18 robekras1) A temporary fix for the recursion problem with the...
2005-10-16 robekras1) getVariables returns variables as a vector list.
2005-10-16 robekras1) readVariables returns variables as a vector list.
2005-10-16 robekras1) Added a vector for storing the variables.
2005-10-16 robekras1) Added the extension point for the watchExpressionDel...
2005-10-15 axelclPatches from Robert Kraske (robekras):
2005-10-15 axelclPatches from Robert Kraske (robekras):
2005-10-04 axelclPatches from user robekras to show the variables view
2005-10-03 axelclPatches from user robekras to show the variables view
2005-08-03 stefanbjarniPatch from Anders Betn�- enable changing breakpoints...
2005-08-03 stefanbjarniPatch from Anders Betn�- improve path mapping when...
2005-08-03 stefanbjarniPatch from Anders Betn�- prevent disabled breakpoints...
2005-08-03 stefanbjarniBumped plugin versions to 1.1.7
2005-07-03 stefanbjarniBumped versions to 1.1.6.
2005-07-03 stefanbjarniSmall bug fixes for the debugger client.
2005-07-03 stefanbjarniFixed the debugger client to work in Eclipse 3.1.
2005-07-02 stefanbjarniAdded a comment about fixing a live leak later.
2005-07-01 stefanbjarniMerged the 3.1 compatibility patches from the eclipse3_...
2005-06-27 axelcl3 files from Martin Koeglers watches patches
2005-06-27 axelclPatch from Martin Koegler:
2005-05-26 stefanbjarniUpped plug-in versions to 1.1.5
2005-05-06 stefanbjarniOrganized imports
2005-04-23 stefanbjarniDebug session thread and socket leak fixed:
2005-03-14 axelclPatches from Martin K�r:
2005-03-10 axelclPatches from Martin K�r:
2005-03-06 axelclimproved PHP parser
2004-10-27 axelcldebug.core doesn't depend on native calls anymore
2004-10-23 axelclpreparing new release
2004-10-23 axelclpreparing new release
2004-10-05 cperkonigquickfix for bind-error
2004-09-05 jsurferAdded error log to the debug perspective
2004-09-04 jsurferUpdated build.properties, build.xml for release build
2004-09-04 jsurferprepare build.xml files for release steps (not completed)
next