summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* add explicit dependency on yelp-marshal.c to make automake workJacob Berkman2002-05-232-0/+7
* Just get rid of that empty middle cell.Sander Vesik2002-05-231-3/+0
* do   in a different waySander Vesik2002-05-231-1/+1
* If we aren't rendering the TOC link, put in a   rather than leave theSander Vesik2002-05-221-1/+1
* Remove spurious <td> and </td>Sander Vesik2002-05-221-2/+0
* shrink TOC-tree widthMikael Hallendal2002-05-222-1/+4
* un-conditionalize toc display on sect1/sect2Sander Vesik2002-05-221-4/+0
* fix last commitjacob berkman2002-05-221-6/+5
* - don't shortcut infoMikael Hallendal2002-05-222-2/+6
* - fix whitespace around 'About This Document' - whitespace reduction forSander Vesik2002-05-222-17/+45
* use yelp-marshal-main.c instead of yelp-marshal.c and yelp-marshal.hMikael Hallendal2002-05-224-3/+13
* - use the new stylesheet parameter gdb_stylesheet_path.Mikael Hallendal2002-05-222-6/+12
* support chunked info.Mikael Hallendal2002-05-224-4/+21
* output only the section asked for, see comment in the beginning of thePatanjali Somayaji2002-05-222-8/+45
* use yelp-db2html again.Mikael Hallendal2002-05-224-66/+14
* Defensively code against bugsSander Vesik2002-05-221-0/+1
* don't include yelp-db2html.Mikael Hallendal2002-05-226-22/+79
* updated footer some.Mikael Hallendal2002-05-222-3/+7
* free return from yelp_uri_to_string.Richard Hult2002-05-224-2/+21
* - cleaning up - made to use YelpURI instead of copying parts from it -Mikael Hallendal2002-05-222-74/+39
* create reader without an argument. sameMikael Hallendal2002-05-225-18/+17
* added a space, thanks rhult.Mikael Hallendal2002-05-222-1/+3
* - fixed copyright notice in about dialog. Thanks menthos.Mikael Hallendal2002-05-224-1/+7
* modified patch from Jim Bowen <jim_bowen@alum.mit.edu> to work withjacob berkman2002-05-211-3/+28
* call yelp_reader_new with TRUE for async. (data_cb): swapped buffer andMikael Hallendal2002-05-212-3/+11
* don't return -1 (reader_db_close): same.Mikael Hallendal2002-05-212-2/+8
* Updated Korean translation by Young-Ho Cha <ganadist@chollian.net>.Changwoo Ryu2002-05-212-68/+68
* updated for 0.8YELP_0_8Mikael Hallendal2002-05-212-0/+15
* bumped version to 0.8Mikael Hallendal2002-05-213-5/+12
* fixed so that external links are working too.Mikael Hallendal2002-05-2114-36/+43
* implemented jimmac's mockups.Mikael Hallendal2002-05-2114-209/+205
* - use YelpURI instead of docpath for current_uri.Mikael Hallendal2002-05-203-16/+85
* - render formal tables just like informal tables - always leave some spaceSander Vesik2002-05-202-5/+29
* be ASYNC! :) and handle cancels. Starting to be nice now.Mikael Hallendal2002-05-207-152/+565
* Sander Vesik <sander.vesik@sun.comSander Vesik2002-05-203-1/+9
* Updated French translation.Christophe Merlet2002-05-192-47/+51
* ru.po: updated russian translation from Dmitry G. Mastrukov <dmitry@taurussof...Vlad Harchev2002-05-192-87/+114
* ...Mikael Hallendal2002-05-191-1/+2
* Fix some stuffKjartan Maraas2002-05-183-31/+31
* - Fixes #80981 (hopefully) - Thanks to Stéphane Démurget for notifyingMikael Hallendal2002-05-182-2/+6
* fixed mem leak.Mikael Hallendal2002-05-183-24/+30
* fixed mem leak (toc_scrollkeeper): fixed mem leakMikael Hallendal2002-05-182-82/+103
* don't include gtkhtml2 headers.Mikael Hallendal2002-05-187-19/+400
* - don't handle YelpViewTOC as a html view any more. - useMikael Hallendal2002-05-187-219/+206
* Use stock item for about menu item.Richard Hult2002-05-182-1/+6
* conform with style. same. same. same.Mikael Hallendal2002-05-185-423/+427
* - commented out call to yelp_html_open_uri since it's been removed.Mikael Hallendal2002-05-177-167/+204
* emit "start"-signal. (reader_io_watch_cb): do the right thing (hopefully)Mikael Hallendal2002-05-173-278/+140
* - renamed static functions to correspond to style.Mikael Hallendal2002-05-172-78/+82