]> www.fi.muni.cz Git - evince.git/commit
Add a new job to get the attachments in a thread with the document lock
authorCarlos Garcia Campos <carlosgc@gnome.org>
Fri, 22 Aug 2008 09:59:16 +0000 (09:59 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Fri, 22 Aug 2008 09:59:16 +0000 (09:59 +0000)
commit27dce4e648c04fc784527610af77c30cf1318111
tree184ed8835fab88c7bfbc1a7bd4263f3e9fc3d993
parent614124da1fe2cff8e085faad88320d0dcf4269ad
Add a new job to get the attachments in a thread with the document lock

2008-08-22  Carlos Garcia Campos  <carlosgc@gnome.org>

* shell/ev-jobs.[ch]: (ev_job_attachments_init),
(ev_job_attachments_dispose), (ev_job_attachments_run),
(ev_job_attachments_class_init), (ev_job_attachments_new):
* shell/ev-sidebar-attachments.c:
(ev_sidebar_attachments_set_document):

Add a new job to get the attachments in a thread with the document
lock held. Fixes bug #548653.

svn path=/trunk/; revision=3116
ChangeLog
shell/ev-jobs.c
shell/ev-jobs.h
shell/ev-sidebar-attachments.c