=== 2.21.90 === 2008-01-28 Don Scorgie * configure.in: * NEWS: Version 2.21.90 2008-01-21 Don Scorgie * data/ui/yelp-ui.xml: Remove forgotten "FindSlash" action that shouldn't have ever been committed * src/yelp-info.c: * src/yelp-transform.c: * src/yelp-man.c: * src/yelp-settings.c: * src/yelp-docbook.c: * src/yelp-print.c: Fix various compiler warnings * src/yelp-window.c: Fix compiler warnings Remove additional debug printf * src/yelp-utils.c: Fix man sectioning stuff * src/yelp-toc.c: Fix reloading on TOC pages 2008-01-18 Davyd Madeley * src/yelp-window.c: - fix Ctrl-R reload - plug leak of priv->uri * src/yelp-document.c: - fix YelpDocument->dispose 2008-01-13 Don Scorgie * src/gtkentryaction.c: * src/gtkentryaction.h: * src/yelp-window.c: Make / activate find Make find go away when losing focus (like epiphany) * src/yelp-window.c: Fix crash on going backward then forward after an external link (bug #487849) * data/toc.xml.in: Fix Games category * data/toc.xml.in: Fix some menu titles to be non-insane names Add translator comments to unclear menu entries 2008-01-10 Don Scorgie * yelp.desktop.in.in: Remove depreciated items (bug #500483) * src/yelp-search-parser.c: Fix potential crash when comment is NULL (bug #501559 - Matt Keenan) * src/yelp-gecko-services.cpp: Fix crash on shutdown using xulrunner 1.8.x (bug #503317 - Markus Kanet) * src/yelp-search-parser.c: Get a beagle client if it's available allowing beagle to be used again (bug #504163)