phpeclipse.git
16 years agoImporting the XDebugProxy code in the HEAD. The repo was tagged with T_BEFORE_XDEBUGP...
pombredanne [Thu, 6 Dec 2007 20:48:20 +0000]
Importing the XDebugProxy code in the HEAD. The repo was tagged with T_BEFORE_XDEBUGPROXY_BRANCH_IMPORT_INHEAD_20071206 prior to that commit.

16 years agoMarking the phpmanual plugin unpackable
scorphus [Tue, 4 Dec 2007 02:58:57 +0000]
Marking the phpmanual plugin unpackable

16 years agoCode cleanup, plug-in properties and templates included in build
scorphus [Tue, 4 Dec 2007 00:41:11 +0000]
Code cleanup, plug-in properties and templates included in build

16 years agoUpdating the doc.zip file that contains the current PHP Manual in HTML format
scorphus [Tue, 4 Dec 2007 00:33:34 +0000]
Updating the doc.zip file that contains the current PHP Manual in HTML format

16 years agoMaking the plug-in compatible with Java 1.4
scorphus [Mon, 3 Dec 2007 18:54:17 +0000]
Making the plug-in compatible with Java 1.4

16 years agoFixing some bugs and making the plug-in compatible with Java 1.4
scorphus [Mon, 3 Dec 2007 18:53:51 +0000]
Fixing some bugs and making the plug-in compatible with Java 1.4

16 years agoAdding the new net.sourceforge.phpeclipse.phpmanual and net.sourceforge.phpeclipse...
scorphus [Thu, 29 Nov 2007 21:02:16 +0000]
Adding the new net.sourceforge.phpeclipse.phpmanual and net.sourceforge.phpeclipse.phpmanual.htmlparser plug-ins to net.sourceforge.phpeclipse.feature plug-in list

16 years agoMaking the view work with all instances of the PHPEditor. Also making a cleanup of...
scorphus [Thu, 22 Nov 2007 00:26:18 +0000]
Making the view work with all instances of the PHPEditor. Also making a cleanup of the code and adding some docblocks.

16 years agoFixing some missing/wrong docblocks
scorphus [Tue, 20 Nov 2007 02:50:07 +0000]
Fixing some missing/wrong docblocks

16 years agoInitial import of the phpmanual plugin
scorphus [Tue, 20 Nov 2007 01:53:37 +0000]
Initial import of the phpmanual plugin

16 years agoInitial import of the phpmanual.htmlparser plugin
scorphus [Tue, 20 Nov 2007 01:42:36 +0000]
Initial import of the phpmanual.htmlparser plugin

16 years agoWorkaround for feature request #1154254 (sticky browser URL) that solves bug #1827766...
scorphus [Thu, 8 Nov 2007 01:37:07 +0000]
Workaround for feature request #1154254 (sticky browser URL) that solves bug #1827766 (DBG open wrong debug session)

16 years agoAdded some more tests,a nd reformtted the code a little.
pombredanne [Sun, 4 Nov 2007 02:19:20 +0000]
Added some more tests,a nd reformtted the code a little.

16 years agoAdding new passing tests.
pombredanne [Sun, 4 Nov 2007 01:04:16 +0000]
Adding new passing tests.

16 years agoAdded passing test with null input.
pombredanne [Sun, 4 Nov 2007 00:00:12 +0000]
Added passing test with null input.

16 years agoFixed issue with object casts. Now the method returns an empty array if we recieve...
pombredanne [Sat, 3 Nov 2007 23:56:34 +0000]
Fixed issue with object casts. Now the method returns an empty array if we recieve an object of a type we do not know about.

16 years agoAdded failing test. This throws a Class cats exception. This is a bug
pombredanne [Sat, 3 Nov 2007 23:39:53 +0000]
Added failing test. This throws a Class cats exception. This is a bug

16 years agoAdding license texts
pombredanne [Mon, 29 Oct 2007 20:45:06 +0000]
Adding license texts

16 years agoUpgraded xdebug win32 to 2.0.1
pombredanne [Mon, 29 Oct 2007 20:28:13 +0000]
Upgraded xdebug win32 to 2.0.1

16 years agoInitial commit: xdebug runtimes for windows and macosx. for xdebug 2.0.0.
pombredanne [Mon, 29 Oct 2007 20:18:46 +0000]
Initial commit: xdebug runtimes for windows and macosx. for xdebug 2.0.0.

16 years agoAdding a new test fragment for xdebug unit tests.
pombredanne [Sat, 29 Sep 2007 23:26:49 +0000]
Adding a new test fragment for xdebug unit tests.

16 years agoFixed some config on tests. The fragment file was named worng
pombredanne [Sat, 29 Sep 2007 23:25:21 +0000]
Fixed some config on tests. The fragment file was named worng

16 years agoCleaning up the supported files extensions, need more fixing. Adding ctp extensions...
pombredanne [Mon, 24 Sep 2007 20:26:12 +0000]
Cleaning up the supported files extensions, need more fixing. Adding ctp extensions support (Cake PHP templates)

16 years agoInitial import of the Guide contributed to the project byRobert Kraske. Was originall...
pombredanne [Mon, 24 Sep 2007 02:03:33 +0000]
Initial import of the Guide contributed to the project byRobert Kraske. Was originally hosted there: docs.schuetzengau-freising.de/modules/xdocman/index.php?doc=xo-002&lang=en. Contributed to the project under the dual EPL and CPL license. Thanks robert!

16 years agoAdding phpc as a default extension for editors and launch
pombredanne [Fri, 14 Sep 2007 05:14:25 +0000]
Adding phpc as a default extension for editors and launch

16 years agoAdding missing plugin
pombredanne [Tue, 11 Sep 2007 19:56:22 +0000]
Adding missing plugin

16 years agoUpdated build map to add the new help plugin
pombredanne [Mon, 10 Sep 2007 23:43:53 +0000]
Updated build map to add the new help plugin

16 years agoMade all bundles require a Java 1.4 EE, and backported some classescode to Java 1.4
pombredanne [Sat, 8 Sep 2007 18:58:49 +0000]
Made all bundles require a Java 1.4 EE, and backported some classescode to Java 1.4

16 years agoMade test to compile. Seven need fixing and are not passing
pombredanne [Sat, 8 Sep 2007 18:55:38 +0000]
Made test to compile. Seven need fixing and are not passing

16 years agoAdding xdebug, dbg and help plugins to features
pombredanne [Sat, 8 Sep 2007 18:46:55 +0000]
Adding xdebug, dbg and help plugins to features

16 years agoRemoving duplicate extension markup
pombredanne [Sat, 8 Sep 2007 18:41:55 +0000]
Removing duplicate extension markup

16 years agoRemoving everything under that plugin. It is not used. We use the other test fragment...
pombredanne [Sat, 8 Sep 2007 18:39:10 +0000]
Removing everything under that plugin. It is not used. We use the other test fragment for tests

16 years agoAdded missing EE to Java 1.4
pombredanne [Fri, 7 Sep 2007 21:43:41 +0000]
Added missing EE to Java 1.4

16 years agoRemoved dead comments
pombredanne [Fri, 7 Sep 2007 21:43:22 +0000]
Removed dead comments

16 years agoNew Xdebug configuration manual. contributed by Ian MacLennan .
pombredanne [Fri, 7 Sep 2007 21:40:34 +0000]
New Xdebug configuration manual. contributed by Ian MacLennan .
Thanks Ian!

16 years agoAdding the pluginbuilder files that are used in the nightly build process.
Edward Mann [Fri, 7 Sep 2007 20:20:52 +0000]
Adding the pluginbuilder files that are used in the nightly build process.

16 years agoRemoving htm,html from plugin.xml.
Edward Mann [Thu, 6 Sep 2007 16:17:31 +0000]
Removing htm,html from plugin.xml.

16 years agoCommitting the first phase of the phpDocBuilder.
Edward Mann [Wed, 5 Sep 2007 01:35:54 +0000]
Committing the first phase of the phpDocBuilder.

16 years agoAdded change for feature #1154254 Browser now has a sticky url.
Edward Mann [Mon, 3 Sep 2007 18:07:19 +0000]
Added change for feature #1154254 Browser now has a sticky url.

16 years agoreverted test
dizmo [Fri, 31 Aug 2007 16:58:56 +0000]
reverted test

16 years agoI am adding a simple change to PHPEvalException.java to try and fix errors during...
dizmo [Fri, 31 Aug 2007 16:43:01 +0000]
I am adding a simple change to PHPEvalException.java to try and fix errors during the build. I have added static final long serialVersionUID to the file with 200708311126120L as the value. This is just the date_time_version that i made the change.

16 years agoFixed: 1774625 - duplicate one function block down into a folded php-doc
toshihiro [Tue, 28 Aug 2007 06:31:40 +0000]
Fixed: 1774625 - duplicate one function block down into a folded php-doc

16 years agoModified: 1216132 - Error when debugging eval()'d code
toshihiro [Sun, 26 Aug 2007 00:43:29 +0000]
Modified: 1216132 - Error when debugging eval()'d code

16 years agoChanged: disable previewing local file
toshihiro [Fri, 24 Aug 2007 06:18:45 +0000]
Changed: disable previewing local file
1444992 - Save dialog pops up all the time
1425029 - PHPBrowser - Saving if files are not in default workspace

16 years agoModified: 1596135 - debugger: open browser when debugging starts
toshihiro [Thu, 23 Aug 2007 06:42:09 +0000]
Modified: 1596135 - debugger: open browser when debugging starts
Since nothing will happen when DocumentRoot is incorrect. Show error message.

16 years agoFixed: 1777191 - Interpreter is required even if remote debugging
toshihiro [Wed, 22 Aug 2007 09:55:47 +0000]
Fixed: 1777191 - Interpreter is required even if remote debugging

16 years ago1596135 - debugger: open browser when debugging starts
toshihiro [Tue, 21 Aug 2007 12:55:01 +0000]
1596135 - debugger: open browser when debugging starts

16 years agoFixed: 1777185 - Remote Debug option 'Open with ...' should work
toshihiro [Mon, 20 Aug 2007 02:33:07 +0000]
Fixed: 1777185 - Remote Debug option 'Open with ...' should work

16 years agoAdded: small label to make an effect of RemoteSourcePath clear
toshihiro [Sun, 19 Aug 2007 07:57:24 +0000]
Added: small label to make an effect of RemoteSourcePath clear

16 years agoFixed: 1776098 - Cannot open source file from Breakpoints View
toshihiro [Fri, 17 Aug 2007 09:17:43 +0000]
Fixed: 1776098 - Cannot open source file from Breakpoints View

16 years agoFixed: 1775382 - Cannot change value in Expressions View
toshihiro [Fri, 17 Aug 2007 03:12:56 +0000]
Fixed: 1775382 - Cannot change value in Expressions View

16 years agoModified: 1764120 - Variables View doesn't show global vars in class context
toshihiro [Thu, 16 Aug 2007 08:52:09 +0000]
Modified: 1764120 - Variables View doesn't show global vars in class context

16 years agoFixed: Editor open a file in R/O (as external) when debugging a file under linked...
toshihiro [Wed, 15 Aug 2007 08:21:47 +0000]
Fixed: Editor open a file in R/O (as external) when debugging a file under linked folder.

16 years agoModified: separate code for 'define'. was shown unnecessary closing parenthesis.
toshihiro [Tue, 14 Aug 2007 02:11:58 +0000]
Modified: separate code for 'define'. was shown unnecessary closing parenthesis.

16 years agoModified: 1764120 - Variables View doesn't show global vars in class context
toshihiro [Mon, 13 Aug 2007 01:11:14 +0000]
Modified: 1764120 - Variables View doesn't show global vars in class context

16 years agoModified: 1764120 - Variables View doesn't show global vars in class context
toshihiro [Sun, 12 Aug 2007 00:32:45 +0000]
Modified: 1764120 - Variables View doesn't show global vars in class context

16 years agoModified: 1764120 - Variables View doesn't show global vars in class context
toshihiro [Thu, 9 Aug 2007 01:09:49 +0000]
Modified: 1764120 - Variables View doesn't show global vars in class context

16 years agofixed [ 1476637 ] 'create new file' with extension .html does not allow edits
dizmo [Tue, 7 Aug 2007 15:36:11 +0000]
fixed [ 1476637 ] 'create new file' with extension .html does not allow edits

16 years agoModified: 1764120 - Variables View doesn't show global vars in class context
toshihiro [Tue, 7 Aug 2007 01:08:38 +0000]
Modified: 1764120 - Variables View doesn't show global vars in class context

16 years agoFixed: 1765073 - Value column of Variables View is not updated immediately
toshihiro [Wed, 1 Aug 2007 03:34:14 +0000]
Fixed: 1765073 - Value column of Variables View is not updated immediately

16 years agoa bit more changes...
toshihiro [Mon, 30 Jul 2007 10:28:49 +0000]
a bit more changes...

16 years agoFixed: 1760857 - Avoid refreshing the preview when phpeditor got focus.
toshihiro [Mon, 30 Jul 2007 07:18:40 +0000]
Fixed: 1760857 - Avoid refreshing the preview when phpeditor got focus.
If Browser View is already showing the URL, do nothing.

16 years agoLast revision caused warning if Browser View was not present when opening editor.
toshihiro [Mon, 30 Jul 2007 01:13:07 +0000]
Last revision caused warning if Browser View was not present when opening editor.
!MESSAGE WARNING: Prevented recursive attempt to activate part net.sourceforge.phpeclipse.webbrowser.views while still in the middle of activating part net.sourceforge.phpeclipse.PHPUnitEditor

16 years agoLast revision could not handle URL encoding such as %20.
toshihiro [Sun, 29 Jul 2007 12:13:51 +0000]
Last revision could not handle URL encoding such as %20.

16 years agoFixed: 1760857 - Avoid refreshing the preview when phpeditor got focus.
toshihiro [Sun, 29 Jul 2007 06:39:49 +0000]
Fixed: 1760857 - Avoid refreshing the preview when phpeditor got focus.
If Browser View is already showing the URL, do nothing.

16 years agoFixed: Avoid warning on Europa.
toshihiro [Mon, 23 Jul 2007 06:37:41 +0000]
Fixed: Avoid warning on Europa.
> !MESSAGE A handler conflict occurred.  This may disable some commands.

16 years agoFixed: couldn't launch linked files nor launch files under a linked folder when local...
toshihiro [Sat, 14 Jul 2007 13:01:09 +0000]
Fixed: couldn't launch linked files nor launch files under a linked folder when local debugging.

16 years agoFixed: 1736622 - "php marker occurrences" color - did`t have an effect
toshihiro [Fri, 13 Jul 2007 06:51:26 +0000]
Fixed: 1736622 - "php marker occurrences" color - did`t have an effect

16 years agoDisable "Refresh PHP Browser view when opening editor" and "Show PHP
dizmo [Thu, 12 Jul 2007 03:58:05 +0000]
Disable "Refresh PHP Browser view when opening editor" and "Show PHP
Browser view when opening editor" by default - #1752390

16 years agoFixed: 1345914 - indentation badly wanted
toshihiro [Thu, 12 Jul 2007 02:57:58 +0000]
Fixed: 1345914 - indentation badly wanted
(repaired java indenter. not created php indenter. also this doesn't affect html part.)

16 years agoGot back Next/Previous Annotation functionality.
toshihiro [Wed, 11 Jul 2007 23:40:57 +0000]
Got back Next/Previous Annotation functionality.
(using standard class now. net.sourceforge.phpeclipse.phpeditor.GotoAnnotationAction.java is unnecessary anymore.)

16 years agoAdded some lost properties.
toshihiro [Wed, 11 Jul 2007 23:37:44 +0000]
Added some lost properties.

16 years agorepaired missing icon
toshihiro [Mon, 9 Jul 2007 10:15:56 +0000]
repaired missing icon

16 years agovertical ruler icon for mark occurrences
toshihiro [Mon, 9 Jul 2007 10:14:57 +0000]
vertical ruler icon for mark occurrences

16 years agoAvoid terminating process at inappropriate state. It breaks console output. (with...
toshihiro [Sat, 7 Jul 2007 06:24:54 +0000]
Avoid terminating process at inappropriate state. It breaks console output. (with DBG 2.15.5)

16 years agoAvoid warning message in every startup
toshihiro [Tue, 3 Jul 2007 11:17:08 +0000]
Avoid warning message in every startup
>!MESSAGE While loading class "net.sourceforge.phpeclipse.PHPeclipsePlugin$3$1", thread "Worker-2" timed out waiting (5000ms) for thread "Worker-0" to finish starting bundle "net.sourceforge.phpeclipse". To avoid deadlock, thread "Worker-2" is proceeding but "net.sourceforge.phpeclipse.PHPeclipsePlugin$3$1" may not be fully initialized.

16 years agoCould not show completion list as expected on line 1 and 2.
toshihiro [Sat, 30 Jun 2007 23:08:36 +0000]
Could not show completion list as expected on line 1 and 2.

16 years agoAvoid ArrayIndexOutOfBoundsException which occurs at changing value of variable.
toshihiro [Sat, 30 Jun 2007 13:41:52 +0000]
Avoid ArrayIndexOutOfBoundsException which occurs at changing value of variable.
(e.g. assign string (without quotes) to a variable which has integer value)

16 years agoAddition of previous bugfix. Added project based path to search-path.
toshihiro [Tue, 19 Jun 2007 12:40:15 +0000]
Addition of previous bugfix. Added project based path to search-path.

16 years agoAddition of previous bugfix. Adjusting cursor positioning.
toshihiro [Mon, 18 Jun 2007 13:12:24 +0000]
Addition of previous bugfix. Adjusting cursor positioning.

16 years agoFixed: malfunctioned "Remove trailing spaces on editor save"
toshihiro [Thu, 14 Jun 2007 03:31:37 +0000]
Fixed: malfunctioned "Remove trailing spaces on editor save"
 related 1539022 - Trim trailing LINE whitespace on save

16 years agoFixed: 1493208 - Linked resources break code assist / includes
toshihiro [Wed, 13 Jun 2007 07:38:26 +0000]
Fixed: 1493208 - Linked resources break code assist / includes

16 years agoFixed: could not access linked resources
toshihiro [Mon, 11 Jun 2007 08:06:04 +0000]
Fixed: could not access linked resources

16 years agoFixed #1721079 - Can not set breakpoint in different files on the same line
toshihiro [Fri, 8 Jun 2007 10:02:33 +0000]
Fixed #1721079 - Can not set breakpoint in different files on the same line

17 years agoCommited the wrong file before. It was net.sourceforge.net/phpeclipse.debug, should...
Edward Mann [Tue, 5 Jun 2007 18:56:12 +0000]
Commited the wrong file before. It was net.sourceforge.net/phpeclipse.debug, should have been net.sourceforge.debug. This is the correct file. The old file can be removed when we go to svn.

17 years agodebug feature was named wrong. This is the fix.
Edward Mann [Tue, 5 Jun 2007 18:47:03 +0000]
debug feature was named wrong. This is the fix.

17 years agoAdding dbg debug feature
Edward Mann [Tue, 5 Jun 2007 18:38:16 +0000]
Adding dbg debug feature

17 years agoAdding xdebug feature code
Edward Mann [Tue, 5 Jun 2007 18:35:18 +0000]
Adding xdebug feature code

17 years agoChanging version to 0.0.0 so pluginbuilder will be able to work from cvs, and not...
Edward Mann [Tue, 5 Jun 2007 18:32:34 +0000]
Changing version to 0.0.0 so pluginbuilder will be able to work from cvs, and not just a local copy. This change is also needed so that the continuous build will work.

17 years agoFix mishandled closing tag
toshihiro [Sun, 3 Jun 2007 11:39:00 +0000]
Fix mishandled closing tag

17 years agoFix #1726724 - "build" causes parser error
toshihiro [Mon, 28 May 2007 06:58:30 +0000]
Fix #1726724 - "build" causes parser error

17 years agoSupress following exception
toshihiro [Fri, 25 May 2007 06:09:32 +0000]
Supress following exception
>!MESSAGE The image could not be loaded: URLImageDescriptor(bundleentry://16/icons/obj16/frames\frame1.gif)
>!STACK 0
>org.eclipse.jface.resource.DeviceResourceException: Unable to create resource URLImageDescriptor(bundleentry://16/icons/obj16/frames\frame1.gif)

17 years agoAdded back some missing keys. from previous cleanup
pombredanne [Thu, 24 May 2007 03:14:23 +0000]
Added back some missing keys. from previous cleanup

17 years agoReverted to rev 1.4 keys had been mistakenly deleted.
pombredanne [Thu, 24 May 2007 03:00:18 +0000]
Reverted to rev 1.4 keys had been mistakenly deleted.

17 years agoUpdated psf files to reflect new names and additional project files.
Edward Mann [Thu, 17 May 2007 03:18:40 +0000]
Updated psf files to reflect new names and additional project files.

17 years agoApplied code to fix the PHP Browser hang issue reported in bug #1374420. It was teste...
Edward Mann [Thu, 17 May 2007 03:11:14 +0000]
Applied code to fix the PHP Browser hang issue reported in bug #1374420. It was tested and verified that it fixed the issue.
This commit also changes the behavior of the browser url bar.
If you had typed in php.net  and hit enter it would have saved a copy to
your browser history. Then if you wanted to go to phpeclipse.net, you would
not get past php before it would auto take you to php.net. This is changed.
you can now type in the url you would like to visit before any action is
taken.

17 years agoApplied patch from scorphus for bug#1685307
Edward Mann [Fri, 11 May 2007 05:59:44 +0000]
Applied patch from scorphus for bug#1685307

17 years agoUsing standard dialog org.eclipse.ui.dialogs.ElementListSelectionDialog instead of...
toshihiro [Wed, 9 May 2007 10:03:11 +0000]
Using standard dialog org.eclipse.ui.dialogs.ElementListSelectionDialog instead of net.sourceforge.phpdt.internal.ui.dialogs.ElementListSelectionDialog.

17 years agoFix - Unless clicking an element except the first one, it is impossible to enable...
toshihiro [Thu, 3 May 2007 12:29:36 +0000]
Fix - Unless clicking an element except the first one, it is impossible to enable the OK button. (Run/Debug Configuration - Project/File Browse - Selection Dialog)

17 years agoMinor changes in pages design.
toshihiro [Tue, 1 May 2007 02:32:25 +0000]
Minor changes in pages design.