X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=68699b211102d2e200adcbbe29d122b137364344;hb=af04eb54607beca7bfbf92b31ccbc92e5cb4c1e0;hp=599be16a0af52aa075c98f390c6e6ed2f8685620;hpb=13a06349251874bd35d2f03c3fc93217cee749a2;p=evince.git diff --git a/ChangeLog b/ChangeLog index 599be16a..68699b21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2007-01-09 Carlos Garcia Campos + + * shell/ev-window.c: (ev_window_print_send): + + Send print job to printer with some settings set to default values, + since we have already exported to a file according to such settings + and they could be taken twice by some printers. + +2007-01-09 Carlos Garcia Campos + + * shell/ev-jobs.c: (ev_job_xfer_run): + * shell/ev-application.c: (ev_application_open_uri_at_dest): + + Show main window and load document with the font-config lock held. + +2007-01-08 Carlos Garcia Campos + + * configure.ac: + * shell/ev-application.c: (ev_application_register_service): + * shell/main.c: (load_files_remote): + + Bump requirements to dbus-glib 0.71 and drop all ifdefs used. + +2007-01-08 Nickolay V. Shmyrev + + * doc/debugging.txt: + + Remove obsolete documentation. + 2007-01-08 Nickolay V. Shmyrev * Makefile.am: