X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=204f0190a9aac6baa8c42ed3d35d23065a75d425;hb=22a76eb4d52da8548b31c215a117ef7048573695;hp=71cda1beeda72f78175c61adf3a18509f542136d;hpb=f28565d119b13be06615e377be67753a6be672ca;p=evince.git diff --git a/ChangeLog b/ChangeLog index 71cda1be..204f0190 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +2009-02-01 Carlos Garcia Campos + + * NEWS: + * configure.ac: + + Update for release 2.25.90 + +2009-02-01 Carlos Garcia Campos + + * cut-n-paste/zoom-control/ephy-zoom-control.c: + (ephy_zoom_control_finalize), (ephy_zoom_control_class_init): + + Remove the old tooltips code and use G_DEFINE_TYPE(). + +2009-02-01 Carlos Garcia Campos + + * configure.ac: + * help/reference/Makefile.am: + * help/reference/libdocument/Makefile.am: + * help/reference/libdocument/libevdocument-docs.sgml: + * help/reference/libdocument/libevdocument.types: + * help/reference/libdocument/version.xml.in: + * help/reference/libview/Makefile.am: + * help/reference/libview/libevview-docs.sgml: + * help/reference/libview/libevview.types: + * help/reference/libview/version.xml.in: + * help/reference/shell/Makefile.am: + * help/reference/shell/evince-docs.sgml: + * help/reference/shell/evince.types: + * help/reference/shell/tmpl/dummy.sgml: + * help/reference/shell/version.xml.in: + + Split API documentation into libdocument, libview and + shell. Required gtk-doc files has been added, but API docs still + need to be completed and improved. Fixes bug #568465. + 2009-02-01 Christian Persch * libdocument/ev-document.h: Don't make GTypeInfo static. Bug #570077.