summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-29Merge remote-tracking branch 'kibi/master'Keith Packard17-36/+31
2011-06-28Guard use of backtrace() with HAVE_BACKTRACEJon TURNEY1-0/+6
2011-06-28XQuartz: Fix Makefile dependenciesJeremy Huddleston2-3/+5
2011-06-28XQuartz: Make a call to activateIgnoringOtherApps in our NSApplicationActivat...Jeremy Huddleston1-9/+16
2011-06-28Create sdksyms.dep in the right place at configure timeKeith Packard1-1/+1
2011-06-28Merge remote-tracking branch 'dbn/no-libxorg'Keith Packard13-70/+35
2011-06-27xfree86: Only log the serial bytes if debug is on.Peter Hutterer1-1/+1
2011-06-23xfree86: Remove libxorg convenience library to speed up buildDan Nicholson2-17/+10
2011-06-23xfree86: Move sdksyms generation to ddx toplevelDan Nicholson6-20/+20
2011-06-23Don't use empty source filesDan Nicholson10-36/+8
2011-06-22Merge remote-tracking branch 'alanc/master'Keith Packard6-14/+32
2011-06-22docbook.am: --path is also required for xsltprocGaetan Nadon1-0/+1
2011-06-22Update .gitignore as new tests have been addedGaetan Nadon2-12/+14
2011-06-21Add xkeyboard-config to See Also of man pages referencing xkbAlan Coopersmith4-2/+6
2011-06-21Xdmx.man: convert section references to substituted formsAlan Coopersmith1-3/+5
2011-06-21Xdmx.man: additional updates to modernize XKB informationAlan Coopersmith1-3/+5
2011-06-21Xdmx.man: Show actual configured XKB defaults instead of old hardcoded valuesAlan Coopersmith3-8/+18
2011-06-20Install xml versions of specs even if HAVE_XMLTO is falseGaetan Nadon2-2/+2
2011-06-20Install target dbs alongside generated documentsGaetan Nadon2-3/+3
2011-06-20EXA: fix typoRob Clark1-1/+1
2011-06-16dmx/examples: Fix missing key_click_percent assignment.Cyril Brulebois1-2/+1
2011-06-16hw/dmx: Stop using variables for text widgets.Cyril Brulebois1-4/+4
2011-06-16xfixes: Remove unused variable.Cyril Brulebois1-2/+0
2011-06-16xfixes: Mark some variables as unused.Cyril Brulebois1-2/+2
2011-06-16miext: Mark some variables as unused.Cyril Brulebois6-6/+6
2011-06-16fb: Mark some variables as unused.Cyril Brulebois4-8/+8
2011-06-16fb: Simplify logic, get rid of set but unused variable.Cyril Brulebois1-6/+3
2011-06-16configure: Bump dependency on xproto.Cyril Brulebois1-1/+1
2011-06-16Xext: Fix buggy checks.Cyril Brulebois1-5/+6
2011-06-15XQuartz: GLX: Fix a -Wformat-security compilation warningJeremy Huddleston1-1/+1
2011-06-15XQuartz: GLX: Use _glapi_create_table_from_handle to create out dispatch tableJeremy Huddleston1-905/+17
2011-06-15glx: Add _glapi_create_table_from_handleJeremy Huddleston3-0/+7587
2011-06-15XQuartz: Add missing include for <pthread.h>Jeremy Huddleston1-0/+2
2011-06-08dix: rename ProcessRawEvents to dix/events.c:DeliverRawEventPeter Hutterer3-30/+35
2011-06-08Xi: use temporary variable for filter.Peter Hutterer1-1/+4
2011-06-08dix: split DeliverEventToWindowMask up a bit more.Peter Hutterer1-19/+33
2011-06-08dix: rename DeliverEventsToClients to DeliverEventsToWindowMaskPeter Hutterer1-5/+5
2011-06-08dix: split client list retrieval out of DeliverEventToClientsPeter Hutterer1-14/+36
2011-06-07Merge remote-tracking branch 'kibi/master'Keith Packard1-3/+4
2011-06-07Merge remote-tracking branch 'whot/for-keith'Keith Packard4-20/+36
2011-06-07dix: fix crashers with floating device.Peter Hutterer2-3/+3
2011-06-06randr: void function cannot return valueNicolas Kaiser1-1/+1
2011-06-06xkb: Fix case checks for Latin 4.Cyril Brulebois1-1/+2
2011-06-06xkb: Fix case checks for Latin 2.Cyril Brulebois1-1/+1
2011-06-06xkb: Fix case checks for Latin 1.Cyril Brulebois1-1/+1
2011-06-03XQuartz: AIGLX: Remove unnecessary includes in indirect.cJeremy Huddleston1-23/+9
2011-06-03XQuartz: AIGLX: Setup dispatch table based on runtime capabilities rather tha...Jeremy Huddleston1-996/+880
2011-06-03XQuartz: Remove explicit link against libGLJeremy Huddleston1-1/+0
2011-06-03Xephyr: Mention Xserver's options are also accepted.Cyril Brulebois1-0/+2
2011-06-03xkb: Fix case checks for Latin 8.Cyril Brulebois1-15/+26