summaryrefslogtreecommitdiff
path: root/Xprint
AgeCommit message (Expand)AuthorFilesLines
2006-06-18Xprint/ -> hw/xprintAdam Jackson88-34258/+0
2006-06-09remove unneeded externs from Xprint/ps/psout.cGreg Kroah-Hartman1-3/+1
2006-06-09remove unneeded "extern" in Xprint/ddxInit.cGreg Kroah-Hartman1-2/+1
2006-06-09removed unneeded extern in Xprint/ps/PsWindow.cGreg Kroah-Hartman1-2/+0
2006-06-08fix compiler warnings in Xprint/ps/psout.cGreg Kroah-Hartman2-4/+5
2006-06-08fix compiler warning in Xprint/ps/PsImageUtil.cGreg Kroah-Hartman1-0/+1
2006-06-08add proper function prototypes for Xprint/ps/PsCache.c to Xprint/ps/Ps.hGreg Kroah-Hartman2-1/+9
2006-06-08fix compiler warnings in Xprint/ps/PsArea.cGreg Kroah-Hartman2-2/+3
2006-06-08fix compiler warning in Xprint/ps/PsGC.cGreg Kroah-Hartman1-1/+0
2006-06-08fix compiler warnings in Xprint/ps/PsFonts.cGreg Kroah-Hartman1-3/+1
2006-06-08fix compiler warnings in Xprint/ps/PsInit.cGreg Kroah-Hartman1-2/+0
2006-06-08fixed compiler warnings in Xprint/ps/PsPixmap.cGreg Kroah-Hartman2-1/+5
2006-06-08fix compiler warnings in Xprint/ps/PsPolygon.cGreg Kroah-Hartman1-3/+1
2006-06-08fix compiler warnings in Xprint/ps/PsPrint.cGreg Kroah-Hartman1-3/+0
2006-06-08remove some compiler warnings in Xprint/ps/PsText.cGreg Kroah-Hartman1-5/+1
2006-06-08fix compiler warnings in Xprint/ps/PsWindow.cGreg Kroah-Hartman1-2/+2
2006-06-08comment out QualifyName in Xprint/Init.c which is not used anymoreGreg Kroah-Hartman1-0/+2
2006-06-08fix function pointer warning in Xprint/Init.cGreg Kroah-Hartman1-1/+1
2006-06-08fix already-defined warning in Xprint/Init.cGreg Kroah-Hartman1-1/+0
2006-06-08fix noDamageExtension warning in Xprint/Init.cGreg Kroah-Hartman1-4/+1
2006-06-08Properly define dispatchExceptionAtReset to fix compiler warningsGreg Kroah-Hartman1-2/+0
2006-06-08add some missing function prototypes to Xprint/AttrValid.h to fix compiler wa...Greg Kroah-Hartman1-0/+4
2006-06-08fix incompatible pointer warning in Xprint/ddxInit.cGreg Kroah-Hartman1-1/+1
2006-06-08Properly #ifdef out ddxBeforeReset() to fix compiler warningGreg Kroah-Hartman1-0/+2
2006-06-08remove unused variable warning in Xprint/ddxInit.cGreg Kroah-Hartman1-2/+0
2006-06-07Fixed up most "warning: function declaration isn't a prototype" warnings from...Greg Kroah-Hartman2-6/+4
2006-06-07Remove unused variables from Xprint/attributes.cGreg Kroah-Hartman1-7/+4
2006-06-07remove a bunch of unused variables in Xprint/Init.c (fixing the compiler warn...Greg Kroah-Hartman1-12/+5
2006-06-07remove some unused local variables in Xprint/Oid.cGreg Kroah-Hartman1-2/+0
2006-06-01Die XTESTEXT1, die!Daniel Stone1-22/+0
2006-04-30Remove stray mfb/cfb references.Adam Jackson2-2/+2
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson2-6/+0
2006-04-03Bug #4766: Convert all Xprint drivers to fb.Adam Jackson7-191/+59
2006-04-02Fix some includes to point into X11/fonts/ properly.Adam Jackson4-8/+8
2006-03-31Add full FreeType support for Xprint. (Drew Parsons)Daniel Stone3-37/+14
2006-03-28Big old pile of warning fixes.Adam Jackson2-2/+2
2006-02-13HAS_MKSTEMP vs. HAVE_MKSTEMP (From Fredrik Höglund)Benjamin Herrenschmidt1-2/+2
2006-01-07One more build fix.Adam Jackson1-1/+1
2006-01-07This version will actually compileAdam Jackson1-23/+23
2006-01-06Missed file.Adam Jackson1-0/+29
2006-01-06Bug #5525: Build a working Xprt. (Drew Parsons)Adam Jackson4-31/+20
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin1-4/+4
2005-12-02Define XFree86Server only where it is required.Kevin E Martin4-4/+9
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin4-4/+4
2005-11-13Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019> xserverAlan Coopersmith1-5/+13
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson1-2/+2
2005-10-15Fix typo and add new Makefiles to AC_OUTPUTKevin E Martin1-0/+2
2005-10-07Add Xprint init scrips to EXTRA_DIST.Kristian Høgsberg5-1/+5
2005-10-02Bug #1465 <https://bugs.freedesktop.org/show_bug.cgi?id=1465>Alan Coopersmith1-0/+3