Files
xserver_xsdl/include
Daniel Stone c3ea1f7db4 dix/mi: still more warning fixes
Fix up prototypes for PrintChildren and PrintWindowTree in the dix.
Make miPrintRegion be unconditionally defined, and move the prototype into
regionstr.h.
Change a bunch of ScreenPtr pScreen = foo; to
ScreenPtr pScreen; pScreen = foo; in window.c, so we avoid unused variable
references (as inline REGION_* doesn't reference pScreen).
2006-11-08 15:29:16 +02:00
..
2006-11-08 15:29:16 +02:00
2006-11-08 15:29:16 +02:00
2006-10-25 01:08:29 +03:00
2006-07-21 15:19:53 -04:00
2006-08-18 17:04:48 +03:00
2006-10-08 17:04:12 +03:00
2006-11-08 15:29:16 +02:00