2005-02-09 Martin Kretzschmar * NEWS, configure.in: Version 2.9.2. 2005-02-08 Martin Kretzschmar * lib/recent-files/egg-recent*: update from libegg. 2005-01-26 Martin Kretzschmar * configure.in: Test for freetype <= or > 2.1.7. * xpdf/GPOutputDev.cc (getFontFaceEmbedded): ifdef out Type1C cid-to-gid code which is no longer necessary/breaks with freetype > 2.1.7 (e.g. firefox ad). Ported from kpdf. 2005-01-26 Marco Pesenti Gritti * xpdf/XRef.cc: Fix CAN-2005-0064 2004-01-07 Martin Kretzschmar * xpdf/GfxState.cc (GfxDeviceNColorSpace::parse), xpdf/Gfx.cc (doImage): update to xpdf 3.00pl2. Check that the PDF file supplied color components count i within the allowed range. Fixes buffer overflow vulnerability. Fixeses Bug #162084 and Bug #163026 http://www.idefense.com/application/poi/display?id=172 CAN-2004-1125 Also thanks to Matthias Geerdsen and Marco Pesenti Gritti . 2005-01-04 Pawan Chitrakar * cnfigure.in: Added ne "Nepali" in ALL_LINGUAS 2005-01-03 Marco Pesenti Gritti * xpdf/gpdf-bookmarks-view.cc: Fix click on bookmarks bar items #276482 2004-12-22 Takao Fujiwara * xpdf/gpdf-bookmarks-view.cc: fix i18n. Popup menu items weren't translated before. Bug #154532. 2004-12-22 Martin Kretzschmar * xpdf/gpdf-view.cc (gpdf_view_link_entered_cb): fix typos and add NULL-checks to fix crashes on link mouse-over. Fixes Bug #156784, Bug #159966, half of Bug #159386. Tue Dec 21 15:42:22 2004 Jonathan Blandford * xpdf/gpdf-bookmarks-view.cc: Clean up the bookmarks TreeView. This consists of removing the icons, collapsing the columns, and some markup fun. 2004-12-21 Martin Kretzschmar * xpdf/GPOutputDev.cc (getFontFaceEmbedded): FoFiTrueType::make etc. can return NULL. Use the fallback in that case. Fixes crash part of Bug #161066.. 2004-12-21 Gordon Ingram * shell/gpdf.c (gpdf_window_focus_in_event, gpdf_window_focus_out_event) (gpdf_window_class_init): Show the fullscreen button only when the window is active. Stolen from epiphany. Fixes #161225. 2004-12-21 Marco Pesenti Gritti reviewed by: Martin Kretzschmar * Makefile.am: * configure.in: Fix aclocal flags using gnome-common macro 2004-12-21 Marco Pesenti Gritti reviewed by: Martin Kretzschmar * xpdf/gpdf-view.cc: Rework mime code to not use deprecated API