incastrix [Tue, 6 Oct 2009 19:47:49 +0000]
Refactory
incastrix [Tue, 6 Oct 2009 14:10:05 +0000]
Refactory
incastrix [Mon, 5 Oct 2009 22:47:51 +0000]
removed unused private methods.
incastrix [Mon, 5 Oct 2009 22:46:26 +0000]
removed unused private methods.
incastrix [Mon, 5 Oct 2009 22:09:46 +0000]
Replace deprecated org.eclipse.jface.text.rules.DefaultPartitioner with org.eclipse.jface.text.rules.FastPartitioner
incastrix [Mon, 5 Oct 2009 22:09:04 +0000]
Replace deprecated org.eclipse.jface.text.rules.DefaultPartitioner with org.eclipse.jface.text.rules.FastPartitioner
incastrix [Mon, 5 Oct 2009 21:16:12 +0000]
Replace deprecated org.eclipse.core.runtime.Platform.Run with org.eclipse.core.runtime.SafeRunner.Run
incastrix [Mon, 5 Oct 2009 21:00:28 +0000]
Replace deprecated org.eclipse.jface.text.Assert with org.eclipse.core.runtime.Assert
incastrix [Mon, 5 Oct 2009 20:49:48 +0000]
Removed unnecessary import.
incastrix [Mon, 5 Oct 2009 19:03:09 +0000]
replace deprecated org.eclipse.jface.text.Assert with org.eclipse.core.runtime.Assert
incastrix [Mon, 5 Oct 2009 18:19:36 +0000]
replace deprecated org.eclipse.jface.util.ListenerList
with org.eclipse.core.runtime.ListenerList
incastrix [Mon, 5 Oct 2009 17:41:00 +0000]
remove unnecessary extension.
incastrix [Mon, 5 Oct 2009 17:02:54 +0000]
Update MANIFEST.MF, replaced deprecated Provide-Package with Export-Package.
incastrix [Mon, 5 Oct 2009 16:48:25 +0000]
Update MANIFEST.MF, replaced deprecated Eclipse-LazyStart with Bundle-ActivationPolicy.
incastrix [Sun, 4 Oct 2009 17:23:59 +0000]
Refactory: added icons from core plugin.
incastrix [Fri, 2 Oct 2009 23:15:37 +0000]
Refactory: xdebug.ui plugin.
incastrix [Fri, 2 Oct 2009 23:14:18 +0000]
Refactory: xdebug.core plugin.
incastrix [Fri, 2 Oct 2009 23:13:14 +0000]
Refactory: wizard plugin.
incastrix [Fri, 2 Oct 2009 23:10:52 +0000]
Refactory: smarty.ui plugin.
incastrix [Fri, 2 Oct 2009 23:09:25 +0000]
Refactory: phpmanual plugin.
incastrix [Fri, 2 Oct 2009 23:07:40 +0000]
Refactory: phphelp.nl1 plugin.
incastrix [Fri, 2 Oct 2009 23:06:05 +0000]
Refactory: phphelp plugin.
incastrix [Fri, 2 Oct 2009 23:03:18 +0000]
Refactory: nl1 plugin.
incastrix [Fri, 2 Oct 2009 23:02:04 +0000]
Refactory: launching plugin.
incastrix [Fri, 2 Oct 2009 23:00:53 +0000]
Refactory: feature build.
incastrix [Fri, 2 Oct 2009 22:47:13 +0000]
Refactory: externaltools plugin.
incastrix [Fri, 2 Oct 2009 22:44:49 +0000]
Refactory: debug UI plugin.
incastrix [Fri, 2 Oct 2009 22:43:46 +0000]
Refactory: debug core plugin.
incastrix [Fri, 2 Oct 2009 22:38:58 +0000]
Refactory: plugin core plugin.xml and MANIFEST.MF
incastrix [Fri, 2 Oct 2009 22:35:26 +0000]
Refactory: core plugin.
incastrix [Fri, 2 Oct 2009 22:21:20 +0000]
Refactory: plugin.xml and MANIFEST.MF
incastrix [Fri, 2 Oct 2009 22:17:50 +0000]
Refactory UI plugin.
incastrix [Fri, 2 Oct 2009 22:13:12 +0000]
refactory: added UI removed from core plugin.
incastrix [Fri, 2 Oct 2009 21:00:43 +0000]
Refactory: Remove UI from core plugin.
incastrix [Fri, 2 Oct 2009 20:54:11 +0000]
Refactory: Remove UI from core plugin.
incastrix [Tue, 22 Sep 2009 22:59:18 +0000]
Removed UI.
incastrix [Sun, 20 Sep 2009 19:49:50 +0000]
fix #774 infinite loop in net.sourceforge.phpeclipse.builder.IdentifierIndexManager.LineCreator.parseIdentifiers(char[], StringBuffer).
incastrix [Sun, 20 Sep 2009 00:32:00 +0000]
Unused class.
incastrix [Sun, 20 Sep 2009 00:25:58 +0000]
Unused class.
incastrix [Sun, 13 Sep 2009 17:29:02 +0000]
Change Eclipse-LazyStart: true to Bundle-ActivationPolicy: lazy (upgrade to The Equinox Framework version 3.4 or later)
incastrix [Sun, 13 Sep 2009 16:47:29 +0000]
Another upgrade to Platform/JDT 3.4.1
incastrix [Sat, 12 Sep 2009 22:04:55 +0000]
Initial upgrade to Platform/JDT 3.4.1
Edward Mann [Wed, 9 Sep 2009 14:34:53 +0000]
Removing stuff not needed anymore
incastrix [Mon, 7 Sep 2009 23:51:01 +0000]
Fix #616.
incastrix [Mon, 23 Mar 2009 21:15:52 +0000]
fix #763.
incastrix [Wed, 18 Mar 2009 00:22:43 +0000]
fix #761 also see #762.
Edward Mann [Mon, 23 Feb 2009 18:13:01 +0000]
Updating syntax.xml to attempt fix issues reported in ticket #761
addresses #761
incastrix [Mon, 16 Feb 2009 18:03:38 +0000]
Fix #759.
incastrix [Sat, 14 Feb 2009 01:09:34 +0000]
#757 - net.sourceforge.phpeclipse.xdebug.php.launching.PHPRemoteLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) now checks if pathmap existand eventually throws an exception. Add to net.sourceforge.phpeclipse.xdebug.ui.php.launching.PHPPathMapTab overrided of org.eclipse.debug.ui.AbstractLaunchConfigurationTab.isValid(ILaunchConfiguration).
incastrix [Tue, 3 Feb 2009 02:32:53 +0000]
Fix #680.
incastrix [Wed, 28 Jan 2009 15:35:43 +0000]
Fix variable view value modification and refactored XDebugAbstractValue and derived classes.
incastrix [Thu, 25 Dec 2008 04:10:56 +0000]
Change visibility of net.sourceforge.phpeclipse.xdebug.php.model.XDebugAbstractValue.fValueString from protected to private.
incastrix [Thu, 25 Dec 2008 03:17:10 +0000]
Separate XDebugResponse from ResponseListner.
incastrix [Wed, 24 Dec 2008 17:40:24 +0000]
Refactor and enabled value view in variable view.
incastrix [Wed, 24 Dec 2008 17:39:16 +0000]
Refactor and fix expression view.
incastrix [Wed, 24 Dec 2008 17:35:22 +0000]
Refactor.
incastrix [Thu, 20 Nov 2008 00:33:18 +0000]
Fix bugs #725 and releted #744
incastrix [Wed, 19 Nov 2008 22:55:45 +0000]
fix wrong DebugEvent.TERMINATE fire.
scorphus [Fri, 14 Nov 2008 20:50:38 +0000]
Fixing project set file for 1.3 branch and Subclipse
mbowie [Fri, 14 Nov 2008 19:59:54 +0000]
Adds a psf for the 1.3.x branch and duplicates the 1.2.x psf as trunk, which is what it really is.
mbowie [Fri, 14 Nov 2008 18:12:12 +0000]
Committing psf's per schnoodles's attachments, having removed /phpeclipse from the SVN path. I don't have subversive installed, so am leaving the ticket open pending confirmation that my changes don't bork the files. refs #712
mbowie [Fri, 14 Nov 2008 06:37:34 +0000]
Fixes path for new(ish) SVN repo.
Edward Mann [Mon, 13 Oct 2008 04:44:48 +0000]
changing version to 1.2.1 so update site and build will be correct.
incastrix [Wed, 8 Oct 2008 18:50:36 +0000]
Fix nasty bug #706. See trac.
incastrix [Sun, 5 Oct 2008 00:48:51 +0000]
Change XDebugAbstractValue member visibility to private.
incastrix [Sun, 5 Oct 2008 00:38:23 +0000]
Change member visibility to private.
incastrix [Sun, 5 Oct 2008 00:27:52 +0000]
Change member visibility to private.
incastrix [Fri, 3 Oct 2008 16:16:51 +0000]
Test merging.
incastrix [Thu, 2 Oct 2008 23:40:13 +0000]
Fix debug view stackframe selection.
incastrix [Sat, 27 Sep 2008 04:28:26 +0000]
Enable first implementation of value change in varialbles view.
incastrix [Sat, 27 Sep 2008 04:26:23 +0000]
More refactory.
incastrix [Sat, 27 Sep 2008 04:18:19 +0000]
Refactory.
incastrix [Sat, 27 Sep 2008 04:17:53 +0000]
Refactory.
incastrix [Fri, 19 Sep 2008 03:46:26 +0000]
Refactory.
incastrix [Fri, 19 Sep 2008 03:24:50 +0000]
Refactory.
incastrix [Fri, 19 Sep 2008 03:23:05 +0000]
Refactory.
incastrix [Fri, 19 Sep 2008 03:09:27 +0000]
Remove unused "Remote location" in Launch Configuration.
incastrix [Wed, 17 Sep 2008 15:06:49 +0000]
More refactory on variable/value model.
incastrix [Wed, 17 Sep 2008 02:50:12 +0000]
Whole refactor.
incastrix [Tue, 16 Sep 2008 18:19:25 +0000]
Remove unused constructor.
incastrix [Tue, 16 Sep 2008 18:17:28 +0000]
remove unused constructor.
incastrix [Tue, 16 Sep 2008 17:55:22 +0000]
Removed unused member fDataString.
incastrix [Tue, 16 Sep 2008 17:50:17 +0000]
Change visibility to private for net.sourceforge.phpeclipse.xdebug.php.model.XDebugElement.fTarget
incastrix [Tue, 16 Sep 2008 16:44:15 +0000]
removed unused methods: /net.sourceforge.phpeclipse.xdebug.core/src/net/sourceforge/phpeclipse/xdebug/php/model/XDebugAbstractValue.isArray(), /net.sourceforge.phpeclipse.xdebug.core/src/net/sourceforge/phpeclipse/xdebug/php/model/XDebugVariable.isArray() and /net.sourceforge.phpeclipse.xdebug.core/src/net/sourceforge/phpeclipse/xdebug/php/model/XDebugVariable.setNumChildren(int numChildren)
incastrix [Tue, 16 Sep 2008 14:52:45 +0000]
Remove unused methods: net.sourceforge.phpeclipse.xdebug.php.model.XDebugVariable.setStackFrame(XDebugStackFrame frame) and net.sourceforge.phpeclipse.xdebug.php.model.XDebugElement.setDebugTarget(XDebugTarget target)
incastrix [Tue, 16 Sep 2008 01:06:46 +0000]
Optimized net.sourceforge.phpeclipse.xdebug.php.model.XDebugThread.getStackFrames()
incastrix [Sun, 14 Sep 2008 04:46:14 +0000]
Remove XDebugConnection dependence from XDebugWatchExpressionDelegate and add XdebugTarget#eval(String).
incastrix [Sat, 13 Sep 2008 18:57:56 +0000]
Remove unnecessary explicit cast.
incastrix [Sat, 30 Aug 2008 04:58:25 +0000]
Change variable view behaviour.
incastrix [Sat, 30 Aug 2008 04:57:11 +0000]
fix bug #675.
incastrix [Fri, 29 Aug 2008 03:02:34 +0000]
Enable class members visibility icon in variable view.
Edward Mann [Fri, 29 Aug 2008 02:37:11 +0000]
syntax.xml update from hudson build on Thu 28 Aug 2008 09:25:08 PM CDT
Edward Mann [Fri, 29 Aug 2008 02:36:59 +0000]
Documentation update from hudson build on Thu 28 Aug 2008 09:25:08 PM CDT
Edward Mann [Sun, 13 Jul 2008 14:16:32 +0000]
adding direct path to Update Site URL for 1.2.x directory.
Edward Mann [Sun, 13 Jul 2008 14:07:45 +0000]
Changing update site url to the correct site for stable builds. Seeing if this will fix an error in Ganymede. But then needed to be fixed anyway.
Edward Mann [Sat, 12 Jul 2008 19:24:32 +0000]
Committing changes needed for the 1.2.0 release build. Removed addition of compat fragment in phpeclipse.feature.build.
Also changed the features version to 1.2.0
Edward Mann [Sat, 12 Jul 2008 15:22:43 +0000]
cleanup version entries for 1.1.9 release.
Edward Mann [Sat, 12 Jul 2008 15:21:24 +0000]
Code needed for final 1.1.9 build.
Edward Mann [Tue, 1 Jul 2008 02:34:59 +0000]
adding entry to runtime to put compatibility.jar in the class path. This will support the fragment to allow PHPEclipse to run on Eclipse 3.2
Edward Mann [Fri, 27 Jun 2008 05:09:05 +0000]
Compatibility fragment commit