summaryrefslogtreecommitdiff
path: root/src/man2html
Commit message (Expand)AuthorAgeFilesLines
* ShushAnders Carlsson2003-07-081-0/+3
* Move help readers over from libgnome.Anders Carlsson2003-07-081-7/+8
* Use glib versions of string functions. (Fixes #81355, Morten Welinder.)Anders Carlsson2003-06-241-49/+48
* Merge fix from branchKjartan Maraas2003-05-031-1/+1
* Fix crashes when feeding dirs to the help converters. Merged from branch.Kjartan Maraas2003-05-011-0/+10
* 2003-05-01 Kjartan Maraas <kmaraas@gnome.org>Kjartan Maraas2003-05-012-3/+52
* Fix for bug #73597. Patch from Roderich Schupp. Use NULL in g_string_new()Kjartan Maraas2003-05-011-1/+1
* revertedTakayuki KUSANO2003-04-281-2/+2
* UpdatedTakayuki KUSANO2003-04-281-2/+2
* 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-151-1/+1
* libgnome/libgnome-2.0.pc.in help-converters/gnome-vfs-module/Makefile.amBrian Cameron2002-07-111-1/+1
* Do not convert characters with the most significant bit set. HopefullyLIBGNOME_2_0_1LIBGNOME_2_0_0LIBGNOME_1_117_2Federico Mena Quintero2002-05-231-0/+11
* fix last commitjacob berkman2002-05-221-6/+5
* modified patch from Jim Bowen <jim_bowen@alum.mit.edu> to work withjacob berkman2002-05-211-3/+28
* fixes Bug#76331LIBGNOME_1_117_0Yogeesh MB2002-05-131-3/+36
* Use g_snprintf instead of snprintf which apparently needs -ldb to work onLIBGNOME_1_116_0LIBGNOME_1_115_0Anders Carlsson2002-04-092-3/+6
* Remove unused include <ctype.h>. Remove unused include <ctype.h>. RemoveLIBGNOME_1_112_0LIBGNOME_1_111_0LIBGNOME_1_110_0Darin Adler2002-01-251-1/+0
* Use g_shell_quote(). Remove shell_quote function.Alex Larsson2002-01-091-1/+1
* Copy the help converters from nautilus. We now depend on libxslt.LIBGNOME_1_105_0Anders Carlsson2001-11-011-2/+2
* Remove many unneeded -I directives.REDHAT_MERGE_BRANCHPOINTredhat-merge-branchDarin Adler2001-08-261-5/+0
* Fix code that was using <ctype.h> functions and passing char's rather thanREDHAT_OUTSTANDING_PATCHES_BRANCHPOINTMJS_PATCHES_TO_REDHAT_PATCHES_ANCHORredhat-outstanding-patchesmjs-patches-to-redhat-patchesDarin Adler2001-07-111-47/+48
* reviewed by: Gene Z. Ragan <gzr@eazel.com>Frederic Crozat2001-03-032-4/+38
* Added default text to be displayed when either a man or info page cannot be f...NAUTILUS_0_8_2Arik Devens2001-02-241-2/+8
* Approval sucker: Maciej <mjs@eazel.com>George Lebl2001-02-221-0/+16
* Use g_free on the node as it has been allocated with g_mallocNAUTILUS_0_1_0NAUTILUS-NEW-UIH-BRANCH_ANCHOREAZEL_NAUTILUS_DEMO_2_ANCHOREAZEL_DEMO_1_ANCHOREAZEL-NAUTILUS-MS-JULY_5EAZEL-NAUTILUS-MS-JUL12EAZEL-NAUTILUS-MS-AUG07EAZEL-NAUTILUS-DEMO-BLESSEDnautilus-new-uih-brancheazel-nautilus-demo-2eazel-demo-1eazel-demo-0George Lebl2000-06-181-1/+1
* Wrote a script to check for files that forget to include <config.h> andDarin Adler2000-05-021-0/+1
* Make it look up a file location and use it, if just passed something likeElliot Lee2000-02-082-8/+62
* Copy the man/info filters from gnome-core so I can start modifying them asElliot Lee1999-12-023-14/+29
* Merges from stable - warning fixes, plus handling of ghelp:/filepath urls.POST_1_0_MERGEGNOME_CORE_1_1_0Elliot Lee1999-10-212-2/+4
* do not link to gnome lib. added 'ko' subdir. korean help filesPRE_1_0_MERGEGNOME_CORE_1_0_ANCHORGNOME_CORE_1_0_9GNOME_CORE_1_0_8GNOME_CORE_1_0_7GNOME_CORE_1_0_6GNOME_CORE_1_0_5GNOME_CORE_1_0_4GGV_0_61WM_CLASSES_AND_DND_DENTRYNam SungHyun1999-03-231-4/+1
* Added `-I$(top_srcdir)/intl -I$(top_builddir)/intl' to `INCLUDES'.PANTING_CHIMPANZEEGNOME_0_30GNOME_0_28_MARTINGNOME_0_30_PATCHESMartin Baulig1998-08-191-1/+1
* Use magic URLs for section links.rhlabs1998-03-111-2/+10
* Fixed a few thing, having problems with others:rhlabs1998-03-101-1/+9
* Misc cleanups of gnome-helpwin, gnome-info2html, gnome-man2html, my bogusMarc Ewing1998-03-081-155/+1
* Final fixes to man page handling.rhlabs1998-03-031-1/+1
* Small tweaks.rhlabs1998-03-031-2/+2
* Code changes anticipating the 'man:' magic URL.rhlabs1998-03-031-3350/+3119
* Wed, 25 Feb 1998 21:41:18 +0100 [Vincent]Vincent Renardias1998-02-251-1/+9
* Removed several generated links which we dont need.rhlabs1998-02-231-20/+18
* Miguel gets a C- in programmingArturo Espinosa1998-02-211-1/+1
* Use tab in rule, not space.Tom Tromey1998-02-211-1/+2
* The man2html converter used by the help browser.rhlabs1998-02-203-0/+4381