summaryrefslogtreecommitdiff
path: root/hw/xwin/winerror.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-22xwin: remove always true/set XWIN_CLIPBOARD conditional/defineEmil Velikov1-4/+0
2016-06-23hw/xwin: Tell LogInit() to backup previous logfile as .oldJon Turney1-1/+1
2012-11-27hw/xwin: Show any fatal error messageJon TURNEY1-6/+26
2012-10-16hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winerror.cJon TURNEY1-4/+0
2012-07-16hw/xwin: Don't bother reporting XORG_VERSION_CURRENTJon TURNEY1-2/+2
2012-03-24os: Pass the FatalError message to OsVendorFatalErrorJeremy Huddleston1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-61/+53
2011-07-27Terminate the log with one last message.Peter Hutterer1-1/+1
2010-12-07Convert existing Xprintf style calls to asprintf styleAlan Coopersmith1-9/+15
2010-10-19Cygwin/X: Move duplicate extern variable declarations from various .c files t...Jon TURNEY1-7/+0
2010-10-19Cygwin/X: Cleanup some VENDOR_STRING/VENDOR_CONTACT cruftJon TURNEY1-7/+4
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-4/+2
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-2/+2
2010-03-16Cygwin/X: Allow the default log location to be configurableYaakov Selkowitz1-1/+8
2010-02-05Cygwin/X: Report BUILDERSTRING with version informationYaakov Selkowitz1-0/+2
2008-12-16Cygwin/X: build machinery fixesJon TURNEY1-5/+5
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+9
2005-05-02Print correct logfile in FatalError messagesco_port_update-baseAlexander Gottwald1-2/+3
2005-01-06ImakefileAlexander Gottwald1-2/+3
2004-12-05redone ddraw.h to be able to mix it with w32api style COM header files.Alexander Gottwald1-1/+0
2004-12-03Removed scprintf, aprintf and snprintf stuff and use newXprintfAlexander Gottwald1-42/+8
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-6/+26
2004-07-27Merge latest changes from CYGWIN branchAlexander Gottwald1-2/+2
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-7/+89
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
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-10/+2
2003-11-14Initial revisionKaleb Keithley1-0/+73