summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Version 2.15.4YELP_2_15_4Brent Smith2006-07-113-1/+41
| | | | | | * NEWS: * configure.in: - Version 2.15.4
* - Restructure the table of contents to make most documentation accessibleBrent Smith2006-07-1010-167/+488
| | | | | | | | | | | | | | | | | | | | | | | | | | * data/info.xml.in: * data/man.xml.in: * data/scrollkeeper.xml: * data/toc.xml.in: - Restructure the table of contents to make most documentation accessible via a single click (except for man pages and info pages) - Put descriptions for each section at the top in the right side above the document listing - Rename the top level category to 'Desktop' and include the User guide, System Administration Guide, and Accessibility Guide in this section * src/yelp-pager.c: (yelp_pager_get_page_from_id): * src/yelp-pager.h: * src/yelp-toc-pager.c: (toc_pager_resolve_frag), (toc_process_pending), (process_mandir_pending), (process_info_pending), (process_read_menu), (process_cleanup): * src/yelp-window.c: (window_do_load_pager), (pager_finish_cb): Load each table of contents page on demand instead of creating all pages at once. * stylesheets/toc2html.xsl: Maintain a list of categories on the left hand side in the table of contents, that expands subcategories for the currently selected category
* Updated Traditional Chinese translation(Hong Kong). Updated TraditionalChao-Hsiung Liao2006-07-093-242/+283
| | | | | | | 2006-07-09 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw> * zh_HK.po: Updated Traditional Chinese translation(Hong Kong). * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
* Updated Korean translation.Changwoo Ryu2006-07-082-124/+159
| | | | | | 2006-07-08 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation.
* Expand/collapse on double-click. Really fixes bug #346871.Wouter Bolsterlee2006-07-072-1/+11
| | | | | | | | 2006-07-07 Wouter Bolsterlee <uws+gnome@xs4all.nl> * src/yelp-window.c: (tree_row_expand_cb): Expand/collapse on double-click. Really fixes bug #346871.
* Expand sections on double-click (bug #346871)Don Scorgie2006-07-072-0/+21
| | | | | * src/yelp-window.c: Expand sections on double-click (bug #346871)
* Updated Basque translation.Inaki Larranaga2006-07-062-122/+120
| | | | | | 2006-07-06 Inaki Larranaga <dooteo@euskalgnu.org> * eu.po: Updated Basque translation.
* Fixed misspelled 'phạm vị'Nguyen Thai Ngoc Duy2006-07-061-2/+2
|
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2006-07-052-119/+133
| | | | | | | 2006-07-05 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
* file yelp-document.c was initially added on branch yelp-document.Brent Smith2006-07-030-0/+0
|
* file yelp-document.h was initially added on branch yelp-document.Brent Smith2006-07-030-0/+0
|
* file yelp-page.c was initially added on branch yelp-document.Brent Smith2006-07-030-0/+0
|
* file yelp-page.h was initially added on branch yelp-document.Brent Smith2006-07-030-0/+0
|
* file test-transform.c was initially added on branch yelp-document.Shaun McCance2006-07-030-0/+0
|
* file yelp-transform.c was initially added on branch yelp-document.Shaun McCance2006-07-030-0/+0
|
* file yelp-transform.h was initially added on branch yelp-document.Shaun McCance2006-07-030-0/+0
|
* Fixed 'kết thức'Nguyen Thai Ngoc Duy2006-07-031-1/+1
|
* Added entry for addition of bengali India (bn_IN) translation and to LINGUASRuna Bhattacharjee2006-07-031-0/+5
|
* Added bengali India (bn_IN)Runa Bhattacharjee2006-07-031-0/+1
|
* Added Bengali India TranslationRuna Bhattacharjee2006-07-031-0/+1324
|
* Updated French translation.Benoît Dejean2006-07-022-195/+216
| | | | * fr.po: Updated French translation.
* Updated Finnish translationIlkka Tuohela2006-07-022-118/+142
|
* Fix to properly escape ampersand characters by using xmlNewTextChild,YELP_DOCUMENT_BRANCHPOINTBrent Smith2006-07-012-10/+9
| | | | | | * src/yelp-toc-pager.c: (process_info_pending): Fix to properly escape ampersand characters by using xmlNewTextChild, patch from Daniel Drake. Fixes #343372
* Print DB_PROFILE message to the screen Add support for the yelp:cacheBrent Smith2006-07-014-0/+136
| | | | | | | | | | * src/yelp-debug.c: (yelp_debug): Print DB_PROFILE message to the screen * src/yelp-xslt-pager.c: (xslt_pager_process), (xslt_yelp_cache): Add support for the yelp:cache extension element; speeds up docbook processing for large documents (like gnumeric manual) * stylesheets/db2html.xsl.in: Use the yelp:cache extension element in the db.number template (overrides the one from gnome-doc-utils)
* Updated Hindi translations.Guntupalli Karunakar2006-06-282-181/+241
|
* Translation updated by Tino Meinen.Vincent van Adrighem2006-06-272-122/+145
| | | | | | 2006-06-27 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen.
* Updated TranslationRajesh Ranjan2006-06-262-117/+151
|
* fix the biggest memory leak known to man; was using xmlFree() instead ofBrent Smith2006-06-252-1/+6
| | | | | * src/yelp-toc-pager.c: (create_toc_from_index): fix the biggest memory leak known to man; was using xmlFree() instead of xmlFreeDoc()
* Tamil translation updatedFelix I2006-06-232-629/+482
|
* Fix 'unknown gecko' error output. (Synched from Epiphany).Christian Persch2006-06-222-1/+7
| | | | | | | | 2006-06-22 Christian Persch <chpe@cvs.gnome.org> * m4/gecko.m4: Fix 'unknown gecko' error output. (Synched from Epiphany).
* - Nuking from CVS, since were on DBUS nowShaun McCance2006-06-212-17/+5
| | | | | * src/GNOME_Yelp.server.in: - Nuking from CVS, since were on DBUS now
* - Use xmlNewTextChild so ampersands don't screw us upShaun McCance2006-06-172-2/+7
| | | | | * src/yelp-toc-pager.c: - Use xmlNewTextChild so ampersands don't screw us up
* Updated Thai translation.Theppitak Karoonboonyanan2006-06-162-123/+129
| | | | | | 2006-06-16 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Updated German translation.Hendrik Richter2006-06-152-3/+10
| | | | | | 2006-06-15 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation.
* Translation updated.Priit Laes2006-06-132-129/+131
| | | | | | 2006-06-13 Priit Laes <amd@store20.com> * et.po: Translation updated.
* Don't crash on certian *Note types Fix other *Note types to actually pickDon Scorgie2006-06-132-14/+47
| | | | | | | * src/yelp-info-parser.c: Don't crash on certian *Note types Fix other *Note types to actually pick correct section for url Fixes bug #344730
* Updated Spanish translation.Francisco Javier F. Serrador2006-06-122-123/+132
| | | | | | 2006-06-12 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation.
* Updated Norwegian bokmål translation.Kjartan Maraas2006-06-122-122/+119
| | | | | | 2006-06-12 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation.
* Updated Czech Translation.Jakub Friedl2006-06-122-120/+116
| | | | | | 2006-06-12 Jakub Friedl <jfriedl@suse.cz> * cs.po: Updated Czech Translation.
* Updated TranslationAnkitkumar Rameshchandra Patel2006-06-122-122/+120
|
* - Version 2.15.3YELP_2_15_3Brent Smith2006-06-123-1/+56
| | | | | | * NEWS: * configure.in: - Version 2.15.3
* Some band-aids to get distcheck to not fail.Brent Smith2006-06-123-3/+8
| | | | | | * po/POTFILES.in: * src/Makefile.am: Some band-aids to get distcheck to not fail.
* Ported everything (that I could find) to the new debug infrastructure, seeBrent Smith2006-06-1215-188/+177
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.in: * src/Yelper.cpp: * src/yelp-bookmarks.c: * src/yelp-db-pager.c: (db_pager_parse), (db_pager_params), (db_pager_cancel): * src/yelp-db-print-pager.c: (db_print_pager_parse), (db_print_pager_params), (db_print_pager_cancel): * src/yelp-debug.c: (yelp_debug): * src/yelp-debug.h: * src/yelp-html.cpp: * src/yelp-info-parser.c: (open_info_file), (process_indirect_map), (process_tag_table), (node2iter), (process_page), (yelp_info_parser_parse_file), (parse_tree_level), (yelp_info_parser_parse_tree): * src/yelp-pager.c: (yelp_pager_cancel), (yelp_pager_error): * src/yelp-search-pager.c: (search_pager_class_init), (search_pager_error), (search_pager_cancel), (search_pager_finish), (search_pager_process), (snippet_closed), (snippet_response), (snippet_error), (hits_added_cb), (check_lang), (finished_cb), (search_pager_process_idle): * src/yelp-settings.c: (gconf_system_fonts_cb), (gconf_font_cb), (gtk_theme_changed), (settings_update): * src/yelp-window.c: (yelp_window_load), (window_do_load), (window_handle_page), (pager_start_cb), (pager_page_cb), (pager_error_cb), (pager_cancel_cb), (pager_finish_cb), (html_uri_selected_cb), (tree_drag_data_get_cb), (print_disconnect), (print_pager_page_cb), (print_pager_error_cb), (print_pager_cancel_cb), (print_pager_finish_cb), (window_print_page_cb), (window_find_cb), (window_reload_cb), (window_go_home_cb), (window_go_previous_cb), (window_go_next_cb), (window_go_toc_cb), (window_add_bookmark_cb), (location_response_cb), (window_find_entry_key_pressed_cb), (idle_write): * src/yelp-xslt-pager.c: (xslt_pager_process), (xslt_pager_error), (xslt_pager_cancel), (xslt_pager_finish), (xslt_yelp_document): Ported everything (that I could find) to the new debug infrastructure, see #343788
* add yelp-debug.[ch]Brent Smith2006-06-127-40/+297
| | | | | | | | | | | | | | | | | * src/Makefile.am: add yelp-debug.[ch] * src/yelp-debug.c: (yelp_debug): * src/yelp-debug.h: New debug functions that enable printing of debug statements at runtime when compiled with --enable-debug * src/yelp-man-pager.c: (man_pager_parse): * src/yelp-toc-pager.c: (yelp_toc_pager_pause), (yelp_toc_pager_unpause), (toc_pager_error), (toc_pager_cancel), (toc_pager_finish), (toc_pager_process), (create_toc_from_index), (process_mandir_pending): * src/yelp-utils.c: (yelp_doc_info_new), (yelp_doc_info_get), (yelp_doc_info_free), (yelp_doc_info_add_uri): Modified to use new debug infrastructure
* Add support for translated man pages, fixes #343275Brent Smith2006-06-116-77/+340
| | | | | | | | | | | | | | * src/yelp-man-pager.c: (man_pager_parse): * src/yelp-man-parser.c: (yelp_man_parser_parse_file), (yelp_man_parser_parse_doc), (parser_parse_line), (macro_ignore_handler), (macro_section_header_handler), (parser_handle_linetag), (parser_read_until), (parser_append_text): * src/yelp-man-parser.h: * src/yelp-toc-pager.c: (add_man_page_to_toc), (create_toc_from_index), (process_mandir_pending), (process_cleanup): * stylesheets/man2html.xsl: Add support for translated man pages, fixes #343275
* Move from bonobo activation to dbus activation Add {-p,--private-session}Don Scorgie2006-06-118-267/+295
| | | | | | | | | | | | | | * src/yelp-main.c: * src/yelp-infos.xml: * src/yelp-base.h: * src/yelp-base.c: * src/Makefile.am: * Makefile.am: * configure.in: Move from bonobo activation to dbus activation Add {-p,--private-session} flag to stop from activating If dbus isn't running, fallback to private session Bug #337540
* Change 'Multimedia' category to 'Sound & Vision' for consistancy (bugDon Scorgie2006-06-112-1/+5
| | | | | | * data/toc.xml.in: Change 'Multimedia' category to 'Sound & Vision' for consistancy (bug #332182)
* Translation updated.Priit Laes2006-06-112-173/+154
| | | | | | 2006-06-11 Priit Laes <amd@store20.com> * et.po: Translation updated.
* Don't auto-expand sections in left pane (bug #167070)Don Scorgie2006-06-112-5/+15
| | | | | * src/yelp-window.c: Don't auto-expand sections in left pane (bug #167070)
* Don't use mozilla's internal string API, and drop support for gecko 1.7Christian Persch2006-06-1013-386/+366
| | | | | | | | | | | | | | | | | | | | | 2006-06-11 Christian Persch <chpe@cvs.gnome.org> * configure.in: * src/Makefile.am: * src/Yelper.cpp: * src/Yelper.h: * src/yelp-gecko-services.cpp: * src/yelp-gecko-services.h: * src/yelp-gecko-utils.cpp: * src/yelp-gecko-utils.h: * src/yelp-html.cpp: * src/yelp-html.h: * src/yelp-window.c: (window_find_again): Don't use mozilla's internal string API, and drop support for gecko 1.7 and non-toolkit geckos. Bug #343950. * m4/gecko.m4: Updated from Epiphany.