summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.9YELP_0_9Mikael Hallendal2002-05-272-1/+7
| | | | | | | | 2002-05-27 Mikael Hallendal <micke@codefactory.se> * Release 0.9 * src/Makefile.am: build fix for marshallers.
* updated for 0.9Mikael Hallendal2002-05-273-3/+20
| | | | | | | | | | | 2002-05-27 Mikael Hallendal <micke@codefactory.se> * NEWS: updated for 0.9 * configure.in: - Bumped version to 0.9 - Updated libgnome deps to 1.117.2 - Updated gtkhtml2 deps to 1.99.8
* - removed old code. - fixed a couple of warningsMikael Hallendal2002-05-262-132/+11
| | | | | | | | 2002-05-27 Mikael Hallendal <micke@codefactory.se> * src/yelp-reader.c: - removed old code. - fixed a couple of warnings
* don't include section names on toc and title-page.Mikael Hallendal2002-05-262-2/+5
| | | | | | | 2002-05-27 Mikael Hallendal <micke@codefactory.se> * stylesheets/yelp-customization.xsl: don't include section names on toc and title-page.
* - don't set "Loading..." if the doc is cached. It will only result inMikael Hallendal2002-05-264-23/+37
| | | | | | | | | | | | | | | 2002-05-27 Mikael Hallendal <micke@codefactory.se> * src/yelp-view-content.c (yelp_view_content_show_uri): - don't set "Loading..." if the doc is cached. It will only result in flicker. * src/yelp-reader.c: (reader_man_info_start): - make sure that section is not an empty string. (yelp_reader_start): - make sure that section is not an empty string. - return a boolean to say if the document was cached or not.
* adding Arabic fileIsam Bayazidi2002-05-261-2/+1
|
* /me kicks himself in the pantsMikael Hallendal2002-05-263-3/+0
|
* added, used to get a chunk from a multi chunked document.Mikael Hallendal2002-05-269-89/+315
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-05-27 Mikael Hallendal <micke@codefactory.se> * src/yelp-reader.c: (reader_get_chunk): added, used to get a chunk from a multi chunked document. (reader_man_info_start): - now handles docbook too. will be renamed later. - add docbook results in cache. - get chunk from document if docbook. (yelp_reader_start): - check in cache if document is there, if so, just get the chunk and signal. - if not in cache, use g_timeout_add instead of idle. * src/yelp-db2html.c: - this is now it's own binary - use multichunk - don't use YelpURI so that we don't need to init gnome vfs * src/yelp-db2html.h: removed * src/yelp-cache.c: first dummy implementation of cache. * src/yelp-base.c (yelp_base_init): init the cache. * src/Makefile.am: (yelp_db2html_LDADD): added binary for db2html. (yelp_SOURCES): added yelp-cache.[ch] and removed yelp-db2html.[ch]
* Support sect3-s in the multichunk modeSander Vesik2002-05-261-0/+8
|
* - Don't include section name in end comment. - put [] around the sectionMikael Hallendal2002-05-262-8/+14
| | | | | | | | 2002-05-26 Mikael Hallendal <micke@codefactory.se> * stylesheets/yelp-customization.xsl: - Don't include section name in end comment. - put [] around the section name in start tag.
* Added italian translation.Alessio Frusciante2002-05-264-1/+279
|
* - adding Arabic translation fileIsam Bayazidi2002-05-241-0/+268
|
* Make idiots stop asking stupid questionsSander Vesik2002-05-241-1/+1
|
* Do not convert characters with the most significant bit set. HopefullyLIBGNOME_2_0_1LIBGNOME_2_0_0LIBGNOME_1_117_2Federico Mena Quintero2002-05-231-0/+11
| | | | | | | | 2002-05-23 Federico Mena Quintero <federico@ximian.com> * help-converters/man/gnome-man2html.c (scan_troff): Do not convert characters with the most significant bit set. Hopefully fixes #79071.
* add explicit dependency on yelp-marshal.c to make automake workJacob Berkman2002-05-232-0/+7
| | | | | | | 2002-05-23 Jacob Berkman <jacob@ximian.com> * src/Makefile.am (yelp-marshal-main.c): add explicit dependency on yelp-marshal.c to make automake work
* Just get rid of that empty middle cell.Sander Vesik2002-05-231-3/+0
|
* do &nbsp; in a different waySander Vesik2002-05-231-1/+1
|
* If we aren't rendering the TOC link, put in a &nbsp; rather than leave theSander Vesik2002-05-221-1/+1
| | | | table cell empty
* Remove spurious <td> and </td>Sander Vesik2002-05-221-2/+0
|
* shrink TOC-tree widthMikael Hallendal2002-05-222-1/+4
| | | | | | | 2002-05-23 Mikael Hallendal <micke@codefactory.se> * src/yelp-view-content.c: (yelp_view_content_new): shrink TOC-tree width
* un-conditionalize toc display on sect1/sect2Sander Vesik2002-05-221-4/+0
|
* fix last commitjacob berkman2002-05-221-6/+5
| | | | | | 2002-05-22 jacob berkman <jacob@ximian.com> * help-converters/man/gnome-man2html.c (main): fix last commit
* - don't shortcut infoMikael Hallendal2002-05-222-2/+6
| | | | | | | 2002-05-23 Mikael Hallendal <micke@codefactory.se> * src/yelp-html-gtkhtml1.c (html_link_clicked_cb): - don't shortcut info
* - fix whitespace around 'About This Document' - whitespace reduction forSander Vesik2002-05-222-17/+45
| | | | | | | | | | | | | 2002-05-22 Sander Vesik <sander.vesik@sun.com> * stylesheets/yelp/customization.xsl: - fix whitespace around 'About This Document' - whitespace reduction for headers - try to fix table of contents links not showing up for Hallski - the 'previous' link on a first sect2 of a sect1 - work on indirect previous links - display the document title as a H1 on the TOC page instead of having it in the navbar
* use yelp-marshal-main.c instead of yelp-marshal.c and yelp-marshal.hMikael Hallendal2002-05-224-3/+13
| | | | | | | | | | 2002-05-23 Mikael Hallendal <micke@codefactory.se> * src/Makefile.am (yelp_SOURCES): use yelp-marshal-main.c instead of yelp-marshal.c and yelp-marshal.h * src/yelp-marshal-main.c: added to get rid of warnings in yelp-marshal.c
* - use the new stylesheet parameter gdb_stylesheet_path.Mikael Hallendal2002-05-222-6/+12
| | | | | | | 2002-05-22 Mikael Hallendal <micke@codefactory.se> * src/yelp-db2html.c (yelp_db2html_convert): - use the new stylesheet parameter gdb_stylesheet_path.
* support chunked info.Mikael Hallendal2002-05-224-4/+21
| | | | | | | | | 2002-05-22 Mikael Hallendal <micke@codefactory.se> * src/yelp-reader.c (reader_man_info_start): support chunked info. * src/yelp-html-gtkhtml2.c (html_link_clicked_cb): don't shortcut if info. it's now chunked.
* output only the section asked for, see comment in the beginning of thePatanjali Somayaji2002-05-222-8/+45
| | | | | | | | | | 2002-05-22 Patanjali Somayaji <patanjali@codito.com> * help-converters/info/main.c: output only the section asked for, see comment in the beginning of the file. * help-converters/info/html.c: (form_info_tag_href): output links in info with ?section
* use yelp-db2html again.Mikael Hallendal2002-05-224-66/+14
| | | | | | | | | 2002-05-22 Mikael Hallendal <micke@codefactory.se> * src/yelp-reader.c: use yelp-db2html again. * src/yelp-db2html.c: use #define for stylesheet location instead of creating a string with it.
* Defensively code against bugsSander Vesik2002-05-221-0/+1
|
* don't include yelp-db2html.Mikael Hallendal2002-05-226-22/+79
| | | | | | | | | | | 2002-05-22 Mikael Hallendal <micke@codefactory.se> * src/Makefile.am (yelp_SOURCES): don't include yelp-db2html. * src/yelp-reader.c (reader_db_start): - try to do the docbook-stuff here instead. * src/yelp-view-toc.c (toc_page_end): updated footer some.
* updated footer some.Mikael Hallendal2002-05-222-3/+7
| | | | | | 2002-05-22 Mikael Hallendal <micke@codefactory.se> * src/yelp-view-toc.c (toc_page_end): updated footer some.
* free return from yelp_uri_to_string.Richard Hult2002-05-224-2/+21
| | | | | | | | | | | 2002-05-22 Richard Hult <rhult@codefactory.se> * src/yelp-view-toc.c: (toc_man_emit): free return from yelp_uri_to_string. * src/yelp-util.c (yelp_util_compose_path_url): free path * src/yelp-man.c (yelp_man_init): free manpathes
* - cleaning up - made to use YelpURI instead of copying parts from it -Mikael Hallendal2002-05-222-74/+39
| | | | | | | | | 2002-05-22 Mikael Hallendal <micke@codefactory.se> * src/yelp-db2html.c: - cleaning up - made to use YelpURI instead of copying parts from it - plugged leaks.
* create reader without an argument. sameMikael Hallendal2002-05-225-18/+17
| | | | | | | | | 2002-05-22 Mikael Hallendal <micke@codefactory.se> * src/test-reader.c (main): create reader without an argument. * src/yelp-view-content.c (content_init): same * src/yelp-reader.c: always be async, don't be optional.
* added a space, thanks rhult.Mikael Hallendal2002-05-222-1/+3
| | | | | | 2002-05-22 Mikael Hallendal <micke@codefactory.se> * src/yelp-view-toc.c (toc_page_end): added a space, thanks rhult.
* - fixed copyright notice in about dialog. Thanks menthos.Mikael Hallendal2002-05-224-1/+7
| | | | | | | 2002-05-22 Mikael Hallendal <micke@codefactory.se> * src/yelp-window.c (window_about_cb): - fixed copyright notice in about dialog. Thanks menthos.
* modified patch from Jim Bowen <jim_bowen@alum.mit.edu> to work withjacob berkman2002-05-211-3/+28
| | | | | | | | | 2002-05-21 jacob berkman <jacob@ximian.com> * help-converters/man/gnome-man2html.c (main): modified patch from Jim Bowen <jim_bowen@alum.mit.edu> to work with caching man fixes bug #81129
* call yelp_reader_new with TRUE for async. (data_cb): swapped buffer andMikael Hallendal2002-05-212-3/+11
| | | | | | | | 2002-05-22 Mikael Hallendal <micke@codefactory.se> * src/test-reader.c: (main): call yelp_reader_new with TRUE for async. (data_cb): swapped buffer and len arguments.
* don't return -1 (reader_db_close): same.Mikael Hallendal2002-05-212-2/+8
| | | | | | | | 2002-05-21 Mikael Hallendal <micke@codefactory.se> * src/yelp-reader.c: (reader_db_write): don't return -1 (reader_db_close): same.
* Updated Korean translation by Young-Ho Cha <ganadist@chollian.net>.Changwoo Ryu2002-05-212-68/+68
| | | | | * ko.po: Updated Korean translation by Young-Ho Cha <ganadist@chollian.net>.
* updated for 0.8YELP_0_8Mikael Hallendal2002-05-212-0/+15
| | | | | | 2002-05-21 Mikael Hallendal <micke@codefactory.se> * NEWS: updated for 0.8
* bumped version to 0.8Mikael Hallendal2002-05-213-5/+12
| | | | | | | | 2002-05-21 Mikael Hallendal <micke@codefactory.se> * configure.in: bumped version to 0.8 * src/yelp-reader.c: fixed compile warning.
* fixed so that external links are working too.Mikael Hallendal2002-05-2114-36/+43
| | | | | | 2002-05-21 Mikael Hallendal <micke@codefactory.se> * src/yelp-uri.c: fixed so that external links are working too.
* implemented jimmac's mockups.Mikael Hallendal2002-05-2114-209/+205
| | | | | | | | | | | | | | | | | | | 2002-05-21 Mikael Hallendal <micke@codefactory.se> * src/yelp-view-toc.c: implemented jimmac's mockups. * src/yelp-uri.c: added support for file: * src/Makefile.am (INCLUDES): added IMAGEDIR * data/images/*: new files * data/Makefile.am: new file * configure.in: - added data/Makefile, data/images/Makefile to AC_OUTPUT. * Makefile.am (SUBDIRS): added data
* - use YelpURI instead of docpath for current_uri.Mikael Hallendal2002-05-203-16/+85
| | | | | | | | | | | | | | | | | | | | | | | | 2002-05-20 Mikael Hallendal <micke@codefactory.se> * src/yelp-view-content.c: - use YelpURI instead of docpath for current_uri. (yelp_view_content_show_uri): - Fixed a problem that if you viewed a man page and then switched to a docbook with TOC you didn't get the TOC. - Change cursor here. - Write out "Loading..." to the html-view instead of showing old data while reading. (content_reader_data_cb): clear the "Loading..."-message first time this is called. (content_reader_finished_cb): - Fixes #82363 - Give focus to html widget. * src/yelp-man.c (yelp_man_populate_tree_for_subdir): - Set the link to be page.secnum instead of page.section. For example pages with foo.3pm should have the link foo.3, this solves the problem where you get the error that page is not found. Might fix #82346.
* - render formal tables just like informal tables - always leave some spaceSander Vesik2002-05-202-5/+29
| | | | | | | | | | | 2002-05-20 Sander Vesik <sander.vesik@sun.com> * stylesheets/yelp-customization.xsl: - render formal tables just like informal tables - always leave some space between the bottom navbar and the text - make notes and other admonitions to be unindented - add whitespace for tables appearing within lists - improve looks of complex tables
* be ASYNC! :) and handle cancels. Starting to be nice now.Mikael Hallendal2002-05-207-152/+565
| | | | | | | | | | | 2002-05-20 Mikael Hallendal <micke@codefactory.se> * src/yelp-reader.c: be ASYNC! :) and handle cancels. Starting to be nice now. * src/yelp-marshal.list: VOID:INT,STRING -> VOID:STRING,INT * src/yelp-reader.c (yelp_reader_start): renamed from reader_read.
* Sander Vesik <sander.vesik@sun.comSander Vesik2002-05-203-1/+9
| | | | | | * stylesheets/yelp-custom.xsl, stylesheets/yelp-customization.xsl: introduce a new parameter and use it so images distributed with the stylesheet get picked up correctly
* Updated French translation.Christophe Merlet2002-05-192-47/+51
|