2007-06-13 Johannes Schmid <jhs@gnome.org>
commitef10bc2d2c9941de6f1f2a83c8c6d7ccf3085a14
authorjhs <jhs@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Tue, 12 Jun 2007 22:44:40 +0000 (12 22:44 +0000)
committerjhs <jhs@1dbfb86a-d425-0410-a06b-cb591aac69f6>
Tue, 12 Jun 2007 22:44:40 +0000 (12 22:44 +0000)
treeb7c313e300fa4d5112047b306e4190474dfb12cc
parent2713f2819c57fa83e0802a92767102daa43d41d7
2007-06-13  Johannes Schmid <jhs@gnome.org>

* configure.in:
Use GNOME_COMPILE_WARNINGS(maximum) instead of hand-written macro. Show
most warnings to avoid simple coding problems.

* plugins/message-view/anjuta-msgman.c:
(anjuta_msgman_append_view), (anjuta_msgman_set_current_view):
* plugins/message-view/plugin.c: (on_view_changed),
(ianjuta_msgman_add_view):

Fixed #440866 by always presenting the message-manager when a tab is
added because Gtk+ seems to have problems to add tabs to hidden widgets.

* plugins/subversion/subversion-callbacks.c:
(on_subversion_commit_response):
Destroy dialog if user clicks \"No\"

git-svn-id: http://svn.gnome.org/svn/anjuta/trunk@2997 1dbfb86a-d425-0410-a06b-cb591aac69f6
ChangeLog
configure.in
plugins/message-view/anjuta-msgman.c
plugins/message-view/plugin.c
plugins/subversion/subversion-callbacks.c