summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use g_snprintf instead of snprintf which apparently needs -ldb to work onLIBGNOME_1_116_0LIBGNOME_1_115_0Anders Carlsson2002-04-092-3/+6
* Uncommented code that generated header for html (including the pagePhilip Langdale2002-04-071-2/+0
* use GConf for the toolbar style.Mikael Hallendal2002-04-042-72/+169
* bumped version to 0.5YELP_0_5Mikael Hallendal2002-03-251-2/+1
* Fixes #72583Zbigniew Chyla2002-03-241-1/+1
* - Fixed #75218 - Read INFOPATH to locate path to info files.Mikael Hallendal2002-03-231-15/+30
* reverted this to it's initial behaviour. (yelp_util_split_uri): added thisMikael Hallendal2002-03-234-22/+59
* commented out the Quit-option, we might not want to have it around becauseMikael Hallendal2002-03-231-1/+1
* scroll to the beginning of the document after reading it. Fixes #72965Mikael Hallendal2002-03-231-0/+3
* added an argument if we want the return docpath to be prepended withMikael Hallendal2002-03-235-39/+72
* style-fixes.Mikael Hallendal2002-03-201-4/+6
* Set atk relation for search entry and label as part of accessibilityJagadeesh B. G2002-03-201-0/+40
* Call yelp_view-content)show_uri() before gtk_notebook_set_current_page()Padraig O'Briain2002-03-201-2/+2
* - 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