summaryrefslogtreecommitdiff
path: root/Xprint/ddxInit.c
AgeCommit message (Collapse)AuthorFilesLines
2006-06-18Xprint/ -> hw/xprintAdam Jackson1-379/+0
XpConfig -> hw/xprint/config
2006-06-09remove unneeded "extern" in Xprint/ddxInit.cGreg Kroah-Hartman1-2/+1
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-01Die XTESTEXT1, die!Daniel Stone1-22/+0
2006-01-06Bug #5525: Build a working Xprt. (Drew Parsons)Adam Jackson1-0/+5
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>.
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-5/+5
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
2005-03-23xc/programs/Xserver/ImakefileRoland Mainz1-13/+1
xc/programs/Xserver/Xprint/DiPrint.h xc/programs/Xserver/Xprint/Imakefile xc/programs/Xserver/Xprint/Init.c xc/programs/Xserver/Xprint/ddxInit.c xc/programs/Xserver/dix/Imakefile xc/programs/Xserver/dix/main.c xc/programs/Xserver/dix/xpstubs.c xc/programs/Xserver/os/Imakefile //bugs.freedesktop.org/show_bug.cgi?id=2792) attachment #2193 (https://bugs.freedesktop.org/attachment.cgi?id=2193) Fix build bustage when |PrintOnlyServer| is set to |NO|. Patch by Roland Mainz <roland.mainz@nrubsig.org> and Julien Lafon <julien.lafon@gmail.com>.
2004-07-27Fix Xprint build on Darwin.Torrey Lyons1-0/+16
2004-06-21Bug 778: add ddxBeforeResetAlexander Gottwald1-0/+5
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-13/+26
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-9/+1
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-81/+96
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+364