Commit graph

7 commits

Author SHA1 Message Date
Alexander Gottwald
8e2017cc91 win.h
winfont.c
winmultiwindowshape.c
winmultiwindowwindow.c
winpfbdd.c
winshaddd.c
winshadddnl.c
winshadgdi.c
Fix incorrect wrapping of functions. Ensure the pointers from pScreen point
    to the called function even if wrapped functions changed it
Set the window properties to NULL to avoid referencing freed memory because
    of timing problems after deleting a window
Do not wrap ChangeWindowAttributes. All functions are noops currently
2005-02-12 14:29:22 +00:00
Alexander Gottwald
5435bdb071 move common icon handling code to winmultiwindowicons.c set small icon for
window too
2004-05-19 20:52:14 +00:00
Alexander Gottwald
b37daa2ae8 Replace ErrorF with winDebug in all CYGDEBUG sections 2004-04-30 08:30:58 +00:00
Harold L Hunt II
a465ec8957 Major restructuring of enable/disable flags. Clean up configuration files,
removing xfree86.cf and lots of cruft from cygwin.cf.
2004-02-28 08:29:05 +00:00
Harold L Hunt II
a6043b90d9 Add options to win.h, winclipboard.h, and winwindow.h to disable or enable
building of clipboard and multi-window support. Fix clipboard build
    when UTF8 is not supported.
2004-02-27 19:39:45 +00:00
Harold L Hunt II
723c60baec Fix build after changes to the REGION macros. 2003-12-02 02:46:18 +00:00
Kaleb Keithley
0097b6fe2d merge latest (4.3.99.16) from XFree86 (vendor) branch 2003-11-26 22:49:07 +00:00