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=e118c340e66d56eea3d70e1e75d116671088ac9f;hpb=64135b8c178595cba4696564a83134b0568a75ea;p=evince.git diff --git a/ChangeLog b/ChangeLog index e118c340..68699b21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +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: