index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
/
winmultiwindowicons.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-05
Fix spelling/wording issues
Alan Coopersmith
1
-1
/
+1
2020-04-15
hw/xwin: Fix lingering uses of libX11 types and values
Jon Turney
1
-2
/
+1
2017-08-22
xwin: remove always true/set XWIN_MULTIWINDOW conditional/define
Emil Velikov
1
-2
/
+0
2016-04-07
hw/xwin: xcbify code for converting X11 icon to Win32 icon
Jon Turney
1
-63
/
+88
2015-07-07
hw/xwin: printf format fixes for XID type
Jon TURNEY
1
-4
/
+5
2014-10-09
hw/xwin: Fix warning in winXIconToHICON()
Jon TURNEY
1
-1
/
+1
2014-10-09
hw/xwin: Fix format warnings with debug printing of pointers on 64-bit
Jon TURNEY
1
-1
/
+1
2014-03-22
hw/xwin: Improve NET_WM_ICON validation
Jon TURNEY
1
-6
/
+20
2013-07-23
hw/xwin: Avoid a null dereference if CreateDIBSection() fails in NetWMToWinIc...
Jon TURNEY
1
-0
/
+4
2013-06-10
hw/xwin: Change winIconIsOverride() to take a HICON parameter
Jon TURNEY
1
-1
/
+1
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-1
/
+1
2012-08-03
hw/xwin: Make winOverrideIcon() thread-safe for icon data access
Jon TURNEY
1
-199
/
+193
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-524
/
+519
2011-04-27
Merge remote-tracking branch 'jturney/master'
Keith Packard
1
-1
/
+2
2011-04-27
Cygwin/X: Fix a GDI bitmap resource leak of window icons
Jon TURNEY
1
-1
/
+2
2011-04-25
hw/xwin: remove duplicated includes
Nicolas Kaiser
1
-2
/
+0
2010-10-19
Cygwin/X: Move duplicate extern variable declarations from various .c files t...
Jon TURNEY
1
-7
/
+0
2009-11-09
Xming: Replace all the uses of deprecated functions in hw/xwin with current ones
Colin Harrison
1
-3
/
+5
2009-10-14
Xming: Fix various 'ISO C90 forbids mixed declarations and code' warnings
Colin Harrison
1
-26
/
+27
2009-08-12
Xming: Add NET_WM_ICON to native icon conversion
Colin Harrison
1
-14
/
+187
2009-06-23
Cygwin/X: more warnings fixes
Jon TURNEY
1
-0
/
+3
2009-05-27
Cygwin/X: Update icons directly, rather than modifying the window's class
Joe Krahn
1
-30
/
+24
2009-02-12
Cygwin/X: Fix several prototypes to return HICON
Jon TURNEY
1
-3
/
+3
2008-12-17
Cygwin/X: Fix for mis-aligned icon data creates bad background masks (#4491)
Joe Krahn
1
-5
/
+5
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-5
/
+3
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-03-03
https://bugs.freedesktop.org/show_bug.cgi?id=5138 Check for NULL pointer
Alan Hourihane
1
-3
/
+4
2005-07-04
Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includes
Alexander Gottwald
1
-0
/
+3
2004-11-15
Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added
Alexander Gottwald
1
-0
/
+2
2004-06-21
Bug 777: Merge from CYGWIN branch
Alexander Gottwald
1
-16
/
+111
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
Initial revision
XORG-STABLE
Kaleb Keithley
1
-0
/
+378