summaryrefslogtreecommitdiff
path: root/mi
AgeCommit message (Expand)AuthorFilesLines
2010-04-30Merge remote branch 'vignatti/for-keith'Keith Packard2-9/+14
2010-04-27Remove mibank supportAdam Jackson3-2429/+1
2010-04-26Merge remote branch 'jamey/for-keith'Keith Packard1-2/+1
2010-04-26mi: don't thrash resources when displaying the software cursor across screensPierre-Loup A. Griffais1-161/+108
2010-04-26Boolean-or short-circuits, so (a || (!a && ...)) is redundant. Simplify.Jamey Sharp1-2/+1
2010-04-23mi: track screens' installed colormaps as screen privatesTiago Vignatti2-9/+14
2010-04-21Merge remote branch 'vignatti/for-keith'Keith Packard2-16/+3
2010-04-21Revert "mi: don't thrash resources when displaying the software cursor across...Peter Hutterer1-111/+159
2010-04-21mi: check for NULL pointer before dereferences it in miPointerSetPositionTiago Vignatti1-3/+3
2010-04-21Death to Multibuffer extensionTiago Vignatti1-13/+0
2010-04-19unifdef -B -DRENDER to always include RENDER codeKeith Packard1-10/+0
2010-04-16mi: remove log-spamming bogus error message (#26843)Peter Hutterer1-21/+6
2010-04-16mi: don't thrash resources when displaying the software cursor across screensPierre-Loup A. Griffais1-159/+111
2010-03-22mi: remove deprecated #include <X11/extensions/xf86bigfstr.h> in miinitext.cYaakov Selkowitz1-1/+1
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith1-3/+1
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith1-0/+2
2009-12-16Update Sun license notices to current X.Org standard formAlan Coopersmith1-28/+22
2009-10-18Fix segfault when -extension XKEYBOARD is passed on the command lineAlan Coopersmith1-5/+23
2009-09-27Rootless: Correct border rendering on parent-relative windowsJeremy Huddleston2-0/+22
2009-09-27XQuartz: Transition from xEvent based mieq to InternalEventJeremy Huddleston1-1/+2
2009-09-26dmx: undefine MITSHM, move undefs to miinitext.c.Kevin E Martin1-0/+12
2009-09-22input: don't use typecasts to access members of InternalEvent.Peter Hutterer1-6/+6
2009-09-20Eliminate bogus event resizing.Keith Packard2-11/+14
2009-08-24mi: include shmint.h if needed, silence compiler warning.Peter Hutterer1-0/+1
2009-08-08mi: fix indentationTiago Vignatti1-14/+14
2009-08-08mi: fix cursor warping screensTiago Vignatti1-29/+38
2009-07-30mi: update master event copying to InternalEvents.Peter Hutterer2-29/+10
2009-07-30include: untangle events.h from the SDK headers.Peter Hutterer1-0/+1
2009-07-25mieq: Protect from pDev=NULL in mieqEnqueue and mieqProcessInputEventsJeremy Huddleston1-6/+6
2009-07-23mi: fix build error caused by missing xtest.hPeter Hutterer1-1/+1
2009-07-17Check dev->u.master if there is a custom event handler, tooPierre Willenbrock1-1/+3
2009-07-17Always update u.lastSlavePierre Willenbrock1-3/+3
2009-07-15Update to xextproto 7.0.99.1.Peter Hutterer3-9/+5
2009-07-15Update to type-specific raw events - require inputproto 1.9.99.14.Peter Hutterer1-1/+5
2009-07-06s/MAX_DEVICES/MAXDEVICES/ updates.Peter Hutterer1-1/+1
2009-06-18mi: ignore DGA events in ChangeDeviceIDDavid Miller1-0/+4
2009-06-03Merge branch 'master' into xi2Peter Hutterer1-5/+22
2009-06-03mi: only process master if the SD is still attached.Peter Hutterer1-1/+3
2009-05-29XQuartz: Fix alpha to be 1 (screenshots bug, etc)Jeremy Huddleston1-5/+22
2009-05-28Merge branch 'master' into xi2Peter Hutterer3-13/+16
2009-05-22mi: use GetMaster() from MIPOINTER and MISPRITE.Peter Hutterer2-4/+4
2009-05-22input: introduce partial class copying depending on the event.Peter Hutterer2-14/+35
2009-05-22input: remove nested union from InternalEvent.Peter Hutterer1-18/+18
2009-05-22Input: rename DeviceIntRec->isMaster to ->type.Peter Hutterer3-14/+14
2009-05-22Split the signal-handler's lastSlave out into a separate variable.Peter Hutterer1-0/+3
2009-05-16mi: un-deprecate miPointerWarpCursorPeter Hutterer1-1/+1
2009-05-16mi: un-deprecate miPointerWarpCursorPeter Hutterer1-1/+1
2009-05-14Update several of my and/or Red Hat's licenses to standard form.Adam Jackson1-10/+11
2009-05-05mi: don't crash if we're trying to update the pointer for a keyboard.Peter Hutterer1-0/+3
2009-05-01mi: don't crash if we're trying to update the pointer for a keyboard.Peter Hutterer1-0/+3