From 5adc9f2e1a99e29b8a761388e17c08a6e4d79d5d Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Wed, 08 Apr 2009 13:10:00 +0000 Subject: Move EvPageAction and EvStockIcons from shell to a new internal library 2009-04-08 Carlos Garcia Campos * configure.ac: * Makefile.am: * po/POTFILES.in: * shell/Makefile.am: * shell/ev-page-action-widget.[ch]: * shell/ev-page-action.[ch]: * shell/ev-stock-icons.[ch]: * shell/ev-application.c: * shell/main.c: * libmisc/Makefile.am: * libmisc/ev-page-action-widget.[ch]: * libmisc/ev-page-action.[ch]: * libmisc/ev-stock-icons.[ch]: Move EvPageAction and EvStockIcons from shell to a new internal library (libevmisc) that will be used by the evince previewer too. svn path=/trunk/; revision=3577 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 91a7e8c..ab39147 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,28 @@ +2009-04-08 Carlos Garcia Campos + + * configure.ac: + * Makefile.am: + * po/POTFILES.in: + * shell/Makefile.am: + * shell/ev-page-action-widget.[ch]: + * shell/ev-page-action.[ch]: + * shell/ev-stock-icons.[ch]: + * shell/ev-application.c: + * shell/main.c: + * libmisc/Makefile.am: + * libmisc/ev-page-action-widget.[ch]: + * libmisc/ev-page-action.[ch]: + * libmisc/ev-stock-icons.[ch]: + + Move EvPageAction and EvStockIcons from shell to a new internal + library (libevmisc) that will be used by the evince previewer too. + 2009-04-08 Nickolay V. Shmyrev * backend/tiff/tiff2ps.c (tiff2ps_context_new): Fixes memory leak. Bug #578285. - + 2009-04-06 Carlos Garcia Campos * libview/ev-view.[ch]: (ev_view_set_zoom), @@ -14,7 +33,7 @@ Move ev_view_update_view_size() from libview to ev-window again and make sure the view is not redrawn when calling ev_view_set_zoom more than once with the same zoom scale. - + 2009-04-05 Nickolay V. Shmyrev * shell/ev-window.c: -- cgit v0.9.1