CVS: rdesktop xwin.c,1.205.2.38,1.205.2.39
Peter Ã
strand <[email protected]> Mon, 27 Mar 2006 00:09:57 -0800
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21456
Modified Files:
Tag: seamlessrdp-branch
xwin.c
Log Message:
Minor whitespace changes
Index: xwin.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/xwin.c,v
retrieving revision 1.205.2.38
retrieving revision 1.205.2.39
diff -C2 -d -r1.205.2.38 -r1.205.2.39
*** xwin.c 27 Mar 2006 07:45:34 -0000 1.205.2.38
--- xwin.c 27 Mar 2006 08:09:55 -0000 1.205.2.39
***************
*** 242,248 ****
break; \
case 1: /* Filled */ \
! XFillArc(g_display, g_wnd, g_gc, x, y, \
! cx, cy, 0, 360*64); \
! ON_ALL_SEAMLESS_WINDOWS(XCopyArea, (g_display, g_ownbackstore ? g_backstore : g_wnd, sw->wnd, g_gc, x, y, cx, cy, x-sw->xoffset, y-sw->yoffset)); \
if (g_ownbackstore) \
XFillArc(g_display, g_backstore, g_gc, x, y, cx, cy, 0, 360*64); \
--- 242,248 ----
break; \
case 1: /* Filled */ \
! XFillArc(g_display, g_wnd, g_gc, x, y, cx, cy, 0, 360*64); \
! ON_ALL_SEAMLESS_WINDOWS(XCopyArea, (g_display, g_ownbackstore ? g_backstore : g_wnd, sw->wnd, g_gc, \
! x, y, cx, cy, x-sw->xoffset, y-sw->yoffset)); \
if (g_ownbackstore) \
XFillArc(g_display, g_backstore, g_gc, x, y, cx, cy, 0, 360*64); \
***************
*** 411,415 ****
/* And then add it at the new position */
-
for (sw_above = g_seamless_windows; sw_above; sw_above = sw_above->next)
{
--- 411,414 ----
***************
*** 1536,1540 ****
g_old_error_handler = XSetErrorHandler(error_handler);
-
g_xserver_be = (ImageByteOrder(g_display) == MSBFirst);
screen_num = DefaultScreen(g_display);
--- 1535,1538 ----
***************
*** 1773,1778 ****
XSelectInput(g_display, g_wnd, input_mask);
-
XMapWindow(g_display, g_wnd);
/* wait for VisibilityNotify */
do
--- 1771,1776 ----
XSelectInput(g_display, g_wnd, input_mask);
XMapWindow(g_display, g_wnd);
+
/* wait for VisibilityNotify */
do
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642