summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Print with %% instead of % to printf, I'm stupid :) Fixes 87972, thanksMikael Hallendal2002-07-141-10/+10
* yelp/configure.in yelp/src/Makefile.am yelp/src/yelp-reader.c Now supportBrian Cameron2002-07-112-9/+18
* libgnome/libgnome-2.0.pc.in help-converters/gnome-vfs-module/Makefile.amBrian Cameron2002-07-112-2/+2
* Removed possibility of buffer overflow by using g_strdup_printf instead ofMikael Hallendal2002-07-081-8/+8
* sort info pages.Mikael Hallendal2002-06-271-0/+2
* added patch from Kang Jeong-Hee to support toolbar style "both_horiz".Mikael Hallendal2002-06-271-1/+2
* - don't scale the gnome-button.Mikael Hallendal2002-06-271-1/+1
* - mark some strings for translation. Fixes #84020Mikael Hallendal2002-06-271-3/+9
* - Fixes #84713 (yelp_window_new): set icon on window. (window_load_icon):Mikael Hallendal2002-06-262-51/+68
* - let the index view handle it's own uri'sMikael Hallendal2002-06-036-92/+201
* added, used to find the path to a certain URI.Mikael Hallendal2002-06-025-16/+109
* Fixes #69047Mikael Hallendal2002-06-028-63/+202
* set info:dir to be toc:info (uri_get_doc_path): sameMikael Hallendal2002-06-021-2/+10
* use the shipped catalog file.Mikael Hallendal2002-06-021-1/+2
* if URI can't get resolved, set path to in-string.Mikael Hallendal2002-06-011-0/+4
* show error dialog if URI doesn't exist. (yelp_window_open_uri): don'tMikael Hallendal2002-06-015-31/+51
* Fixes #83156Mikael Hallendal2002-06-013-33/+13
* removed all of the CSS used to get it to not render huge fonts, nowMikael Hallendal2002-06-011-9/+1
* don't load the DTD from the net.Mikael Hallendal2002-06-011-1/+6
* Fixed #83668Mikael Hallendal2002-06-011-2/+1
* perform XInclude processing on Docbook/XML documents we load.James Henstridge2002-06-011-0/+6
* removed #include "yelp-db2html.h" (html_url_requested_cb): close gtkhtmlRadek Doulik2002-05-311-1/+2
* define yelplocaledir, Fixes #83639Mikael Hallendal2002-05-311-1/+1
* Tell the about dialog who its parent is, so that it appears at the rightRoss Burton2002-05-311-0/+1
* fixes save session bug, #82605Yogeesh MB2002-05-311-1/+3
* - return the full document if finding the chunk comments fail. This isMikael Hallendal2002-05-311-12/+12
* Release 0.9YELP_0_9Mikael Hallendal2002-05-271-0/+2
* - removed old code. - fixed a couple of warningsMikael Hallendal2002-05-261-132/+7
* - don't set "Loading..." if the doc is cached. It will only result inMikael Hallendal2002-05-263-23/+26
* /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-268-89/+285
* 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