summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix for manual pages that have non numerical filetypes like open.3pm.LIBGNOME_2_2_2LIBGNOME_2_2_1Kjartan Maraas2003-05-031-1/+1
* Fix fix to be ANSI compliantKjartan Maraas2003-05-031-2/+2
* Two patches from John Fleck to fix crashes when feeding directories to theKjartan Maraas2003-05-012-0/+14
* Pull up fixes fromKjartan Maraas2003-05-012-3/+52
* Pull up from HEADKjartan Maraas2003-05-011-1/+1
* help-converters/info/main.c output title, fixing bug #83905LIBGNOME_2_3_0LIBGNOME_2_2_0_1LIBGNOME_2_2_0LIBGNOME_2_1_90GNOME_2_2_BRANCHPOINTJohn Fleck2002-12-241-1/+1
* Release 2.1.3YELP_2_1_3Richard Hult2002-12-161-1/+3
* add X-GNOME-BUGZILLA stuffFernando Herrera2002-12-031-2/+1
* register yelp with bonobo-activation server on a per-display basis so thatMark McLoughlin2002-11-071-5/+9
* Implement find backward.Richard Hult2002-10-293-58/+151
* Use the find dialog.Richard Hult2002-10-293-72/+178
* Don't create GNodes with g_new, use g_node_new. Fixes a crash.Richard Hult2002-10-281-3/+4
* removed unused struct type.Mikael Hallendal2002-10-262-7/+1
* Ditto.Richard Hult2002-10-213-5/+5
* Don't try to set focus on view, use view->widget.Richard Hult2002-10-219-10/+254
* link with POPT_LIBS.Mikael Hallendal2002-10-191-1/+2
* added, support to easy check if URI is of type 'index:' without any path.Mikael Hallendal2002-10-193-0/+18
* no need to check for YELP_URI_TYPE_GHELP_OTHER since it will never getMikael Hallendal2002-10-191-6/+14
* YelpWindow is now inherited from GnomeApp. The window title is now "titlePaolo Maggi2002-10-174-125/+35
* updated for 2.1.0YELP_2_1_0Mikael Hallendal2002-10-032-3/+7
* Don't include libgnome and gnome-vfs stuff.Mikael Hallendal2002-09-232-3/+1
* changed to reflect changes in the views.Mikael Hallendal2002-09-1910-361/+484
* --Mikael Hallendal2002-09-181-1/+0
* - Remove redundant call to gtk_tree_path_copy(). - Add casts to fixPadraig O'Briain2002-09-171-5/+5
* added an error message.Narayana Pattipati2002-09-171-2/+3
* removed trailing comma in the enum. Fixes #91789Mikael Hallendal2002-08-291-1/+1
* 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
* also free the node itself (yelp_man_cleaup_initial_tree): free the initialKristian Rietveld2002-08-222-19/+21
* - Don't use the full base-uri for resolving relative links. Instead useMikael Hallendal2002-08-201-5/+1
* src/yelp-html-gtkhtml1.c src/yelp-html-gtkhtml2.c src/yelp-view-content.cPadraig O'Briain2002-08-164-4/+4
* applied patch from Kjaartan fixing #77895LIBGNOME_2_1_5LIBGNOME_2_1_4LIBGNOME_2_1_2LIBGNOME_2_1_1LIBGNOME_2_1_0LIBGNOME_2_0_6LIBGNOME_2_0_5LIBGNOME_2_0_4LIBGNOME_2_0_3Mikael Hallendal2002-08-151-2/+2
* help-converters/man/gnome-man2html.c: Remove setting of BGCOLOR whenPadraig O'Briain2002-08-152-3/+3
* - return a GSList instead - Hopefully fixed #90385 (yelp_man_init): usingMikael Hallendal2002-08-123-45/+64
* - Removed the GNOME icon in the bottom - Removed the text in the bottom. -Mikael Hallendal2002-08-071-18/+7
* Made changes to make yelp read the cached HTML files. Fixes #85258 newNarayana Pattipati2002-08-077-42/+739
* - include quotes around stylesheet path so its correctly passed inSander Vesik2002-08-051-1/+1
* - Will probably solve #89431.Mikael Hallendal2002-08-041-0/+4
* Fixes #89038Padraig O'Briain2002-08-041-3/+5
* - support info files that is named name.gz. Fixes #85324. - RemoveMikael Hallendal2002-08-041-15/+32
* - GNOME indentation - Support info files that doesn't have the nameLIBGNOME_2_0_2Mikael Hallendal2002-08-041-168/+191
* don't automatically go to uri "toc:" in history. (yelp_window_new): don'tMikael Hallendal2002-08-033-18/+17
* added function which removes multiple man pathes, fixes bug#75728Yogeesh MB2002-08-031-8/+46
* Print with %% instead of % to printf, I'm stupid :) Fixes 87972, thanksMikael Hallendal2002-07-141-10/+10
* yelp/configure.in yelp/src/Makefile.am yelp/src/yelp-reader.c Now supportBrian Cameron2002-07-112-9/+18
* libgnome/libgnome-2.0.pc.in help-converters/gnome-vfs-module/Makefile.amBrian Cameron2002-07-112-2/+2
* Removed possibility of buffer overflow by using g_strdup_printf instead ofMikael Hallendal2002-07-081-8/+8
* sort info pages.Mikael Hallendal2002-06-271-0/+2
* added patch from Kang Jeong-Hee to support toolbar style "both_horiz".Mikael Hallendal2002-06-271-1/+2
* - don't scale the gnome-button.Mikael Hallendal2002-06-271-1/+1