Age | Commit message (Expand) | Author | Files | Lines |
2010-05-12 | Merge remote branch 'dottedmag/for-keithp' | Keith Packard | 2 | -5/+8 |
2010-05-13 | Mark OsAbort as noreturn function to make gcc happier. | Mikhail Gusarov | 1 | -1/+1 |
2010-05-13 | Introduce X_NORETURN macro defined as __attribute__((noreturn)) for gcc | Mikhail Gusarov | 2 | -4/+7 |
2010-05-12 | SetFontPath: set client->errorValue on failure. | Jamey Sharp | 1 | -2/+1 |
2010-05-13 | Replace X-allocation functions with their C89 counterparts | Mikhail Gusarov | 1 | -2/+2 |
2010-05-13 | Deprecate allocation functions which are plain wrappers for C stdlib | Mikhail Gusarov | 1 | -4/+5 |
2010-05-13 | Document allocation functions, noting deviations from C library | Mikhail Gusarov | 1 | -0/+36 |
2010-05-13 | Clean {X,XNF}{alloc,calloc,realloc,free,strdup} from pre-C89 baggage | Mikhail Gusarov | 1 | -7/+7 |
2010-05-11 | list.h: Add list_for_each_entry_safe() | Kristian Høgsberg | 1 | -0/+6 |
2010-05-07 | Introduce dixLookupFontable for "FONT or GC" parameters. | Jamey Sharp | 1 | -0/+6 |
2010-05-07 | Constify function prototypes in auth & xdmcp code | Alan Coopersmith | 1 | -8/+8 |
2010-05-07 | Export XkbCopyDeviceKeymap from Xorg, it is needed by VNC. | Adam Tkac | 1 | -1/+1 |
2010-05-07 | dix: make DeviceEvent coordinates signed for Xinerama. #24986 | Chris Humbert | 1 | -2/+2 |
2010-04-30 | Replace some input devPrivates with regular struct fields | Keith Packard | 2 | -2/+6 |
2010-04-30 | Move callback definitions to their own file | Keith Packard | 3 | -30/+89 |
2010-04-30 | Move X_DEPRECATED to misc.h so it can be used outside resource.h | Keith Packard | 2 | -6/+6 |
2010-04-30 | dix: Improve documentation of the DIX private data functions. | Aaron Plattner | 1 | -7/+57 |
2010-04-26 | include: remove couple of unused structures fields and bump ABI | Tiago Vignatti | 2 | -6/+0 |
2010-04-26 | dix and others: remove unused arraySize field from ScreenInfo | Tiago Vignatti | 1 | -1/+1 |
2010-04-21 | Merge remote branch 'vignatti/for-keith' | Keith Packard | 2 | -10/+0 |
2010-04-21 | configure: remove unused builtin font macro from autoconf file | Tiago Vignatti | 1 | -3/+0 |
2010-04-21 | Death to Multibuffer extension | Tiago Vignatti | 2 | -7/+0 |
2010-04-19 | unifdef -B -DRENDER to always include RENDER code | Keith Packard | 2 | -4/+0 |
2010-04-19 | xkb: rename XkbFakeDeviceButton and XkbFakeDeviceMotion, move into xkbActions.c | Peter Hutterer | 1 | -13/+0 |
2010-04-16 | xkb: use GPE for XKB fake motion events. | Peter Hutterer | 1 | -0/+1 |
2010-04-16 | dix: Export AllocDevicePair GetPointerEvents, GetKeyboardEvents and generate_... | Adam Tkac | 1 | -4/+4 |
2010-04-06 | Merge remote branch 'jbarnes/master' | Keith Packard | 1 | -4/+0 |
2010-03-29 | DRI2: advertise lowest supported DRI2 protocol version | Jesse Barnes | 1 | -4/+0 |
2010-03-26 | Cleanup some comments in SpriteRec | Fernando Carrijo | 1 | -2/+10 |
2010-03-21 | Merge commit 'fa5103a02bd509e4a102afdad2ab26cb22210367' | Keith Packard | 3 | -0/+108 |
2010-03-16 | Cygwin/X: Allow the default log location to be configurable | Yaakov Selkowitz | 1 | -0/+2 |
2010-03-16 | Import linked list helpers from the intel DDX. | Francisco Jerez | 2 | -0/+98 |
2010-03-16 | Add a ConfigNotify hook. | Francisco Jerez | 1 | -0/+10 |
2010-03-12 | Record: Avoid duplicates from replaying frozen events | Daniel Stone | 1 | -0/+30 |
2010-02-22 | libselinux now has a pkgconfig file. Use it. | Eamon Walsh | 1 | -2/+0 |
2010-02-22 | Merge remote branch 'whot/for-keith' | Keith Packard | 2 | -6/+6 |
2010-02-22 | Re-enable RECORD extension. | Chris Dekter | 2 | -6/+6 |
2010-02-17 | os: Introduce OsAbort for proper core dumps. | Rami Ylimaki | 1 | -0/+2 |
2010-02-15 | dix: move config_init into the DDX. | Peter Hutterer | 1 | -0/+1 |
2010-02-12 | Merge remote branch 'jturney/master' | Keith Packard | 1 | -1/+11 |
2010-02-11 | Add tag matching to input attributes. | Peter Hutterer | 1 | -0/+1 |
2010-02-11 | Add xstrtokenize to the dix. | Peter Hutterer | 1 | -0/+3 |
2010-02-09 | Add labels for multitouch valuators | Benjamin Tissoires | 1 | -0/+11 |
2010-02-05 | Cygwin/X: Look for system.Xwinrc in SYSCONFDIR/X11 | Yaakov Selkowitz | 1 | -0/+4 |
2010-02-05 | Cygwin/X: Update resources file and About dialog | Yaakov Selkowitz | 1 | -1/+7 |
2010-02-02 | xkb: sed True -> TRUE and False -> FALSE | Peter Hutterer | 1 | -5/+0 |
2010-01-27 | dix/configure: remove null root cursor option | Tiago Vignatti | 1 | -3/+0 |
2010-01-25 | xkb: unexport xkbDevicePrivateKey and xkbUnwrapProc. | Peter Hutterer | 1 | -2/+2 |
2010-01-25 | xkb: remove unused _XkbIsPressEvent and _XkbIsReleaseEvent defines | Peter Hutterer | 1 | -3/+0 |
2010-01-25 | xkb: remove XkbAtomGetString, replace with NameForAtom. | Peter Hutterer | 1 | -2/+0 |