2006-06-11 |
axelcl | Make PHPeclipse compile correctly under Eclipse Version... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
dynamike2000 | FIX: added missing org.eclipse.pde.runtime_3.1.1.jar... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
bananeweizen | bug 1469012, exception in CompletionProposal |
commit | commitdiff | tree | snapshot |
2006-04-23 |
bananeweizen | bug 1434118, scanner had a faulty behavior scanning... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
axelcl | 1436190 - Test additions & refactoring |
commit | commitdiff | tree | snapshot |
2006-04-10 |
axelcl | #1467296 patch for bug #1454529 |
commit | commitdiff | tree | snapshot |
2006-04-08 |
dynamike2000 | * Updating plugin.xml file to Version 1.1.8 as preparat... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
axelcl | New Localhost query action |
commit | commitdiff | tree | snapshot |
2006-04-06 |
axelcl | Open PHP Help Online Manual in the browser / add other... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
axelcl | Fixed bug: ArrayIndexOutOfBoundsException |
commit | commitdiff | tree | snapshot |
2006-02-23 |
axelcl | Added patch from #1437426: error in assign template |
commit | commitdiff | tree | snapshot |
2006-02-22 |
axelcl | Fix Request #1431769: Support Context assistance when... |
commit | commitdiff | tree | snapshot |
2006-02-22 |
axelcl | Fix Request #1431769: Support Context assistance when... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
bananeweizen | fixed https://sourceforge.net/tracker/index.php?func... |
commit | commitdiff | tree | snapshot |
2006-02-14 |
bananeweizen | fix for sourceforge.net/tracker/index.php?func=detail... |
commit | commitdiff | tree | snapshot |
2006-02-13 |
dynamike2000 | Removed temporary file build.xml from CVS for several... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
bananeweizen | bugfix 1423269, sourceforge.net/tracker/index.php?func... |
commit | commitdiff | tree | snapshot |
2006-02-11 |
bananeweizen | added missing action descriptions |
commit | commitdiff | tree | snapshot |
2006-02-11 |
bananeweizen | remove name clash with JDT editor category |
commit | commitdiff | tree | snapshot |
2006-02-11 |
bananeweizen | remove unused imports (no functional changes) |
commit | commitdiff | tree | snapshot |
2006-02-11 |
bananeweizen | fix some wrong build properties |
commit | commitdiff | tree | snapshot |
2006-02-10 |
bananeweizen | make compilable in 3.2 latest integration build, remove... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
bananeweizen | remove name clash with Job.manager in Eclipse 3.2 compi... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
bananeweizen | bugfix 1427544, sourceforge.net/tracker/?func=detail... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
axelcl | Committing missing change or PHPFileUtil |
commit | commitdiff | tree | snapshot |
2006-02-05 |
bananeweizen | split external tools preferences into multiple pages |
commit | commitdiff | tree | snapshot |
2006-02-04 |
bananeweizen | removed ColorManager, not used anywhere |
commit | commitdiff | tree | snapshot |
2006-02-03 |
bananeweizen | removed unused dependency |
commit | commitdiff | tree | snapshot |
2006-02-01 |
bananeweizen | unified plugin name and provider, added launch configur... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
bananeweizen | avoid exception for empty file name |
commit | commitdiff | tree | snapshot |
2006-02-01 |
bananeweizen | created xdebug launch configuration icon |
commit | commitdiff | tree | snapshot |
2006-01-31 |
bananeweizen | Removed PHP debug log view. The main PHPeclipse feature... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
axelcl | Search through include files for a class declaration... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
axelcl | Report "multiple" inheritence as error |
commit | commitdiff | tree | snapshot |
2006-01-30 |
dynamike2000 | removed HTML markup from copyright text in feature.xml |
commit | commitdiff | tree | snapshot |
2006-01-29 |
bananeweizen | suppress "variable not initialized" error for break... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
bananeweizen | reenabled folding preference for inner types |
commit | commitdiff | tree | snapshot |
2006-01-29 |
bananeweizen | bugfix 1412408 |
commit | commitdiff | tree | snapshot |
2006-01-28 |
bananeweizen | code cleaning (no functional changes) |
commit | commitdiff | tree | snapshot |
2006-01-27 |
bananeweizen | implemented 1416503, automatic closing of braces |
commit | commitdiff | tree | snapshot |
2006-01-26 |
bananeweizen | fill all necessary default values for DBG in launch... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
bananeweizen | updated PHP launch configuration icons |
commit | commitdiff | tree | snapshot |
2006-01-25 |
bananeweizen | fix some navigation action labels |
commit | commitdiff | tree | snapshot |
2006-01-24 |
bananeweizen | replaced deprecated interface |
commit | commitdiff | tree | snapshot |
2006-01-24 |
bananeweizen | fixed wrong deprecation warning |
commit | commitdiff | tree | snapshot |
2006-01-24 |
bananeweizen | fixed size of xampp icons |
commit | commitdiff | tree | snapshot |
2006-01-24 |
bananeweizen | bugfix 1413452, migration to 3.1 API had a typo, so... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
bananeweizen | removing PHP debug log from PHPeclipse, instead the... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
bananeweizen | shortened display text of variable proposal in content... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
bananeweizen | fix for sourceforge.net/tracker/index.php?func=detail... |
commit | commitdiff | tree | snapshot |
2006-01-22 |
bananeweizen | sort variables in watch view alphabetically |
commit | commitdiff | tree | snapshot |
2006-01-22 |
bananeweizen | avoid NullPointerException in debug |
commit | commitdiff | tree | snapshot |
2006-01-22 |
bananeweizen | reworked all PHP icons to use the official PHP logo. |
commit | commitdiff | tree | snapshot |
2006-01-21 |
bananeweizen | make compilable in 3.2 |
commit | commitdiff | tree | snapshot |
2006-01-21 |
bananeweizen | removing even more static project references |
commit | commitdiff | tree | snapshot |
2006-01-21 |
bananeweizen | removing static project references to avoid confusion... |
commit | commitdiff | tree | snapshot |
2006-01-21 |
bananeweizen | removing deprecated package declaration |
commit | commitdiff | tree | snapshot |
2006-01-21 |
bananeweizen | make compile in 3.2 by removing internal dependency |
commit | commitdiff | tree | snapshot |
2006-01-21 |
bananeweizen | remove dependency to internal package |
commit | commitdiff | tree | snapshot |
2006-01-20 |
bananeweizen | bugfix 1330522: <?xml flagged as error |
commit | commitdiff | tree | snapshot |
2006-01-19 |
axelcl | Added www.phpeclipse.de |
commit | commitdiff | tree | snapshot |
2006-01-19 |
axelcl | Added icon phpedit.png from the free icons library at: |
commit | commitdiff | tree | snapshot |
2006-01-19 |
bananeweizen | customized "about" dialog |
commit | commitdiff | tree | snapshot |
2006-01-19 |
bananeweizen | this is a test commit to check the integration of cia... |
commit | commitdiff | tree | snapshot |
2006-01-19 |
bananeweizen | integration of cia.navi.cx |
commit | commitdiff | tree | snapshot |
2006-01-18 |
axelcl | Refactoringaction: net.sourceforge.phpdt.ltk.ui.actions... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
bananeweizen | new SF update site |
commit | commitdiff | tree | snapshot |
2006-01-18 |
bananeweizen | migrated plugin from 3.0 to 3.1 |
commit | commitdiff | tree | snapshot |
2006-01-18 |
bananeweizen | removed enum keyword |
commit | commitdiff | tree | snapshot |
2006-01-18 |
dynamike2000 | New original document icon for *.tpl files instead... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
bananeweizen | removed action for line delimiter conversion; this... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
bananeweizen | replaced a lot of deprecated code; if someone runs... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
bananeweizen | added perspective shortcuts for debug and resource... |
commit | commitdiff | tree | snapshot |
2006-01-17 |
bananeweizen | new update site |
commit | commitdiff | tree | snapshot |
2006-01-15 |
axelcl | Refactoringaction: net.sourceforge.phpdt.ltk.ui.actions... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
axelcl | For refactoring tests, uncomment the refactoring action... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
axelcl | Added a new refactoring action: net.sourceforge.phpdt... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
bananeweizen | unified title and description handling in wizards |
commit | commitdiff | tree | snapshot |
2006-01-15 |
bananeweizen | unification of bug fixes 1198893, 1404228 |
commit | commitdiff | tree | snapshot |
2006-01-15 |
bananeweizen | bug 1037094, to much indentation for first comment... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
bananeweizen | bug fix 1402152 sourceforge.net/tracker/index.php?func... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
bananeweizen | added "new PHP project" shortcut to PHP perspective |
commit | commitdiff | tree | snapshot |
2006-01-15 |
bananeweizen | bug fix 1403993, scanner wrongly detected XML comment... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
bananeweizen | bugfix 1198893, syntax coloring gets confused after... |
commit | commitdiff | tree | snapshot |
2006-01-15 |
bananeweizen | feature request 1245255, no uninitialized variable... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
axelcl | Fixed bug #1404228: Crash on <?php // comment ?> |
commit | commitdiff | tree | snapshot |
2006-01-13 |
axelcl | Fixed bug #1404228: Crash on <?php // comment ?> |
commit | commitdiff | tree | snapshot |
2006-01-12 |
axelcl | Fixed Bug<a href="sourceforge.net/tracker/?func=detail... |
commit | commitdiff | tree | snapshot |
2006-01-10 |
bananeweizen | request 1123108: keep strings on multiple lines during... |
commit | commitdiff | tree | snapshot |
2006-01-10 |
bananeweizen | avoid exception during creation of identifier list |
commit | commitdiff | tree | snapshot |
2006-01-10 |
dynamike2000 | FIX: uncomment the org.eclipse.core.runtime.preferences... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
axelcl | Some simple improvements |
commit | commitdiff | tree | snapshot |
2006-01-08 |
bananeweizen | removed unused dependencies, replaced deprecated code... |
commit | commitdiff | tree | snapshot |
2006-01-07 |
axelcl | Making CVS code compilable |
commit | commitdiff | tree | snapshot |
2006-01-06 |
bananeweizen | don't insert a line break when formatting an empty... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
bananeweizen | reverted previous fix, it was bogus; applied similar... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
bananeweizen | avoid OutOfBoundsException and break of format action... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
bananeweizen | request 1159483, content type association with *.phpt... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
bananeweizen | removed unused dependencies, replaced all deprecated... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
axelcl | Basic Reafctoring functionality adapted from Leif Frenz... |
commit | commitdiff | tree | snapshot |
next |