CVSROOT:        /cvs/gnome
Module name:    anjuta
Changes by:     naba    05/07/21 14:58:20

Modified files:
        .              : ChangeLog 
        libanjuta      : anjuta-launcher.c 
        plugins/cvs-plugin: cvs-execute.c 

Log message:
* libanjuta/anjuta-launcher.c: Fixed dispose method to neatly close
the active sources and kill the running process without emitting
signals (which could be fatal because the object is being destroyed).
Incidentally, fixed the crash that happens when stopping an active
debugger session. Disabled debug prints and code clean up.
Fixed bug #305587 [http://bugzilla.gnome.org/show_bug.cgi?id=305587].

* plugins/cvs-plugin/cvs-execute.c: Removed signal disconnections from
message view object, because that prevents many unprocessed outputs
from the cvs command from being appended in view. Does not set NULL
to mesg_view private member (not required) so that any pending outputs
to view is processed.Fixed bug #172666 
[http://bugzilla.gnome.org/show_bug.cgi?id=172666].

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=anjuta&who=naba&date=explicit&mindate=2005-07-21%2014:57&maxdate=2005-07-21%2014:59

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to