Greg Kroah-Hartman
1a7335ff93
remove unneeded externs from Xprint/ps/psout.c
2006-06-09 10:02:08 -07:00
Greg Kroah-Hartman
9583859d53
remove unneeded "extern" in Xprint/ddxInit.c
2006-06-09 09:59:22 -07:00
Greg Kroah-Hartman
cb9e29c184
removed unneeded extern in Xprint/ps/PsWindow.c
2006-06-09 09:54:50 -07:00
Greg Kroah-Hartman
3930da3f62
fix compiler warnings in Xprint/ps/psout.c
2006-06-08 11:27:29 -07:00
Greg Kroah-Hartman
c496a3b9c9
fix compiler warning in Xprint/ps/PsImageUtil.c
2006-06-08 11:23:53 -07:00
Greg Kroah-Hartman
ea24b5a25c
add proper function prototypes for Xprint/ps/PsCache.c to Xprint/ps/Ps.h
2006-06-08 11:22:01 -07:00
Greg Kroah-Hartman
ee2bb4d192
fix compiler warnings in Xprint/ps/PsArea.c
2006-06-08 11:15:34 -07:00
Greg Kroah-Hartman
92303d534a
fix compiler warning in Xprint/ps/PsGC.c
2006-06-08 11:12:16 -07:00
Greg Kroah-Hartman
cf6169f9e9
fix compiler warnings in Xprint/ps/PsFonts.c
2006-06-08 11:09:56 -07:00
Greg Kroah-Hartman
1abc7f96ed
fix compiler warnings in Xprint/ps/PsInit.c
2006-06-08 11:06:51 -07:00
Greg Kroah-Hartman
2dc291384c
fixed compiler warnings in Xprint/ps/PsPixmap.c
2006-06-08 11:04:40 -07:00
Greg Kroah-Hartman
aef092e029
fix compiler warnings in Xprint/ps/PsPolygon.c
2006-06-08 10:53:17 -07:00
Greg Kroah-Hartman
511b231ded
fix compiler warnings in Xprint/ps/PsPrint.c
2006-06-08 10:41:34 -07:00
Greg Kroah-Hartman
35fccb0068
remove some compiler warnings in Xprint/ps/PsText.c
...
Note that one of the existing warnings is pointing out a
real bug (uninitialized use for fontPage in PsPolyText16())
if anyone really cares about this code.
2006-06-08 10:40:24 -07:00
Greg Kroah-Hartman
1ac30947f4
fix compiler warnings in Xprint/ps/PsWindow.c
2006-06-08 10:35:18 -07:00
Greg Kroah-Hartman
c405659626
comment out QualifyName in Xprint/Init.c which is not used anymore
...
If someone else wants to delete this function, that's fine with me too.
2006-06-08 10:19:24 -07:00
Greg Kroah-Hartman
a940b851fa
fix function pointer warning in Xprint/Init.c
2006-06-08 10:17:53 -07:00
Greg Kroah-Hartman
9e0c82386a
fix already-defined warning in Xprint/Init.c
2006-06-08 10:16:37 -07:00
Greg Kroah-Hartman
40fb7eecaf
fix noDamageExtension warning in Xprint/Init.c
...
Also took out duplicate definition of this variable in mi/miinitext.c
2006-06-08 10:11:17 -07:00
Greg Kroah-Hartman
494895e0fb
Properly define dispatchExceptionAtReset to fix compiler warnings
2006-06-08 09:43:44 -07:00
Greg Kroah-Hartman
d90eecf40e
add some missing function prototypes to Xprint/AttrValid.h to fix compiler warnings
2006-06-08 09:11:41 -07:00
Greg Kroah-Hartman
bccde16091
fix incompatible pointer warning in Xprint/ddxInit.c
2006-06-08 09:01:59 -07:00
Greg Kroah-Hartman
60bd8893d5
Properly #ifdef out ddxBeforeReset() to fix compiler warning
2006-06-08 09:01:21 -07:00
Greg Kroah-Hartman
ac21e6a594
remove unused variable warning in Xprint/ddxInit.c
2006-06-08 09:00:42 -07:00
Greg Kroah-Hartman
71dd44b0ad
Fixed up most "warning: function declaration isn't a prototype" warnings from Xprint/
2006-06-07 19:17:26 -07:00
Greg Kroah-Hartman
839305bac9
Remove unused variables from Xprint/attributes.c
2006-06-07 19:12:23 -07:00
Greg Kroah-Hartman
7a40ac2585
remove a bunch of unused variables in Xprint/Init.c (fixing the compiler warnings)
2006-06-07 16:23:45 -07:00
Greg Kroah-Hartman
163980138c
remove some unused local variables in Xprint/Oid.c
2006-06-07 16:11:20 -07:00
Daniel Stone
a73e0f8cdf
Die XTESTEXT1, die!
2006-06-01 18:47:47 +00:00
Adam Jackson
ad124742ae
Remove stray mfb/cfb references.
2006-04-30 20:33:27 +00:00
Adam Jackson
291e89d4f2
Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.
2006-04-30 19:16:14 +00:00
Adam Jackson
373f9f9256
Bug #4766 : Convert all Xprint drivers to fb.
2006-04-03 21:45:54 +00:00
Adam Jackson
a605b9ffd3
Fix some includes to point into X11/fonts/ properly.
2006-04-02 00:09:43 +00:00
Daniel Stone
4c317bbc12
Add full FreeType support for Xprint. (Drew Parsons)
2006-03-31 07:21:41 +00:00
Adam Jackson
7deaaa797c
Big old pile of warning fixes.
2006-03-28 01:21:00 +00:00
Benjamin Herrenschmidt
4839e91fca
HAS_MKSTEMP vs. HAVE_MKSTEMP (From Fredrik Höglund)
2006-02-13 05:03:13 +00:00
Adam Jackson
3c58072956
One more build fix.
2006-01-07 00:33:41 +00:00
Adam Jackson
07303c1b42
This version will actually compile
2006-01-07 00:05:46 +00:00
Adam Jackson
25babf2791
Missed file.
2006-01-06 23:36:53 +00:00
Adam Jackson
13c9e0c094
Bug #5525 : Build a working Xprt. (Drew Parsons)
2006-01-06 23:06:15 +00:00
Kevin E Martin
4a39354e14
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
2005-12-06 22:48:51 +00:00
Kevin E Martin
7c00afd0ec
Define XFree86Server only where it is required.
2005-12-02 06:02:45 +00:00
Alan Coopersmith
51a721a6db
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
...
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-11-28 22:05:09 +00:00
Kevin E Martin
63aa96c08a
Update pkgconfig files to separate library build-time dependencies from
...
application build-time dependencies, and update package deps to work
with separate build roots.
2005-11-19 07:15:50 +00:00
Alan Coopersmith
267cbffa41
Bug #5019 < https://bugs.freedesktop.org/show_bug.cgi?id=5019 > xserver
...
installs manpages into 'man1' instead of 'man1x'
2005-11-13 20:53:24 +00:00
Kean Johnson
5390c7ab05
See ChangeLog entry 2005-11-07 for details.
2005-11-08 06:33:30 +00:00
Kevin E Martin
c2e461c7e9
Fix typo and add new Makefiles to AC_OUTPUT
...
Fix typos
Add xorg.conf.man to CLEANFILES
Add missing files to EXTRA_DIST
2005-10-15 20:44:44 +00:00
Kristian Høgsberg
5a71a5667e
Add Xprint init scrips to EXTRA_DIST.
2005-10-07 19:01:10 +00:00
Alan Coopersmith
5037d3441d
Bug #1465 < https://bugs.freedesktop.org/show_bug.cgi?id=1465 >
...
/etc/init.d/Xprint should use PROJECTROOT from build (Grzegorz
D?browski)
2005-10-02 22:17:38 +00:00
Alan Coopersmith
4608a2b654
Man page processing/installation and other doc file updates
2005-09-30 02:37:57 +00:00