CVSROOT:        /cvs/gnome
Module name:    gedit
Changes by:     pborelli        06/10/07 10:44:34

Modified files:
        .              : Tag: gnome-2-14 ChangeLog configure.ac 
        gedit          : Tag: gnome-2-14 gedit-document-saver.c 

Log message:
2006-10-07  Paolo Borelli  <[EMAIL PROTECTED]>

Backport saver fixes from HEAD. Original ChangeLogs entry follow:

2006-09-28  Paolo Borelli  <[EMAIL PROTECTED]>

* gedit/gedit-document-saver.c: handle EINTR and plug a leak
on a seldomly used codepath. Poited out by Alexander Larsson.

2006-08-25  Paolo Maggi  <[EMAIL PROTECTED]>

Really fixes bug #352717 [http://bugzilla.gnome.org/show_bug.cgi?id=352717] – 
gedit silently ignores saving errors when
saving remote files

* gedit/gedit-document-saver.c (manage_completed_phase): new function,
it splits up the code related to the management of the "COMPLETED"
phase in async_xfer_ok.
(async_xfer_ok): returns just after calling manage_completed_phase in
the COMPLETED phase. In this way we avoid emitting the "saving" signal
from a potentially finalized saver
(async_xfer_error): does not set the error if it was already set
in a previous interaction
(async_xfer_progress): better debugging messages

2006-08-21  Paolo Maggi  <[EMAIL PROTECTED]>

* gedit/gedit-document-saver.c: drop executable permissions from
backup files. Bug #327031.

2006-08-11  Paolo Borelli  <[EMAIL PROTECTED]>

* gedit/gedit-document-saver.c: preserve xattrs, patch by James
Antill. Bug #350805.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gedit&who=pborelli&date=explicit&mindate=2006-10-07%2010:43&maxdate=2006-10-07%2010:45

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

Reply via email to