summaryrefslogtreecommitdiff
path: root/hw/xwin/winglobals.c
AgeCommit message (Collapse)AuthorFilesLines
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-5/+10
TODO: static indices can be made just an int; some indices can be combined.
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-5/+5
over to new system. Need to update documentation and address some remaining vestiges of old system such as CursorRec structure, fb "offman" structure, and FontRec privates.
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
handling Warning fixes
2004-11-22Xming: Place logfile in users tempdirAlexander Gottwald1-0/+1
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-2/+7
mingw (Win32) port
2004-07-27Merge latest changes from CYGWIN branchAlexander Gottwald1-1/+2
Use find | xargs combination instead of simple shell globbing to prevent commandline argument overflow
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-0/+128