2007-08-02
- fixed bug 15071 - used setEnabled instead of setEditable (mshukrun)
- branches: 1.1.2;
file PHPMoveProjectAction.java was initially added on branch R1_0_0_20070705. (rganor)
- Move Project: adding project name to the resolved path (rganor)
2007-08-01
- added files used for creating the parsers and lexers used for AST building (ggurfinke)
- *** empty log message *** (sben-zeev)
2007-07-31
- fix syntax errors in comments (mspector)
- fixed bug 197579 - in case of no default server mark the first server as default (mshukrun)
- exits updateFolds method in case the project model in null (mshukrun)
- Handle multiple marker messages on annotation hover. override WST behavior (mshukrun)
- Bug 197786 - When trying to edit the attached file - editor is stuck
fixed. (rganor)
2007-07-30
- fixed message in PHP project creation wizard (apeled)
- refactoring + fixes (slapsha)
- branches: 1.1.2;
file IncludeModelPathRootConverter.java was initially added on branch R1_0_0_20070705. (slapsha)
- branches: 1.1.2;
file IncludesNode.java was initially added on branch R1_0_0_20070705. (slapsha)
- Add BreakpointMarkerUpdater which responsible for update the PHPConditionalBreakpointMarker info while saving the document. (mshukrun)
- some todos on the last class (rganor)
- fixed #15829.
Changed the ExternalToggleBreakpoint not to have a fallBackAction (ymazor)
2007-07-29
- fix bug #171147 (slapsha)
- - don't resolve elements on selection change;
- extract super class for actions. (slapsha)
- - Extract super-class for both actions;
- Don't resolve elements on selection change. (slapsha)
- branches: 1.1.2;
file PHPEditorResolvingAction.java was initially added on branch R1_0_0_20070705. (slapsha)
- Use the FileStoreFactory to create the IFileStore (sgibly)
- fixed create link in the console. (mshukrun)
2007-07-26
- move action:
1. remove redundant code
2. set the selection resources to empty one and not null (rganor)
- move action:
1. fix redundant data
2. call set selection with empty selection and not null (rganor)
- fixed issue #15829 (ymazor)
- Handle external files (slapsha)
- fixed bug 197894 - StackOverflow when there's a loop in the classes hierarchy (ggurfinke)
- Allow rename on external files. (slapsha)
- Avoid index out of bound exception when a server mapping exists. (sgibly)
- Add support for untitled file debug (mshukrun)
- don't look up the external registry, if the file is not externaal (slapsha)
- imports collapse (slapsha)