2008-07-04 Johannes Schmid <jhs@gnome.org>
commit5c792ca74f59fc32bd603112ba5a830788e67917
authorjhs <jhs@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Fri, 4 Jul 2008 18:23:00 +0000 (4 18:23 +0000)
committerjhs <jhs@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Fri, 4 Jul 2008 18:23:00 +0000 (4 18:23 +0000)
treea45d82fd1dadc0ad73e7a3bdd704540921602190
parent34b23926277915b437ccc4ed511c33be7bf11f6e
2008-07-04  Johannes Schmid  <jhs@gnome.org>

* plugins/debug-manager/breakpoints.c (on_editor_saved):
* plugins/symbol-browser/plugin.c (on_editor_saved):
* plugins/symbol-db/plugin.c (on_editor_saved):
Adapted to change in the \"saved\" signal of IAnjutaFile

* plugins/editor/text_editor.c (text_editor_save_file):
Fixed #541313 – Crash on saving file

* plugins/sourceview/sourceview.c (on_save_finish):
Emit \"saved\" signal

git-svn-id: http://svn.gnome.org/svn/anjuta/trunk@4048 1dbfb86a-d425-0410-a06b-cb591aac69f6
ChangeLog
plugins/debug-manager/breakpoints.c
plugins/editor/text_editor.c
plugins/sourceview/sourceview.c
plugins/symbol-browser/plugin.c
plugins/symbol-db/plugin.c