X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=782e3dc175cf0ee71e8e757d8429017123bd2332;hb=f343927df4325959193353c52cff1ea4b20b2286;hp=f7943c92b509cec88704d356230e81dce56add5d;hpb=904d1c59952aab274f32345df40df3817fffb49d;p=evince.git diff --git a/ChangeLog b/ChangeLog index f7943c92..782e3dc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2008-07-15 Darren Kenny + + * libdocument/ev-transition-effect.c + (ev_transition_effect_type_get_type), + (ev_transition_effect_alignment_get_type), + (ev_transition_effect_direction_get_type): + + Fixes bug #542924. Makes enums static to fix Solaris build. + +2008-07-13 Carlos Garcia Campos + + * shell/ev-view.c: (ev_view_key_press_event): + + Add '.' keybinding for blanking the screen in presentation + mode. Fixes bug #542001. + +2008-07-13 Carlos Garcia Campos + + * libdocument/ev-document-misc.c: + (ev_document_misc_pixbuf_from_surface): + + Fix bytes order on big endian. Patch by Benjamin Jacobs. Fixes bug + #540950. + +2008-07-11 Nickolay V. Shmyrev + + * backend/comics/comics-document.c (comics_document_load): + * backend/comics/comicsdocument.evince-backend.in: + * configure.ac: + * thumbnailer/evince-thumbnailer-comics.schemas.in: + + Added support for 7-zip based cb7 comic book. Patch by + Kartik Rustagi. Fixes bug #532312. + 2008-06-24 Bastien Nocera * shell/ev-window.c: Use Alt+Left to rotate left, and Alt+Right