1) Added missing strings for italic, underline and strike through.
[phpeclipse.git] / net.sourceforge.phpeclipse /
2014-01-06 robekras1) Added missing strings for italic, underline and... master
2014-01-05 robekras1) Fixed another static:: issue.
2013-10-27 robekras1) Added setting of syntax properties to italic, underl...
2013-10-06 robekras1) Fixed issue #873
2013-10-06 robekras1) Fixed issue #872.
2013-05-31 robekras1) Fixed issue #858: OpenPHPPerspectiveAction error...
2013-03-31 robekras1) Fixed issue #860: Added category.xml to the project.
2013-02-13 robekras1) Fixed html syntax highlighting.
2013-02-11 robekras1) Readded the lost BreakpointImageProvider.java
2013-02-02 Edward MannChanging the version to 1.2.4.qualifier.
2013-01-06 robekras1) Fixed stackoverflow when clicking on entry in PHPecl...
2012-12-29 robekras1) Fixed issue #347: Syntax highlight doesn't like...
2012-12-27 robekras1) Fixed issue #779: PHPEclipse reports error with...
2012-12-26 robekras1) Fixed issue #714: PHP Parser bug with $this->oR.
2012-12-24 robekras1) Fixed issue #215: Escaping Strings
2012-12-23 robekras1) Fixed calculation of the new indentation method...
2012-12-23 robekras1) Changed indentation of (single or double) quoted...
2012-12-16 robekras1) Fixed issue #828: Non initialized variable warnings...
2012-12-09 robekras1) Fixed issue #844: Short form of ternary operator...
2012-12-08 robekras1) Fixed the parser problem with the '::' (Paamayim...
2012-12-02 robekras1) Fixed issue #776.
2012-11-25 robekras1) Moved net.sourceforge.phpeclipse.ui\src\net\sourcefo...
2012-01-07 robekras1) Reintroduced PHPPerspectiveFactory (was lost with... trunk
2012-01-02 robekras1) Reintroduced some out commented methods. (Did break...
2012-01-02 robekras1) Reintroduced finishedBuilding
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-13 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-13 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-13 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-12 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-12 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-12 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-12 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-12 incastrixFix hover functionality.
2009-10-07 incastrixRefactory: removed unnecessary imports.
2009-10-07 incastrixRefactory: replaced internal copy of Assert class with...
2009-10-07 incastrixRefactory: removed unnecessary local variables and...
2009-10-06 incastrixRefactory
2009-10-06 incastrixRefactory
2009-10-05 incastrixremoved unused private methods.
2009-10-05 incastrixremoved unused private methods.
2009-10-05 incastrixReplace deprecated org.eclipse.core.runtime.Platform...
2009-10-05 incastrixRemoved unnecessary import.
2009-10-05 incastrixreplace deprecated org.eclipse.jface.text.Assert with...
2009-10-05 incastrixremove unnecessary extension.
2009-10-05 incastrixUpdate MANIFEST.MF, replaced deprecated Eclipse-LazySta...
2009-10-02 incastrixRefactory: plugin core plugin.xml and MANIFEST.MF
2009-10-02 incastrixRefactory: core plugin.
2009-10-02 incastrixRefactory: Remove UI from core plugin.
2009-09-22 incastrixRemoved UI.
2009-09-20 incastrixfix #774 infinite loop in net.sourceforge.phpeclipse...
2009-09-13 incastrixChange Eclipse-LazyStart: true to Bundle-ActivationPoli...
2009-09-13 incastrixAnother upgrade to Platform/JDT 3.4.1
2009-09-12 incastrixInitial upgrade to Platform/JDT 3.4.1
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
next