fixed updating of comment and keyword pane
authorVladimir Nadvornik <nadvornik@suse.cz>
Tue, 21 Aug 2012 18:39:03 +0000 (20:39 +0200)
committerVladimir Nadvornik <nadvornik@suse.cz>
Tue, 21 Aug 2012 18:39:03 +0000 (20:39 +0200)
commit085be43cb79e04341102a9922e0e0f531454089a
treec6521c20c34f2de92f087d4a451b9c426dbb125f
parent428c4a49f5a66ce0c5ced8c09a611e410587ba76
fixed updating of comment and keyword pane

- temporary disabling of notifications does no longer work because
the notification is called later, in idle cb.
- regression introduced in 78cde6934008f79fe498e4adc64d187b0ed47417
- now the update function checks if the new value is really different
src/bar_comment.c
src/bar_keywords.c