summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - Session management support for multiple windows added.Sandeep V Honde2002-03-191-7/+99
* updated Walloon file & added a comment for translators in yelp-window.cPablo Saratxaga2002-03-041-0/+2
* - Fixes #73292 (yelp_man_populate_tree_for_subdir): add to section indexMikael Hallendal2002-03-035-12/+37
* fixed an error if you don't have an index installed (thanks rhult).Mikael Hallendal2002-03-031-3/+4
* boooring.Mikael Hallendal2002-03-034-8/+8
* added casting macro YELP_SECTION.Mikael Hallendal2002-03-034-4/+21
* - Fixes #72146 - Don't show "Other documents" if neither man or info areMikael Hallendal2002-03-035-48/+66
* - Fixes #73270 (yelp_info_read_info_dir): renamed fromMikael Hallendal2002-03-031-8/+20
* conform with the Yelp coding style.Mikael Hallendal2002-03-034-13/+23
* add a   in anchor tag, otherwise gtkhtml2 won't be able to jump toLIBGNOME_1_114_0LIBGNOME_1_113_0LIBGNOME_1_112_1Mikael Hallendal2002-03-031-1/+1
* - Fixes #73056 (yelp_window_new): don't create index view if no index isMikael Hallendal2002-03-033-35/+22
* added/impl. (yelp_base_class_init): use getWindows.Mikael Hallendal2002-03-032-2/+33
* added, needed for session management.Mikael Hallendal2002-03-033-2/+8
* - Fixed #67954 (yvi_html_url_selected_cb): implemented.Mikael Hallendal2002-03-031-9/+16
* check if url starts with index:, if so, let YelpViewIndex handle it.Mikael Hallendal2002-03-037-46/+81
* - removed lots of debug output. (yvi_entry_changed_cb): implemented. callMikael Hallendal2002-03-026-36/+164
* use the column-enum to specify columns.Mikael Hallendal2002-03-026-2496/+52
* - replaced the old ListStore with the new YelpIndexModel.Mikael Hallendal2002-03-023-65/+35
* - in-the-middle-commit on index search stuff. (yvi_entry_changed_cb):Mikael Hallendal2002-03-025-14/+579
* 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
* - Basic support for Session Management. (yelp_save_session): added/impl.Sandeep V Honde2002-02-281-0/+46
* Added "Search for:" label in fron of the search entry. Fixes #72643Mikael Hallendal2002-02-273-9/+19
* added/impl. (yvi_setup_index_view): added/impl. (yelp_view_index_new):Mikael Hallendal2002-02-254-18/+46
* added yelpMikael Hallendal2002-02-251-1/+1
* added index-list to arguments.Mikael Hallendal2002-02-2512-114/+261
* Remove unsupported #ifdef ENABLE_NLS stuff.Kjartan Maraas2002-02-222-5/+1
* don't add entry to history list if it's the same as the current.Mikael Hallendal2002-02-189-42/+73
* rename install-local since automake doesn't like itjacob berkman2002-02-131-1/+1
* Implement buffering writes for generated html.Alex Larsson2002-02-131-4/+30
* Remove old gnome-help binary, if any.Alex Larsson2002-02-131-0/+1
* Install a gnome-help symlinkAlex Larsson2002-02-131-0/+3
* release 0.2.1Slayer of Satan2002-02-132-5/+5
* initiate url to empty string instead of NULL. Fixed #71350Mikael Hallendal2002-02-132-3/+5
* Add sections to the important docs file Consistently call it "ManualAlex Larsson2002-02-121-28/+63
* cleaned up includesMikael Hallendal2002-02-1012-16/+31
* show external URL's in external viewer. #67962Mikael Hallendal2002-02-102-3/+2
* Correctly handle the case when gnome_vfs_uri_new() fails.Alex Larsson2002-02-061-0/+2
* Renname stuff to "gnome-help".Satan2002-02-011-4/+4
* Release 0.2YELP_0_2Mikael Hallendal2002-01-301-0/+2
* removed debug printouts.Mikael Hallendal2002-01-304-23/+11
* translate strings from item factory.Mikael Hallendal2002-01-301-0/+4
* marked strings for translation. (yelp_view_toc_start): same.Mikael Hallendal2002-01-301-30/+45
* - if both base_url and url is set call resolve_relative_url to get theMikael Hallendal2002-01-306-113/+191
* added title-changed signal. Shouldn't perhaps be here. Will perhaps removeMikael Hallendal2002-01-278-35/+93
* - if uri starts with ghelp:, try to find the TOC for that document inMikael Hallendal2002-01-275-96/+65
* removed, code moved to yelp_scrollkeeper_get_toc_tree_modelMikael Hallendal2002-01-274-66/+69
* ...Mikael Hallendal2002-01-261-3/+0
* Thanks to Laszlo PETER <Laszlo.Peter@ireland.sun.com> for the followingMikael Hallendal2002-01-262-36/+34
* - Fixed history (yw_handle_url): added, broke out code fromMikael Hallendal2002-01-261-54/+74