no indentation of HTML and phpdocs
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpeclipse / actions /
2004-11-04 axelclImproved handling for right mouse click menu on file...
2004-10-23 axelclpreparing new release
2004-09-22 jsurferfixed "replace all" bug
2004-09-03 jsurfermisc changes
2004-07-30 khartlage*** empty log message ***
2004-07-24 khartlageQuantum version 2.4.1
2004-07-17 khartlageImproved "Open Include" and "Open Include List" for...
2004-07-16 khartlageBug 841370 - open declaration for projects wih external...
2004-06-21 khartlageGoto line/Goto Matching Bracket Shortcuts should work
2004-06-15 khartlageRC2 compatibility
2004-06-11 khartlageimproved include detection
2004-06-10 khartlageimproved "Open Include"
2004-06-08 khartlage"Open SQL Table View" actiun (right mouse click in...
2004-06-06 khartlageOpen PHP "include" relative to the projects root inside...
2004-06-06 khartlageEliminated unused classes
2004-04-16 khartlagemisc changes
2004-03-04 khartlageIntegrated first version of new SWT Browser (MSIE under...
2003-12-31 khartlageEclipse 3.x compatible;
2003-12-22 khartlagenew version with WorkingCopy Management
2003-12-22 khartlagenew version with WorkingCopy Management
2003-10-11 khartlageChanges:
2003-09-11 khartlageImproved "project.index" file for PHPdoc TextHover...
2003-09-09 khartlageChanged "Open PHP Declarartion" action in the PHP editor:
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-27 khartlageUse external tools package to run commands for apache...
2003-06-13 khartlage*** empty log message ***
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-27 kpouerUse the PHPParserManager instead of instantiating the...
2003-02-24 khartlageRewritten Parser/Scanner to package net.sourceforge...
2003-02-16 khartlageavoid "console==null" problems
2003-02-08 khartlageSwitched to Eclipse 2.1 development
2003-02-08 khartlageSwitched to Eclipse 2.1 development; eliminated JTidy...
2003-02-07 khartlagereworked the Console write() method
2003-02-04 choochter*** empty log message ***
2003-01-17 khartlagemisc changes
2003-01-12 khartlageJTidy integration
2002-12-23 khartlageContextHelp now in new module net.sourceforge.phpeclips...
2002-12-10 khartlageimproved/refactored php syntax parser
2002-11-29 khartlageSyntax Highlighting Prefs work now / Automatic parse...
2002-11-27 khartlageexternal syntax parse check: /apache/php/php -l -f...
2002-11-22 khartlageimporved php parser
2002-11-13 khartlageAdded first PHP parser version (doesn't work correct...
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-19 khartlageimproved syntax highligthing
2002-10-12 khartlageAdded: PreferencePage; External Browser startup; extend...