- Document is closed if underlying file is deleted
- Editor settings allowing to set tab width and font size
- A simple file search dialog
- Titles for project and settings dialogs
- Simple logging, appending to ~/pugdebug.log
- Cursor in editor is now a regular arrow, read-only cursor
- File watching for Windows OS
- Connecting to document signals when document is changed or removed
- Focus of buttons in the New Project window, save has focus by default
No changes were made since 1.0.0-RC.2
- Correctly stop listening when multiple requests are active
- Display current project name in window title
- Use mono fonts in sub-windows
- Fix for GTK critical errors on Ubuntu
- Do not jump to top of the file every time a debugging session starts
- Updating settings now updates current project's settings as well
- Deleting current project doesn't break pugdebug any more
- Breakpoints do not dissapear any more when debugging multiple requests
- Simple build file for Windows
- Tries debugging requests even when the XDEBUG_SESSION_START param is not set
- Set debugger features during an active debugging session
- Confirm deleting a project
- Improved support for debugging multiple requests
- Added the change log file
- Set debugger features in the post_start action
- Non-existent file after mapping