summaryrefslogtreecommitdiff
path: root/src
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-231-0/+2
* shrink TOC-tree widthMikael Hallendal2002-05-221-1/+1
* fix last commitjacob berkman2002-05-221-6/+5
* - don't shortcut infoMikael Hallendal2002-05-221-2/+1
* use yelp-marshal-main.c instead of yelp-marshal.c and yelp-marshal.hMikael Hallendal2002-05-222-2/+4
* - use the new stylesheet parameter gdb_stylesheet_path.Mikael Hallendal2002-05-221-6/+9
* support chunked info.Mikael Hallendal2002-05-223-4/+16
* 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-223-66/+9
* don't include yelp-db2html.Mikael Hallendal2002-05-225-22/+74
* updated footer some.Mikael Hallendal2002-05-221-3/+3
* free return from yelp_uri_to_string.Richard Hult2002-05-223-2/+12
* - cleaning up - made to use YelpURI instead of copying parts from it -Mikael Hallendal2002-05-221-74/+34
* create reader without an argument. sameMikael Hallendal2002-05-224-18/+12
* added a space, thanks rhult.Mikael Hallendal2002-05-221-1/+1
* - fixed copyright notice in about dialog. Thanks menthos.Mikael Hallendal2002-05-222-1/+2
* 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-211-3/+5
* don't return -1 (reader_db_close): same.Mikael Hallendal2002-05-211-2/+2
* bumped version to 0.8Mikael Hallendal2002-05-211-4/+7
* fixed so that external links are working too.Mikael Hallendal2002-05-2113-36/+41
* implemented jimmac's mockups.Mikael Hallendal2002-05-214-208/+171
* - use YelpURI instead of docpath for current_uri.Mikael Hallendal2002-05-202-16/+63
* be ASYNC! :) and handle cancels. Starting to be nice now.Mikael Hallendal2002-05-206-152/+556
* ...Mikael Hallendal2002-05-191-1/+2
* - Fixes #80981 (hopefully) - Thanks to Stéphane Démurget for notifyingMikael Hallendal2002-05-181-2/+2
* fixed mem leak.Mikael Hallendal2002-05-181-24/+18
* fixed mem leak (toc_scrollkeeper): fixed mem leakMikael Hallendal2002-05-181-82/+99
* don't include gtkhtml2 headers.Mikael Hallendal2002-05-185-6/+353
* - don't handle YelpViewTOC as a html view any more. - useMikael Hallendal2002-05-186-219/+180
* Use stock item for about menu item.Richard Hult2002-05-181-1/+2
* conform with style. same. same. same.Mikael Hallendal2002-05-184-423/+422
* - commented out call to yelp_html_open_uri since it's been removed.Mikael Hallendal2002-05-176-167/+181
* emit "start"-signal. (reader_io_watch_cb): do the right thing (hopefully)Mikael Hallendal2002-05-172-278/+121
* - renamed static functions to correspond to style.Mikael Hallendal2002-05-171-78/+79
* - removed YelpReaderStatus.Mikael Hallendal2002-05-178-46/+351
* Fix bug #66334 (bzip2 info files)LIBGNOME_1_117_1Frédéric Crozat2002-05-147-70/+178
* fixes Bug#76331LIBGNOME_1_117_0Yogeesh MB2002-05-131-3/+36
* added, test file for the YelpReader.Mikael Hallendal2002-05-073-1/+94
* - added yelp-reader.[ch]Mikael Hallendal2002-05-075-62/+158
* Updated French translation.Christophe Merlet2002-05-071-2/+2
* reverted, didn't make a difference and it should never happen.Mikael Hallendal2002-05-071-4/+0
* return if either of a->name or b->name is NULL.Mikael Hallendal2002-05-071-0/+4
* check if name == NULL, hopefully fixes #80981.Mikael Hallendal2002-05-072-20/+26
* - Fixes #80800 (ys_parse_index): silenced warning.Mikael Hallendal2002-05-063-4/+2
* - use YelpURI. (yw_handle_uri): somewhat cleaned up after YelpURI.Mikael Hallendal2002-05-0624-516/+695
* - Also handle toc:-uri's (yelp_uri_exists): return correct answer :)Mikael Hallendal2002-05-052-9/+20
* - Now implements jrb's ghelp-uri scheme. - added doc_path-argument so thatMikael Hallendal2002-05-053-93/+247
* ...Mikael Hallendal2002-05-041-0/+1