]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated Vietnamese translation
[evince.git] / ChangeLog
index 36425b13820807304ceb44c2b613a2cb674b904b..5cf9f0efca941771f94f8ac6b7dc09b9d4f9f178 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,62 @@
+2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * NEWS:
+       * configure.ac:
+
+       Update for release 2.23.91.
+       
+2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * cut-n-paste/smclient/eggsmclient-xsmp.c:
+       (sm_client_xsmp_set_initial_properties):
+
+       Fix memory leak.
+       
+2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-application.c: (ev_application_open_window),
+       (ev_application_open_uri_at_dest):
+
+       Make sure evince starts up in the right workspace when resuming a
+       previous session.
+       
+2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-application.[ch]: (ev_application_open_window),
+       (ev_application_add_icon_path_for_screen),
+       (ev_application_open_uri_at_dest):
+
+       Fix window manager warnings shown in ~/.xsession-errors
+       
+2008-08-31  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * cut-n-paste/Makefile.am:
+       * cut-n-paste/smclient/Makefile.am:
+       * cut-n-paste/smclient/eggdesktopfile.[ch]:
+       * cut-n-paste/smclient/eggsmclient-private.h:
+       * cut-n-paste/smclient/eggsmclient-xsmp.c:
+       * cut-n-paste/smclient/eggsmclient.[ch]:
+
+       EggSMClient copied from libegg
+
+       * libdocument/ev-file-helpers.c: (ev_dot_dir):
+       * shell/Makefile.am:
+       * shell/ev-application.[ch]: (ev_application_load_session),
+       (smclient_save_state_cb), (smclient_quit_cb),
+       (ev_application_init_session), (ev_application_shutdown),
+       (ev_application_init):
+       * shell/main.c: (main):
+
+       Use EggSMClient instead of gnome-client and remove libgnome and
+       libgnomeui dependencies.
+       
+2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/main.c: (main):
+
+       Remove gnome_authentication_manager_init.
+       
 2008-08-27  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-view.c: (ev_view_goto_window_create):