Age | Commit message (Expand) | Author | Files | Lines |
2008-05-21 | Use LD_EXPORT_SYMBOLS_FLAG when linking Xnest. | Kristian Høgsberg | 1 | -0/+1 |
2008-05-21 | drop xprint remnants: InitGlobals | George Sapountzis | 1 | -10/+0 |
2008-05-12 | X n'est pas une print API. | Adam Jackson | 1 | -5/+0 |
2008-04-22 | xnest: re-enable XKB support. #10015 | Peter Hutterer | 1 | -5/+0 |
2008-03-03 | Fix Motif menu drawing in Xnest. | Adam Jackson | 1 | -2/+2 |
2008-02-14 | requestingClient is an xprintism, hide it for other servers. | Adam Jackson | 1 | -0/+2 |
2007-12-13 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 1 | -1/+1 |
2007-12-07 | Darwin: Use __APPLE__ instead of __DARWIN__ | Jeremy Huddleston | 1 | -1/+1 |
2007-11-19 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 1 | -0/+1 |
2007-11-15 | Save pixmap allocation hints into the PixmapRec. | Aaron Plattner | 1 | -0/+1 |
2007-11-14 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 1 | -2/+1 |
2007-11-07 | Xnest: fix lib dependancy to make libtool happy | Dodji Seketeli | 1 | -2/+1 |
2007-11-05 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 2 | -2/+3 |
2007-11-04 | Add CreatePixmap allocation hints. | Aaron Plattner | 2 | -2/+3 |
2007-10-25 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 1 | -15/+0 |
2007-10-18 | Simplify and clean up GLX visual initialization. | Kristian Høgsberg | 1 | -15/+0 |
2007-09-26 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 1 | -16/+0 |
2007-09-19 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 4 | -32/+7 |
2007-09-19 | XNEST: removed obsolete hack to build under Darwin | Ben Byer | 1 | -16/+0 |
2007-09-13 | Remove the PaintWindow optimization. | Eric Anholt | 3 | -28/+0 |
2007-08-31 | Convert servers to using _DEPENDENCIES to ensure proper rebuilds. | Eric Anholt | 1 | -4/+7 |
2007-08-30 | devPrivates rework: convert CursorRec and CursorBits over to new interface. | Eamon Walsh | 2 | -6/+9 |
2007-08-28 | devPrivates rework: since API is already broken, switch everything | Eamon Walsh | 8 | -32/+20 |
2007-08-28 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 1 | -9/+0 |
2007-08-25 | Implement core protocol backing store exclusively in terms of Composite. | Adam Jackson | 1 | -9/+0 |
2007-08-02 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 19 | -407/+1 |
2007-06-29 | Death to RCS tags. | Adam Jackson | 17 | -18/+0 |
2007-06-28 | Remove the remnants of OS/2 support. | Adam Jackson | 2 | -389/+1 |
2007-06-11 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 1 | -216/+380 |
2007-05-28 | Fix up xnest manpage | David Nusinow | 1 | -216/+380 |
2007-04-17 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 2 | -5/+5 |
2007-04-09 | Bug #10560: Code-Cleanup: function declarations () -> (void) | Stefan Huehner | 2 | -5/+5 |
2007-04-05 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh | 1 | -2/+2 |
2007-04-05 | devPrivates rework: properly free devPrivates on compatibility structures, | Eamon Walsh | 1 | -0/+2 |
2007-04-03 | Split the xserver/fb/fbcmap.c file into two files. | Brian | 1 | -2/+2 |
2007-03-25 | Static cleanups, dead code deletion. | Adam Jackson | 2 | -2/+2 |
2007-03-20 | Static markup and dead code cull over xkb/. | Adam Jackson | 1 | -1/+1 |
2007-03-06 | remove PIXPRIV checks as this flag is always set. | Eamon Walsh | 3 | -17/+0 |
2007-02-05 | dmx, vfb, xnest: fix fbcmap compilation | Daniel Stone | 1 | -11/+11 |
2006-12-16 | For Xvfb, Xnest and Xprt, compile fbcmap.c with -DXFree86Server | Kevin E Martin | 1 | -0/+1 |
2006-11-01 | input: add non-keyboard bell ringing function | Daniel Stone | 1 | -0/+6 |
2006-10-25 | port all users to the new DIX motion history API | Daniel Stone | 1 | -2/+2 |
2006-10-23 | Xnest: port to new input API | Daniel Stone | 3 | -33/+43 |
2006-10-23 | Xnest: disable XKB, reshuffle code | Daniel Stone | 1 | -6/+9 |
2006-09-29 | make core keyboard/pointer map functions act on all core-sending devices | Daniel Stone | 1 | -1/+1 |
2006-09-06 | Make sure _XSERVER64 is defined when it should be and gets tested. | Michel Dänzer | 1 | -1/+1 |
2006-08-23 | Make sure Composite is never enabled for Xnest. | Adam Jackson | 1 | -0/+7 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 35 | -52/+0 |
2006-07-20 | Remove the DDXTIME conditional, for being unused. | Adam Jackson | 2 | -52/+0 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 2 | -2/+1 |