1) Moved net.sourceforge.phpeclipse.ui\src\net\sourceforge\phpdt back to net.sourcefo...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / util /
2012-11-25 robekras1) Moved net.sourceforge.phpeclipse.ui\src\net\sourcefo...
2009-09-22 incastrixRemoved UI.
2008-01-14 Edward MannCommiting more changes to fix RSE issues with PHP projects.
2008-01-06 Edward MannCommitting more fixes for bug #1839622 RSE Path error...
2008-01-06 Edward MannCommitting patch from grEvenX to fix bug #1839622 RSE...
2007-06-19 toshihiroAddition of previous bugfix. Added project based path...
2007-06-13 toshihiroFixed: 1493208 - Linked resources break code assist...
2007-05-09 toshihiroUsing standard dialog org.eclipse.ui.dialogs.ElementLis...
2007-05-03 toshihiroFix - Unless clicking an element except the first one...
2006-10-21 pombredanneA massive organize imports and formatting of the source...
2006-02-22 axelclFix Request #1431769: Support Context assistance when...
2006-01-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2005-12-20 bananeweizenavoid builder error on a file with name ".php" (i.e...
2005-09-30 axelclRegister new file extensions for the php-editor:
2005-06-14 axelclCreated a separated 'externaltools' plugin
2005-05-06 stefanbjarniOrganized imports
2005-04-04 axelclDelete association of htmledit.gif for the PHPUnitEditor
2005-02-02 axelclfixed bug for detecting IFile "include files" outside...
2005-01-29 axelclImproved File selector for debugging action
2005-01-05 axelclMerged "Open PHP Declaration" and "Open Include File...
2005-01-02 axelclallow more default parser include paths
2004-12-29 axelclParser detects wrong include files now
2004-11-04 axelclAdded Pref option to configure for which extensions...
2004-09-25 jsurfercode-template needs new context type
2004-09-11 jsurferSyntax highlighting is changeable.
2004-09-04 jsurferfixed NPE
2004-09-03 jsurfermisc changes
2004-09-03 jsurfermisc changes
2004-07-30 khartlageadded *.module (Drupal) as a valid extension
2004-07-11 khartlageadded php5 file type
2004-06-03 khartlageadded class fields to outline
2004-04-16 khartlagemisc changes
2004-03-22 khartlagemisc changes in the internal builder
2003-12-22 khartlagenew version with WorkingCopy Management
2003-10-11 khartlageChanges:
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-06-28 khartlageRemove String#replaceAll() with StringUtil#replaceAll...
2003-03-20 khartlagephp formatter based on the JDT java formatter (very...
2003-02-04 choochter*** empty log message ***
2002-12-23 khartlageImproved completion processor