summaryrefslogtreecommitdiff
path: root/src/yelp-section.c
Commit message (Expand)AuthorAgeFilesLines
* 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-071-1/+7
* - use YelpURI. (yw_handle_uri): somewhat cleaned up after YelpURI.Mikael Hallendal2002-05-061-17/+12
* - removed lots of debug output. (yvi_entry_changed_cb): implemented. callMikael Hallendal2002-03-021-3/+4
* added index-list to arguments.Mikael Hallendal2002-02-251-0/+1
* Add section type to section.Alex Larsson2002-01-141-4/+9
* Look for libbz2Alex Larsson2002-01-091-0/+6
* removed the outcommented menu-code. - No menu will be used, only theMikael Hallendal2001-12-081-18/+0
* - add a scheme member to YelpSection. Will usually be NULL, except whenMalcolm Tredinnick2001-12-051-2/+5
* connect the history buttons. (yelp_window_history_button_pressed):Mikael Hallendal2001-12-041-2/+0
* - added forward/back-buttons to priv struct. - connect the buttons toMikael Hallendal2001-12-041-0/+86