phpeclipse.git
12 years ago1) Fixed issue #852: Correct matching of closing brace with the according opening... 1.2.x
robekras [Sun, 15 Jan 2012 16:36:42 +0000]
1) Fixed issue #852: Correct matching of closing brace with the according opening brace and vice versa.

12 years ago1) Fixed issue #764: Ignore strings when looking for single line comments.
robekras [Sun, 15 Jan 2012 16:33:46 +0000]
1) Fixed issue #764: Ignore strings when looking for single line comments.

12 years ago1) Fixed issue #705: Take the global 'Undo history size' to overwrite the default...
robekras [Sun, 15 Jan 2012 16:26:09 +0000]
1) Fixed issue #705: Take the global 'Undo history size' to overwrite the default value of 25 undos.

13 years agoFix http://bugs.xdebug.org/view.php?id=518 and let PHPEclipse works with xdebug 2.1
incastrix [Wed, 3 Nov 2010 15:32:39 +0000]
Fix bugs.xdebug.org/view.php?id=518 and let PHPEclipse works with xdebug 2.1

13 years agoThe namespace fix would go into endless loop if you left the ; off the end of the...
Edward Mann [Tue, 2 Nov 2010 11:39:59 +0000]
The namespace fix would go into endless loop if you left the ; off the end of the statement. I have fixed it so that it will stop and throw an error.

13 years agoupdating release to 1.2.4
Edward Mann [Mon, 1 Nov 2010 19:23:28 +0000]
updating release to 1.2.4

13 years agoPutting in quick change to support namespace and const. This change only adds a few...
Edward Mann [Sun, 31 Oct 2010 05:18:23 +0000]
Putting in quick change to support namespace and const. This change only adds a few ITerminalSymbols and changes the parser & scanner to accept const and namespace. Still need to put in error checking for namespace.

13 years agoRemove import of org.eclipse.ui.externaltools.internal.model.ExternalToolBuilder...
incastrix [Wed, 16 Jun 2010 22:18:56 +0000]
Remove import of org.eclipse.ui.externaltools.internal.model.ExternalToolBuilder, fix building for Helios.

14 years agoupdating version for 1.2.3 release
Edward Mann [Fri, 9 Oct 2009 14:25:25 +0000]
updating version for 1.2.3 release

14 years agoRefactory: added icons from core plugin.
incastrix [Sat, 3 Oct 2009 21:29:36 +0000]
Refactory: added icons from core plugin.

14 years agoAdded empty, foreach and isset keyword.
incastrix [Tue, 29 Sep 2009 22:42:55 +0000]
Added empty, foreach and isset keyword.

14 years agoReadd "echo" keyword.
incastrix [Sun, 27 Sep 2009 20:57:25 +0000]
Readd "echo" keyword.

14 years agoMerging code from trunk that fixes #774, this work was done by incastrix
Edward Mann [Mon, 21 Sep 2009 03:15:33 +0000]
Merging code from trunk that fixes #774, this work was done by incastrix

14 years agoUpdating feature.xml with new version number.
Edward Mann [Wed, 9 Sep 2009 12:39:10 +0000]
Updating feature.xml with new version number.

14 years agoCreating the 1.2.x branch. This branch starts from the release of PHPE 1.2.2.
Edward Mann [Tue, 8 Sep 2009 20:07:01 +0000]
Creating the 1.2.x branch. This branch starts from the release of PHPE 1.2.2.

14 years agoFix #616.
incastrix [Mon, 7 Sep 2009 23:51:01 +0000]
Fix #616.

15 years agofix #763.
incastrix [Mon, 23 Mar 2009 21:15:52 +0000]
fix #763.

15 years agofix #761 also see #762.
incastrix [Wed, 18 Mar 2009 00:22:43 +0000]
fix #761 also see #762.

15 years agoUpdating syntax.xml to attempt fix issues reported in ticket #761
Edward Mann [Mon, 23 Feb 2009 18:13:01 +0000]
Updating syntax.xml to attempt fix issues reported in ticket #761

addresses #761

15 years agoFix #759.
incastrix [Mon, 16 Feb 2009 18:03:38 +0000]
Fix #759.

15 years ago#757 - net.sourceforge.phpeclipse.xdebug.php.launching.PHPRemoteLaunchConfigurationDe...
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).

15 years agoFix #680.
incastrix [Tue, 3 Feb 2009 02:32:53 +0000]
Fix #680.

15 years agoFix variable view value modification and refactored XDebugAbstractValue and derived...
incastrix [Wed, 28 Jan 2009 15:35:43 +0000]
Fix variable view value modification and refactored XDebugAbstractValue and derived classes.

15 years agoChange visibility of net.sourceforge.phpeclipse.xdebug.php.model.XDebugAbstractValue...
incastrix [Thu, 25 Dec 2008 04:10:56 +0000]
Change visibility of net.sourceforge.phpeclipse.xdebug.php.model.XDebugAbstractValue.fValueString from protected to private.

15 years agoSeparate XDebugResponse from ResponseListner.
incastrix [Thu, 25 Dec 2008 03:17:10 +0000]
Separate XDebugResponse from ResponseListner.

15 years agoRefactor and enabled value view in variable view.
incastrix [Wed, 24 Dec 2008 17:40:24 +0000]
Refactor and enabled value view in variable view.

15 years agoRefactor and fix expression view.
incastrix [Wed, 24 Dec 2008 17:39:16 +0000]
Refactor and fix expression view.

15 years agoRefactor.
incastrix [Wed, 24 Dec 2008 17:35:22 +0000]
Refactor.

15 years agoFix bugs #725 and releted #744
incastrix [Thu, 20 Nov 2008 00:33:18 +0000]
Fix bugs #725 and releted #744

15 years agofix wrong DebugEvent.TERMINATE fire.
incastrix [Wed, 19 Nov 2008 22:55:45 +0000]
fix wrong DebugEvent.TERMINATE fire.

15 years agoFixing project set file for 1.3 branch and Subclipse
scorphus [Fri, 14 Nov 2008 20:50:38 +0000]
Fixing project set file for 1.3 branch and Subclipse

15 years agoAdds a psf for the 1.3.x branch and duplicates the 1.2.x psf as trunk, which is what...
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.

15 years agoCommitting psf's per schnoodles's attachments, having removed /phpeclipse from the...
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

15 years agoFixes path for new(ish) SVN repo.
mbowie [Fri, 14 Nov 2008 06:37:34 +0000]
Fixes path for new(ish) SVN repo.

15 years agochanging version to 1.2.1 so update site and build will be correct.
Edward Mann [Mon, 13 Oct 2008 04:44:48 +0000]
changing version to 1.2.1 so update site and build will be correct.

15 years agoFix nasty bug #706. See trac.
incastrix [Wed, 8 Oct 2008 18:50:36 +0000]
Fix nasty bug #706. See trac.

15 years agoChange XDebugAbstractValue member visibility to private.
incastrix [Sun, 5 Oct 2008 00:48:51 +0000]
Change XDebugAbstractValue member visibility to private.

15 years agoChange member visibility to private.
incastrix [Sun, 5 Oct 2008 00:38:23 +0000]
Change member visibility to private.

15 years agoChange member visibility to private.
incastrix [Sun, 5 Oct 2008 00:27:52 +0000]
Change member visibility to private.

15 years agoTest merging.
incastrix [Fri, 3 Oct 2008 16:16:51 +0000]
Test merging.

15 years agoFix debug view stackframe selection.
incastrix [Thu, 2 Oct 2008 23:40:13 +0000]
Fix debug view stackframe selection.

15 years agoEnable first implementation of value change in varialbles view.
incastrix [Sat, 27 Sep 2008 04:28:26 +0000]
Enable first implementation of value change in varialbles view.

15 years agoMore refactory.
incastrix [Sat, 27 Sep 2008 04:26:23 +0000]
More refactory.

15 years agoRefactory.
incastrix [Sat, 27 Sep 2008 04:18:19 +0000]
Refactory.

15 years agoRefactory.
incastrix [Sat, 27 Sep 2008 04:17:53 +0000]
Refactory.

15 years agoRefactory.
incastrix [Fri, 19 Sep 2008 03:46:26 +0000]
Refactory.

15 years agoRefactory.
incastrix [Fri, 19 Sep 2008 03:24:50 +0000]
Refactory.

15 years agoRefactory.
incastrix [Fri, 19 Sep 2008 03:23:05 +0000]
Refactory.

15 years agoRemove unused "Remote location" in Launch Configuration.
incastrix [Fri, 19 Sep 2008 03:09:27 +0000]
Remove unused "Remote location" in Launch Configuration.

15 years agoMore refactory on variable/value model.
incastrix [Wed, 17 Sep 2008 15:06:49 +0000]
More refactory on variable/value model.

15 years agoWhole refactor.
incastrix [Wed, 17 Sep 2008 02:50:12 +0000]
Whole refactor.

15 years agoRemove unused constructor.
incastrix [Tue, 16 Sep 2008 18:19:25 +0000]
Remove unused constructor.

15 years agoremove unused constructor.
incastrix [Tue, 16 Sep 2008 18:17:28 +0000]
remove unused constructor.

15 years agoRemoved unused member fDataString.
incastrix [Tue, 16 Sep 2008 17:55:22 +0000]
Removed unused member fDataString.

15 years agoChange visibility to private for net.sourceforge.phpeclipse.xdebug.php.model.XDebugEl...
incastrix [Tue, 16 Sep 2008 17:50:17 +0000]
Change visibility to private for net.sourceforge.phpeclipse.xdebug.php.model.XDebugElement.fTarget

15 years agoremoved unused methods: /net.sourceforge.phpeclipse.xdebug.core/src/net/sourceforge...
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)

15 years agoRemove unused methods: net.sourceforge.phpeclipse.xdebug.php.model.XDebugVariable...
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)

15 years agoOptimized net.sourceforge.phpeclipse.xdebug.php.model.XDebugThread.getStackFrames()
incastrix [Tue, 16 Sep 2008 01:06:46 +0000]
Optimized net.sourceforge.phpeclipse.xdebug.php.model.XDebugThread.getStackFrames()

15 years agoRemove XDebugConnection dependence from XDebugWatchExpressionDelegate and add XdebugT...
incastrix [Sun, 14 Sep 2008 04:46:14 +0000]
Remove XDebugConnection dependence from XDebugWatchExpressionDelegate and add XdebugTarget#eval(String).

15 years agoRemove unnecessary explicit cast.
incastrix [Sat, 13 Sep 2008 18:57:56 +0000]
Remove unnecessary explicit cast.

15 years agoChange variable view behaviour.
incastrix [Sat, 30 Aug 2008 04:58:25 +0000]
Change variable view behaviour.

15 years agofix bug #675.
incastrix [Sat, 30 Aug 2008 04:57:11 +0000]
fix bug #675.

15 years agoEnable class members visibility icon in variable view.
incastrix [Fri, 29 Aug 2008 03:02:34 +0000]
Enable class members visibility icon in variable view.

15 years agosyntax.xml update from hudson build on Thu 28 Aug 2008 09:25:08 PM CDT
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

15 years agoDocumentation 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

15 years agoadding direct path to Update Site URL for 1.2.x directory.
Edward Mann [Sun, 13 Jul 2008 14:16:32 +0000]
adding direct path to Update Site URL for 1.2.x directory.

15 years agoChanging update site url to the correct site for stable builds. Seeing if this will...
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.

15 years agoCommitting changes needed for the 1.2.0 release build. Removed addition of compat...
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

15 years agocleanup version entries for 1.1.9 release.
Edward Mann [Sat, 12 Jul 2008 15:22:43 +0000]
cleanup version entries for 1.1.9 release.

15 years agoCode needed for final 1.1.9 build.
Edward Mann [Sat, 12 Jul 2008 15:21:24 +0000]
Code needed for final 1.1.9 build.

15 years agoadding entry to runtime to put compatibility.jar in the class path. This will support...
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

15 years agoCompatibility fragment commit
Edward Mann [Fri, 27 Jun 2008 05:09:05 +0000]
Compatibility fragment commit

15 years agoImporting compatibility fragment that will allow PHPEclipse 1.2.0 to run on Eclipse...
Edward Mann [Fri, 27 Jun 2008 05:08:06 +0000]
Importing compatibility fragment that will allow PHPEclipse 1.2.0 to run on Eclipse 3.2. This fragment works on my dev environment, and the nightly code fails. To run a test open up the compatibility select the fragment.xml, First tab should have Launch Eclipse Application or something like that. It will launch and you can open PHP files again. This will be an option to install from nightly. People with 3.2 will need to select it. There was some mention about version but i could not seem to get it to work. It might be due to the fact that we have the version set to 0.0.0 for our build system to add the correct build.

15 years agoRemoves the "Show Line Numbers" option from the PHPEclipse preferences and sets the...
mbowie [Fri, 6 Jun 2008 05:52:00 +0000]
Removes the "Show Line Numbers" option from the PHPEclipse preferences and sets the editor to use the setting as defined in the global "Text Editors" preferences.  Some legacy (commented) code related to this still exists and should be removed prior to either the 1.3.0 or 1.5.0 release. closes #653

15 years agoAdds a private listener class to the Arguments tab and an appropriate listener to...
mbowie [Sat, 31 May 2008 02:28:14 +0000]
Adds a private listener class to the Arguments tab and an appropriate listener to each input. closes #702.

16 years agoAdding more phpdoc tags to String[] array so the code scanner will pick them up and...
Edward Mann [Wed, 7 May 2008 23:22:44 +0000]
Adding more phpdoc tags to String[] array so the code scanner will pick them up and do color highlight on them.

ref #703

16 years agoAdding phpdoc tags to String[] array so the code scanner will pick them up and do...
Edward Mann [Wed, 7 May 2008 23:06:51 +0000]
Adding phpdoc tags to String[] array so the code scanner will pick them up and do color highlight on them.

fixes #703

16 years agodoing another commit that removes unneeded blank lines from file
Edward Mann [Tue, 8 Apr 2008 02:17:32 +0000]
doing another commit that removes unneeded blank lines from file

Fixes #693

16 years agoChanging localhost to read Project URI in Project Properties.
Edward Mann [Tue, 8 Apr 2008 02:14:34 +0000]
Changing localhost to read Project URI in Project Properties.
This fixes 693

16 years agoCleaning test messages (re #379)
scorphus [Mon, 7 Apr 2008 18:44:48 +0000]
Cleaning test messages (re #379)

16 years agoSmall improvement on the template that sets the layout of the PHP Manual View content...
scorphus [Mon, 7 Apr 2008 16:40:35 +0000]
Small improvement on the template that sets the layout of the PHP Manual View contents (re #379)

16 years agoPHP Manual View now keeps the last reference page (closes #691)
scorphus [Mon, 7 Apr 2008 16:38:48 +0000]
PHP Manual View now keeps the last reference page (closes #691)

16 years agoAdding two small options for code formatter (zhil's patch). These features are being...
scorphus [Mon, 7 Apr 2008 15:15:18 +0000]
Adding two small options for code formatter (zhil's patch). These features are being added for 1.2.0, but in 1.3.0 this will not be present because the new formatter will allow people to build custom format rules. (fixes #662)

16 years agoApplying pteague's patch (re #685)
scorphus [Mon, 7 Apr 2008 14:07:31 +0000]
Applying pteague's patch (re #685)

16 years agoreverting PHPDBGInterface to code before attempt to keep debug session running. This...
Edward Mann [Sun, 6 Apr 2008 20:55:14 +0000]
reverting PHPDBGInterface to code before attempt to keep debug session running. This was causing java to use 100% cpu while it waited for another connection.

16 years agosyntax.xml update from hudson build on Sun 30 Mar 2008 01:54:01 AM CDT
Edward Mann [Sun, 30 Mar 2008 07:05:00 +0000]
syntax.xml update from hudson build on Sun 30 Mar 2008 01:54:01 AM CDT

16 years agoDocumentation update from hudson build on Sat 29 Mar 2008 02:57:09 PM CDT
Edward Mann [Sat, 29 Mar 2008 20:09:19 +0000]
Documentation update from hudson build on Sat 29 Mar 2008 02:57:09 PM CDT

16 years agoDocumentation update from hudson build on Sat 29 Mar 2008 02:36:18 PM CDT
Edward Mann [Sat, 29 Mar 2008 19:46:01 +0000]
Documentation update from hudson build on Sat 29 Mar 2008 02:36:18 PM CDT

16 years agoDocumentation update from php.net
Edward Mann [Sat, 29 Mar 2008 19:04:44 +0000]
Documentation update from php.net

16 years agofix bug 678.
incastrix [Sat, 29 Mar 2008 17:47:33 +0000]
fix bug 678.

16 years agoFix java 1.4 VM compatibility.
incastrix [Wed, 26 Mar 2008 00:11:34 +0000]
Fix java 1.4 VM compatibility.

16 years agoFix bug #672
incastrix [Mon, 24 Mar 2008 22:24:45 +0000]
Fix bug #672

16 years agofix first part of bug #677, for second see feature request #688.
incastrix [Mon, 24 Mar 2008 20:56:43 +0000]
fix first part of bug #677, for second see feature request #688.

16 years agoAdding patch from pteague for templates.
Edward Mann [Fri, 14 Mar 2008 19:56:28 +0000]
Adding patch from pteague for templates.
Fixes #683

16 years agoFix missed files from cvs to svn migration. again!
incastrix [Fri, 14 Mar 2008 17:08:25 +0000]
Fix missed files from cvs to svn migration. again!

16 years agogoing crazy...
incastrix [Wed, 12 Mar 2008 23:59:58 +0000]
going crazy...

16 years agoSolve miss source from cvs to svn migration.
incastrix [Wed, 12 Mar 2008 23:29:52 +0000]
Solve miss source from cvs to svn migration.

16 years agoAdded change so that when you have a RSE project and click the right mouse button...
Edward Mann [Tue, 26 Feb 2008 00:10:31 +0000]
Added change so that when you have a RSE project and click the right mouse button to get menu it will work.

fixes #637

16 years agonew foreach in template fixes #667 submitted by pteague
Edward Mann [Wed, 20 Feb 2008 19:37:47 +0000]
new foreach in template fixes #667 submitted by pteague

16 years agoFix wrong node parsing.
incastrix [Wed, 20 Feb 2008 01:54:49 +0000]
Fix wrong node parsing.