CVSROOT:        /cvs/gnome
Module name:    evolution
Changes by:     kharish 06/10/16 10:50:35

Modified files:
        .              : ChangeLog 
        win32          : libevolution-mail.def 
        mail           : ChangeLog mail-mt.h mail-mt.c 

Log message:
2006-10-16  Tor Lillqvist  <[EMAIL PROTECTED]>

* win32/libevolution-mail.def: List the function
mail_win32_get_mail_thread_queued() instead of the variable
mail_thread_queued.  (#348212)

* mail-mt.h: On Win32 we don't want to use the mail_thread_queued
variable outside the libevolution-mail DLL, but instead access its
value through a getter function.

* mail-mt.c: Make mail_thread_queued static on Win32.
(mail_win32_get_mail_thread_queued): New function that returns the
value of mail_thread_queued.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=kharish&date=explicit&mindate=2006-10-16%2010:49&maxdate=2006-10-16%2010:51

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

Reply via email to