summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-10Bump version for releasexman-1.0.3Matthieu Herrb1-1/+1
2007-01-03renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+1
2007-01-03Sun 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
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-21Another pass at .cvsignores for apps.Eric Anholt1-0/+4
2005-11-20Add/improve .cvsignore files for apps.Eric Anholt1-0/+15
2005-11-20Add dependency on xp module when building with Xprint support.Alan Coopersmith2-1/+6
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin2-1/+6
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson4-11/+11
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin2-1/+6
2005-10-18Change default install dir for app-default files fromAlan Coopersmith1-1/+1
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith1-1/+1
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith2-1/+33
2005-08-01Install man pages to section 1 instead of section m (Patch from DonnieXORG-6_99_99_900Alan Coopersmith1-1/+1
2005-07-29Various changes preparing packages for RC0:Kevin E Martin1-1/+3
2005-07-28Set default man path for Solaris.XORG-6_8_99_901XORG-6_8_99_900Alan Coopersmith1-0/+2
2005-07-28Install xman.help Attempt to determine man page configuration file locationAlan Coopersmith2-1/+58
2005-07-23fix remainig DEP_{CFLAGS,LIBS} referencesMatthieu Herrb1-2/+2
2005-07-20Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a globalAdam Jackson2-7/+7
2005-07-16Add #ifdef HAVE_CONFIG_H/#include "config.h" to files that need it to getXORG-6_8_99_16Alan Coopersmith2-2/+9
2005-07-16Define HAS_MKSTEMP if mkstemp() is present (needed for improved protectionAlan Coopersmith1-0/+3
2005-07-14Add _BSD_SOURCE to lots of applications - patch from Stefan DirschSøren Sandmann Pedersen1-1/+1
2005-07-06Make Xman build again.Søren Sandmann Pedersen2-14/+11
2005-07-05Add build systems for xlogo, xlsatoms, xlsclients, xmag, xman, xmessage,Søren Sandmann Pedersen9-0/+138
2005-04-11xc/programs/Xserver/Xprint/attributes.csco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Roland Mainz1-0/+2
2005-04-09//bugs.freedesktop.org/show_bug.cgi?id=2942) attachment #2360XORG-6_8_99_2Roland Mainz1-2/+3
2005-01-03xc/lib/XprintAppUtil/xpapputil.cXORG-6_8_99_1Roland Mainz4-16/+35
2004-10-18Made handling of DevelDrivers for x86-64 more conformant to otherEgbert Eich1-2/+2
2004-10-12Fix for https://freedesktop.org/bugzilla/show_bug.cgi?id=1601 - FixRoland Mainz1-0/+4
2004-09-29Avoid several buffer overflows if search string is too long. BugzillaMatthieu Herrb1-7/+13
2004-09-02Restore xman and xedit changes that were previously reverted, and makerel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_1XORG-6_8_0XORG-6_7_99_904Kevin E Martin13-45/+713
2004-08-16As discussed and agreed on on the release-wranglers meeting of August 16,XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901Kristian Høgsberg9-177/+33
2004-07-29Fix for https://freedesktop.org/bugzilla/show_bug.cgi?id=938 - UpdateXORG-6_7_99_2XORG-6_7_99_1Roland Mainz1-2/+6
2004-07-01DoSearch is defined in search.cAlan Hourihane1-2/+2
2004-06-08Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=668 - Add printRoland Mainz12-34/+598
2004-05-22Set HasMkstemp to YES on SolarisAlan Coopersmith4-66/+193
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich18-616/+477
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich18-476/+615
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich15-15/+15
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich15-15/+15