2007-08-13
- added the flex files for highlighting (ggurfinke)
- fix bug: search class identifier name (rganor)
- PHP element concilator - fix equals() method (rganor)
2007-08-12
- projection:
1. fix first time creation of the annotation model
2. remove redundant refresh command
3. remove redundant annotation thread (rganor)
- projection: add basic unit tests to the projection mechanism (rganor)
- projection: fix getExistingAnnotation() method
* remove sysout command (rganor)
- projection: fix getExistingAnnotation() method (rganor)
2007-08-10- Projection work : enable folding for PHP and HTML (remove redundant code) (rganor)
2007-08-09- process with folding (not good enough yet) (slapsha)
2007-08-08
- exporting the new package (currently just for tests) (slapsha)
- release model in convential way (slapsha)
- foreach instead of for (slapsha)
- Continuing on WST based folding - PHP & HTML folding works (slapsha)
- fixed bug 198901 - prevent the HTML formatter to format the value of style attribute. skip the format start tag and end tag (mshukrun)
- fixed bug 197565 - Change the php work set icon.
fixed bug 197572 - changed the shortcut to ALT+CTRL+Q,E (mshukrun)
- Remove the .projectOption file and insert the include path and options to the preference mechanism (mshukrun)
- PHPProjectModels are being loaded from a WorkspaceJob and not through building mechanism (ggurfinke)