summaryrefslogtreecommitdiff
path: root/src/yelp-window.c
Commit message (Expand)AuthorAgeFilesLines
* - let the index view handle it's own uri'sMikael Hallendal2002-06-031-0/+4
* Fixes #69047Mikael Hallendal2002-06-021-41/+67
* show error dialog if URI doesn't exist. (yelp_window_open_uri): don'tMikael Hallendal2002-06-011-5/+13
* Tell the about dialog who its parent is, so that it appears at the rightRoss Burton2002-05-311-0/+1
* - fixed copyright notice in about dialog. Thanks menthos.Mikael Hallendal2002-05-221-1/+1
* - don't handle YelpViewTOC as a html view any more. - useMikael Hallendal2002-05-181-4/+8
* Use stock item for about menu item.Richard Hult2002-05-181-1/+2
* conform with style. same. same. same.Mikael Hallendal2002-05-181-120/+120
* - commented out call to yelp_html_open_uri since it's been removed.Mikael Hallendal2002-05-171-2/+0
* - use YelpURI. (yw_handle_uri): somewhat cleaned up after YelpURI.Mikael Hallendal2002-05-061-70/+77
* - split the url and send the section in the correct way toMikael Hallendal2002-04-221-0/+2
* fixed a couple of warnings. (yw_handle_url): send the error correctly toYELP_0_6Mikael Hallendal2002-04-151-1/+5
* pass the error to gnome_url_show.Mikael Hallendal2002-04-141-2/+1
* don't free the handle twice. (yelp_html_idle_read_end): reset pointer toMikael Hallendal2002-04-141-1/+1
* If error is set during set_uri, popup an error-dialog describing theMikael Hallendal2002-04-141-7/+24
* added includes to fix warnings.Mikael Hallendal2002-04-141-2/+2
* - did some cleanups - make output in first page look nicer. - Changed aMikael Hallendal2002-04-111-2/+3
* use GConf for the toolbar style.Mikael Hallendal2002-04-041-63/+134
* commented out the Quit-option, we might not want to have it around becauseMikael Hallendal2002-03-231-1/+1
* Call yelp_view-content)show_uri() before gtk_notebook_set_current_page()Padraig O'Briain2002-03-201-2/+2
* updated Walloon file & added a comment for translators in yelp-window.cPablo Saratxaga2002-03-041-0/+2
* fixed an error if you don't have an index installed (thanks rhult).Mikael Hallendal2002-03-031-3/+4
* conform with the Yelp coding style.Mikael Hallendal2002-03-031-2/+0
* - Fixes #73056 (yelp_window_new): don't create index view if no index isMikael Hallendal2002-03-031-32/+20
* added, needed for session management.Mikael Hallendal2002-03-031-0/+7
* check if url starts with index:, if so, let YelpViewIndex handle it.Mikael Hallendal2002-03-031-0/+11
* added translator-credits to about-box.Mikael Hallendal2002-02-281-2/+3
* - #72636 fixed. - added GtkItemFactory to priv-struct. - added a Go-menuMikael Hallendal2002-02-281-68/+184
* Added "Search for:" label in fron of the search entry. Fixes #72643Mikael Hallendal2002-02-271-3/+3
* added index-list to arguments.Mikael Hallendal2002-02-251-2/+4
* don't add entry to history list if it's the same as the current.Mikael Hallendal2002-02-181-2/+6
* show external URL's in external viewer. #67962Mikael Hallendal2002-02-101-2/+2
* removed debug printouts.Mikael Hallendal2002-01-301-11/+7
* translate strings from item factory.Mikael Hallendal2002-01-301-0/+4
* - if both base_url and url is set call resolve_relative_url to get theMikael Hallendal2002-01-301-6/+13
* added title-changed signal. Shouldn't perhaps be here. Will perhaps removeMikael Hallendal2002-01-271-4/+4
* removed, code moved to yelp_scrollkeeper_get_toc_tree_modelMikael Hallendal2002-01-271-5/+2
* - Fixed history (yw_handle_url): added, broke out code fromMikael Hallendal2002-01-261-54/+74
* Add yelp_util_find_toplevel().Alex Larsson2002-01-241-36/+3
* - use string instead of YelpSection with history.Mikael Hallendal2002-01-221-4/+4
* started to rewrite to use GNode-tree instead of GtkTreeStore.Mikael Hallendal2002-01-221-8/+8
* use stock items for menu.Mikael Hallendal2002-01-221-6/+6
* Add a boolean the the marshaller needed for url_selectedAlex Larsson2002-01-211-21/+65
* Make TOC view scrolled window policy AUTO.Alex Larsson2002-01-171-2/+2
* renamed from YelpViewHome.Mikael Hallendal2002-01-141-16/+15
* added Alexander LarssonMikael Hallendal2002-01-141-0/+1
* don't include help-on in the toolbar.Mikael Hallendal2002-01-111-1/+3
* use bonobo_main_quit instead of gtk_main_quit. This should be moved toMikael Hallendal2002-01-051-2/+4
* reverted LastBranchMikael Hallendal2001-12-221-1/+1
* added. yelp-base should listen to destroy-signal of all windows, so itMikael Hallendal2001-12-221-1/+13