GNOME Bugzilla – Bug 688449
Improve the new DocumentManager combo box.
Last modified: 2012-11-17 21:57:25 UTC
Show save dialog when closing using the button next to the combo box and also show dirty and read-only status in the filename.
Created attachment 229115 [details] [review] document-manager: use on_close_file_activate() when closing file using combo close button. So that we get the save dialog if the file that is to be closed is dirty.
Created attachment 229116 [details] [review] document-manager: Show dirty character "*" and "[read-only]" in combo filename.
Review of attachment 229115 [details] [review]: Thank for your patch. I have committed it.
Review of attachment 229116 [details] [review]: Thanks for your patch, I have just committed it without any changes.