phpeclipse.git
2006-04-24 dynamike2000FIX: added missing org.eclipse.pde.runtime_3.1.1.jar...
2006-04-23 bananeweizenbug 1469012, exception in CompletionProposal
2006-04-23 bananeweizenbug 1434118, scanner had a faulty behavior scanning...
2006-04-10 axelcl1436190 - Test additions & refactoring
2006-04-10 axelcl#1467296 patch for bug #1454529
2006-04-08 dynamike2000* Updating plugin.xml file to Version 1.1.8 as preparat...
2006-04-08 axelclNew Localhost query action
2006-04-06 axelclOpen PHP Help Online Manual in the browser / add other...
2006-03-13 axelclFixed bug: ArrayIndexOutOfBoundsException
2006-02-23 axelclAdded patch from #1437426: error in assign template
2006-02-22 axelclFix Request #1431769: Support Context assistance when...
2006-02-22 axelclFix Request #1431769: Support Context assistance when...
2006-02-14 bananeweizenfixed https://sourceforge.net/tracker/index.php?func...
2006-02-14 bananeweizenfix for sourceforge.net/tracker/index.php?func=detail...
2006-02-13 dynamike2000Removed temporary file build.xml from CVS for several...
2006-02-11 bananeweizenbugfix 1423269, sourceforge.net/tracker/index.php?func...
2006-02-11 bananeweizenadded missing action descriptions
2006-02-11 bananeweizenremove name clash with JDT editor category
2006-02-11 bananeweizenremove unused imports (no functional changes)
2006-02-11 bananeweizenfix some wrong build properties
2006-02-10 bananeweizenmake compilable in 3.2 latest integration build, remove...
2006-02-10 bananeweizenremove name clash with Job.manager in Eclipse 3.2 compi...
2006-02-08 bananeweizenbugfix 1427544, sourceforge.net/tracker/?func=detail...
2006-02-07 axelclCommitting missing change or PHPFileUtil
2006-02-05 bananeweizensplit external tools preferences into multiple pages
2006-02-04 bananeweizenremoved ColorManager, not used anywhere
2006-02-03 bananeweizenremoved unused dependency
2006-02-01 bananeweizenunified plugin name and provider, added launch configur...
2006-02-01 bananeweizenavoid exception for empty file name
2006-02-01 bananeweizencreated xdebug launch configuration icon
2006-01-31 bananeweizenRemoved PHP debug log view. The main PHPeclipse feature...
2006-01-30 axelclSearch through include files for a class declaration...
2006-01-30 axelclReport "multiple" inheritence as error
2006-01-30 dynamike2000removed HTML markup from copyright text in feature.xml
2006-01-29 bananeweizensuppress "variable not initialized" error for break...
2006-01-29 bananeweizenreenabled folding preference for inner types
2006-01-29 bananeweizenbugfix 1412408
2006-01-28 bananeweizencode cleaning (no functional changes)
2006-01-27 bananeweizenimplemented 1416503, automatic closing of braces
2006-01-26 bananeweizenfill all necessary default values for DBG in launch...
2006-01-26 bananeweizenupdated PHP launch configuration icons
2006-01-25 bananeweizenfix some navigation action labels
2006-01-24 bananeweizenreplaced deprecated interface
2006-01-24 bananeweizenfixed wrong deprecation warning
2006-01-24 bananeweizenfixed size of xampp icons
2006-01-24 bananeweizenbugfix 1413452, migration to 3.1 API had a typo, so...
2006-01-23 bananeweizenremoving PHP debug log from PHPeclipse, instead the...
2006-01-23 bananeweizenshortened display text of variable proposal in content...
2006-01-23 bananeweizenfix for sourceforge.net/tracker/index.php?func=detail...
2006-01-22 bananeweizensort variables in watch view alphabetically
2006-01-22 bananeweizenavoid NullPointerException in debug
2006-01-22 bananeweizenreworked all PHP icons to use the official PHP logo.
2006-01-21 bananeweizenmake compilable in 3.2
2006-01-21 bananeweizenremoving even more static project references
2006-01-21 bananeweizenremoving static project references to avoid confusion...
2006-01-21 bananeweizenremoving deprecated package declaration
2006-01-21 bananeweizenmake compile in 3.2 by removing internal dependency
2006-01-21 bananeweizenremove dependency to internal package
2006-01-20 bananeweizenbugfix 1330522: <?xml flagged as error
2006-01-19 axelclAdded www.phpeclipse.de
2006-01-19 axelclAdded icon phpedit.png from the free icons library at:
2006-01-19 bananeweizencustomized "about" dialog
2006-01-19 bananeweizenthis is a test commit to check the integration of cia...
2006-01-19 bananeweizenintegration of cia.navi.cx
2006-01-18 axelclRefactoringaction: net.sourceforge.phpdt.ltk.ui.actions...
2006-01-18 bananeweizennew SF update site
2006-01-18 bananeweizenmigrated plugin from 3.0 to 3.1
2006-01-18 bananeweizenremoved enum keyword
2006-01-18 dynamike2000New original document icon for *.tpl files instead...
2006-01-17 bananeweizenremoved action for line delimiter conversion; this...
2006-01-17 bananeweizenreplaced a lot of deprecated code; if someone runs...
2006-01-17 bananeweizenadded perspective shortcuts for debug and resource...
2006-01-17 bananeweizennew update site
2006-01-15 axelclRefactoringaction: net.sourceforge.phpdt.ltk.ui.actions...
2006-01-15 axelclFor refactoring tests, uncomment the refactoring action...
2006-01-15 axelclAdded a new refactoring action: net.sourceforge.phpdt...
2006-01-15 bananeweizenunified title and description handling in wizards
2006-01-15 bananeweizenunification of bug fixes 1198893, 1404228
2006-01-15 bananeweizenbug 1037094, to much indentation for first comment...
2006-01-15 bananeweizenbug fix 1402152 sourceforge.net/tracker/index.php?func...
2006-01-15 bananeweizenadded "new PHP project" shortcut to PHP perspective
2006-01-15 bananeweizenbug fix 1403993, scanner wrongly detected XML comment...
2006-01-15 bananeweizenbugfix 1198893, syntax coloring gets confused after...
2006-01-15 bananeweizenfeature request 1245255, no uninitialized variable...
2006-01-13 axelclFixed bug #1404228: Crash on <?php // comment ?>
2006-01-13 axelclFixed bug #1404228: Crash on <?php // comment ?>
2006-01-12 axelclFixed Bug<a href="sourceforge.net/tracker/?func=detail...
2006-01-10 bananeweizenrequest 1123108: keep strings on multiple lines during...
2006-01-10 bananeweizenavoid exception during creation of identifier list
2006-01-10 dynamike2000FIX: uncomment the org.eclipse.core.runtime.preferences...
2006-01-08 axelclSome simple improvements
2006-01-08 bananeweizenremoved unused dependencies, replaced deprecated code...
2006-01-07 axelclMaking CVS code compilable
2006-01-06 bananeweizendon't insert a line break when formatting an empty...
2006-01-04 bananeweizenreverted previous fix, it was bogus; applied similar...
2006-01-04 bananeweizenavoid OutOfBoundsException and break of format action...
2006-01-04 bananeweizenrequest 1159483, content type association with *.phpt...
2006-01-04 bananeweizenremoved unused dependencies, replaced all deprecated...
2006-01-03 axelclBasic Reafctoring functionality adapted from Leif Frenz...
2006-01-02 axelclfeature request #1254275: Array type hinting gives...
next