index
:
xorg/xprint
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
dri-0-1-branch
exa-damagetrack
glucose-2
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xquartz-composite
The (deprecated) Xprint server (mirrored from https://gitlab.freedesktop.org/xorg/xserver-xprint)
dparsons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xprint
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-08
fix compiler warnings in Xprint/ps/psout.c
Greg Kroah-Hartman
2
-4
/
+5
2006-06-08
fix compiler warning in Xprint/ps/PsImageUtil.c
Greg Kroah-Hartman
1
-0
/
+1
2006-06-08
add proper function prototypes for Xprint/ps/PsCache.c to Xprint/ps/Ps.h
Greg Kroah-Hartman
2
-1
/
+9
2006-06-08
fix compiler warnings in Xprint/ps/PsArea.c
Greg Kroah-Hartman
2
-2
/
+3
2006-06-08
fix compiler warning in Xprint/ps/PsGC.c
Greg Kroah-Hartman
1
-1
/
+0
2006-06-08
fix compiler warnings in Xprint/ps/PsFonts.c
Greg Kroah-Hartman
1
-3
/
+1
2006-06-08
fix compiler warnings in Xprint/ps/PsInit.c
Greg Kroah-Hartman
1
-2
/
+0
2006-06-08
fixed compiler warnings in Xprint/ps/PsPixmap.c
Greg Kroah-Hartman
2
-1
/
+5
2006-06-08
fix compiler warnings in Xprint/ps/PsPolygon.c
Greg Kroah-Hartman
1
-3
/
+1
2006-06-08
fix compiler warnings in Xprint/ps/PsPrint.c
Greg Kroah-Hartman
1
-3
/
+0
2006-06-08
remove some compiler warnings in Xprint/ps/PsText.c
Greg Kroah-Hartman
1
-5
/
+1
2006-06-08
fix compiler warnings in Xprint/ps/PsWindow.c
Greg Kroah-Hartman
1
-2
/
+2
2006-06-08
comment out QualifyName in Xprint/Init.c which is not used anymore
Greg Kroah-Hartman
1
-0
/
+2
2006-06-08
fix function pointer warning in Xprint/Init.c
Greg Kroah-Hartman
1
-1
/
+1
2006-06-08
fix already-defined warning in Xprint/Init.c
Greg Kroah-Hartman
1
-1
/
+0
2006-06-08
fix noDamageExtension warning in Xprint/Init.c
Greg Kroah-Hartman
1
-4
/
+1
2006-06-08
Properly define dispatchExceptionAtReset to fix compiler warnings
Greg Kroah-Hartman
1
-2
/
+0
2006-06-08
add some missing function prototypes to Xprint/AttrValid.h to fix compiler wa...
Greg Kroah-Hartman
1
-0
/
+4
2006-06-08
fix incompatible pointer warning in Xprint/ddxInit.c
Greg Kroah-Hartman
1
-1
/
+1
2006-06-08
Properly #ifdef out ddxBeforeReset() to fix compiler warning
Greg Kroah-Hartman
1
-0
/
+2
2006-06-08
remove unused variable warning in Xprint/ddxInit.c
Greg Kroah-Hartman
1
-2
/
+0
2006-06-07
Fixed up most "warning: function declaration isn't a prototype" warnings from...
Greg Kroah-Hartman
2
-6
/
+4
2006-06-07
Remove unused variables from Xprint/attributes.c
Greg Kroah-Hartman
1
-7
/
+4
2006-06-07
remove a bunch of unused variables in Xprint/Init.c (fixing the compiler warn...
Greg Kroah-Hartman
1
-12
/
+5
2006-06-07
remove some unused local variables in Xprint/Oid.c
Greg Kroah-Hartman
1
-2
/
+0
2006-06-01
Die XTESTEXT1, die!
Daniel Stone
1
-22
/
+0
2006-04-30
Remove stray mfb/cfb references.
Adam Jackson
2
-2
/
+2
2006-04-30
Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.
Adam Jackson
2
-6
/
+0
2006-04-03
Bug #4766: Convert all Xprint drivers to fb.
Adam Jackson
7
-191
/
+59
2006-04-02
Fix some includes to point into X11/fonts/ properly.
Adam Jackson
4
-8
/
+8
2006-03-31
Add full FreeType support for Xprint. (Drew Parsons)
Daniel Stone
3
-37
/
+14
2006-03-28
Big old pile of warning fixes.
Adam Jackson
2
-2
/
+2
2006-02-13
HAS_MKSTEMP vs. HAVE_MKSTEMP (From Fredrik Höglund)
Benjamin Herrenschmidt
1
-2
/
+2
2006-01-07
One more build fix.
Adam Jackson
1
-1
/
+1
2006-01-07
This version will actually compile
Adam Jackson
1
-23
/
+23
2006-01-06
Missed file.
Adam Jackson
1
-0
/
+29
2006-01-06
Bug #5525: Build a working Xprt. (Drew Parsons)
Adam Jackson
4
-31
/
+20
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
Kevin E Martin
1
-4
/
+4
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
4
-4
/
+9
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
1
-1
/
+1
2005-11-19
Update pkgconfig files to separate library build-time dependencies from
Kevin E Martin
4
-4
/
+4
2005-11-13
Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019> xserver
Alan Coopersmith
1
-5
/
+13
2005-11-08
See ChangeLog entry 2005-11-07 for details.
Kean Johnson
1
-2
/
+2
2005-10-15
Fix typo and add new Makefiles to AC_OUTPUT
Kevin E Martin
1
-0
/
+2
2005-10-07
Add Xprint init scrips to EXTRA_DIST.
Kristian Høgsberg
5
-1
/
+5
2005-10-02
Bug #1465 <https://bugs.freedesktop.org/show_bug.cgi?id=1465>
Alan Coopersmith
1
-0
/
+3
2005-09-30
Man page processing/installation and other doc file updates
Alan Coopersmith
2
-1
/
+12
2005-08-17
Add buildsystem for Xprint, and:
Søren Sandmann Pedersen
5
-2
/
+111
2005-07-12
Make Xprt run when linked against Xlib for Xrm
Keith Packard
1
-4
/
+10
2005-07-07
More compiler warning fixes for missing prototypes:
Alan Coopersmith
1
-1
/
+2
[next]