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 /
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...
2003-04-06 khartlagePHP highlighting colors could now be managed by the...
2003-04-06 khartlageAdded PHPUnitEditor and corresponding PHPPreferencePage
2003-03-31 khartlageImproved PHPCodeReader for "Go to Matching Bracket...
2003-03-31 khartlageCodeformatter preferences should work now
2003-03-30 khartlageGotoMatchingBracket implementiert
2003-03-28 khartlageadded PHPDoc contexts
2003-03-26 khartlageAdded PHPDoc Scanner and Code Completion Processor
2003-03-24 khartlage*** empty log message ***
2003-03-20 khartlagephp formatter based on the JDT java formatter (very...
2003-03-19 khartlageStarted with PHP/HTML Formatter menu => doesn't work...
2003-02-04 choochter*** empty log message ***
2003-01-27 khartlageadded "icons/obj16/impc_obj.gif" for includes in the...
2003-01-25 kpouerAdded DESC_INC and IMG_INC for the image of include...
2003-01-08 khartlageAdded actions Comment, Uncommnet, AddBookmark, AddTask
2003-01-05 khartlage1.0.4 release
2003-01-02 khartlageadded TemplatePreferencePage
2003-01-02 khartlageadded code completion for HTML mode
2002-12-27 khartlagemisc changes
2002-12-27 khartlageImproved auto completion
2002-12-23 khartlageImproved completion processor
2002-12-09 khartlagefixed bug in template expansion
2002-12-08 khartlagefirst version of 'Code Assist" template engine