summaryrefslogtreecommitdiff
path: root/hw/xwin/winconfig.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-19Xming: Fix warnings in winNameCompare(), winNormalizeName()Colin Harrison1-6/+6
2010-06-11xwin: Get rid of xstrdup when argument is definitely non-NULLMikhail Gusarov1-2/+2
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-3/+3
2010-05-18xfree86: Add option parsing for percent options.Peter Hutterer1-0/+37
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-2/+2
2010-03-16Xming: Warning fixesColin Harrison1-1/+1
2010-02-15xfree86: Reorder InputClass option prioritiesDan Nicholson1-1/+1
2009-12-22xfree86: Allow config directory to be specified on command lineDan Nicholson1-3/+18
2009-12-22xfree86: Use xorg.conf.d directory for multiple config filesDan Nicholson1-3/+18
2009-02-12cygwin/X: Remove an unused variable to fix a warningJon TURNEY1-2/+0
2009-02-12Cygwin/X: Fix -Wold-style-definition warningsJon TURNEY1-3/+3
2009-02-02Cygwin/X: Fix compilation for mandatory XKBJon TURNEY1-18/+1
2009-01-22XKB: Make XKB mandatoryDaniel Stone1-178/+81
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
2007-03-20Static markup and dead code cull over xkb/.Adam Jackson1-1/+1
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
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
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
2004-10-28Import recent changes from CYGWIN branchAlexander Gottwald1-0/+121
2004-07-27Merge latest changes from CYGWIN branchAlexander Gottwald1-0/+2
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_0STSF-CURRENTEgbert 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