Ignore case for functions in the PHP hover
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / phpeditor /
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
2004-09-28 jsurferAdded word wrap option (problem: conflicts with folding)
2004-09-25 jsurferadded syntax color for {} operators
2004-09-19 jsurfermisc changes
2004-09-12 jsurferdon't show <b>...</b> in Content Assist for predefined...
2004-09-12 jsurferadded StringAutoIndentStrategy for single quoted strings
2004-09-11 jsurferSyntax highlighting is changeable.
2004-09-09 jsurferFixed ?
2004-09-09 jsurferfixed Bug 1024299
2004-09-03 jsurfermisc changes
2004-09-02 jsurfernew PartitionScanner version
2004-08-20 khartlageimproved PHP Completion for -> operator
2004-08-19 khartlagemisc changes
2004-07-30 khartlageadded *.module (Drupal) as a valid extension
2004-07-30 khartlageavoid NPE in BrowserView
2004-07-16 khartlage<?PHP letters in uppercase get colored
2004-07-11 khartlageadded php5 file type
2004-07-11 khartlageimproved syntax highlighting scanners and preferences
2004-07-04 khartlageshow HTML files as local resources (no '' url prefix)
2004-07-04 khartlageimproved syntax highlighting (php tag/return keyword...
2004-06-27 khartlagemisc preferences improvements
2004-06-26 khartlageFixed bug in CodeFormatter; for partial formatting...
2004-06-21 khartlageGoto line/Goto Matching Bracket Shortcuts should work
2004-06-16 khartlagefixed: java.lang.IllegalArgumentException: Attempted...
2004-06-15 khartlageRC2 compatibility
2004-06-12 khartlagecolored "operators and brackets"
2004-06-06 khartlageEliminated unused classes
2004-06-06 khartlageEliminated unused classes
2004-06-06 khartlageAdded constants from David Foerster to phpsyntax.xml...
2004-06-05 khartlage3.x RC1 compatibility show and refresh browser preview
2004-06-05 khartlage3.x RC1 compatibility show browser preview
2004-06-03 khartlageadded class fields to outline
2004-05-30 khartlage3m9 compatible;
2004-05-30 khartlage3m9 compatible;
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-05-20 khartlageAdded changes from David Foerster's automatically gener...
2004-05-08 khartlagemisc changes
2004-05-08 khartlagemisc changes
2004-04-19 khartlageAdded SQL proposals
2004-04-16 khartlagemisc changes
2004-04-02 khartlagemisc parser changes
2004-03-22 khartlagemisc changes in the internal builder
2004-03-08 khartlagemisc parser changes
2004-03-04 khartlageadded old hover behaviour;
2004-03-04 khartlageIntegrated first version of new SWT Browser (MSIE under...
2004-03-02 khartlageimproved parser keywords abstract, final, public, prote...
2004-03-01 khartlageEclipse3M7 version
2004-02-24 khartlageEclipse 3M7
2004-02-05 khartlageBug 886811
2004-02-05 khartlageis_a function feature request 883840
2004-02-05 khartlageFixed smarty error for { at first position in a *.tpl...
2003-12-31 khartlageEclipse 3.x compatible;
2003-12-22 khartlagenew version with WorkingCopy Management
next