Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-30 | xkb: move XkbFilterEvents to xkbsrv.h | Peter Hutterer | 1 | -2/+0 | |
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2009-01-20 | XKB: Move XkbCopyKeymap definition to xkbsrv.h | Daniel Stone | 1 | -6/+0 | |
Signed-off-by: Daniel Stone <daniel@fooishbar.org> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||||
2008-02-17 | XKB: Move headers into the server tree | Daniel Stone | 1 | -1/+4 | |
We need to start breaking the XKB API to enforce sanity, so drag whichever headers we need to do so into the server tree, as the client API is set in stone, being part of Xlib. | |||||
2007-03-20 | Static markup and dead code cull over xkb/. | Adam Jackson | 1 | -42/+0 | |
The former <X11/extensions/XKBsrv.h> has been pulled into the server now as include/xkbsrv.h, and the world updated to look for it in the new place, since it made no sense to define server API in an extension header. Any further work along this line will need to do similar things with XKBgeom.h and friends. | |||||
2006-08-23 | XkbCopyKeymap: optionally send NewKeyboardNotify/MapNotify events | Daniel Stone | 1 | -1/+2 | |
Optionally send a NewKeyboardNotify or MapNotify event when copying the keymap; modify GetKeyboardValuatorEvents to make use of this. | |||||
2006-08-23 | xkb/gkve: copy XKB map, not pointer-assign | Daniel Stone | 1 | -0/+4 | |
Write a new function to copy an XKB map (does everything but geometry at the moment), and use that instead of nasty pointer assignments. | |||||
2006-03-25 | Remove INITARGS braindamage, change to void; add XkbExtensionInit prototype | Daniel Stone | 1 | -0/+2 | |
to xkb.h. Explicitly initialise nTypes in xkb.c. | |||||
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 1 | -1/+1 | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | 1 | -1/+1 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2003-11-25 | Initial revision | Kaleb Keithley | 1 | -0/+72 | |