1) Fixed issue #852: Correct matching of closing brace with the according opening...
[phpeclipse.git] / net.sourceforge.phpeclipse /
2012-01-15 robekras1) Fixed issue #852: Correct matching of closing brace... 1.2.x
2012-01-15 robekras1) Fixed issue #764: Ignore strings when looking for...
2012-01-15 robekras1) Fixed issue #705: Take the global 'Undo history...
2010-11-02 Edward MannThe namespace fix would go into endless loop if you...
2010-10-31 Edward MannPutting in quick change to support namespace and const...
2009-09-29 incastrixAdded empty, foreach and isset keyword.
2009-09-27 incastrixReadd "echo" keyword.
2009-09-21 Edward MannMerging code from trunk that fixes #774, this work...
2009-09-07 incastrixFix #616.
2009-03-18 incastrixfix #761 also see #762.
2009-02-23 Edward MannUpdating syntax.xml to attempt fix issues reported...
2008-11-20 incastrixFix bugs #725 and releted #744
2008-10-08 incastrixFix nasty bug #706. See trac.
2008-08-29 Edward Mannsyntax.xml update from hudson build on Thu 28 Aug 2008...
2008-07-01 Edward Mannadding entry to runtime to put compatibility.jar in...
2008-06-06 mbowieRemoves the "Show Line Numbers" option from the PHPEcli...
2008-05-07 Edward MannAdding more phpdoc tags to String[] array so the code...
2008-05-07 Edward MannAdding phpdoc tags to String[] array so the code scanne...
2008-04-07 scorphusAdding two small options for code formatter (zhil's...
2008-03-30 Edward Mannsyntax.xml update from hudson build on Sun 30 Mar 2008...
2008-03-14 Edward MannAdding patch from pteague for templates.
2008-02-26 Edward MannAdded change so that when you have a RSE project and...
2008-02-20 Edward Mannnew foreach in template fixes #667 submitted by pteague
2008-02-07 Edward MannThe CTRL+Space did not show function details. This...
2008-02-06 Edward MannBug was introduced when working on the RSE paths. I...
2008-02-01 mbowieReplaces default modifier key for OS X users with SWT...
2008-02-01 Edward MannTemplates were updated by pteague. Also a little change...
2008-01-24 Edward Mannapplying code changes to fix ticket issue #637. You...
2008-01-23 Edward MannChange to openFileInTextEditor to fix ticket issue...
2008-01-22 Edward MannAdding new code for feature save on unfocus. This is...
2008-01-14 Edward MannCommiting more changes to fix RSE issues with PHP projects.
2008-01-06 Edward MannChange to speed up RSE project create. Window will...
2008-01-06 Edward MannFix for bug #1839622 RSE Path error. You can now create...
2008-01-06 Edward MannCommitting more fixes for bug #1839622 RSE Path error...
2008-01-06 Edward MannCommitting patch from grEvenX to fix bug #1839622 RSE...
2007-09-24 pombredanneCleaning up the supported files extensions, need more...
2007-09-14 pombredanneAdding phpc as a default extension for editors and...
2007-09-08 pombredanneMade all bundles require a Java 1.4 EE, and backported...
2007-09-07 pombredanneRemoved dead comments
2007-09-06 Edward MannRemoving htm,html from plugin.xml.
2007-08-28 toshihiroFixed: 1774625 - duplicate one function block down...
2007-08-14 toshihiroModified: separate code for 'define'. was shown unneces...
2007-08-07 dizmofixed [ 1476637 ] 'create new file' with extension...
2007-07-30 toshihiroFixed: 1760857 - Avoid refreshing the preview when...
2007-07-29 toshihiroFixed: 1760857 - Avoid refreshing the preview when...
2007-07-23 toshihiroFixed: Avoid warning on Europa.
2007-07-13 toshihiroFixed: 1736622 - "php marker occurrences" color - did...
2007-07-12 toshihiroFixed: 1345914 - indentation badly wanted
2007-07-11 toshihiroGot back Next/Previous Annotation functionality.
2007-07-11 toshihiroAdded some lost properties.
2007-07-09 toshihirorepaired missing icon
2007-07-09 toshihirovertical ruler icon for mark occurrences
2007-07-03 toshihiroAvoid warning message in every startup
2007-06-30 toshihiroCould not show completion list as expected on line...
2007-06-19 toshihiroAddition of previous bugfix. Added project based path...
2007-06-18 toshihiroAddition of previous bugfix. Adjusting cursor positioning.
2007-06-14 toshihiroFixed: malfunctioned "Remove trailing spaces on editor...
2007-06-13 toshihiroFixed: 1493208 - Linked resources break code assist...
2007-06-11 toshihiroFixed: could not access linked resources
2007-06-05 Edward MannChanging version to 0.0.0 so pluginbuilder will be...
2007-05-28 toshihiroFix #1726724 - "build" causes parser error
2007-05-24 pombredanneAdded back some missing keys. from previous cleanup
2007-05-09 toshihiroUsing standard dialog org.eclipse.ui.dialogs.ElementLis...
2007-05-03 toshihiroFix - Unless clicking an element except the first one...
2007-05-01 toshihiromisc.
2007-04-26 toshihiroFix #1523506 - Parser error for one-liner end* control...
2007-04-25 toshihiroA minor change of a page design
2007-04-22 toshihiroFix #1501248 - Parser error in new self::$_class()
2007-04-09 toshihiro1. Suppress ArrayIndexOutOfBoundsException occurring...
2007-04-06 toshihiro1. Fix #1589403 - wrap double/single quoted strings
2007-04-04 toshihiroFix #1475484 - code formatter: bad result for array...
2007-04-03 toshihiroFix #1693310 Missing function/method declaration in...
2007-04-01 axelclPatch 1692034 - set projects default charset to UTF-8
2007-03-24 axelclFix for #1380415 (toshihiro)
2007-03-22 dizmocloses [ 1033591 ] Tasks not reporting corrent line...
2007-03-17 axelcl#1493165 phpeclise highlighting fails when using specia...
2007-03-17 axelclAdded patch for #1589521 "3 character function names...
2007-03-02 pombredannePATCH-1559330: PHPDoc comments are garbled in function...
2007-03-02 pombredannePATCH-1559330: PHPDoc comments are garbled in function...
2007-02-08 pombredanneBumped up versions to 1.2.0
2007-02-08 pombredanneCleanup dead code.
2007-02-08 pombredanneCleanup of static usage
2006-11-02 pombredanneUpdated about.init to point to phpeclipse.net instead...
2006-11-02 pombredanneUpdated .cvsignore to be more minimalist, and only...
2006-11-02 pombredanneRemoved old eclipse 2.x .template files
2006-10-22 pombredanneDeleted unused commenst and unused vars.
2006-10-22 pombredanneRemoved unused varibale.
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-10-21 pombredanneSome serious cleanup on manifests, plugin.xml, build...
2006-10-17 pombredanneBug 579207: Upgrade all manifest to OSGI style and 3.2
2006-06-11 axelclAdded patch for #1434245
2006-06-11 axelclSet version 1.1.9
2006-06-11 axelclMake PHPeclipse compile correctly under Eclipse Version...
2006-04-23 bananeweizenbug 1469012, exception in CompletionProposal
2006-04-23 bananeweizenbug 1434118, scanner had a faulty behavior scanning...
2006-04-10 axelcl#1467296 patch for bug #1454529
2006-04-08 dynamike2000* Updating plugin.xml file to Version 1.1.8 as preparat...
2006-03-13 axelclFixed bug: ArrayIndexOutOfBoundsException
2006-02-22 axelclFix Request #1431769: Support Context assistance when...
2006-02-22 axelclFix Request #1431769: Support Context assistance when...
next