GNOME Bugzilla – Bug 596123
G_DEBUG="fatal_warnings" fixes
Last modified: 2009-10-10 08:54:53 UTC
Some fixes found when running anjuta with G_DEBUG="fatal_warnings".
Created attachment 143841 [details] [review] file-manager: fix bug where we accessed the FileView even though it was freed add new file_model_set_ivcs() function and use that to set the IAnjutaVcs. This way we don't have to access the view from the model when we want to get the IAnjutaVcs.
Created attachment 143842 [details] [review] git: remove action groups when the plugin is deactivated
Created attachment 143843 [details] [review] search-plugin: unmerge ui and remove action group when the plugin is deactivated
Thanks. Pushed to master!
It seems that everything is in git so I'm closing this bug.