summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - use the new GtkTreeModelFilter. (yvc_tree_selection_changed_cb): get theMikael Hallendal2002-01-106-27/+2597
* Use white background in the generated pages for info.LIBGNOME_1_109_1LIBGNOME_1_109_0Alex Larsson2002-01-101-1/+1
* Look for libbz2Alex Larsson2002-01-098-0/+761
* Merge fix from stable branch. <HTML><BODY>.Kjartan Maraas2002-01-091-1/+1
* Use g_shell_quote(). Remove shell_quote function.Alex Larsson2002-01-091-1/+1
* use BonoboObject instead of BonoboXObject, thanks rhult for notifying me.Mikael Hallendal2002-01-092-7/+7
* shhMikael Hallendal2002-01-081-0/+1
* use bonobo_main_quit instead of gtk_main_quit. This should be moved toMikael Hallendal2002-01-0510-76/+237
* removed setlocaleMikael Hallendal2002-01-041-2/+0
* 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
* add Accel group. (yw_create_toolbar): added tooltips, needs updateMikael Hallendal2001-12-131-11/+12
* added signal for new window. (yw_new_window_cb): amitMikael Hallendal2001-12-103-13/+38
* Some fixes after discussion with seth. (yw_init): Yelp: GNOME Help BrowserMikael Hallendal2001-12-101-22/+77
* - updated color to white background, less difference between the viewsMikael Hallendal2001-12-101-6/+6
* - cleaned up a little. - now has tree views (home/content/index) in aMikael Hallendal2001-12-1018-789/+1126
* added, will be the Home-view.Mikael Hallendal2001-12-088-195/+289
* cast the window to YELP_WINDOW.Mikael Hallendal2001-12-086-264/+3
* removed the outcommented menu-code. - No menu will be used, only theMikael Hallendal2001-12-0824-1152/+258
* yelp-view -> yelp-doc-view.Mikael Hallendal2001-12-074-106/+141
* - add a scheme member to YelpSection. Will usually be NULL, except whenMalcolm Tredinnick2001-12-055-10/+37
* remove obsolete include of ghelp-uri.h. (yelp_window_section_select_cb):Malcolm Tredinnick2001-12-041-2/+1
* removed, old junkMikael Hallendal2001-12-043-480/+0
* connect the history buttons. (yelp_window_history_button_pressed):Mikael Hallendal2001-12-044-23/+56
* connect to the correct button. (yelp_window_section_selected_cb): notifyMikael Hallendal2001-12-042-6/+9
* - added forward/back-buttons to priv struct. - connect the buttons toMikael Hallendal2001-12-0415-362/+345
* pass in GNOME_PROGRAM_STANDARD_PROPERTIES to gnome_program_init().Malcolm Tredinnick2001-12-012-2/+9
* prepend ? to the anchor and chomp it.Mikael Hallendal2001-12-013-46/+10
* Exit when the window is closed.Richard Hult2001-12-015-20/+33
* path uri's as strings instead of GnomeVFSURI'sMikael Hallendal2001-12-0111-92/+117
* - removed the uri-entry - added a toolbarMikael Hallendal2001-12-012-31/+53
* updated.Mikael Hallendal2001-11-301-1/+2
* removed debug printoutMikael Hallendal2001-11-301-2/+0
* Now handles TOC parsing, needs some fixing with the internal links.Mikael Hallendal2001-11-301-53/+112
* renamed from sp_tree_parse_section. (sp_parse_doc): renamed fromMikael Hallendal2001-11-301-39/+61
* don't run gtk_init, using gnome-program.Mikael Hallendal2001-11-302-56/+49
* Include string.h to get rid of a warning.Richard Hult2001-11-277-6/+7
* removed, included in platform now.62001-11-161-2/+2
* added $(Z_LIBS) to gnome2_info2html_LDADDLIBGNOME_1_108_0LIBGNOME_1_107_0Frank Belew (Myth)2001-11-111-1/+1
* Copy the help converters from nautilus. We now depend on libxslt.LIBGNOME_1_105_0Anders Carlsson2001-11-013-8/+10
* if argument is passed, pass that argument to yelp_window_open_uri.Mikael Hallendal2001-10-293-2/+28
* don't segfault if uri == NULL.Mikael Hallendal2001-10-281-1/+5
* use the scrollkeeper parser instead of devhelp.Mikael Hallendal2001-10-282-30/+29
* accept uri == NULL and don't ref it, if it is. (yelp_book_add_section):Mikael Hallendal2001-10-284-11/+325
* set the document to show the beginning.Mikael Hallendal2001-10-271-1/+3
* - Don't build ghelp-test. (yelp_SOURCES): don't include ghelp-uri.[ch].Mikael Hallendal2001-10-261-10/+2
* Initial revisionMikael Hallendal2001-10-2629-0/+3900
* First baby steps at compiling under gnome 2.Darin Adler2001-10-241-5/+2
* Reviewed by John Fleck <jfleck@inkstain.net> (Bug 60511)NAUTILUS_1_0_5nautilus-gnome-1Philip Langdale2001-09-223-1/+9
* Remove many unneeded -I directives.REDHAT_MERGE_BRANCHPOINTredhat-merge-branchDarin Adler2001-08-262-7/+0