Added change so that when you have a RSE project and click the right mouse button...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / phpeditor / PHPEditor.java
2008-02-26 Edward MannAdded change so that when you have a RSE project and...
2008-01-24 Edward Mannapplying code changes to fix ticket issue #637. You...
2008-01-22 Edward MannAdding new code for feature save on unfocus. This is...
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-06-11 axelclMake PHPeclipse compile correctly under Eclipse Version...
2006-01-21 bananeweizenmake compilable in 3.2
2006-01-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2006-01-02 axelclAvoid NPE for "mark occurences"
2005-11-02 axelclAvoid NPE for "Mark Occurrences"
2005-10-09 axelclPrepared better HEREDOC support; see comment for bug...
2005-10-09 axelclAvoid NPE in update OccurrenceAnnotation
2005-10-05 axelclImplemented a simple occurrences finder for Variables...
2005-09-25 axelclAdded "Navigate->Show In->Navigator" and "Navigate...
2005-07-10 axelclShow browser preview only then editor area is visible
2005-06-30 stefanbjarniOrganized imports.
2005-05-12 axelclAvoid message in 31M6:
2005-03-06 axelclimproved PHP parser
2005-01-26 axelcl* Added browser like links (Ctrl+Mouseclick on identifi...
2004-12-29 axelclParser detects wrong include files now
2004-10-05 jsurferfixed bug #1038071
2004-09-28 jsurferAdded word wrap option (problem: conflicts with folding)
2004-09-19 jsurfermisc changes
2004-09-11 jsurferSyntax highlighting is changeable.
2004-09-02 jsurfernew PartitionScanner version
2004-08-19 khartlagemisc changes
2004-06-21 khartlageGoto line/Goto Matching Bracket Shortcuts should work
2004-06-03 khartlageadded class fields to outline
2004-05-30 khartlage3m9 compatible;
2004-05-21 khartlageAdded "Task Tags" functionality (TODO,...)
2004-05-08 khartlagemisc changes
2004-04-16 khartlagemisc changes
2004-03-22 khartlagemisc changes in the internal builder
2004-02-24 khartlageEclipse 3M7
2003-12-22 khartlagenew version with WorkingCopy Management
2003-10-16 khartlagefix from durel_b:
2003-10-11 khartlageChanges:
2003-09-20 khartlageDefined a limit for code completion list entries PHPecl...
2003-08-09 khartlageadded a builder to parse files with eclipse's build...
2003-08-01 khartlageAdded a souce context menu to the editor; moved "Goto...
2003-05-31 khartlageUse abstraction of PHPOutlinePage
2003-05-07 khartlagedeleted refs to org.eclipse.update.internal.ui.UpdateUI...
2003-05-07 khartlageOpen preview on editor open
2003-04-27 khartlageimproved color settings through Preference page
2003-04-06 khartlagePHP highlighting colors could now be managed by the...
2003-04-06 khartlageAdded PHPUnitEditor and corresponding PHPPreferencePage
2003-03-30 khartlageGotoMatchingBracket implementiert
2003-03-19 khartlageStarted with PHP/HTML Formatter menu => doesn't work...
2003-02-24 khartlageRewritten Parser/Scanner to package net.sourceforge...
2003-02-16 khartlagefixed accelerator problem; slightly improved PHP Perspe...
2003-02-04 choochter*** empty log message ***
2003-01-08 khartlageAdded actions Comment, Uncommnet, AddBookmark, AddTask
2003-01-05 khartlage1.0.4 release
2003-01-02 khartlageadded code completion for HTML mode
2002-12-27 khartlagemisc changes
2002-12-23 khartlageContextHelp now in new module net.sourceforge.phpeclips...
2002-12-03 khartlagePHP perspective and new Project Wizard
2002-11-29 khartlageSyntax Highlighting Prefs work now / Automatic parse...
2002-11-13 khartlagefirst PHP parser version (doesn't work actually)
2002-11-07 khartlagemisc changes
2002-10-26 khartlageAdded context help menu for php function names. The...
2002-10-24 khartlageIntegrated PHP help files; Fixed some bugs
2002-10-12 khartlageAdded: PreferencePage; External Browser startup; extend...