2007-08-08
- 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)
2007-08-07
- Draft work on WST based folding (slapsha)
- 1.Changed "Tabs and Spaces" UI
see : Preferences-->PHP-->Formatter
2. Use Keys from PDT in all extensions (ymazor)
- Fixed opening external files in an editor (using specific line number) (mspector)
- Bug #196928 refixed - out of bounds exception fixed (slapsha)
2007-08-06
- fixed endless loop (ymazor)
- Fix labels of interfaces inherited from interfaces (bug #196928 comment related) (slapsha)
- Fix bug #196928 + minor formatting (slapsha)
- Use Java 5 Generics (sgibly)
2007-08-05
- reorganize PHPStructuredTextViewer (rganor)
- fixed bug 198532 - add support for variable extension in the include path (mshukrun)
- fixed bug 198824 - add comment annotation position which show the first comment line with content (mshukrun)
2007-08-02
- Check for the ATTR_FILE validity before trying to parse its IPath (sgibly)
- fixed bug 15071 - used setEnabled instead of setEditable (mshukrun)
- Move Project: adding project name to the resolved path (rganor)
- branches: 1.1.2;
file PHPMoveProjectAction.java was initially added on branch R1_0_0_20070705. (rganor)
2007-08-01- added files used for creating the parsers and lexers used for AST building (ggurfinke)