| 2008-03-14 | 
Edward Mann | Adding patch from pteague for templates. | 
tree | commitdiff | 
| 2008-02-26 | 
Edward Mann | Added change so that when you have a RSE project and...  | 
tree | commitdiff | 
| 2008-02-20 | 
Edward Mann | new foreach in template fixes #667 submitted by pteague | 
tree | commitdiff | 
| 2008-02-07 | 
Edward Mann | The CTRL+Space did not show function details. This...  | 
tree | commitdiff | 
| 2008-02-06 | 
Edward Mann | Bug was introduced when working on the RSE paths. I...  | 
tree | commitdiff | 
| 2008-02-01 | 
mbowie | Replaces default modifier key for OS X users with SWT...  | 
tree | commitdiff | 
| 2008-02-01 | 
Edward Mann | Templates were updated by pteague. Also a little change...  | 
tree | commitdiff | 
| 2008-01-24 | 
Edward Mann | applying code changes to fix ticket issue #637. You...  | 
tree | commitdiff | 
| 2008-01-23 | 
Edward Mann | Change to openFileInTextEditor to fix ticket issue...  | 
tree | commitdiff | 
| 2008-01-22 | 
Edward Mann | Adding new code for feature save on unfocus. This is...  | 
tree | commitdiff | 
| 2008-01-14 | 
Edward Mann | Commiting more changes to fix RSE issues with PHP projects. | 
tree | commitdiff | 
| 2008-01-06 | 
Edward Mann | Change to speed up RSE project create. Window will...  | 
tree | commitdiff | 
| 2008-01-06 | 
Edward Mann | Fix for bug #1839622 RSE Path error. You can now create...  | 
tree | commitdiff | 
| 2008-01-06 | 
Edward Mann | Committing more fixes for bug #1839622 RSE Path error...  | 
tree | commitdiff | 
| 2008-01-06 | 
Edward Mann | Committing patch from grEvenX to fix bug #1839622 RSE...  | 
tree | commitdiff | 
| 2007-09-24 | 
pombredanne | Cleaning up the supported files extensions, need more...  | 
tree | commitdiff | 
| 2007-09-14 | 
pombredanne | Adding phpc as a default extension for editors and...  | 
tree | commitdiff | 
| 2007-09-08 | 
pombredanne | Made all bundles require a Java 1.4 EE, and backported...  | 
tree | commitdiff | 
| 2007-09-07 | 
pombredanne | Removed dead comments | 
tree | commitdiff | 
| 2007-09-06 | 
Edward Mann | Removing htm,html from plugin.xml. | 
tree | commitdiff | 
| 2007-08-28 | 
toshihiro | Fixed: 1774625 - duplicate one function block down...  | 
tree | commitdiff | 
| 2007-08-14 | 
toshihiro | Modified: separate code for 'define'. was shown unneces...  | 
tree | commitdiff | 
| 2007-08-07 | 
dizmo | fixed [ 1476637 ] 'create new file' with extension...  | 
tree | commitdiff | 
| 2007-07-30 | 
toshihiro | Fixed: 1760857 - Avoid refreshing the preview when...  | 
tree | commitdiff | 
| 2007-07-29 | 
toshihiro | Fixed: 1760857 - Avoid refreshing the preview when...  | 
tree | commitdiff | 
| 2007-07-23 | 
toshihiro | Fixed: Avoid warning on Europa. | 
tree | commitdiff | 
| 2007-07-13 | 
toshihiro | Fixed: 1736622 - "php marker occurrences" color - did...  | 
tree | commitdiff | 
| 2007-07-12 | 
toshihiro | Fixed: 1345914 - indentation badly wanted | 
tree | commitdiff | 
| 2007-07-11 | 
toshihiro | Got back Next/Previous Annotation functionality. | 
tree | commitdiff | 
| 2007-07-11 | 
toshihiro | Added some lost properties. | 
tree | commitdiff | 
| 2007-07-09 | 
toshihiro | repaired missing icon | 
tree | commitdiff | 
| 2007-07-09 | 
toshihiro | vertical ruler icon for mark occurrences | 
tree | commitdiff | 
| 2007-07-03 | 
toshihiro | Avoid warning message in every startup | 
tree | commitdiff | 
| 2007-06-30 | 
toshihiro | Could not show completion list as expected on line...  | 
tree | commitdiff | 
| 2007-06-19 | 
toshihiro | Addition of previous bugfix. Added project based path...  | 
tree | commitdiff | 
| 2007-06-18 | 
toshihiro | Addition of previous bugfix. Adjusting cursor positioning. | 
tree | commitdiff | 
| 2007-06-14 | 
toshihiro | Fixed: malfunctioned "Remove trailing spaces on editor...  | 
tree | commitdiff | 
| 2007-06-13 | 
toshihiro | Fixed: 1493208 - Linked resources break code assist...  | 
tree | commitdiff | 
| 2007-06-11 | 
toshihiro | Fixed: could not access linked resources | 
tree | commitdiff | 
| 2007-06-05 | 
Edward Mann | Changing version to 0.0.0 so pluginbuilder will be...  | 
tree | commitdiff | 
| 2007-05-28 | 
toshihiro | Fix #1726724 - "build" causes parser error | 
tree | commitdiff | 
| 2007-05-24 | 
pombredanne | Added back some missing keys. from previous cleanup | 
tree | commitdiff | 
| 2007-05-09 | 
toshihiro | Using standard dialog org.eclipse.ui.dialogs.ElementLis...  | 
tree | commitdiff | 
| 2007-05-03 | 
toshihiro | Fix - Unless clicking an element except the first one...  | 
tree | commitdiff | 
| 2007-05-01 | 
toshihiro | misc. | 
tree | commitdiff | 
| 2007-04-26 | 
toshihiro | Fix #1523506 - Parser error for one-liner end* control...  | 
tree | commitdiff | 
| 2007-04-25 | 
toshihiro | A minor change of a page design | 
tree | commitdiff | 
| 2007-04-22 | 
toshihiro | Fix #1501248 - Parser error in new self::$_class() | 
tree | commitdiff | 
| 2007-04-09 | 
toshihiro | 1. Suppress ArrayIndexOutOfBoundsException occurring...  | 
tree | commitdiff | 
| 2007-04-06 | 
toshihiro | 1. Fix #1589403 - wrap double/single quoted strings | 
tree | commitdiff | 
| 2007-04-04 | 
toshihiro | Fix #1475484 - code formatter: bad result for array...  | 
tree | commitdiff | 
| 2007-04-03 | 
toshihiro | Fix #1693310 Missing function/method declaration in...  | 
tree | commitdiff | 
| 2007-04-01 | 
axelcl | Patch 1692034 - set projects default charset to UTF-8 | 
tree | commitdiff | 
| 2007-03-24 | 
axelcl | Fix for #1380415 (toshihiro) | 
tree | commitdiff | 
| 2007-03-22 | 
dizmo | closes [ 1033591 ] Tasks not reporting corrent line...  | 
tree | commitdiff | 
| 2007-03-17 | 
axelcl | #1493165 phpeclise highlighting fails when using specia...  | 
tree | commitdiff | 
| 2007-03-17 | 
axelcl | Added patch for #1589521 "3 character function names...  | 
tree | commitdiff | 
| 2007-03-02 | 
pombredanne | PATCH-1559330: PHPDoc comments are garbled in function...  | 
tree | commitdiff | 
| 2007-03-02 | 
pombredanne | PATCH-1559330: PHPDoc comments are garbled in function...  | 
tree | commitdiff | 
| 2007-02-08 | 
pombredanne | Bumped up versions to 1.2.0 | 
tree | commitdiff | 
| 2007-02-08 | 
pombredanne | Cleanup dead code. | 
tree | commitdiff | 
| 2007-02-08 | 
pombredanne | Cleanup of static usage | 
tree | commitdiff | 
| 2006-11-02 | 
pombredanne | Updated about.init to point to phpeclipse.net instead...  | 
tree | commitdiff | 
| 2006-11-02 | 
pombredanne | Updated .cvsignore to be more minimalist, and only...  | 
tree | commitdiff | 
| 2006-11-02 | 
pombredanne | Removed old eclipse 2.x .template files | 
tree | commitdiff | 
| 2006-10-22 | 
pombredanne | Deleted unused commenst and unused vars. | 
tree | commitdiff | 
| 2006-10-22 | 
pombredanne | Removed unused varibale. | 
tree | commitdiff | 
| 2006-10-21 | 
pombredanne | A massive organize imports and formatting of the source...  | 
tree | commitdiff | 
| 2006-10-21 | 
pombredanne | Some serious cleanup on manifests, plugin.xml, build...  | 
tree | commitdiff | 
| 2006-10-17 | 
pombredanne | Bug 579207: Upgrade all manifest to OSGI style and 3.2 | 
tree | commitdiff | 
| 2006-06-11 | 
axelcl | Added patch for #1434245 | 
tree | commitdiff | 
| 2006-06-11 | 
axelcl | Set version 1.1.9 | 
tree | commitdiff | 
| 2006-06-11 | 
axelcl | Make PHPeclipse compile correctly under Eclipse Version...  | 
tree | commitdiff | 
| 2006-04-23 | 
bananeweizen | bug 1469012, exception in CompletionProposal | 
tree | commitdiff | 
| 2006-04-23 | 
bananeweizen | bug 1434118, scanner had a faulty behavior scanning...  | 
tree | commitdiff | 
| 2006-04-10 | 
axelcl | #1467296 patch for bug #1454529 | 
tree | commitdiff | 
| 2006-04-08 | 
dynamike2000 | * Updating plugin.xml file to Version 1.1.8 as preparat...  | 
tree | commitdiff | 
| 2006-03-13 | 
axelcl | Fixed bug: ArrayIndexOutOfBoundsException | 
tree | commitdiff | 
| 2006-02-22 | 
axelcl | Fix Request #1431769: Support Context assistance when...  | 
tree | commitdiff | 
| 2006-02-22 | 
axelcl | Fix Request #1431769: Support Context assistance when...  | 
tree | commitdiff | 
| 2006-02-14 | 
bananeweizen | fixed https://sourceforge.net/tracker/index.php?func...  | 
tree | commitdiff | 
| 2006-02-14 | 
bananeweizen | fix for sourceforge.net/tracker/index.php?func=detail...  | 
tree | commitdiff | 
| 2006-02-13 | 
dynamike2000 | Removed temporary file build.xml from CVS for several...  | 
tree | commitdiff | 
| 2006-02-11 | 
bananeweizen | bugfix 1423269, sourceforge.net/tracker/index.php?func...  | 
tree | commitdiff | 
| 2006-02-11 | 
bananeweizen | added missing action descriptions | 
tree | commitdiff | 
| 2006-02-11 | 
bananeweizen | remove name clash with JDT editor category | 
tree | commitdiff | 
| 2006-02-11 | 
bananeweizen | remove unused imports (no functional changes) | 
tree | commitdiff | 
| 2006-02-10 | 
bananeweizen | remove name clash with Job.manager in Eclipse 3.2 compi...  | 
tree | commitdiff | 
| 2006-02-08 | 
bananeweizen | bugfix 1427544, sourceforge.net/tracker/?func=detail...  | 
tree | commitdiff | 
| 2006-02-07 | 
axelcl | Committing missing change or PHPFileUtil | 
tree | commitdiff | 
| 2006-02-04 | 
bananeweizen | removed ColorManager, not used anywhere | 
tree | commitdiff | 
| 2006-01-30 | 
axelcl | Search through include files for a class declaration...  | 
tree | commitdiff | 
| 2006-01-30 | 
axelcl | Report "multiple" inheritence as error | 
tree | commitdiff | 
| 2006-01-29 | 
bananeweizen | suppress "variable not initialized" error for break...  | 
tree | commitdiff | 
| 2006-01-29 | 
bananeweizen | reenabled folding preference for inner types | 
tree | commitdiff | 
| 2006-01-29 | 
bananeweizen | bugfix 1412408 | 
tree | commitdiff | 
| 2006-01-28 | 
bananeweizen | code cleaning (no functional changes) | 
tree | commitdiff | 
| 2006-01-27 | 
bananeweizen | implemented 1416503, automatic closing of braces | 
tree | commitdiff | 
| 2006-01-25 | 
bananeweizen | fix some navigation action labels | 
tree | commitdiff | 
| 2006-01-24 | 
bananeweizen | replaced deprecated interface | 
tree | commitdiff | 
| next |