1) Moved net.sourceforge.phpeclipse.ui\src\net\sourceforge\phpdt back to net.sourcefo...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse /
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 finishedBuilding
2009-12-23 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-12 incastrixRefactory: remove unused classes, imports, fields and...
2009-10-07 incastrixRefactory: removed unnecessary local variables and...
2009-10-06 incastrixRefactory
2009-10-06 incastrixRefactory
2009-10-05 incastrixRemoved unnecessary import.
2009-10-02 incastrixRefactory: core plugin.
2009-09-22 incastrixRemoved UI.
2009-09-20 incastrixfix #774 infinite loop in net.sourceforge.phpeclipse...
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-08-29 Edward Mannsyntax.xml update from hudson build on Thu 28 Aug 2008...
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-03-30 Edward Mannsyntax.xml update from hudson build on Sun 30 Mar 2008...
2008-02-26 Edward MannAdded change so that when you have a RSE project and...
2008-02-06 Edward MannBug was introduced when working on the RSE paths. I...
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...
2007-09-07 pombredanneRemoved dead comments
2007-07-30 toshihiroFixed: 1760857 - Avoid refreshing the preview when...
2007-07-29 toshihiroFixed: 1760857 - Avoid refreshing the preview when...
2007-07-13 toshihiroFixed: 1736622 - "php marker occurrences" color - did...
2007-07-11 toshihiroGot back Next/Previous Annotation functionality.
2007-07-11 toshihiroAdded some lost properties.
2007-07-03 toshihiroAvoid warning message in every startup
2007-06-30 toshihiroCould not show completion list as expected on line...
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-04-01 axelclPatch 1692034 - set projects default charset to UTF-8
2007-03-24 axelclFix for #1380415 (toshihiro)
2007-03-17 axelcl#1493165 phpeclise highlighting fails when using specia...
2007-03-02 pombredannePATCH-1559330: PHPDoc comments are garbled in function...
2007-02-08 pombredanneCleanup dead code.
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-06-11 axelclMake PHPeclipse compile correctly under Eclipse Version...
2006-04-23 bananeweizenbug 1469012, exception in CompletionProposal
2006-04-10 axelcl#1467296 patch for bug #1454529
2006-02-11 bananeweizenbugfix 1423269, sourceforge.net/tracker/index.php?func...
2006-02-10 bananeweizenremove name clash with Job.manager in Eclipse 3.2 compi...
2006-02-04 bananeweizenremoved ColorManager, not used anywhere
2006-01-28 bananeweizencode cleaning (no functional changes)
2006-01-27 bananeweizenimplemented 1416503, automatic closing of braces
2006-01-25 bananeweizenfix some navigation action labels
2006-01-24 bananeweizenreplaced deprecated interface
2006-01-24 bananeweizenbugfix 1413452, migration to 3.1 API had a typo, so...
2006-01-21 bananeweizenmake compilable in 3.2
2006-01-21 bananeweizenremove dependency to internal package
2006-01-18 bananeweizenmigrated plugin from 3.0 to 3.1
2006-01-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2006-01-17 bananeweizenadded perspective shortcuts for debug and resource...
2006-01-15 bananeweizenunified title and description handling in wizards
2006-01-15 bananeweizenadded "new PHP project" shortcut to PHP perspective
2006-01-12 axelclFixed Bug<a href="sourceforge.net/tracker/?func=detail...
2006-01-10 bananeweizenavoid exception during creation of identifier list
2006-01-02 axelclAvoid NPE for "mark occurences"
2005-12-20 bananeweizenrequest 1217212, set cursor in new PHP/HTML wizards...
2005-12-20 bananeweizeninitially focus file name field, if container field...
2005-12-19 bananeweizenbug 1365831, error for creating new file with empty...
2005-12-19 bananeweizenfix browse button in create new PHP file wizard
2005-11-02 axelclAvoid NPE for "Mark Occurrences"
2005-10-10 axelclMisc
2005-10-09 axelclPrepared better HEREDOC support; see comment for bug...
2005-10-09 axelclPrepared better HEREDOC support; see comment for bug...
2005-10-09 axelclSave PHPPartitionScanner for refactoring
2005-10-09 axelclSave PHPPartitionScanner for refactoring
2005-10-09 axelclAvoid NPE in update OccurrenceAnnotation
2005-10-05 axelclImplemented a simple occurrences finder for Variables...
2005-10-03 axelclRefactored packagename to net.sourceforge.phpdt.interna...
2005-09-30 axelclRegister new file extensions for the php-editor:
2005-09-30 axelclRegister new file extensions for the php-editor:
2005-09-29 axelclAdded is_int function
2005-09-25 axelclAdded "Navigate->Show In->Navigator" and "Navigate...
2005-08-29 axelclIgnore case for functions in the PHP hover
2005-08-28 axelclIgnore case for functions in the PHP hover
2005-08-28 axelclIgnore case for functions in syntax highlighting
2005-08-21 axelclOpen proposals only, if autoactivation character '...
2005-08-20 axelclmisc
2005-08-18 axelclImproved template handling in HTML partition
2005-07-18 axelclFixed bugs item #1240435
2005-07-16 axelclDifferent syntax coloring for '$_' variables possible
2005-07-10 axelclShow browser preview only then editor area is visible
2005-07-10 axelclOptimized Scanner
2005-07-09 axelclMore 3.1 compatibility
2005-07-08 axelclChanged the UI Image handling.
2005-07-03 stefanbjarniSmall bug fixes for the debugger client.
2005-07-03 stefanbjarniFixed the debugger client to work in Eclipse 3.1.
2005-07-01 stefanbjarniMerged the 3.1 compatibility patches from the eclipse3_...
2005-06-30 stefanbjarniOrganized imports.
next