summaryrefslogtreecommitdiff
path: root/hw/xwin
AgeCommit message (Expand)AuthorFilesLines
2008-05-12Delete all DDXes besides xprint.Adam Jackson111-44808/+0
2008-04-20Revert "Removed XWin DDX"Jeremy Huddleston111-0/+44808
2008-04-19Removed XWin DDXJeremy Huddleston111-44808/+0
2008-02-29dix: Modify callers of property and selection API to use new interfaces.Eamon Walsh1-2/+2
2007-11-20Revert "registry: Register WINDOWSWM extension protocol names."Eamon Walsh1-30/+1
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh2-1/+1
2007-11-17Bug #9725: Don't look in root's $HOME for config files, that's just confusing.Adam Jackson1-1/+0
2007-11-15Save pixmap allocation hints into the PixmapRec.Aaron Plattner1-0/+1
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh7-58/+7
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone4-52/+0
2007-11-05Xwin: Remove usage of allocaDaniel Stone1-2/+2
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner2-4/+5
2007-10-15registry: Register WINDOWSWM extension protocol names.Eamon Walsh1-1/+30
2007-10-10xace: move the property deletion hook inside the DeleteProperty function.Eamon Walsh1-1/+1
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh4-67/+6
2007-09-17Removed hw/xwin/winpntwin.c from Makefile.am.Tilman Sauerbeck1-1/+0
2007-09-13Remove the PaintWindow optimization.Eric Anholt3-62/+0
2007-08-31Convert servers to using _DEPENDENCIES to ensure proper rebuilds.Eric Anholt1-4/+6
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh9-70/+31
2007-08-28Merge branch 'master' into XACE-SELINUXEamon Walsh1-7/+0
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-7/+0
2007-08-14dix: remove caching of drawables and graphics contexts. The security checksEamon Walsh1-1/+0
2007-06-29Death to RCS tags.Adam Jackson14-17/+0
2007-05-24Fix a typo in using memcpy in xwin.Luo Jie1-1/+1
2007-05-11Missing piece from bug 9808Colin Harrison3-6/+9
2007-05-09fix an occasional crash in GetWindowName() (bug: 9798)Colin Harrison1-4/+1
2007-05-09Fix bad use of hwnd (bug: 9808)Colin Harrison1-2/+2
2007-05-09Migrate some code to the new mi apisColin Harrison1-2/+3
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson3-3/+3
2006-12-15Convert callers of SecurityLookupWindow() to dixLookupWindow().Eamon Walsh2-16/+11
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh2-4/+4
2006-12-12Fix bad commitAlan Hourihane1-1/+1
2006-12-11Fix Xming fails to use xkb bugAlan Hourihane1-0/+1
2006-12-11Fix Tooltip from minimized clientsAlan Hourihane1-4/+3
2006-11-07Add $(DIX_CFLAGS) to remaining Makefile.am filesKeith Packard1-1/+1
2006-09-29make core keyboard/pointer map functions act on all core-sending devicesDaniel Stone1-1/+1
2006-08-24Apply patch in bug #7919, blit improvements inAlan Hourihane2-14/+13
2006-08-18Fix bug #5735, Serious flaw in CygwinX clipboardAlan Hourihane1-2/+46
2006-08-18Fix bug #7281, clipboard viewer should notAlan Hourihane1-27/+29
2006-08-18Fix bug #7280, round title corner backgroundAlan Hourihane1-0/+9
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson31-31/+0
2006-07-20Remove the DDXTIME conditional, for being unused.Adam Jackson1-9/+0
2006-06-20Move Xserver API for security extension to securitysrv.hAlan Coopersmith1-3/+2
2006-06-08Bug #7120: Multimonitor (non-Xinerama) support for xwin servers.Adam Jackson1-2/+4
2006-06-08Bug #7121: fix clipboard handling in Xming (Colin Harrison)Adam Jackson1-26/+17
2006-06-03Bug #6619: Fix disappearing hardware cursor. (Colin Harrison)Daniel Stone4-10/+4
2006-06-01Die XTESTEXT1, die!Daniel Stone1-25/+0
2006-05-29Remove -xkbmap argument.Daniel Stone2-28/+6
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson1-3/+0
2006-03-03https://bugs.freedesktop.org/show_bug.cgi?id=4341 Make Xming error messagesAlan Hourihane2-1/+31