Different syntax coloring for '$_' variables possible
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui /
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...
2004-03-22 khartlagemisc changes in the internal builder
2004-03-08 khartlagemisc parser changes
2004-03-04 khartlageadded old hover behaviour;
2004-02-24 khartlageEclipse 3M7
2003-12-31 khartlageEclipse 3.x compatible;
2003-12-22 khartlagenew version with WorkingCopy Management
2003-10-11 khartlageChanges:
2003-09-21 khartlageCode Completion inserts the brackets after functions now
2003-09-21 khartlageDeleted PHPFunctionNames use only phpsyntax.xml instead !
2003-09-20 khartlageDefined a limit for code completion list entries PHPecl...
2003-09-19 khartlagebug fix: HTML Context information should be show proper...
2003-09-18 khartlageImproved CodeCompletion with information from the proje...
2003-09-13 khartlageFixed some bugs in the syntax editor preference page
2003-09-08 khartlageExtended the builder with an index file generator for...
2003-08-09 khartlageadded a builder to parse files with eclipse's build...
2003-07-30 khartlagePHP obfuscator gets it's ignored identifiers from an...
2003-06-28 khartlageRemove String#replaceAll() with StringUtil#replaceAll...
2003-06-23 khartlageadded "Behaviour" page in Editor Prefernce Page
2003-05-04 khartlageadd some actions to phpconsole
2003-04-30 khartlagemisc
2003-04-27 khartlageimproved color settings through Preference page
2003-04-08 khartlageAdded auto activation for HTML characters (i.e. <&...
2003-04-07 khartlageNew Autoactivation for PHP ("$") and PHPDoc ("@") added
2003-04-06 khartlagePHP highlighting colors could now be managed by the...
next