summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-06XQuartz: Corrected name/command labels in the customization widgetJeremy Huddleston2-20/+6
2008-12-05Make sure _X_EXPORT is defined in edid.hAlan Coopersmith1-0/+4
2008-12-05 Add back a simplified version of the loader static address tables.Paulo Cesar Pereira de Andrade3-4/+1216
2008-12-05randr: Update SProcRandrVector for panningMatthias Hopf1-0/+39
2008-12-05Remove static symbol address tables in hw/xfree86/loader/*sym.{c,h}Paulo Cesar Pereira de Andrade9-1764/+7
2008-12-04Move _X_EXPORT attribute to header file.Paulo Cesar Pereira de Andrade2-2/+2
2008-12-04randr: Allow panning to be disabled per axisMatthias Hopf1-25/+39
2008-12-04randr: Rework panning area verificationMatthias Hopf1-25/+73
2008-12-04randr: Don't change panning parameters if verification fails.Matthias Hopf1-4/+19
2008-12-04randr: Rename pan() to set_origin(), and xf86CrtcPan() to xf86CrtcSetOrigin()Matthias Hopf3-8/+8
2008-12-04randr: Nuke config-timestamp for panningMatthias Hopf1-15/+0
2008-12-04randr: Protocol bits for panning supportMatthias Hopf3-0/+188
2008-12-04randr: Panning supportMatthias Hopf2-2/+178
2008-12-04randr: Crtc interface update for panning support.Matthias Hopf1-1/+35
2008-12-04randr: Weird enough, crtc->version was never set upon creation. Fix that.Matthias Hopf1-0/+1
2008-12-03Removed unised option from configure.ac for launchdJeremy Huddleston1-4/+0
2008-12-03XQuartz: pbproxy: Simplify linkingJeremy Huddleston3-4/+5
2008-12-04Update .gitignore.Paulo Cesar Pereira de Andrade1-83/+9
2008-12-04Correct make distcheck by removing dolt files.Paulo Cesar Pereira de Andrade1-1/+1
2008-12-04Remove dummylib.Paulo Cesar Pereira de Andrade29-606/+30
2008-12-03Move RELEASE_DATE closer to AC_INIT so it's more likely to be updatedJulien Cristau1-1/+1
2008-12-03Include <X11/Xfuncproto.h> if _X_EXPORT is not defined.Paulo Cesar Pereira de Andrade1-0/+4
2008-12-03If AEI is on, disable 'vmmouse' in addition to 'kbd' and 'mouse'.Timo Aaltonen2-3/+4
2008-12-03randr: add swapped dispatch for RR[GS]etCrtcTransformJulien Cristau2-10/+25
2008-12-03Test for DRI2 extension in dri_internal.h and only enable AIGLX DRI2 if found.Kristian Høgsberg2-2/+24
2008-12-03Xi: change XIUnRegisterPropertyHandler to XIUnregisterPropertyHandlerPeter Hutterer2-2/+2
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade528-5880/+5964
2008-12-02xf86Cursors: xf86_reload_cursors shouldn't unconditionally show hwcursor (#14...Stuart Bennett1-2/+8
2008-12-03Let the DDX decide on the XkbRulesDefaults.Peter Hutterer3-2/+11
2008-12-03xkb: Allow NULL as rulesFile in XkbSetRulesDflts.Peter Hutterer1-5/+24
2008-12-03dix: fix GetMaximumEventsNum(), may return a DCCE event too.Peter Hutterer1-0/+3
2008-12-02Fix GLX after 180bad84774493d48f2793a6281d825560944863.Eric Anholt4-4/+5
2008-12-02Update sample xorg.conf fileAlan Coopersmith2-20/+12
2008-12-02Add atKeynames.h to libdmxinput_a_SOURCES so it's included in tarballsAlan Coopersmith1-0/+1
2008-12-02Don't need to check uid/euid for every commandline argumentAlan Coopersmith1-5/+5
2008-12-02Remove unused config flags from FlagValues & FlagOptionsAlan Coopersmith1-7/+0
2008-12-02xfree86: don't render SW cursors for devices attached to VCP (#16805)Peter Hutterer1-1/+2
2008-12-02Remove unused HandleSpecialKeys config optionAlan Coopersmith5-53/+3
2008-12-02Xext: fix MultiBuffer compilation error with TryClientEvents. (#18835)Bernhard Rosenkraenzer1-2/+2
2008-12-02mi: UpdateSprite only if the device is attached.Peter Hutterer1-1/+1
2008-12-02xfree86: don't FatalError on "too many input devices".Peter Hutterer4-8/+29
2008-12-02Xi: fix xi_filters size.Peter Hutterer1-1/+1
2008-12-02dix: remove confusing (and wrong) comment. VCP is not the only pointer.Peter Hutterer1-2/+1
2008-12-02dix: use UpdateFromMaster in GetProximityEvents.Peter Hutterer1-11/+1
2008-12-02xkb: Extra sanity checks to prevent dev->key == NULL dereferencing.Peter Hutterer1-4/+15
2008-12-02xkb: don't attempt to filter events for devices without key classes.Peter Hutterer1-1/+9
2008-12-02Xi: fix use of button->down - bitflags instead of int arrays.Peter Hutterer5-15/+7
2008-12-02Add visibility flags to XSERVER_CFLAGS.Paulo Cesar Pereira de Andrade11-16/+17
2008-12-01More man page updates for 1.6 release for Xorg, xorg.conf & exa man pages.Alan Coopersmith3-102/+66
2008-12-01Correct warning for unknown GlxVisuals option in conf fileAlan Coopersmith1-1/+1