scorphus [Tue, 29 Jan 2008 22:36:48 +0000]
Prevents the location update and the display of the "location not found" dialog box
Edward Mann [Mon, 28 Jan 2008 17:30:27 +0000]
The manualView when the link is clicked it will show a error page. I have added a new else if to check and just write empty <html></html> to the page.
Edward Mann [Mon, 28 Jan 2008 16:23:44 +0000]
I broke the build using loc.replace in PHPManualView.java. I changed this to replaceAll. Either function worked on local testing, but the build failed. I feel this will allow the build to work, and the ManualView to function.
Edward Mann [Sun, 27 Jan 2008 06:03:29 +0000]
Changing from getFullPath to getProjectRelativePath() so that local debug can find the file.
Edward Mann [Sat, 26 Jan 2008 23:45:36 +0000]
Added addLocationListener() to the PHPManualView.java file. This will catch the links whey they are clicked on, and load the correct PHP Manual page.
Still need to catch the http:// links and direct them to either the default browser, or to ignore them.
This addresses ticket #379
Also may need to do something about when you click on a function and are navigating in the page, if you change focus the Manual will reset to the function that your cursor is active in.
Edward Mann [Sat, 26 Jan 2008 01:01:16 +0000]
CMD line post-commit script worked and updated ticket #521. This is a test from actual commit to insure that it works.
refs #521
Edward Mann [Sat, 26 Jan 2008 00:09:47 +0000]
Testing the post-commit script the only way i know how.
Refs #521
Edward Mann [Sat, 26 Jan 2008 00:02:45 +0000]
While addressing ticket #521 and #573 i noticed that there were to names for setting breakpoints. So to help make things more consistent i have changed the names to Toggle Breakpoint.
Refs #521 and #573
Edward Mann [Fri, 25 Jan 2008 19:52:00 +0000]
Adding fix for DBG on file lookup issue. It would not find the local file that had the breakpoint in it.
Edward Mann [Thu, 24 Jan 2008 05:26:47 +0000]
applying code changes to fix ticket issue #637. You can now work with files and get right click menu context with files that are outside of the project.
incastrix [Wed, 23 Jan 2008 22:48:03 +0000]
Merge xdebug from 1.3.x
incastrix [Wed, 23 Jan 2008 22:47:14 +0000]
Merge xdebug 1.3.x
incastrix [Wed, 23 Jan 2008 22:44:38 +0000]
Merge xdebug from 1.3.x.
Edward Mann [Wed, 23 Jan 2008 21:53:45 +0000]
Change to openFileInTextEditor to fix ticket issue #650.
Edward Mann [Wed, 23 Jan 2008 06:03:44 +0000]
committing phphelp to Plug-ins for feature to fix build dependence for phpmanual.
Edward Mann [Wed, 23 Jan 2008 05:28:32 +0000]
Adding PHPManual and PHPmanual.htmlparser to the plugins list.
Edward Mann [Tue, 22 Jan 2008 16:41:28 +0000]
Adding new code for feature save on unfocus. This is from ticket #542. It also adds new Editor page in the Preferences. Moved Remove trailing spaces on editor save from PHP-> Typing tab to Editor page.
Edward Mann [Sat, 19 Jan 2008 20:18:09 +0000]
Fix for ticket #358 Interpreter Tab in Mac OSX from mbowie testing and confirming that changing addRemoteDebugTab(tabFolder); to execute before addInterpreterTab(tabFolder); fixed the issue.
incastrix [Fri, 18 Jan 2008 17:01:25 +0000]
Fix SourceLookupMessage constant.(SourceLookupMessages.DefaultSourceContainer_0 eclipse 3.3 - SourceLookupMessages.CompositeSourceContainer_0 eclipse 3.4)
scorphus [Fri, 18 Jan 2008 01:39:49 +0000]
ed_mann's fix for ticket #322
Edward Mann [Fri, 18 Jan 2008 00:57:00 +0000]
Adding in new phpeclipse-projectSet_1.2.x.psf for svn export.
Removing old cvs psf files.
Edward Mann [Thu, 17 Jan 2008 23:44:07 +0000]
adding plug-in provider xdebug.core and xdebug.ui to fix ticket #640
Edward Mann [Thu, 17 Jan 2008 23:35:10 +0000]
committing detail license description for features. This addresses ticket #639
Edward Mann [Wed, 16 Jan 2008 23:19:04 +0000]
Change version number for feature, and for help
Edward Mann [Wed, 16 Jan 2008 22:19:39 +0000]
Removing launching from plug-in list to remove build errors
the launching is included in the debug.feature, so not needed here. It was causing the build to fail, i removed it from local and the build worked, now committing to test from svn.
Edward Mann [Tue, 15 Jan 2008 05:45:56 +0000]
Commit RSE changes that were done in the debug projects.
Edward Mann [Mon, 14 Jan 2008 03:40:19 +0000]
Commiting more changes to fix RSE issues with PHP projects.
Edward Mann [Sun, 6 Jan 2008 23:25:27 +0000]
Change to speed up RSE project create. Window will now release and
project refresh will continue in the background.
Edward Mann [Sun, 6 Jan 2008 20:40:23 +0000]
Fix for bug #1839622 RSE Path error. You can now create a PHP Project and use RSE as the source.
Edward Mann [Sun, 6 Jan 2008 17:49:26 +0000]
Committing more fixes for bug #1839622 RSE Path error. This will clean up php files with include statements in them.
Edward Mann [Sun, 6 Jan 2008 15:46:14 +0000]
Committing patch from grEvenX to fix bug #1839622 RSE Path error
incastrix [Mon, 10 Dec 2007 19:22:56 +0000]
Refactory whole plugin.
incastrix [Mon, 10 Dec 2007 17:50:20 +0000]
refactory whole plugin
pombredanne [Sat, 8 Dec 2007 20:16:56 +0000]
Reverting previous commit: Adding back : (Removing un-needed implemennt on ILaunchConfigurationDelegate. The extended class already implement that interface)
pombredanne [Sat, 8 Dec 2007 20:12:56 +0000]
Removing unneeded implemennt on ILaunchConfigurationDelegate. The extended class already implement that interface
incastrix [Sat, 8 Dec 2007 16:57:43 +0000]
Remove timeout in serverSocket, it not required and fix compatibility with Jsun VM 6.
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.
scorphus [Tue, 4 Dec 2007 02:58:57 +0000]
Marking the phpmanual plugin unpackable
scorphus [Tue, 4 Dec 2007 00:41:11 +0000]
Code cleanup, plug-in properties and templates included in build
scorphus [Tue, 4 Dec 2007 00:33:34 +0000]
Updating the doc.zip file that contains the current PHP Manual in HTML format
scorphus [Mon, 3 Dec 2007 18:54:17 +0000]
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
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
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.
scorphus [Tue, 20 Nov 2007 02:50:07 +0000]
Fixing some missing/wrong docblocks
scorphus [Tue, 20 Nov 2007 01:53:37 +0000]
Initial import of the phpmanual plugin
scorphus [Tue, 20 Nov 2007 01:42:36 +0000]
Initial import of the phpmanual.htmlparser plugin
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)
pombredanne [Sun, 4 Nov 2007 02:19:20 +0000]
Added some more tests,a nd reformtted the code a little.
pombredanne [Sun, 4 Nov 2007 01:04:16 +0000]
Adding new passing tests.
pombredanne [Sun, 4 Nov 2007 00:00:12 +0000]
Added passing test with null input.
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.
pombredanne [Sat, 3 Nov 2007 23:39:53 +0000]
Added failing test. This throws a Class cats exception. This is a bug
pombredanne [Mon, 29 Oct 2007 20:45:06 +0000]
Adding license texts
pombredanne [Mon, 29 Oct 2007 20:28:13 +0000]
Upgraded xdebug win32 to 2.0.1
pombredanne [Mon, 29 Oct 2007 20:18:46 +0000]
Initial commit: xdebug runtimes for windows and macosx. for xdebug 2.0.0.
pombredanne [Sat, 29 Sep 2007 23:26:49 +0000]
Adding a new test fragment for xdebug unit tests.
pombredanne [Sat, 29 Sep 2007 23:25:21 +0000]
Fixed some config on tests. The fragment file was named worng
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)
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!
pombredanne [Fri, 14 Sep 2007 05:14:25 +0000]
Adding phpc as a default extension for editors and launch
pombredanne [Tue, 11 Sep 2007 19:56:22 +0000]
Adding missing plugin
pombredanne [Mon, 10 Sep 2007 23:43:53 +0000]
Updated build map to add the new help plugin
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
pombredanne [Sat, 8 Sep 2007 18:55:38 +0000]
Made test to compile. Seven need fixing and are not passing
pombredanne [Sat, 8 Sep 2007 18:46:55 +0000]
Adding xdebug, dbg and help plugins to features
pombredanne [Sat, 8 Sep 2007 18:41:55 +0000]
Removing duplicate extension markup
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
pombredanne [Fri, 7 Sep 2007 21:43:41 +0000]
Added missing EE to Java 1.4
pombredanne [Fri, 7 Sep 2007 21:43:22 +0000]
Removed dead comments
pombredanne [Fri, 7 Sep 2007 21:40:34 +0000]
New Xdebug configuration manual. contributed by Ian MacLennan .
Thanks Ian!
Edward Mann [Fri, 7 Sep 2007 20:20:52 +0000]
Adding the pluginbuilder files that are used in the nightly build process.
Edward Mann [Thu, 6 Sep 2007 16:17:31 +0000]
Removing htm,html from plugin.xml.
Edward Mann [Wed, 5 Sep 2007 01:35:54 +0000]
Committing the first phase of the phpDocBuilder.
Edward Mann [Mon, 3 Sep 2007 18:07:19 +0000]
Added change for feature #1154254 Browser now has a sticky url.
dizmo [Fri, 31 Aug 2007 16:58:56 +0000]
reverted test
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.
toshihiro [Tue, 28 Aug 2007 06:31:40 +0000]
Fixed: 1774625 - duplicate one function block down into a folded php-doc
toshihiro [Sun, 26 Aug 2007 00:43:29 +0000]
Modified: 1216132 - Error when debugging eval()'d code
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
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.
toshihiro [Wed, 22 Aug 2007 09:55:47 +0000]
Fixed: 1777191 - Interpreter is required even if remote debugging
toshihiro [Tue, 21 Aug 2007 12:55:01 +0000]
1596135 - debugger: open browser when debugging starts
toshihiro [Mon, 20 Aug 2007 02:33:07 +0000]
Fixed: 1777185 - Remote Debug option 'Open with ...' should work
toshihiro [Sun, 19 Aug 2007 07:57:24 +0000]
Added: small label to make an effect of RemoteSourcePath clear
toshihiro [Fri, 17 Aug 2007 09:17:43 +0000]
Fixed: 1776098 - Cannot open source file from Breakpoints View
toshihiro [Fri, 17 Aug 2007 03:12:56 +0000]
Fixed: 1775382 - Cannot change value in Expressions View
toshihiro [Thu, 16 Aug 2007 08:52:09 +0000]
Modified: 1764120 - Variables View doesn't show global vars in class context
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.
toshihiro [Tue, 14 Aug 2007 02:11:58 +0000]
Modified: separate code for 'define'. was shown unnecessary closing parenthesis.
toshihiro [Mon, 13 Aug 2007 01:11:14 +0000]
Modified: 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
toshihiro [Thu, 9 Aug 2007 01:09:49 +0000]
Modified: 1764120 - Variables View doesn't show global vars in class context
dizmo [Tue, 7 Aug 2007 15:36:11 +0000]
fixed [ 1476637 ] 'create new file' with extension .html does not allow edits
toshihiro [Tue, 7 Aug 2007 01:08:38 +0000]
Modified: 1764120 - Variables View doesn't show global vars in class context
toshihiro [Wed, 1 Aug 2007 03:34:14 +0000]
Fixed: 1765073 - Value column of Variables View is not updated immediately
toshihiro [Mon, 30 Jul 2007 10:28:49 +0000]
a bit more changes...
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.
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
toshihiro [Sun, 29 Jul 2007 12:13:51 +0000]
Last revision could not handle URL encoding such as %20.