phpeclipse.git
21 years agoChanged gather.bin target to include all resources
musk [Tue, 15 Apr 2003 09:15:27 +0000]
Changed gather.bin target to include all resources

21 years agochanged gather.bin target to include all resources
musk [Tue, 15 Apr 2003 09:14:22 +0000]
changed gather.bin target to include all resources

21 years agoChanged gather.bin target to copy icons, install.txt, TODO,
musk [Sun, 13 Apr 2003 17:00:15 +0000]
Changed gather.bin target to copy icons, install.txt, TODO,
plugin.xml, plugin.properties to result folder

21 years agoFixed Edit PHP to comply with the behaviour of the plugin.
musk [Sun, 13 Apr 2003 15:00:10 +0000]
Fixed  Edit PHP to comply with the behaviour of the plugin.
Added Contribute Section to install
Added an overview

21 years agoFixed NullPointerException in getPresentationReconciler. Replaced provider
musk [Sun, 13 Apr 2003 14:57:45 +0000]
Fixed NullPointerException in getPresentationReconciler. Replaced provider
with fJavaTextTool.getColorManager()

21 years agoUpdated Install with contributors and notice to cpl
musk [Sat, 12 Apr 2003 18:26:21 +0000]
Updated Install with contributors and notice to cpl

21 years agoUpdated fils to incorporate new changes
musk [Sat, 12 Apr 2003 17:20:04 +0000]
Updated fils to incorporate new changes

21 years agoFixed partitioning bug causing an assertion exception and failing
musk [Sat, 12 Apr 2003 16:12:30 +0000]
Fixed partitioning bug causing an assertion exception and failing
to build phppart when two partitions of the same type follow each
other with no partition in between e.g. <?php ?><?php ?>

21 years ago*** empty log message ***
kpouer [Fri, 11 Apr 2003 15:03:01 +0000]
*** empty log message ***

21 years agoFirst try, not finished
kpouer [Thu, 10 Apr 2003 20:41:49 +0000]
First try, not finished

21 years ago*** empty log message ***
kpouer [Thu, 10 Apr 2003 20:33:31 +0000]
*** empty log message ***

21 years agoPrepared for multiple Partitioners
khartlage [Wed, 9 Apr 2003 16:49:48 +0000]
Prepared for multiple Partitioners

21 years agoAdded auto activation for HTML characters (i.e. <&#) in the Preference Page
khartlage [Tue, 8 Apr 2003 19:16:53 +0000]
Added auto activation for HTML characters (i.e. <&#) in the Preference Page

21 years agoremoved the $ in the name of the variables
kpouer [Tue, 8 Apr 2003 08:32:43 +0000]
removed the $ in the name of the variables

21 years ago*** empty log message ***
kpouer [Tue, 8 Apr 2003 07:47:20 +0000]
*** empty log message ***

21 years agoSome changes
kpouer [Tue, 8 Apr 2003 07:45:42 +0000]
Some changes

21 years agoNew Autoactivation for PHP ("$") and PHPDoc ("@") added
khartlage [Mon, 7 Apr 2003 20:35:06 +0000]
New Autoactivation for PHP ("$") and PHPDoc ("@") added

21 years agoprivate void ensureOverviewHoverManagerInstalled() changed to
kpouer [Mon, 7 Apr 2003 09:10:49 +0000]
private void ensureOverviewHoverManagerInstalled() changed to
protected void ensureOverviewHoverManagerInstalled()

because the overrided method was private (strange, how did you compile ? Maybe we don't have the same version of eclipse ? I use 2.1 release)

21 years ago2 new methods from the interface were missing (I think)
kpouer [Mon, 7 Apr 2003 09:06:25 +0000]
2 new methods from the interface were missing (I think)

21 years agoA lot of changes
kpouer [Mon, 7 Apr 2003 09:03:20 +0000]
A lot of changes

21 years agoA Global declaration
kpouer [Mon, 7 Apr 2003 09:01:38 +0000]
A Global declaration

21 years ago*** empty log message ***
kpouer [Mon, 7 Apr 2003 09:00:15 +0000]
*** empty log message ***

21 years agoPHP highlighting colors could now be managed by the new PreferencePage
khartlage [Sun, 6 Apr 2003 20:47:10 +0000]
PHP highlighting colors could now be managed by the new PreferencePage

21 years agoPHP highlighting colors could now be managed by the new PreferencePage
khartlage [Sun, 6 Apr 2003 20:39:22 +0000]
PHP highlighting colors could now be managed by the new PreferencePage

21 years agoFixed php in html-comment
musk [Sun, 6 Apr 2003 20:30:34 +0000]
Fixed php in html-comment

21 years agoFixed bug passing default partition type to scanner when entering
musk [Sun, 6 Apr 2003 20:27:17 +0000]
Fixed bug passing default partition type to scanner when entering
text in a line with a partition delimiter

21 years agoAdded PHPUnitEditor and corresponding PHPPreferencePage
khartlage [Sun, 6 Apr 2003 10:55:18 +0000]
Added PHPUnitEditor and corresponding PHPPreferencePage

21 years agoAdded some mysql function description
khartlage [Fri, 4 Apr 2003 18:58:07 +0000]
Added some mysql function description

21 years agoChanged PHPAnnotationHover to show the Error-message;
khartlage [Fri, 4 Apr 2003 15:23:56 +0000]
Changed PHPAnnotationHover to show the Error-message;
if the mouse is positioned over the error symbol in the left editor ruler

21 years ago*** empty log message ***
kpouer [Fri, 4 Apr 2003 14:59:53 +0000]
*** empty log message ***

21 years agoadded new error messages for keywords function, class
khartlage [Wed, 2 Apr 2003 20:47:20 +0000]
added new error messages for keywords function, class

21 years agoadded new test cases
khartlage [Wed, 2 Apr 2003 20:36:37 +0000]
added new test cases

21 years agoSome bugs fixed
kpouer [Wed, 2 Apr 2003 09:06:12 +0000]
Some bugs fixed

21 years agoadded php shortcut <?
khartlage [Tue, 1 Apr 2003 20:39:08 +0000]
added php shortcut <?

21 years ago*** empty log message ***
khartlage [Tue, 1 Apr 2003 19:38:26 +0000]
*** empty log message ***

21 years agoPartially fixed highlight bug for php block in html comment.
musk [Tue, 1 Apr 2003 18:53:19 +0000]
Partially fixed highlight bug for php block in html comment.
Added defaultcontenttype to legal types as intermediate partition.
Added DEBUG Flag to partitionscanner.
PARTITIONBORDER Bug still exists! Problem probably lies in DefaultPartitioner

21 years agoImproved PHPCodeReader for "Go to Matching Bracket" Action
khartlage [Mon, 31 Mar 2003 20:15:22 +0000]
Improved PHPCodeReader for "Go to Matching Bracket" Action

21 years agoCodeformatter preferences should work now
khartlage [Mon, 31 Mar 2003 20:02:18 +0000]
Codeformatter preferences should work now

21 years agoDeleted unicode handling from scanner
khartlage [Mon, 31 Mar 2003 19:14:57 +0000]
Deleted unicode handling from scanner

21 years agonew release 1.0.2 tag
khartlage [Sun, 30 Mar 2003 21:26:29 +0000]
new release 1.0.2 tag

21 years ago*** empty log message ***
khartlage [Sun, 30 Mar 2003 21:11:21 +0000]
*** empty log message ***

21 years agoGotoMatchingBracket implementiert
khartlage [Sun, 30 Mar 2003 20:04:07 +0000]
GotoMatchingBracket implementiert

21 years agoHTMLCodeScanner enabled for HTML Partitions
khartlage [Sun, 30 Mar 2003 10:40:13 +0000]
HTMLCodeScanner enabled for HTML Partitions

21 years agoadded PHPDoc contexts
khartlage [Fri, 28 Mar 2003 18:14:46 +0000]
added PHPDoc contexts

21 years ago*** empty log message ***
kpouer [Fri, 28 Mar 2003 08:07:02 +0000]
*** empty log message ***

21 years ago*** empty log message ***
kpouer [Thu, 27 Mar 2003 16:20:38 +0000]
*** empty log message ***

21 years agoIncorporated the new PartitionScanner
musk [Thu, 27 Mar 2003 15:54:25 +0000]
Incorporated the new PartitionScanner

21 years agoAdded Constants for the new PartitionScanner
musk [Thu, 27 Mar 2003 15:53:37 +0000]
Added Constants for the new PartitionScanner

21 years agoPHPPartitionScanner that is not rule based
musk [Thu, 27 Mar 2003 15:28:11 +0000]
PHPPartitionScanner that is not rule based

21 years agoAdded PHPDoc Scanner and Code Completion Processor
khartlage [Wed, 26 Mar 2003 21:01:26 +0000]
Added PHPDoc Scanner and Code Completion Processor

21 years agoadded some rules for alternative case like <?Php <?pHp ...
kpouer [Wed, 26 Mar 2003 14:23:04 +0000]
added some rules for alternative case like <?Php <?pHp ...

21 years agoexternalized constants for the Partitionscanner.
musk [Wed, 26 Mar 2003 08:15:27 +0000]
externalized constants for the Partitionscanner.

21 years agoprevious commit was a mistake
kpouer [Tue, 25 Mar 2003 17:01:57 +0000]
previous commit was a mistake

21 years ago*** empty log message ***
kpouer [Tue, 25 Mar 2003 16:59:57 +0000]
*** empty log message ***

21 years agochanged isPHPIdentifierStart, isPHPIdentifierPart
khartlage [Mon, 24 Mar 2003 19:54:49 +0000]
changed isPHPIdentifierStart, isPHPIdentifierPart

21 years ago*** empty log message ***
khartlage [Mon, 24 Mar 2003 19:28:22 +0000]
*** empty log message ***

21 years agoa lot of new exception handled
kpouer [Mon, 24 Mar 2003 17:29:03 +0000]
a lot of new exception handled

21 years ago*** empty log message ***
kpouer [Fri, 21 Mar 2003 17:16:21 +0000]
*** empty log message ***

21 years ago*** empty log message ***
kpouer [Fri, 21 Mar 2003 16:16:10 +0000]
*** empty log message ***

21 years agophp formatter based on the JDT java formatter (very early version)
khartlage [Thu, 20 Mar 2003 20:54:34 +0000]
php formatter based on the JDT java formatter (very early version)

21 years agophp formatter based on the JDT java formatter (very early version)
khartlage [Thu, 20 Mar 2003 20:48:53 +0000]
php formatter based on the JDT java formatter (very early version)

21 years agophp formatter based on the JDT java formatter (very early version)
khartlage [Thu, 20 Mar 2003 20:38:51 +0000]
php formatter based on the JDT java formatter (very early version)

21 years agoStarted with PHP/HTML Formatter menu => doesn't work right now
khartlage [Wed, 19 Mar 2003 20:40:41 +0000]
Started with PHP/HTML Formatter menu => doesn't work right now

21 years agoA lot of bug fixed
kpouer [Tue, 11 Mar 2003 16:36:41 +0000]
A lot of bug fixed

21 years agointial core test module
khartlage [Mon, 10 Mar 2003 20:04:47 +0000]
intial core test module

21 years agointial core test module
khartlage [Mon, 10 Mar 2003 20:02:28 +0000]
intial core test module

21 years agodetermine windowsSystem with eclips Bootloader class
khartlage [Sun, 9 Mar 2003 11:24:47 +0000]
determine windowsSystem with eclips Bootloader class

21 years ago*** empty log message ***
kpouer [Sat, 8 Mar 2003 20:42:25 +0000]
*** empty log message ***

21 years agougly syntax supported (endif, endwhile endfor)
kpouer [Fri, 7 Mar 2003 13:06:53 +0000]
ugly syntax supported (endif, endwhile endfor)

21 years ago*** empty log message ***
kpouer [Fri, 7 Mar 2003 08:36:12 +0000]
*** empty log message ***

21 years agoTokenMgrError handled (no more exception on unterminated String), I now accept all...
kpouer [Thu, 6 Mar 2003 21:02:17 +0000]
TokenMgrError handled (no more exception on unterminated String), I now accept all ascii chars from 127 to 255 too

21 years agomisc changes
khartlage [Thu, 6 Mar 2003 19:44:22 +0000]
misc changes

21 years agoadded 2 new Preferencepages
khartlage [Wed, 5 Mar 2003 20:52:54 +0000]
added 2 new Preferencepages

21 years ago*** empty log message ***
kpouer [Wed, 5 Mar 2003 20:28:29 +0000]
*** empty log message ***

21 years ago*** empty log message ***
kpouer [Tue, 4 Mar 2003 21:50:55 +0000]
*** empty log message ***

21 years agopulled up setMarker in PHPParserSuperclass
kpouer [Tue, 4 Mar 2003 21:49:14 +0000]
pulled up setMarker in PHPParserSuperclass

21 years agoadded docs for some functions
khartlage [Tue, 4 Mar 2003 21:11:52 +0000]
added docs for some functions

21 years agoadded PHP code generators for UPDATE, INSERT, DELETE
khartlage [Tue, 4 Mar 2003 20:39:07 +0000]
added PHP code generators for UPDATE, INSERT, DELETE

21 years agomisc changes/refactorings
khartlage [Tue, 4 Mar 2003 19:09:46 +0000]
misc changes/refactorings

21 years agointroduced IConstant.DEBUG flag
khartlage [Mon, 3 Mar 2003 20:07:10 +0000]
introduced IConstant.DEBUG flag

21 years agoModified parser to return the parsed string (now I have the parameter list of functio...
kpouer [Sun, 2 Mar 2003 23:25:09 +0000]
Modified parser to return the parsed string (now I have the parameter list of functions in outline

21 years ago*** empty log message ***
kpouer [Sun, 2 Mar 2003 22:03:45 +0000]
*** empty log message ***

21 years agoimproved PHP Scanner
khartlage [Sun, 2 Mar 2003 18:06:46 +0000]
improved PHP Scanner

21 years agoimproved PHP Scanner
khartlage [Sun, 2 Mar 2003 17:56:26 +0000]
improved PHP Scanner

21 years ago*** empty log message ***
kpouer [Sun, 2 Mar 2003 17:08:30 +0000]
*** empty log message ***

21 years agoFar better but not finished, it will now get function and class declaration in outline
kpouer [Sun, 2 Mar 2003 17:06:24 +0000]
Far better but not finished, it will now get function and class declaration in outline

21 years ago*** empty log message ***
kpouer [Sun, 2 Mar 2003 15:03:21 +0000]
*** empty log message ***

21 years agoimproved PHP Scanner
khartlage [Sun, 2 Mar 2003 12:26:49 +0000]
improved PHP Scanner

21 years agoimproved PHP Scanner
khartlage [Sun, 2 Mar 2003 12:16:58 +0000]
improved PHP Scanner

21 years agoSQL Plugin copied from Quantum plugin and refactored for PHPEclipse
khartlage [Fri, 28 Feb 2003 20:43:41 +0000]
SQL Plugin copied from Quantum plugin and refactored for PHPEclipse

21 years agoFied console NPE
khartlage [Fri, 28 Feb 2003 20:34:51 +0000]
Fied console NPE

21 years ago*** empty log message ***
kpouer [Fri, 28 Feb 2003 18:40:52 +0000]
*** empty log message ***

21 years ago*** empty log message ***
kpouer [Fri, 28 Feb 2003 09:36:48 +0000]
*** empty log message ***

21 years agoIt's now an interface
kpouer [Thu, 27 Feb 2003 22:01:31 +0000]
It's now an interface

21 years agoUse the PHPParserManager instead of instantiating the parser
kpouer [Thu, 27 Feb 2003 22:00:33 +0000]
Use the PHPParserManager instead of instantiating the parser

21 years agoAdded a constant to choose the parser
kpouer [Thu, 27 Feb 2003 21:58:35 +0000]
Added a constant to choose the parser

21 years agonow It extends PHPParserSuperclass
kpouer [Thu, 27 Feb 2003 21:57:45 +0000]
now It extends PHPParserSuperclass

21 years ago*** empty log message ***
kpouer [Thu, 27 Feb 2003 21:56:44 +0000]
*** empty log message ***

21 years agoTet for Bugs item #690938
khartlage [Thu, 27 Feb 2003 20:13:21 +0000]
Tet for Bugs item #690938

21 years agoAdded "External preview" View (win32 only HTML Browser) to the PHP Perspective.
khartlage [Wed, 26 Feb 2003 19:16:27 +0000]
Added "External preview" View (win32 only HTML Browser) to the PHP Perspective.