Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-17 | XKB: Ditch XkbFileInfo | Daniel Stone | 1 | -29/+17 | |
Sorry about the megacommit, but this touches on a lot of stuff. Get rid of XkbFileInfo, which was pretty seriously redundant, and move the only useful thing it had (defined) into XkbDescRec. defined will be removed pretty soon anyway. Is the compat map pointer non-NULL? Then you have a compat map, congratulations! Anyhow, I digress. All functions that took an XkbFileInfoPtr now take an XkbDescPtr, _except_ XkmReadFile, which returns an XkbDescPtr *, because people want to deal in XkbDescPtrs, not XkbDescRecs. | |||||
2008-02-17 | XKB: Remove usage of client-side types | Daniel Stone | 1 | -57/+39 | |
Since we're no longer sharing with Xlib, don't pass Displays and XPointers everywhere. | |||||
2008-02-17 | XKB: Move headers into the server tree | Daniel Stone | 1 | -3/+3 | |
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-06-29 | Death to RCS tags. | Adam Jackson | 1 | -2/+0 | |
2007-03-20 | Static markup and dead code cull over xkb/. | Adam Jackson | 1 | -125/+1 | |
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-07-28 | Revert xkb changes that broke XkbGetKeyboard() | Kevin E Martin | 1 | -0/+1051 | |
2006-03-27 | Prune XKB code to only what we need to run the server. Remove dead | Daniel Stone | 1 | -1066/+0 | |
!XKB_IN_SERVER codepaths. Remove HAVE_CONFIG_H codepaths. | |||||
2005-07-03 | Fix more include paths; add dix-config.h to XKB code. | Daniel Stone | 1 | -8/+7 | |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 1 | -0/+4 | |
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>. | |||||
2005-06-13 | Add xkbfile to symlink.sh, conditionally include "config.h" in | Søren Sandmann Pedersen | 1 | -0/+3 | |
xc/lib/xkbfile | |||||
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 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16 | Kaleb Keithley | 1 | -153/+1 | |
2003-11-14 | XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1 | Kaleb Keithley | 1 | -11/+7 | |
2003-11-14 | R6.6 is the Xorg base-lineXORG-MAIN | Kaleb Keithley | 1 | -0/+1216 | |