summaryrefslogtreecommitdiff
path: root/hw/xwin/winconfig.c
AgeCommit message (Collapse)AuthorFilesLines
2007-11-17Bug #9725: Don't look in root's $HOME for config files, that's just confusing.Adam Jackson1-1/+0
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone1-23/+0
Remove all references to an external RGB database (which hasn't been enabled for a very long time). Also get rid of some references to Speedo fonts.
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+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-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-05-29Remove -xkbmap argument.Daniel Stone1-10/+0
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+5
handling Warning fixes
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
2005-02-07Moved keyboard layout table to external file.Alexander Gottwald1-40/+2
2005-01-31Added hungarian keyboard layout.Alexander Gottwald1-0/+1
2004-12-08import changes from CYGWIN branchAlexander Gottwald1-0/+1
2004-12-06problem with max() macro. this one slipped though againAlexander Gottwald1-1/+1
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-106/+9
mingw (Win32) port
2004-10-28Import recent changes from CYGWIN branchAlexander Gottwald1-0/+121
2004-07-27Merge latest changes from CYGWIN branchAlexander Gottwald1-0/+2
Use find | xargs combination instead of simple shell globbing to prevent commandline argument overflow
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-41/+212
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-2/+7
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-18/+83
2003-11-14Initial revisionKaleb Keithley1-0/+949