fixed wrong deprecation warning
[phpeclipse.git] / net.sourceforge.phpeclipse / src /
2005-06-14 axelclCreated a separated 'externaltools' plugin
2005-06-14 axelclCreated a separated 'externaltools' plugin
2005-06-14 axelclCreated a separated 'externaltools' plugin
2005-06-14 axelclCreated a separated 'externaltools' plugin
2005-06-07 stefanbjarniAdded two new workspaces preferences, to track the...
2005-06-01 axelclAction borrowed from cfeclipse: "remove trailing spaces...
2005-05-16 axelclAdded syntax highlighting for variables in double quote...
2005-05-15 axelclSimplified parsing for double quoted strings
2005-05-15 axelcldifferent syntax highlighting for single and double...
2005-05-15 axelclImproved xml scanner for this bug
2005-05-13 axelclWrong partition length raises exception.
2005-05-12 axelclAvoid message in 31M6:
2005-05-08 axelclParser: parse a PHP expression after <?= ; statements...
2005-05-06 stefanbjarniApplied bugfixes described by Daniel Ecer on May 5...
2005-05-06 stefanbjarniOrganized imports
2005-05-05 axelclFixed bug with unterminated strings at end of file
2005-05-05 axelclImproved calculation of function/methods sourceEnd...
2005-05-04 axelclDetect <?= as PHP start tag
2005-05-03 axelcl*** empty log message ***
2005-05-03 axelclImproved PHP end tag (i.e. ?> ) syntax highlighting...
2005-04-22 axelclNew Warning: "Uninitialized local variable"
2005-04-21 axelclFixed NullPointerException (problems == null) may occur
2005-04-20 stefanbjarniTemporarily removed all references to com.quantum.util...
2005-04-19 axelclShow line numbers (other than 1) in problems view for...
2005-04-19 axelclShow line numbers (other than 1) in problems view for...
2005-04-18 axelclImproved error "Unreachable code" for if statements
2005-04-17 axelclAdded error "Unreachable code" for if statements
2005-04-16 axelclAdded error "Unreachable code" for some very simple...
2005-04-04 axelclDelete association of htmledit.gif for the PHPUnitEditor
2005-04-03 axelclsynchronize with newest Quantum CVS sources
2005-04-03 axelclmisc
2005-03-30 axelclPatch from Stefan Sigurdsson
2005-03-06 axelclimproved PHP parser
2005-02-25 axelclOpen PHP perspective automatically then a new PHP Proje...
2005-02-25 axelclAdded xampp start and stop action
2005-02-14 axelclFixed bug #1122547 fails to parse several structures
2005-02-14 axelclUsing the standard console for "PHPConsole" output...
2005-02-07 axelclfixed outline refresh bug
2005-02-07 axelclFixed outline wrong order of methods bug
2005-02-04 axelclread default values from external properties file now
2005-02-04 axelclread default values from external ini file now
2005-02-04 axelclfixed bug #1115300, #1115292
2005-02-02 axelclfixed bug for detecting IFile "include files" outside...
2005-01-29 axelclImproved File selector for debugging action
2005-01-28 axelclsmall improvement for $ variables
2005-01-28 axelclMoved the project.index file to eclipse/workspace/...
2005-01-26 axelcl* Added browser like links (Ctrl+Mouseclick on identifi...
2005-01-18 axelclAND, OR added
2005-01-17 axelclAdded new Option "Wrap PHPdocs and comments at print...
2005-01-17 axelclAdded new Option "Wrap PHPdocs and comments at print...
2005-01-17 axelclAdded new Option "Wrap PHPdocs and comments at print...
2005-01-05 axelclMerged "Open PHP Declaration" and "Open Include File...
2005-01-05 axelclMerged "Open PHP Declaration" and "Open Include File...
2005-01-02 axelclmade message: "Include filename doesn't exist in projec...
2005-01-02 axelclmade message: "Include filename doesn't exist in projec...
2005-01-02 axelclallow more default parser include paths
2005-01-02 axelclFixed bug for line comments starting with '#=' characte...
2004-12-29 axelclParser detects wrong include files now
2004-12-15 axelclfixed bug: ''single quoted strings'' not included in...
2004-12-13 axelclAdded filters to the PHp OutlinePage
2004-12-07 axelclfixed bug: "not indexed" variables in comma separated...
2004-12-05 axelclmisc
2004-12-05 axelclmisc
2004-11-29 axelclLocal variable proposals (Ctrl+SPACE) added
2004-11-28 axelclmisc
2004-11-21 axelclfixed additional catches block bug
2004-11-20 axelclfixed additional catches block bug
2004-11-20 axelclfixed additional catches block bug
2004-11-12 axelclmisc
2004-11-12 axelclfixed update conflict and outline update bug
2004-11-10 axelclmisc
2004-11-10 axelcldon't split one line PHP statements in CodeFormatter
2004-11-10 axelcldon't split one line PHP statements in CodeFormatter
2004-11-09 axelclno indentation of HTML and phpdocs
2004-11-09 axelclno indentation of HTML and phpdocs
2004-11-06 axelclSimple auto indent strategy when inserting templates
2004-11-04 axelclAdded Pref option to configure for which extensions...
2004-11-04 axelclImproved handling for right mouse click menu on file...
2004-10-23 axelclpreparing new release
2004-10-23 axelclfixed "bracket matching highlighting" bug
2004-10-17 jsurferfixed bug for unecessary binaryFolder
2004-10-08 jsurferAdded auto indent strategy for phpdocs and comments
2004-10-08 jsurferfixed TAB_WIDTH preference bug
2004-10-05 jsurferimproved codetemplate wizards; new html tag wizards
2004-10-05 jsurferfixed bug #1037094 (foreach)
2004-10-05 jsurferfixed bug #1038067
2004-10-05 jsurferfixed bug #1038071
2004-09-28 jsurferadded 'clone' as keyword
2004-09-28 jsurferAdded word wrap option (problem: conflicts with folding)
2004-09-25 jsurfercode-template needs new context type
2004-09-25 jsurferadded syntax color for {} operators
2004-09-24 jsurferfixed some parser bugs
2004-09-23 jsurferadded first version of codetemplates (needs to fix...
2004-09-23 jsurferSpelling preference activated (no dictionary available...
2004-09-23 jsurfermisc parser fixes
2004-09-22 jsurferfixed "replace all" bug
2004-09-19 jsurfermisc changes
2004-09-12 jsurferdon't show <b>...</b> in Content Assist for predefined...
2004-09-12 jsurferadded StringAutoIndentStrategy for single quoted strings
2004-09-11 jsurferSyntax highlighting is changeable.
next