X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=c1be1da2b67cfcf37ef5cb2a7bbc267efb154112;hb=a24ba773afb595b2be95a01702816aa66f50ac54;hp=bbd799fa8641a7333b913955a6a940414a8a7634;hpb=37c2570fb37d29b576f70b210e3334cb3d7b04b1;p=evince.git diff --git a/ChangeLog b/ChangeLog index bbd799fa..c1be1da2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,40 @@ +Fri Aug 26 00:45:09 2005 Jonathan Blandford + + * shell/main.c: + * shell/ev-application.c: Last minute GTK-2.6 fixes. + * NEWS: Release 0.4.0 + +Thu Aug 25 23:40:23 2005 Jonathan Blandford + + * configure.ac: catch another gtk+-2.8ism + * shell/main.c: Make work with gtk+-2.6 + +2005-08-25 Ryan Lortie + + * shell/ev-application-service.xml: Add 'timestamp' argument to + ev_application_open_window and ev_application_open_uri methods. + + * shell/ev-application.h: Add 'timestamp' argument to + ev_application_open_window, ev_application_open_uri, + and ev_application_open_uri_list functions. + + * shell/ev-application.c (ev_application_open_window, + ev_application_open_uri, ev_application_open_uri_list): Change + functions that show/present windows to use a timestamp if one + is passed in. + + * shell/ev-window.c (ev_window_cmd_file_open, + ev_window_cmd_recent_file_activate, drag_data_received_cb): + * shell/main.c (load_files): Modify calls to ev_application to + include GDK_CURRENT_TIME as timestamp. + + * shell/main.c (load_files_remote): Obtain timestamp for client + instance from GDK and pass to server instance so new windows are + focused properly. Fix dbus_g_proxy_call() calls by including second + G_TYPE_INVALID. + + Closes bug #314475. + Thu Aug 25 22:13:08 2005 Jonathan Blandford * shell/ev-window.c (ev_window_finalize): Check for