1) Moved net.sourceforge.phpeclipse.ui\src\net\sourceforge\phpdt back to net.sourcefo...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / phpeditor /
2012-11-25 robekras1) Moved net.sourceforge.phpeclipse.ui\src\net\sourcefo...
2009-09-22 incastrixRemoved UI.
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-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.
2007-07-30 toshihiroFixed: 1760857 - Avoid refreshing the preview when...
2007-07-29 toshihiroFixed: 1760857 - Avoid refreshing the preview when...
2007-07-11 toshihiroGot back Next/Previous Annotation functionality.
2007-07-11 toshihiroAdded some lost properties.
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-03-24 axelclFix for #1380415 (toshihiro)
2007-03-17 axelcl#1493165 phpeclise highlighting fails when using specia...
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-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-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2006-01-02 axelclAvoid NPE for "mark occurences"
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-01 stefanbjarniMerged the 3.1 compatibility patches from the eclipse3_...
2005-06-30 stefanbjarniOrganized imports.
2005-06-24 axelclDeleted unnecessary syntax highlighting rules
2005-06-14 axelclCreated a separated 'externaltools' plugin
2005-06-01 axelclAction borrowed from cfeclipse: "remove trailing spaces...
2005-05-16 axelclAdded syntax highlighting for variables in double quote...
2005-05-15 axelclImproved xml scanner for this bug
2005-05-13 axelclWrong partition length raises exception.
2005-05-12 axelclAvoid message in 31M6:
2005-05-08 axelclParser: parse a PHP expression after <?= ; statements...
2005-05-06 stefanbjarniApplied bugfixes described by Daniel Ecer on May 5...
2005-05-06 stefanbjarniOrganized imports
2005-05-05 axelclFixed bug with unterminated strings at end of file
2005-05-05 axelclImproved calculation of function/methods sourceEnd...
2005-05-03 axelcl*** empty log message ***
2005-05-03 axelclImproved PHP end tag (i.e. ?> ) syntax highlighting...
2005-04-20 stefanbjarniTemporarily removed all references to com.quantum.util...
2005-04-19 axelclShow line numbers (other than 1) in problems view for...
2005-04-17 axelclAdded error "Unreachable code" for if statements
2005-04-04 axelclDelete association of htmledit.gif for the PHPUnitEditor
2005-04-03 axelclsynchronize with newest Quantum CVS sources
2005-03-06 axelclimproved PHP parser
2005-02-25 axelclAdded xampp start and stop action
2005-02-07 axelclfixed outline refresh bug
2005-01-26 axelcl* Added browser like links (Ctrl+Mouseclick on identifi...
2005-01-18 axelclAND, OR added
2005-01-17 axelclAdded new Option "Wrap PHPdocs and comments at print...
2004-12-29 axelclParser detects wrong include files now
2004-12-13 axelclAdded filters to the PHp OutlinePage
2004-12-05 axelclmisc
2004-12-05 axelclmisc
2004-11-29 axelclLocal variable proposals (Ctrl+SPACE) added
2004-11-28 axelclmisc
2004-11-12 axelclmisc
2004-11-12 axelclfixed update conflict and outline update bug
2004-10-05 jsurferfixed bug #1038067
2004-10-05 jsurferfixed bug #1038071
2004-09-28 jsurferadded 'clone' as keyword
next