summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Release 0.9YELP_0_9Mikael Hallendal2002-05-271-1/+5
* updated for 0.9Mikael Hallendal2002-05-271-0/+7
* - removed old code. - fixed a couple of warningsMikael Hallendal2002-05-261-0/+4
* don't include section names on toc and title-page.Mikael Hallendal2002-05-261-0/+3
* - don't set "Loading..." if the doc is cached. It will only result inMikael Hallendal2002-05-261-0/+11
* added, used to get a chunk from a multi chunked document.Mikael Hallendal2002-05-261-0/+30
* - Don't include section name in end comment. - put [] around the sectionMikael Hallendal2002-05-261-0/+6
* Added italian translation.Alessio Frusciante2002-05-261-0/+4
* add explicit dependency on yelp-marshal.c to make automake workJacob Berkman2002-05-231-0/+5
* shrink TOC-tree widthMikael Hallendal2002-05-221-0/+3
* - don't shortcut infoMikael Hallendal2002-05-221-0/+5
* - fix whitespace around 'About This Document' - whitespace reduction forSander Vesik2002-05-221-0/+11
* use yelp-marshal-main.c instead of yelp-marshal.c and yelp-marshal.hMikael Hallendal2002-05-221-0/+8
* - use the new stylesheet parameter gdb_stylesheet_path.Mikael Hallendal2002-05-221-0/+3
* support chunked info.Mikael Hallendal2002-05-221-0/+5
* use yelp-db2html again.Mikael Hallendal2002-05-221-0/+5
* don't include yelp-db2html.Mikael Hallendal2002-05-221-0/+5
* updated footer some.Mikael Hallendal2002-05-221-0/+4
* free return from yelp_uri_to_string.Richard Hult2002-05-221-0/+9
* - cleaning up - made to use YelpURI instead of copying parts from it -Mikael Hallendal2002-05-221-0/+5
* create reader without an argument. sameMikael Hallendal2002-05-221-0/+5
* added a space, thanks rhult.Mikael Hallendal2002-05-221-0/+2
* - fixed copyright notice in about dialog. Thanks menthos.Mikael Hallendal2002-05-221-0/+3
* call yelp_reader_new with TRUE for async. (data_cb): swapped buffer andMikael Hallendal2002-05-211-0/+6
* don't return -1 (reader_db_close): same.Mikael Hallendal2002-05-211-0/+6
* updated for 0.8YELP_0_8Mikael Hallendal2002-05-211-0/+2
* bumped version to 0.8Mikael Hallendal2002-05-211-0/+4
* fixed so that external links are working too.Mikael Hallendal2002-05-211-0/+2
* implemented jimmac's mockups.Mikael Hallendal2002-05-211-0/+17
* - use YelpURI instead of docpath for current_uri.Mikael Hallendal2002-05-201-0/+22
* - render formal tables just like informal tables - always leave some spaceSander Vesik2002-05-201-0/+9
* be ASYNC! :) and handle cancels. Starting to be nice now.Mikael Hallendal2002-05-201-0/+9
* Sander Vesik <sander.vesik@sun.comSander Vesik2002-05-201-0/+6
* - Fixes #80981 (hopefully) - Thanks to Stéphane Démurget for notifyingMikael Hallendal2002-05-181-0/+4
* fixed mem leak.Mikael Hallendal2002-05-181-0/+4
* fixed mem leak (toc_scrollkeeper): fixed mem leakMikael Hallendal2002-05-181-0/+4
* don't include gtkhtml2 headers.Mikael Hallendal2002-05-181-0/+27
* - don't handle YelpViewTOC as a html view any more. - useMikael Hallendal2002-05-181-0/+26
* Use stock item for about menu item.Richard Hult2002-05-181-0/+4
* conform with style. same. same. same.Mikael Hallendal2002-05-181-0/+5
* - commented out call to yelp_html_open_uri since it's been removed.Mikael Hallendal2002-05-171-0/+23
* emit "start"-signal. (reader_io_watch_cb): do the right thing (hopefully)Mikael Hallendal2002-05-171-0/+19
* - renamed static functions to correspond to style.Mikael Hallendal2002-05-171-0/+3
* - removed YelpReaderStatus.Mikael Hallendal2002-05-171-0/+35
* added, test file for the YelpReader.Mikael Hallendal2002-05-071-0/+3
* - added yelp-reader.[ch]Mikael Hallendal2002-05-071-0/+12
* Updated French translation.Christophe Merlet2002-05-071-0/+4
* reverted, didn't make a difference and it should never happen.Mikael Hallendal2002-05-071-2/+0
* return if either of a->name or b->name is NULL.Mikael Hallendal2002-05-071-2/+4
* check if name == NULL, hopefully fixes #80981.Mikael Hallendal2002-05-071-0/+8