summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-07Resync Solaris man page section list with current Solaris xmanAlan Coopersmith1-4/+59
2013-04-25Check for CreateManpage returning NULLAlan Coopersmith1-8/+10
2013-04-25Check for InitPsuedoGlobals() returning NULLAlan Coopersmith2-0/+4
2013-04-25Close file pointer before setting it to NULL in Format()Alan Coopersmith1-0/+2
2013-04-25Fix file leak in ConstructCommand()Alan Coopersmith1-13/+16
2013-04-25configure: check for groff and enable groff extensions if foundAlan Coopersmith2-0/+9
2013-04-21Provide a fallback mkstemp so we don't need to maintain 2 API versionsAlan Coopersmith5-170/+77
2013-04-20Fix scroll wheel when CapsLock, NumLock or other modifiers are onAlan Coopersmith1-4/+4
2013-04-20Increase default text window sizes from 600 to 780 pixelsAlan Coopersmith1-2/+2
2013-04-20Stop checking for OSMINORVERSION in list of Solaris man page sectionsAlan Coopersmith1-4/+0
2013-04-20Use strchr() & strrchr() instead of index() & rindex()Alan Coopersmith4-22/+22
2013-04-20Use remove() instead of unlink()Alan Coopersmith3-10/+10
2013-04-20Mark PrintError as noreturnAlan Coopersmith2-2/+2
2013-04-20Remove unused NULLSTR macroAlan Coopersmith1-3/+0
2013-04-20constify char *'s to clear compiler complaintsAlan Coopersmith12-64/+68
2013-04-20Replace StrAlloc with XtNewStringAlan Coopersmith4-11/+5
2013-04-20Remove XConsortium/XFree86/XdotOrg RCS/CVS id tagsAlan Coopersmith21-42/+0
2013-04-20unifdef SYSV386 (really defined(SYSV) && defined(i386))Alan Coopersmith2-13/+4
2013-04-20unifdef -UhcxAlan Coopersmith1-8/+4
2013-04-20unifdef -UmacIIAlan Coopersmith1-7/+5
2013-04-20unifdef -UultrixAlan Coopersmith1-4/+2
2013-04-20unifdef -UUTEK -Uapollo -ULynxAlan Coopersmith2-12/+1
2013-04-20unifdef -UCRAYAlan Coopersmith3-91/+3
2013-04-20Convert to X.Org standard code styleAlan Coopersmith19-3818/+3860
2013-04-20Fix numerous typos & spelling errors in comments and message stringsAlan Coopersmith14-66/+65
2013-04-19Use <dirent.h> everywhere instead of checking for X_NOT_POSIX/SYSV/USG/etc.Alan Coopersmith1-15/+0
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith1-15/+0
2012-08-23Eliminate use of tab stops. Use real TBL markup where indicated.Eric S. Raymond1-82/+84
2012-07-16Rename PIC to ROFF_PIC to avoid problems with "-DPIC" compilations.Christos Zoulas2-2/+2
2011-06-29xman 1.1.2xman-1.1.2Alan Coopersmith1-1/+1
2011-03-06Remove xmu dependency by inlining AssignMax macroAlan Coopersmith2-3/+3
2011-02-01Use snprintf to PATH_MAX sized buffers to construct filenamesAlan Coopersmith2-11/+6
2011-02-01Convert more sprintf calls to snprintfAlan Coopersmith4-31/+36
2011-02-01Don't need to copy static strings to a buffer before calling PopupWarningAlan Coopersmith2-19/+13
2011-02-01Mark 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-30xman 1.1.1xman-1.1.1Alan Coopersmith1-1/+2
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith1-2/+0
2010-10-30config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2010-10-30config: 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-19configure.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