#1493165 phpeclise highlighting fails when using special echo "<<<"
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse /
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.
2005-06-24 axelclDeleted unnecessary syntax highlighting rules
2005-06-18 axelclRemoved some internal constants
2005-06-18 axelclMoved ETC_HOSTS_PATH_PREF to externaltools
2005-06-14 axelclCreated a separated 'externaltools' plugin
2005-06-14 axelclCreated a separated 'externaltools' plugin
2005-06-14 axelclCreated a separated 'externaltools' plugin
2005-06-07 stefanbjarniAdded two new workspaces preferences, to track the...
2005-06-01 axelclAction borrowed from cfeclipse: "remove trailing spaces...
2005-05-16 axelclAdded syntax highlighting for variables in double quote...
2005-05-15 axelcldifferent syntax highlighting for single and double...
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-22 axelclNew Warning: "Uninitialized local variable"
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-04-03 axelclmisc
2005-03-06 axelclimproved PHP parser
2005-02-25 axelclOpen PHP perspective automatically then a new PHP Proje...
2005-02-25 axelclAdded xampp start and stop action
2005-02-14 axelclUsing the standard console for "PHPConsole" output...
2005-02-07 axelclfixed outline refresh bug
2005-02-04 axelclread default values from external properties file now
2005-02-04 axelclread default values from external ini file now
2005-01-28 axelclMoved the project.index file to eclipse/workspace/...
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...
2005-01-05 axelclMerged "Open PHP Declaration" and "Open Include File...
2005-01-05 axelclMerged "Open PHP Declaration" and "Open Include File...
2004-12-29 axelclParser detects wrong include files now
2004-12-15 axelclfixed bug: ''single quoted strings'' not included in...
next