kpouer [Fri, 24 Jan 2003 11:40:19 +0000]
Introduce a field "stringValue" used by the new method getString() that read a string token (like getNumber())
The variable in outline will now show their initial value
I also think the bug 670086 with the error on save is fixed (by catching a SyntaxError in parseDeclarations())
I still have a bug : when you change the initial value of a field, the outline will not detect it
kpouer [Fri, 24 Jan 2003 11:36:05 +0000]
The name field is now protected (PHPVarDeclaration needs)
kpouer [Fri, 24 Jan 2003 11:31:51 +0000]
It's now possible to assign a value to a variable
the toString() method changed to allow it
khartlage [Thu, 23 Jan 2003 19:57:26 +0000]
Added default preferences for outline options
kpouer [Thu, 23 Jan 2003 16:59:43 +0000]
some configurations checkbox to show or not class, vars and functions in outline
kpouer [Thu, 23 Jan 2003 16:59:11 +0000]
Added some configurations constants to show or not class, vars and functions in outline
kpouer [Thu, 23 Jan 2003 16:54:50 +0000]
A variable description (like PHPFunctionDeclaration)
kpouer [Thu, 23 Jan 2003 16:52:19 +0000]
Added some code to show variables from class in the outline
and added option to display or not class, functions and variables (still a bug when you choose to hide classes but show their variables and functions)
khartlage [Sat, 18 Jan 2003 12:48:04 +0000]
fixed Message bug
khartlage [Fri, 17 Jan 2003 21:06:02 +0000]
misc changes
khartlage [Fri, 17 Jan 2003 21:00:10 +0000]
first scanner /parser copied from the jdt java version
khartlage [Fri, 17 Jan 2003 20:47:33 +0000]
first scanner /parser copied from the jdt java version
khartlage [Fri, 17 Jan 2003 20:44:59 +0000]
experimental jtidy version adapted for phpeclipse
khartlage [Sun, 12 Jan 2003 18:04:51 +0000]
JTidy integration
khartlage [Wed, 8 Jan 2003 22:57:29 +0000]
new version 1.0.4
khartlage [Wed, 8 Jan 2003 22:44:35 +0000]
fixed classpath problems
khartlage [Wed, 8 Jan 2003 19:39:21 +0000]
misc
khartlage [Wed, 8 Jan 2003 19:16:32 +0000]
Added actions Comment, Uncommnet, AddBookmark, AddTask
khartlage [Sun, 5 Jan 2003 10:05:37 +0000]
1.0.4 release
khartlage [Thu, 2 Jan 2003 20:16:00 +0000]
added TemplatePreferencePage
khartlage [Thu, 2 Jan 2003 14:50:29 +0000]
added code completion for HTML mode
khartlage [Sun, 29 Dec 2002 19:00:31 +0000]
misc changes
khartlage [Sun, 29 Dec 2002 18:58:08 +0000]
use module net.sourceforge.phpeclipse.launching instead
khartlage [Sun, 29 Dec 2002 18:56:33 +0000]
This commit was generated by cvs2svn to compensate for changes in r59,
which included commits to RCS files with non-trunk default branches.
khartlage [Fri, 27 Dec 2002 23:18:14 +0000]
use module net.sourceforge.phpeclipse.phphelp instead of net.sourceforge.phpeclipse.debug.phphelp
khartlage [Fri, 27 Dec 2002 23:16:07 +0000]
This commit was generated by cvs2svn to compensate for changes in r55,
which included commits to RCS files with non-trunk default branches.
khartlage [Fri, 27 Dec 2002 23:11:03 +0000]
misc changes
khartlage [Fri, 27 Dec 2002 21:18:43 +0000]
misc changes
khartlage [Fri, 27 Dec 2002 15:47:18 +0000]
Improved auto completion
khartlage [Mon, 23 Dec 2002 21:31:38 +0000]
This commit was generated by cvs2svn to compensate for changes in r50,
which included commits to RCS files with non-trunk default branches.
khartlage [Mon, 23 Dec 2002 21:26:23 +0000]
Improved completion processor
khartlage [Mon, 23 Dec 2002 21:20:09 +0000]
ContextHelp now in new module net.sourceforge.phpeclipse.phphelp
khartlage [Mon, 23 Dec 2002 21:12:27 +0000]
ContextHelp now in new module net.sourceforge.phpeclipse.phphelp
khartlage [Tue, 10 Dec 2002 21:20:42 +0000]
improved/refactored php syntax parser
khartlage [Mon, 9 Dec 2002 18:23:11 +0000]
fixed bug in template expansion
khartlage [Sun, 8 Dec 2002 22:48:54 +0000]
first version of 'Code Assist" template engine
khartlage [Tue, 3 Dec 2002 21:05:22 +0000]
PHP perspective and new Project Wizard
khartlage [Tue, 3 Dec 2002 20:56:26 +0000]
new phpedit.gif
khartlage [Sun, 1 Dec 2002 13:21:07 +0000]
minor changes
khartlage [Sat, 30 Nov 2002 20:13:49 +0000]
minor changes
khartlage [Sat, 30 Nov 2002 16:41:35 +0000]
minor fixes
khartlage [Fri, 29 Nov 2002 20:20:41 +0000]
Syntax Highlighting Prefs work now / Automatic parse on save option available
khartlage [Wed, 27 Nov 2002 22:51:03 +0000]
some changes
khartlage [Wed, 27 Nov 2002 22:50:05 +0000]
improved php parser
khartlage [Wed, 27 Nov 2002 22:48:03 +0000]
improved internal php parser unit tests
khartlage [Wed, 27 Nov 2002 22:46:37 +0000]
external syntax parse check: /apache/php/php -l -f <filename>
khartlage [Wed, 27 Nov 2002 22:41:28 +0000]
new Syntax Highlighting Preference Page (doesn't have an effect at the moment)
khartlage [Wed, 27 Nov 2002 22:39:00 +0000]
new php icon
khartlage [Sun, 24 Nov 2002 14:52:45 +0000]
improved php parser
khartlage [Sun, 24 Nov 2002 14:49:22 +0000]
improved php parser
khartlage [Sat, 23 Nov 2002 16:12:15 +0000]
improved php parser for keywords do-while, null, false, true...
khartlage [Fri, 22 Nov 2002 22:03:03 +0000]
*.inc; *.htm and *.html files were assigned to PHPEditor
khartlage [Fri, 22 Nov 2002 22:01:42 +0000]
imporved php parser
khartlage [Sun, 17 Nov 2002 14:03:34 +0000]
First JUnit test cases for the PHP Parser
khartlage [Sun, 17 Nov 2002 13:55:18 +0000]
First JUnit test cases for the PHP Parser
khartlage [Sun, 17 Nov 2002 13:44:26 +0000]
improved php parser (if-statement); but a lot of things don't work yet
khartlage [Wed, 13 Nov 2002 20:48:12 +0000]
Added first PHP parser version (doesn't work correct actually)
khartlage [Wed, 13 Nov 2002 20:43:26 +0000]
Simple PHP Page Wizard
khartlage [Wed, 13 Nov 2002 20:42:31 +0000]
PHP Console View
khartlage [Wed, 13 Nov 2002 20:41:55 +0000]
first PHP parser version (doesn't work actually)
khartlage [Thu, 7 Nov 2002 19:19:24 +0000]
misc changes
khartlage [Sat, 26 Oct 2002 11:18:30 +0000]
Added context help menu for php function names. The description of the fundtion opens in the help browser
khartlage [Thu, 24 Oct 2002 16:04:31 +0000]
Integrated PHP help files; Fixed some bugs
khartlage [Sat, 19 Oct 2002 18:55:31 +0000]
Improved Outline view for PHP function names
khartlage [Sat, 19 Oct 2002 16:16:57 +0000]
improved syntax highligthing
khartlage [Sat, 12 Oct 2002 17:00:48 +0000]
Added: PreferencePage; External Browser startup; extended syntax highlighting
gtonic [Fri, 9 Aug 2002 18:29:38 +0000]
testing around with plugin properties ;)
gtonic [Fri, 9 Aug 2002 18:20:08 +0000]
testing around with plugin properties ;)
gtonic [Fri, 2 Aug 2002 08:28:10 +0000]
added todos
future_wave [Thu, 1 Aug 2002 07:57:01 +0000]
update code and new tag color
gtonic [Wed, 31 Jul 2002 14:10:44 +0000]
minor changes, added some comments
gtonic [Tue, 23 Jul 2002 09:03:47 +0000]
deleted /tmp folder + files
gtonic [Fri, 19 Jul 2002 05:01:39 +0000]
initial import
Edward Mann [Thu, 11 Jul 2002 20:11:38 +0000]
initial checkin
Edward Mann [Thu, 11 Jul 2002 20:11:37 +0000]
initial checkin
(phpeclipseDev) [Thu, 11 Jul 2002 20:11:37 +0000]
New repository initialized by cvs2svn.