CVS log for xc/programs/xman/vendor.h

(logo)

Help

(back) Up to [XFree86 CVS] / xc / programs / xman

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)
Current tag: xf-4_4_99_4

Revision 1.14 / (view) - annotate - [select for diffs] , Fri Mar 12 02:17:55 2004 UTC (9 years, 2 months ago) by dickey
Branch: MAIN
CVS Tags: xf-4_5_99_9, xf-4_5_99_8, xf-4_5_99_7, xf-4_5_99_6, xf-4_5_99_5, xf-4_5_99_4, xf-4_5_99_3, xf-4_5_99_2, xf-4_5_99_19, xf-4_5_99_18, xf-4_5_99_17, xf-4_5_99_16, xf-4_5_99_15, xf-4_5_99_14, xf-4_5_99_13, xf-4_5_99_12, xf-4_5_99_11, xf-4_5_99_10, xf-4_5_99_1, xf-4_5_0, xf-4_5-branch, xf-4_4_99_903, xf-4_4_99_902, xf-4_4_99_901, xf-4_4_99_9, xf-4_4_99_8, xf-4_4_99_7, xf-4_4_99_6, xf-4_4_99_5, xf-4_4_99_4, xf-4_4_99_3, xf-4_4_99_22, xf-4_4_99_21, xf-4_4_99_20, xf-4_4_99_2, xf-4_4_99_19, xf-4_4_99_18, xf-4_4_99_17, xf-4_4_99_16, xf-4_4_99_15, xf-4_4_99_14, xf-4_4_99_13, xf-4_4_99_12, xf-4_4_99_11, xf-4_4_99_10, xf-4_4_99_1
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
This incorporates changes that I made in September 1993.  I happened to recall
this when looking up xman's source to make a fix for the GROFF_NO_SGR for
cygwin (also in this commit).  I also fixed spelling, updated the manpage
(which omitted some resource descriptions), changed code to match the
documented Paned Manpage_Vpane widget (noticed because of a patch reject).

(files:ScrollByL.c)
	Add resource halfLines.  If true, it modifies ScrollByL.c so that it
	does not assume it will to set boldface on multiples of 66 lines
	(NLINES).  Rather, assume that the first nonblank line in the file is a
	header line that repeats periodically, and boldface that.  This makes
	xman handle manpages that have half spacing much better.  The old
	version is the default.

(files:ScrollByL.c)
	modified 'Boldify()' to set boldface only if the line has no spaces
	prefixed (fixes cases where a line happened to be all uppercase).

(files:buttons.c)
	use XtCalloc rather than XtMalloc, fixes a couple of places where
	structure-members were referenced w/o being initialized.

(files:main.c,misc.c,man.h)
	made new application-resource "formatCommand" which can then be used to
	override the compiled-in FORMAT definition.

(files:search.c,man.h,misc.c,handler.c)
	modified CTL/M toggle to show either manpage-name or original filename
	(so we can see where in the MANPATH things come from).
	=>new function ShowManTitle
	=>new function ShowDirTitle

(files:handler.c)
	Added logic to 'GotoPage()' so that if a user types a CTL/D when the
	directory is already shown, it toggles the layout resource, allowing
	display in vertical columns (in contrast to the default, by rows).

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

Powered by
ViewCVS 0.9.2