Fix crash when saving a new empty file.
- Remember last open file & window geometry.- Alpha 3
- Fix "replace-with" action type being written as "replace". Found by rxu.
- Keep the ModXData object in memory. This way data read by the XML parser which are currently not available in the editor is not lost on save.
- Fix writing SQL to the MODX file- Add license information- Cleanup
- Added About dialog & license information- Use fixed-width fonts for SQL & Find/Replace fields- Cleanup
- Fix the bug: Edited files are added with absolute paths.
- Make SQL syntax highlighting more useful.
- Implemented "Set latest version" on the General Info page. Latest version is obtained from http://www.phpbb.com/updatecheck/30x.txt
- Changelog Entries on the Changelog page are automatically sorted by version.
- Add missing files- Fix most bugs found by evil<3
Initial version