summaryrefslogtreecommitdiff
path: root/src/yelp-view-content.c
Commit message (Expand)AuthorAgeFilesLines
* don't just select that path, but set the cursor at that path (fixesKristian Rietveld2002-08-281-1/+3
* Applied patch from Padraig to fix focus handling. Fixes #90010.Mikael Hallendal2002-08-221-4/+14
* src/yelp-html-gtkhtml1.c src/yelp-html-gtkhtml2.c src/yelp-view-content.cPadraig O'Briain2002-08-161-1/+1
* - let the index view handle it's own uri'sMikael Hallendal2002-06-031-47/+8
* added, used to find the path to a certain URI.Mikael Hallendal2002-06-021-6/+99
* Fixes #69047Mikael Hallendal2002-06-021-0/+28
* - don't set "Loading..." if the doc is cached. It will only result inMikael Hallendal2002-05-261-17/+17
* shrink TOC-tree widthMikael Hallendal2002-05-221-1/+1
* create reader without an argument. sameMikael Hallendal2002-05-221-1/+1
* - use YelpURI instead of docpath for current_uri.Mikael Hallendal2002-05-201-12/+57
* be ASYNC! :) and handle cancels. Starting to be nice now.Mikael Hallendal2002-05-201-4/+10
* - don't handle YelpViewTOC as a html view any more. - useMikael Hallendal2002-05-181-1/+1
* - commented out call to yelp_html_open_uri since it's been removed.Mikael Hallendal2002-05-171-26/+125
* - use YelpURI. (yw_handle_uri): somewhat cleaned up after YelpURI.Mikael Hallendal2002-05-061-66/+37
* - split the url and send the section in the correct way toMikael Hallendal2002-04-221-5/+7
* - show error dialog if open fails.Mikael Hallendal2002-04-151-2/+1
* If error is set during set_uri, popup an error-dialog describing theMikael Hallendal2002-04-141-3/+4
* added includes to fix warnings.Mikael Hallendal2002-04-141-7/+10
* - did some cleanups - make output in first page look nicer. - Changed aMikael Hallendal2002-04-111-0/+9
* reverted this to it's initial behaviour. (yelp_util_split_uri): added thisMikael Hallendal2002-03-231-1/+1
* added an argument if we want the return docpath to be prepended withMikael Hallendal2002-03-231-1/+1
* check if url starts with index:, if so, let YelpViewIndex handle it.Mikael Hallendal2002-03-031-13/+1
* added/impl. (yvi_setup_index_view): added/impl. (yelp_view_index_new):Mikael Hallendal2002-02-251-3/+3
* added index-list to arguments.Mikael Hallendal2002-02-251-1/+1
* don't add entry to history list if it's the same as the current.Mikael Hallendal2002-02-181-9/+3
* cleaned up includesMikael Hallendal2002-02-101-0/+2
* removed debug printouts.Mikael Hallendal2002-01-301-1/+3
* - if both base_url and url is set call resolve_relative_url to get theMikael Hallendal2002-01-301-54/+63
* added title-changed signal. Shouldn't perhaps be here. Will perhaps removeMikael Hallendal2002-01-271-7/+33
* - if uri starts with ghelp:, try to find the TOC for that document inMikael Hallendal2002-01-271-5/+14
* Add yelp_util_find_toplevel().Alex Larsson2002-01-241-8/+82
* Add a boolean the the marshaller needed for url_selectedAlex Larsson2002-01-211-21/+46
* - use the new GtkTreeModelFilter. (yvc_tree_selection_changed_cb): get theMikael Hallendal2002-01-101-24/+23
* use bonobo_main_quit instead of gtk_main_quit. This should be moved toMikael Hallendal2002-01-051-0/+5
* - cleaned up a little. - now has tree views (home/content/index) in aMikael Hallendal2001-12-101-0/+214