summaryrefslogtreecommitdiff
path: root/hw/xwin
AgeCommit message (Expand)Author
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson
2008-10-02Unifdef ISCAdam Jackson
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson
2008-07-24Shape extension is built-in and mandatory.Adam Jackson
2008-07-20distcheck fixesJulien Cristau
2008-07-16XFree86: Remove XFree86-Misc extensionDaniel Stone
2008-06-13Death to mfb.Adam Jackson
2008-05-26Merge branch 'master' into mpxPeter Hutterer
2008-05-21Move the windows GL files to the xwin DDX.Kristian Høgsberg
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis
2008-04-25Remove all traces of #ifdef XINPUT and the matching bits from the configure.acPeter Hutterer
2008-04-20Revert "Removed XWin DDX"Jeremy Huddleston
2008-04-19Removed XWin DDXJeremy Huddleston
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer
2008-02-29dix: Modify callers of property and selection API to use new interfaces.Eamon Walsh
2008-01-03Merge branch 'master' into mpxPeter Hutterer
2007-11-20Revert "registry: Register WINDOWSWM extension protocol names."Eamon Walsh
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-17Bug #9725: Don't look in root's $HOME for config files, that's just confusing.Adam Jackson
2007-11-15Save pixmap allocation hints into the PixmapRec.Aaron Plattner
2007-11-07Merge branch 'master' into mpxPeter Hutterer
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone
2007-11-05Xwin: Remove usage of allocaDaniel Stone
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner
2007-10-15registry: Register WINDOWSWM extension protocol names.Eamon Walsh
2007-10-10xace: move the property deletion hook inside the DeleteProperty function.Eamon Walsh
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-09-17Removed hw/xwin/winpntwin.c from Makefile.am.Tilman Sauerbeck
2007-09-13Remove the PaintWindow optimization.Eric Anholt
2007-08-31Convert servers to using _DEPENDENCIES to ensure proper rebuilds.Eric Anholt
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh
2007-08-28Merge branch 'master' into XACE-SELINUXEamon Walsh
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson
2007-08-14dix: remove caching of drawables and graphics contexts. The security checksEamon Walsh
2007-08-12Merge branch 'master' into mpxPeter Hutterer
2007-06-29Death to RCS tags.Adam Jackson
2007-06-19Merge branch 'master' into mpxPeter Hutterer
2007-05-24Fix a typo in using memcpy in xwin.Luo Jie
2007-05-11Missing piece from bug 9808Colin Harrison
2007-05-09fix an occasional crash in GetWindowName() (bug: 9798)Colin Harrison
2007-05-09Fix bad use of hwnd (bug: 9808)Colin Harrison
2007-05-09Migrate some code to the new mi apisColin Harrison
2007-04-26Enable event delivery for multiple heads.Paulo Ricardo Zanoni
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh
2006-12-12Fix bad commitAlan Hourihane
2006-12-11Fix Xming fails to use xkb bugAlan Hourihane