2006-01-27 |
bananeweizen | implemented 1416503, automatic closing of braces |
tree | commitdiff |
2006-01-25 |
bananeweizen | fix some navigation action labels |
tree | commitdiff |
2006-01-24 |
bananeweizen | replaced deprecated interface |
tree | commitdiff |
2006-01-24 |
bananeweizen | fixed wrong deprecation warning |
tree | commitdiff |
2006-01-24 |
bananeweizen | bugfix 1413452, migration to 3.1 API had a typo, so... |
tree | commitdiff |
2006-01-23 |
bananeweizen | shortened display text of variable proposal in content... |
tree | commitdiff |
2006-01-23 |
bananeweizen | fix for sourceforge.net/tracker/index.php?func=detail... |
tree | commitdiff |
2006-01-22 |
bananeweizen | reworked all PHP icons to use the official PHP logo. |
tree | commitdiff |
2006-01-21 |
bananeweizen | make compilable in 3.2 |
tree | commitdiff |
2006-01-21 |
bananeweizen | make compile in 3.2 by removing internal dependency |
tree | commitdiff |
2006-01-21 |
bananeweizen | remove dependency to internal package |
tree | commitdiff |
2006-01-20 |
bananeweizen | bugfix 1330522: <?xml flagged as error |
tree | commitdiff |
2006-01-19 |
axelcl | Added www.phpeclipse.de |
tree | commitdiff |
2006-01-19 |
axelcl | Added icon phpedit.png from the free icons library at: |
tree | commitdiff |
2006-01-19 |
bananeweizen | customized "about" dialog |
tree | commitdiff |
2006-01-19 |
bananeweizen | this is a test commit to check the integration of cia... |
tree | commitdiff |
2006-01-18 |
axelcl | Refactoringaction: net.sourceforge.phpdt.ltk.ui.actions... |
tree | commitdiff |
2006-01-18 |
bananeweizen | migrated plugin from 3.0 to 3.1 |
tree | commitdiff |
2006-01-17 |
bananeweizen | removed action for line delimiter conversion; this... |
tree | commitdiff |
2006-01-17 |
bananeweizen | replaced a lot of deprecated code; if someone runs... |
tree | commitdiff |
2006-01-17 |
bananeweizen | added perspective shortcuts for debug and resource... |
tree | commitdiff |
2006-01-15 |
axelcl | Refactoringaction: net.sourceforge.phpdt.ltk.ui.actions... |
tree | commitdiff |
2006-01-15 |
axelcl | For refactoring tests, uncomment the refactoring action... |
tree | commitdiff |
2006-01-15 |
axelcl | Added a new refactoring action: net.sourceforge.phpdt... |
tree | commitdiff |
2006-01-15 |
bananeweizen | unified title and description handling in wizards |
tree | commitdiff |
2006-01-15 |
bananeweizen | unification of bug fixes 1198893, 1404228 |
tree | commitdiff |
2006-01-15 |
bananeweizen | bug 1037094, to much indentation for first comment... |
tree | commitdiff |
2006-01-15 |
bananeweizen | bug fix 1402152 sourceforge.net/tracker/index.php?func... |
tree | commitdiff |
2006-01-15 |
bananeweizen | added "new PHP project" shortcut to PHP perspective |
tree | commitdiff |
2006-01-15 |
bananeweizen | bugfix 1198893, syntax coloring gets confused after... |
tree | commitdiff |
2006-01-15 |
bananeweizen | feature request 1245255, no uninitialized variable... |
tree | commitdiff |
2006-01-13 |
axelcl | Fixed bug #1404228: Crash on <?php // comment ?> |
tree | commitdiff |
2006-01-13 |
axelcl | Fixed bug #1404228: Crash on <?php // comment ?> |
tree | commitdiff |
2006-01-12 |
axelcl | Fixed Bug<a href="sourceforge.net/tracker/?func=detail... |
tree | commitdiff |
2006-01-10 |
bananeweizen | request 1123108: keep strings on multiple lines during... |
tree | commitdiff |
2006-01-10 |
bananeweizen | avoid exception during creation of identifier list |
tree | commitdiff |
2006-01-08 |
axelcl | Some simple improvements |
tree | commitdiff |
2006-01-07 |
axelcl | Making CVS code compilable |
tree | commitdiff |
2006-01-06 |
bananeweizen | don't insert a line break when formatting an empty... |
tree | commitdiff |
2006-01-04 |
bananeweizen | reverted previous fix, it was bogus; applied similar... |
tree | commitdiff |
2006-01-04 |
bananeweizen | avoid OutOfBoundsException and break of format action... |
tree | commitdiff |
2006-01-04 |
bananeweizen | request 1159483, content type association with *.phpt... |
tree | commitdiff |
2006-01-04 |
bananeweizen | removed unused dependencies, replaced all deprecated... |
tree | commitdiff |
2006-01-03 |
axelcl | Basic Reafctoring functionality adapted from Leif Frenz... |
tree | commitdiff |
2006-01-02 |
axelcl | feature request #1254275: Array type hinting gives... |
tree | commitdiff |
2006-01-02 |
axelcl | Avoid NPE for "mark occurences" |
tree | commitdiff |
2005-12-21 |
bananeweizen | request 1152810, implementing formatting of array initi... |
tree | commitdiff |
2005-12-20 |
bananeweizen | request 1217212, set cursor in new PHP/HTML wizards... |
tree | commitdiff |
2005-12-20 |
axelcl | . |
tree | commitdiff |
2005-12-20 |
axelcl | Fix bug #1385272: Improved version for "Parsing of... |
tree | commitdiff |
2005-12-20 |
bananeweizen | avoid builder error on a file with name ".php" (i.e... |
tree | commitdiff |
2005-12-20 |
bananeweizen | initially focus file name field, if container field... |
tree | commitdiff |
2005-12-20 |
bananeweizen | bug 1274348, superfluous newline at file end on formatt... |
tree | commitdiff |
2005-12-19 |
axelcl | Fix #1371992: Error with switch when last case block... |
tree | commitdiff |
2005-12-19 |
axelcl | Fix #1371992: Error with switch when last case block... |
tree | commitdiff |
2005-12-19 |
axelcl | Fix #1368081: First suggestion in #1368081 seems to... |
tree | commitdiff |
2005-12-19 |
bananeweizen | bug 1365831, error for creating new file with empty... |
tree | commitdiff |
2005-12-19 |
axelcl | Fix #1368081: Variable not initialized does not work... |
tree | commitdiff |
2005-12-19 |
axelcl | Fix bug #1385272: Parsing of short open tags not fully... |
tree | commitdiff |
2005-12-19 |
bananeweizen | fix browse button in create new PHP file wizard |
tree | commitdiff |
2005-12-19 |
axelcl | Fix bug #1385272: Parsing of short open tags not fully... |
tree | commitdiff |
2005-12-18 |
bananeweizen | bug 1375017, code formatter inserted blank before incre... |
tree | commitdiff |
2005-11-02 |
axelcl | Avoid NPE for "Mark Occurrences" |
tree | commitdiff |
2005-10-26 |
axelcl | Improved support for comment folding |
tree | commitdiff |
2005-10-26 |
axelcl | Improved support for comment folding |
tree | commitdiff |
2005-10-13 |
axelcl | Avoid "uninitialized variable" message after new keyword |
tree | commitdiff |
2005-10-13 |
axelcl | Fixes for bug #1326088 |
tree | commitdiff |
2005-10-13 |
axelcl | Fixes for bug #1326088 |
tree | commitdiff |
2005-10-10 |
axelcl | Misc |
tree | commitdiff |
2005-10-10 |
axelcl | Preferencedialog for "Mark Occurrences" |
tree | commitdiff |
2005-10-09 |
axelcl | Prepared better HEREDOC support; see comment for bug... |
tree | commitdiff |
2005-10-09 |
axelcl | Prepared better HEREDOC support; see comment for bug... |
tree | commitdiff |
2005-10-09 |
axelcl | Save PHPPartitionScanner for refactoring |
tree | commitdiff |
2005-10-09 |
axelcl | Save PHPPartitionScanner for refactoring |
tree | commitdiff |
2005-10-09 |
axelcl | Expressions like: |
tree | commitdiff |
2005-10-09 |
axelcl | Avoid NPE in update OccurrenceAnnotation |
tree | commitdiff |
2005-10-05 |
axelcl | Implemented a simple occurrences finder for Variables... |
tree | commitdiff |
2005-10-03 |
axelcl | Register new file extensions for the php-editor: |
tree | commitdiff |
2005-10-03 |
axelcl | Refactored packagename to net.sourceforge.phpdt.interna... |
tree | commitdiff |
2005-09-30 |
axelcl | Register new file extensions for the php-editor: |
tree | commitdiff |
2005-09-30 |
axelcl | Register new file extensions for the php-editor: |
tree | commitdiff |
2005-09-29 |
axelcl | Added is_int function |
tree | commitdiff |
2005-09-27 |
axelcl | Code folding for PHPdoc at start of PHP file |
tree | commitdiff |
2005-09-25 |
axelcl | Added "Navigate->Show In->Navigator" and "Navigate... |
tree | commitdiff |
2005-08-30 |
axelcl | Added new syntax error "Assignment operator not allowed... |
tree | commitdiff |
2005-08-29 |
axelcl | Ignore case for functions in the PHP hover |
tree | commitdiff |
2005-08-29 |
axelcl | Added new syntax error "Assignment operator not allowed... |
tree | commitdiff |
2005-08-28 |
axelcl | Ignore case for functions in the PHP hover |
tree | commitdiff |
2005-08-28 |
axelcl | Ignore case for functions in syntax highlighting |
tree | commitdiff |
2005-08-21 |
axelcl | Bug #1248155: avoid NPE in parser |
tree | commitdiff |
2005-08-21 |
axelcl | Open proposals only, if autoactivation character '... |
tree | commitdiff |
2005-08-20 |
axelcl | misc |
tree | commitdiff |
2005-08-18 |
axelcl | typo |
tree | commitdiff |
2005-08-18 |
axelcl | Improved ${cursor} handling in HTML and TPL (smarty... |
tree | commitdiff |
2005-08-18 |
axelcl | Improved template handling in HTML partition |
tree | commitdiff |
2005-08-03 |
stefanbjarni | Include icons in feature build. |
tree | commitdiff |
2005-07-18 |
axelcl | Fixed bugs item #1240435 |
tree | commitdiff |
2005-07-16 |
axelcl | Different syntax coloring for '$_' variables possible |
tree | commitdiff |
2005-07-16 |
axelcl | Choose shorter perspective name |
tree | commitdiff |
2005-07-12 |
axelcl | Bugs item #1236682 |
tree | commitdiff |
next |