Improved handling for right mouse click menu on file in Navigator:
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / actions / PHPEclipseShowAction.java
2004-11-04 axelclImproved handling for right mouse click menu on file...
2004-09-03 jsurfermisc changes
2004-07-30 khartlage*** empty log message ***
2004-07-17 khartlageImproved "Open Include" and "Open Include List" for...
2004-03-04 khartlageIntegrated first version of new SWT Browser (MSIE under...
2003-12-31 khartlageEclipse 3.x compatible;
2003-10-11 khartlageChanges:
2003-06-28 khartlageRemove String#replaceAll() with StringUtil#replaceAll...
2003-05-11 khartlageadded a first php $f command to the PHP console
2003-05-07 khartlagedeleted refs to org.eclipse.update.internal.ui.UpdateUI...
2003-05-07 khartlageOpen preview on editor open
2003-02-07 khartlagereworked the Console write() method
2003-02-04 choochter*** empty log message ***
2002-11-13 khartlagefirst PHP parser version (doesn't work actually)
2002-10-26 khartlageAdded context help menu for php function names. The...
2002-10-24 khartlageIntegrated PHP help files; Fixed some bugs
2002-10-19 khartlageimproved syntax highligthing
2002-10-12 khartlageAdded: PreferencePage; External Browser startup; extend...