summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-30xman 1.1.2HEADxman-1.1.2masterAlan Coopersmith1-1/+1
2011-03-06Remove xmu dependency by inlining AssignMax macroAlan Coopersmith2-3/+3
2011-02-02Use snprintf to PATH_MAX sized buffers to construct filenamesAlan Coopersmith2-11/+6
2011-02-02Convert more sprintf calls to snprintfAlan Coopersmith4-31/+36
2011-02-02Don't need to copy static strings to a buffer before calling PopupWarningAlan Coopersmith2-19/+13
2011-02-02Mark string argument to PopupWarning as a const char *Alan Coopersmith2-2/+2
2011-01-13config: move man pages into their own directoryGaetan Nadon4-17/+18
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon1-10/+10
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-21/+21
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-5/+5
2010-10-31xman 1.1.1xman-1.1.1Alan Coopersmith1-1/+2
2010-10-31config: Remove unnecessary calls from configure.acAlan Coopersmith1-2/+0
2010-10-31config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2010-10-31config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-08-08config: update direct dependencies for xmanGaetan Nadon1-4/+2
2010-08-06Fill in COPYING file with copyright notices from source codeAlan Coopersmith1-8/+43
2010-02-10make: remove version.h from xman_SOURCESGaetan Nadon1-2/+1
2009-12-20configure.ac: use backticks rather than $() for cmd subsGaetan Nadon1-1/+1
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-11-25INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon5-7/+7
2009-10-28Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-10-28.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+66
2009-10-28Fix version display.Matthieu Herrb4-33/+15
2009-10-16xman 1.1.0xman-1.1.0Alan Coopersmith1-1/+1
2009-10-16Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-11/+8
2009-10-16Cygwin uses Linux-style manYaakov Selkowitz2-4/+4
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+25
2009-01-13Add lzma manpage extension support.Paulo Cesar Pereira de Andrade4-0/+63
2009-01-13Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade11-37/+41
2008-11-08Apple: Added Tiger's man.conf location to the search pathJeremy Huddleston1-1/+2
2008-08-20Remove xprint remnantsJulien Cristau5-758/+2
2008-08-20xaw8 is gone, use xaw7James Cloos1-1/+1
2008-03-28Use AM_CFLAGS instead of xman_CFLAGS and remove AM_PROG_CC_C_OJulien Cristau2-2/+1
2008-03-28Build fix for case insensitive file systemsJeremy Huddleston4-7/+8
2008-02-10Allow xman to use bzip2 to decompress man pagesJames Cloos4-0/+76
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-63/+10
2007-08-16Allow xman to be cross build by adding a ./configureJeremy C. Reed1-4/+10
2007-08-10Bump version for releasexman-1.0.3Matthieu Herrb1-1/+1
2007-01-04renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+1
2007-01-04Sun Bug 6504978: xman on Solaris x86 does not render correctly, nroff visibleAlan Coopersmith2-5/+5
2006-04-02Bump to 1.0.2.xman-1_0_2XORG-7_1Adam Jackson2-1/+6
2006-01-06<http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6240826> SunXORG-7_0_99_901Alan Coopersmith2-1/+8
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin2-1/+6
2005-12-20Bump hardcoded version number.Kevin E Martin2-1/+6
2005-12-19Stub COPYING filesAdam Jackson1-0/+12
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-08Add configure options to allow hard-coded paths to be changed.MODULAR_COPYKevin E Martin3-3/+35
2005-12-07Change to use the app-defaults default dir configured in libXt.Kevin E Martin3-1/+11
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin2-3/+8