2006-01-30 Shaun McCance * NEWS: * configure.in: - Version 2.13.4 2006-01-30 Shaun McCance * configure.in: * src/yelp-toc-pager.c: * stylesheets/toc2html.xsl: - Bury man and info under 'Command Line Help' 2006-01-29 Don Scorgie * src/yelp-html.cpp: Workaround for a11y issues. Should fix bug #157941 2006-01-29 Brent Smith * data/man.xml.in: * src/yelp-man-pager.c: (man_section_process): * src/yelp-toc-pager.c: (add_man_page_to_toc), (process_mandir_pending): add support for mapping several man sections, such as 1, 1p, etc. to a single TOC section in data/man.xml.in, fixes #328172 Also added two new sections to data/man.xml.in that need translated, "POSIX Headers" and "POSIX Functions" 2006-01-29 Don Scorgie * src/yelp-toc-pager.c: Fix some memory leaks 2006-01-28 Don Scorgie * src/yelp-search-pager.c: More robust handling when doing basic search. Should fix #328464 2006-01-28 Brent Smith * src/yelp-toc-pager.c: (create_toc_from_index): Don't call g_dir_close() unless we successfully opened the dir; Also, skip adding a directory to the man page TOC if we can't stat() it, fixes #328953 2006-01-26 Brent Smith * README: updated the README to reflect the requirement on gnome-doc-utils 0.5.2 bumped scrollkeeper version to 0.3.14 2006-01-26 Brent Smith * src/yelp-settings.c: Use the /desktop/gnome/interface/document_font_name gconf key for the default font, instead of font_name 2006-01-25 Don Scorgie * src/yelp-print.c: * src/yelp-toc-pager.c: Patch from Jens Granseuer to fix some C99 initialisations bug #328261 * src/yelp-main.c: Fix crash on opening 2nd instance, #328517 2006-01-24 Brent Smith * src/yelp-window.c: (window_dispose), (window_disconnect): fixed a critical warning which is triggered when a document open fails, and then the user quits yelp 2006-01-23 Don Scorgie * src/yelp-window.c: Set initial focus to html widget, fixes #324190 * src/yelp-search-pager.c: * configure.in: Make compilation with Beagle search with newer Beagle Bump minimum Beagle version to 0.2.0 2006-01-22 Brent Smith * src/yelp-gecko-utils.cpp: * src/yelp-settings.c: (yelp_settings_get_font): Added more robust error handling for gconf related issues, fixes #327826 2006-01-22 Brent Smith * yelp.desktop.in.in: Add "GTK" to the categories in the .desktop file; fixes #328045 2006-01-21 Don Scorgie * src/yelp-io-channel.c: * src/yelp-info-parser.c: Look for multi-part info files in INFOPATH Make loading from non-compressed {info,man} files work * src/yelp-toc-pager.c: Change g_str_concat to g_strdup_printf in translated string Fixes #327953 2006-01-20 Don Scorgie * src/yelp-toc-pager.c: Fix crashes on malformed info:dir files 2006-01-19 Don Scorgie * src/Makefile.am: * configure.in: Patch from Glynn Foster to fix more compilation issues on Solaris ==================== 2.13.3 ====================