avoid builder error on a file with name ".php" (i.e. dot and extension only)
[phpeclipse.git] / net.sourceforge.phpeclipse / src /
2005-12-20 bananeweizenavoid builder error on a file with name ".php" (i.e...
2005-12-20 bananeweizeninitially focus file name field, if container field...
2005-12-20 bananeweizenbug 1274348, superfluous newline at file end on formatt...
2005-12-19 axelclFix #1371992: Error with switch when last case block...
2005-12-19 axelclFix #1371992: Error with switch when last case block...
2005-12-19 axelclFix #1368081: First suggestion in #1368081 seems to...
2005-12-19 bananeweizenbug 1365831, error for creating new file with empty...
2005-12-19 axelclFix #1368081: Variable not initialized does not work...
2005-12-19 axelclFix bug #1385272: Parsing of short open tags not fully...
2005-12-19 bananeweizenfix browse button in create new PHP file wizard
2005-12-19 axelclFix bug #1385272: Parsing of short open tags not fully...
2005-12-18 bananeweizenbug 1375017, code formatter inserted blank before incre...
2005-11-02 axelclAvoid NPE for "Mark Occurrences"
2005-10-26 axelclImproved support for comment folding
2005-10-26 axelclImproved support for comment folding
2005-10-13 axelclAvoid "uninitialized variable" message after new keyword
2005-10-13 axelclFixes for bug #1326088
2005-10-13 axelclFixes for bug #1326088
2005-10-10 axelclMisc
2005-10-10 axelclPreferencedialog for "Mark Occurrences"
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 axelclExpressions like:
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-27 axelclCode folding for PHPdoc at start of PHP file
2005-09-25 axelclAdded "Navigate->Show In->Navigator" and "Navigate...
2005-08-30 axelclAdded new syntax error "Assignment operator not allowed...
2005-08-29 axelclIgnore case for functions in the PHP hover
2005-08-29 axelclAdded new syntax error "Assignment operator not allowed...
2005-08-28 axelclIgnore case for functions in the PHP hover
2005-08-28 axelclIgnore case for functions in syntax highlighting
2005-08-21 axelclBug #1248155: avoid NPE in parser
2005-08-21 axelclOpen proposals only, if autoactivation character '...
2005-08-20 axelclmisc
2005-08-18 axelcltypo
2005-08-18 axelclImproved ${cursor} handling in HTML and TPL (smarty...
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-12 axelclBugs item #1236682
2005-07-10 axelclShow browser preview only then editor area is visible
2005-07-10 axelclOptimized Scanner
2005-07-10 axelclSmall improvements in parser
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-24 axelclmisc
2005-06-24 axelclFixed syntaxhiglighting for single line comments. Example:
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-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 axelclSimplified parsing for double quoted strings
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-04 axelclDetect <?= as PHP start tag
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-21 axelclFixed NullPointerException (problems == null) may occur
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-19 axelclShow line numbers (other than 1) in problems view for...
2005-04-18 axelclImproved error "Unreachable code" for if statements
2005-04-17 axelclAdded error "Unreachable code" for if statements
2005-04-16 axelclAdded error "Unreachable code" for some very simple...
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-30 axelclPatch from Stefan Sigurdsson
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 axelclFixed bug #1122547 fails to parse several structures
2005-02-14 axelclUsing the standard console for "PHPConsole" output...
2005-02-07 axelclfixed outline refresh bug
2005-02-07 axelclFixed outline wrong order of methods bug
next