2006-09-18
- update version to 0.2.4 (eklein)
- bug fix in competability with PHP5.2.0 (ggurfinke)
2006-09-17
- fix bug #157459 - Class constant name AutoComplete and trailing space (eklein)
- bug fix in PHP4.4.4 support (ggurfinke)
- Parsers and lexers now support PHP5.2.0 (ggurfinke)
- Fix bug #157583 - Show Groups in Outline View appears twice (eklein)
- Added constructor/destructor category to PHP Element Sorter. (slapsha)
- updated PHP functions (mspector)
- Parsers and lexers now support PHP4.4.4 (ggurfinke)
- Project Outline Part's some refresh issues resolved. (slapsha)
- Project Outline Content Provider to run post refresh when input changed and to create outline node children when not exist. (slapsha)
- When Explorer's working set model is null, don't save it's state in memento. (slapsha)
- Check project existance before getting nature - to avoid exception. (slapsha)
2006-09-14
- Limit the Debug and Run shortcut actions to PHP scripts. (sgibly)
2006-09-13
- Handle warnings in the server edit dialog (sgibly)
- Minor rename. (slapsha)
- Use PHP Element Sorter for Explorer View and bug #157001 fix. (slapsha)
2006-09-12
- fix bug #157018 - Space after round bracket (in outline) (eklein)
- Tuned up PHP Element Sorter. (slapsha)
- Fixed the PHP executable launch delegate - The executable did not launch without debug info. (sgibly)
- Bug #154547 fix. (slapsha)
- Other Projects Working Set Updater: fixed the method of getting PHP projects - basing on nature instead of models, which may be unexistant. (slapsha)
- add strings (eklein)
- Added the Run to Line action to the editor's context menu (sgibly)
2006-09-11
- move hard coded strings to properties file (eklein)
- refactor - naming convention for strings file name (eklein)
- fix bug #156814 - show all in php progect view show all the php elements. (eklein)
- fix bug #156812 - Exception thrown when launching configuration with "/" (eklein)
- fixing #141230 - PHP Doc block -> completion of code after phpdoc tag opening fails. (rganor)
- Bug #149397 fixed. (slapsha)
- Bug #148643 fixed. (slapsha)
- Bug fix. (slapsha)
- Bug #147740 fixed. (slapsha)
2006-09-10
- Bug #156536 refixed. (slapsha)
- Changed the visibility for the connect method (sgibly)
- Fix bug #139442 - Fixed. Check for IFile, not for PHPCodeData (eklein)
- Bug #156536 fixed. (slapsha)
- Made is inSide function public. (slapsha)
- Fixed bug #150152 - Run to line did not functioned properly. (sgibly)
- null pointer fix in the IniModifier (sgibly)
- fix bug #154819 - modify the label for php exe additions (eklein)
- messages update (sgibly)
2006-09-07
- Fixed bug #139009 - Aligned the browse button with the file field of the PHP executable launch configuration dialog (sgibly)
- Added support of section based (default) php.ini (slapsha)
- Bug #138994 fixed. (slapsha)
- Removing unused code.
Clearing up the old org.eclipse.php.server.apache.* plugins. (sgibly)
- fix bug #149793 (eklein)
- redundant findPHPIni (sgibly)
- Remove the spaces when saving the php.ini (sgibly)
2006-09-06
- Bug #149831 fixed. (slapsha)
- remove obsolete comment (slapsha)
2006-09-05
- Bug #148628 fix. (slapsha)
- Fix bug #147997 - Open error message dialog when the file to debug is not found (eklein)
- Auto Expand the outline view. (slapsha)
- handle null fileData (slapsha)
- handling empty resource. (slapsha)
- fix bug #145398 - when the user selects a different default, preselect the choice in the combo (eklein)
- check that the project is open before building. (slapsha)
- Version upgraded to 0.2.3 (slapsha)
- Remove anonymous classes handling (no such in PHP), fix function comparing. (slapsha)
- only refresh when visible, some null pointers fix. (slapsha)
- Only refresh when visible. (slapsha)
- Resetting missing selection after refresh; handling some null pointers. (slapsha)
- Store previous selection to allow resetting from outside. (slapsha)
- Refresh only if visible. (slapsha)
2006-09-04
- Store the project name in memento. (slapsha)
- Create default empty group nodes when don't exist. (slapsha)
- Ignore visibility. (slapsha)
- Fixed comparing functions with equal names. (slapsha)
- Bug fix #152083 - unnecessary build of non-php projects (ggurfinke)
- Minor refresh fix. (slapsha)
- Fixed view refresh. (slapsha)
- Minor expeption fixes. (slapsha)
- Explorer should only be linked with files. (slapsha)
- Fixed the way of obtaining fileData. (slapsha)
- Splitted the function to allow overriding. (slapsha)
- fix utility function. (slapsha)
- utility function fixes. (slapsha)