summaryrefslogtreecommitdiff
path: root/hw/xwin/winmultiwindowicons.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-22hw/xwin: Improve NET_WM_ICON validationJon TURNEY1-6/+20
2013-07-23hw/xwin: Avoid a null dereference if CreateDIBSection() fails in NetWMToWinIc...Jon TURNEY1-0/+4
2013-06-10hw/xwin: Change winIconIsOverride() to take a HICON parameterJon TURNEY1-1/+1
2012-12-05Fix formatting of address operatorsYaakov Selkowitz1-1/+1
2012-08-03hw/xwin: Make winOverrideIcon() thread-safe for icon data accessJon TURNEY1-199/+193
2012-03-21Introduce a consistent coding styleKeith Packard1-524/+519
2011-04-27Merge remote-tracking branch 'jturney/master'Keith Packard1-1/+2
2011-04-27Cygwin/X: Fix a GDI bitmap resource leak of window iconsJon TURNEY1-1/+2
2011-04-25hw/xwin: remove duplicated includesNicolas Kaiser1-2/+0
2010-10-19Cygwin/X: Move duplicate extern variable declarations from various .c files t...Jon TURNEY1-7/+0
2009-11-09Xming: Replace all the uses of deprecated functions in hw/xwin with current onesColin Harrison1-3/+5
2009-10-14Xming: Fix various 'ISO C90 forbids mixed declarations and code' warningsColin Harrison1-26/+27
2009-08-12Xming: Add NET_WM_ICON to native icon conversionColin Harrison1-14/+187
2009-06-23Cygwin/X: more warnings fixesJon TURNEY1-0/+3
2009-05-27Cygwin/X: Update icons directly, rather than modifying the window's classJoe Krahn1-30/+24
2009-02-12Cygwin/X: Fix several prototypes to return HICONJon TURNEY1-3/+3
2008-12-17Cygwin/X: Fix for mis-aligned icon data creates bad background masks (#4491)Joe Krahn1-5/+5
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-5/+3
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-03-03https://bugs.freedesktop.org/show_bug.cgi?id=5138 Check for NULL pointerAlan Hourihane1-3/+4
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald1-0/+2
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-16/+111
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-25Initial revisionKaleb Keithley1-0/+378