GNOME Bugzilla – Bug 691222
Add "document-[added|removed]" signals to IAnjutaDocumentManager.
Last modified: 2013-01-06 18:29:09 UTC
See attached patches.
Created attachment 232854 [details] [review] libanjuta: Add "document-[added|removed]" signals to IAnjutaDocumentManager.
Created attachment 232855 [details] [review] document-manager: Emit "document-[added|removed]" signals.
Created attachment 232856 [details] [review] debug-manager: use IAnjutaDocumentManager::document-added to add breakpoints to editor. Instead of listening to the currently active document using IANJUTA_DOCUMENT_MANAGER_CURRENT_DOCUMENT.
I think we have already discussed this quite some time ago. It hasn't been done because the use of the current document shell value is working too. Anyway, I think it could make things a bit easier later. I'm agree with these changes, you can commit them.