bugfix 1412408
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui /
2006-01-29 bananeweizenbugfix 1412408
2006-01-24 bananeweizenbugfix 1413452, migration to 3.1 API had a typo, so...
2006-01-23 bananeweizenshortened display text of variable proposal in content...
2006-01-19 axelclAdded icon phpedit.png from the free icons library at:
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-15 bananeweizenunification of bug fixes 1198893, 1404228
2006-01-15 bananeweizenbug fix 1402152 sourceforge.net/tracker/index.php?func...
2006-01-15 bananeweizenbugfix 1198893, syntax coloring gets confused after...
2006-01-13 axelclFixed bug #1404228: Crash on <?php // comment ?>
2006-01-13 axelclFixed bug #1404228: Crash on <?php // comment ?>
2005-12-20 bananeweizenavoid builder error on a file with name ".php" (i.e...
2005-10-26 axelclImproved support for comment folding
2005-10-26 axelclImproved support for comment folding
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 axelclExpressions like:
2005-10-05 axelclImplemented a simple occurrences finder for Variables...
2005-09-30 axelclRegister new file extensions for the php-editor:
2005-09-27 axelclCode folding for PHPdoc at start of PHP file
2005-08-20 axelclmisc
2005-08-18 axelclImproved template handling in HTML partition
2005-07-16 axelclDifferent syntax coloring for '$_' variables possible
2005-07-09 axelclMore 3.1 compatibility
2005-07-08 axelclChanged the UI Image handling.
2005-06-30 stefanbjarniOrganized imports.
2005-06-24 axelclFixed syntaxhiglighting for single line comments. Example:
2005-06-14 axelclCreated a separated 'externaltools' plugin
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 axelcldifferent syntax highlighting for single and double...
2005-05-12 axelclAvoid message in 31M6:
2005-05-06 stefanbjarniOrganized imports
2005-04-22 axelclNew Warning: "Uninitialized local variable"
2005-04-04 axelclDelete association of htmledit.gif for the PHPUnitEditor
2005-03-06 axelclimproved PHP parser
2005-02-07 axelclfixed outline refresh bug
2005-02-04 axelclfixed bug #1115300, #1115292
2005-02-02 axelclfixed bug for detecting IFile "include files" outside...
2005-01-29 axelclImproved File selector for debugging action
2005-01-26 axelcl* Added browser like links (Ctrl+Mouseclick on identifi...
2005-01-17 axelclAdded new Option "Wrap PHPdocs and comments at print...
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-02 axelclmade message: "Include filename doesn't exist in projec...
2005-01-02 axelclallow more default parser include paths
2004-12-29 axelclParser detects wrong include files now
2004-12-13 axelclAdded filters to the PHp OutlinePage
2004-11-29 axelclLocal variable proposals (Ctrl+SPACE) added
2004-11-06 axelclSimple auto indent strategy when inserting templates
2004-11-04 axelclAdded Pref option to configure for which extensions...
2004-10-23 axelclfixed "bracket matching highlighting" bug
2004-10-08 jsurferAdded auto indent strategy for phpdocs and comments
2004-09-28 jsurferAdded word wrap option (problem: conflicts with folding)
2004-09-25 jsurfercode-template needs new context type
2004-09-25 jsurferadded syntax color for {} operators
2004-09-23 jsurferadded first version of codetemplates (needs to fix...
2004-09-23 jsurferSpelling preference activated (no dictionary available...
2004-09-22 jsurferfixed "replace all" bug
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-04 jsurferfixed NPE
2004-09-03 jsurfermisc changes
2004-09-03 jsurfermisc changes
2004-09-02 jsurfernew PartitionScanner version
2004-08-19 khartlagemisc changes
2004-07-30 khartlageadded *.module (Drupal) as a valid extension
2004-07-17 khartlageCleaned up PHP Prefs (Code Assist, typing)
2004-07-16 khartlageBug 841370 - open declaration for projects wih external...
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 khartlageswitched off debugging information
2004-06-15 khartlageRC2 compatibility
2004-06-12 khartlagecolored "operators and brackets"
2004-06-11 khartlageimproved include detection
2004-06-11 khartlageimproved include detection
2004-06-06 khartlageAdded constants from David Foerster to phpsyntax.xml...
2004-06-03 khartlageadded class fields to outline
2004-05-30 khartlage3m9 compatible;
2004-05-30 khartlage3m9 compatible;
2004-05-22 khartlageAdded a new PHP Parser Preference Page (global and...
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-05-08 khartlagemisc changes
2004-05-08 khartlagemisc changes
2004-04-28 khartlagemisc changes
2004-04-19 khartlageAdded SQL proposals
2004-04-17 khartlagemisc changes
2004-04-16 khartlagemisc changes
2004-03-28 cperkonigmake sure that the VariableHover for the debugPlugin...
next