summaryrefslogtreecommitdiff
path: root/libview/ev-job-scheduler.c
AgeCommit message (Collapse)AuthorFilesLines
2019-07-01Remove trailing whitespacesLaurent Napias1-19/+19
2017-08-24libview: add missing transfer and element-type annotationsCosimo Cecchi1-0/+5
https://bugzilla.gnome.org/show_bug.cgi?id=691354 origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-8&id=4bc744c
2014-12-09libview: add a method to get the job currently running in the worker threadinfirit1-1/+12
When a job is cancelled while it's running, the cancelled signal might be emitted before the job finishes, and since the finished signal is not emitted for cancelled jobs, it's not possible to know when the job has finished. With this method we can see whether the job is still running and wait until it finishes. Taken from evince commit: 23e76eac47c60ab885edcdb6a337ee7587afa7e8 From: Carlos Garcia Campos <[email protected]>
2014-09-23Fix glib deprecationsinfirit1-18/+16
Based on evince commit by Carlos Garcia Campos <[email protected]> Url: https://git.gnome.org/browse/evince/commit/?id=bf90f90e0af99bbfdd20e6d21fd228c05cffae51 Url: https://git.gnome.org/browse/evince/commit/?id=76151be92239ed5f491cb26c87a2328b670e9f64
2011-11-09renaming evince to atrilPerberos1-3/+3
2011-11-09inicialPerberos1-0/+305