Bug 1831

Summary: Cygwin/X patches since 6.8.1
Product: xorg Reporter: Alexander Gottwald <ago>
Component: Server/DDX/XwinAssignee: Alexander Gottwald <ago>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: roland.mainz
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Patches for Cygwin/X
roland.mainz: 6.8-branch+
Changes to hw/xwin since 6.8.1
none
changes to !hw/xwin since 6.8.1
none
[FIXED_X11R68x] more patches from CYGWIN branch roland.mainz: 6.8-branch+

Description Alexander Gottwald 2004-11-11 10:27:00 UTC
Tracker for patches to the xwin DDX since Xorg-6.8.1
Comment 1 Alexander Gottwald 2004-11-11 10:28:31 UTC
Created attachment 1290 [details] [review]
Patches for Cygwin/X

Those patches are in the CYGWIN branch and were already pulled to HEAD
Comment 2 Roland Mainz 2004-11-12 08:37:08 UTC
Comment on attachment 1290 [details] [review]
Patches for Cygwin/X

Approved for checkin into X11R6.8.x in the 2004-11-12 release-wranglers call.
Comment 3 Roland Mainz 2004-12-14 19:35:06 UTC
ago:
I am having a problem with applying the patch to the X11R6.8.x stable branch - I
am getting a reject in xc/programs/Xserver/hw/xwin/winmouse.c which I am unable
to resolve as something in the current branch version of winmouse.c is
completely different from the version in the patch - can you try to make a new
patch, attach it here and then commit it yourself, please ?
Comment 4 Alexander Gottwald 2004-12-15 02:33:24 UTC
Created attachment 1547 [details] [review]
Changes to hw/xwin since 6.8.1

This includes only the changes to hw/xwin
Comment 5 Alexander Gottwald 2004-12-15 02:34:44 UTC
Created attachment 1548 [details] [review]
changes to !hw/xwin since 6.8.1
Comment 6 Alexander Gottwald 2004-12-15 11:26:16 UTC
commit attachment 1547 [details] [review] and 1548 to XORG-6_8-BRANCH

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.365.2.92; previous revision: 1.365.2.91
/cvs/xorg/xc/programs/Xserver/Imakefile,v  <--  Imakefile
new revision: 1.19.2.1; previous revision: 1.19
/cvs/xorg/xc/programs/Xserver/hw/xwin/ChangeLog,v  <--  ChangeLog
new revision: 1.6.2.1; previous revision: 1.6
/cvs/xorg/xc/programs/Xserver/hw/xwin/Imakefile,v  <--  Imakefile
new revision: 1.3.4.1; previous revision: 1.3
/cvs/xorg/xc/programs/Xserver/hw/xwin/InitOutput.c,v  <--  InitOutput.c
new revision: 1.4.4.1; previous revision: 1.4
/cvs/xorg/xc/programs/Xserver/hw/xwin/XWin.rc,v  <--  XWin.rc
new revision: 1.3.4.1; previous revision: 1.3
/cvs/xorg/xc/programs/Xserver/hw/xwin/win.h,v  <--  win.h
new revision: 1.4.2.1; previous revision: 1.4
/cvs/xorg/xc/programs/Xserver/hw/xwin/winclipboardthread.c,v  <-- 
winclipboardthread.c
new revision: 1.4.2.1; previous revision: 1.4
/cvs/xorg/xc/programs/Xserver/hw/xwin/winclipboardwndproc.c,v  <-- 
winclipboardwndproc.c
new revision: 1.4.2.1; previous revision: 1.4
/cvs/xorg/xc/programs/Xserver/hw/xwin/winclipboardxevents.c,v  <-- 
winclipboardxevents.c
new revision: 1.4.2.1; previous revision: 1.4
/cvs/xorg/xc/programs/Xserver/hw/xwin/winconfig.c,v  <--  winconfig.c
new revision: 1.4.4.1; previous revision: 1.4
/cvs/xorg/xc/programs/Xserver/hw/xwin/wincreatewnd.c,v  <--  wincreatewnd.c
new revision: 1.3.4.1; previous revision: 1.3
/cvs/xorg/xc/programs/Xserver/hw/xwin/winmessages.h,v  <--  winmessages.h
new revision: 1.2.4.1; previous revision: 1.2
/cvs/xorg/xc/programs/Xserver/hw/xwin/winmouse.c,v  <--  winmouse.c
new revision: 1.3.4.1; previous revision: 1.3
/cvs/xorg/xc/programs/Xserver/hw/xwin/winmultiwindowwm.c,v  <--  winmultiwindowwm.c
new revision: 1.3.4.1; previous revision: 1.3
/cvs/xorg/xc/programs/Xserver/hw/xwin/winmultiwindowwndproc.c,v  <-- 
winmultiwindowwndproc.c
new revision: 1.3.4.1; previous revision: 1.3
/cvs/xorg/xc/programs/Xserver/hw/xwin/winprocarg.c,v  <--  winprocarg.c
new revision: 1.3.4.1; previous revision: 1.3
/cvs/xorg/xc/programs/Xserver/hw/xwin/winresource.h,v  <--  winresource.h
new revision: 1.2.4.1; previous revision: 1.2
/cvs/xorg/xc/programs/Xserver/hw/xwin/winshadddnl.c,v  <--  winshadddnl.c
new revision: 1.3.4.1; previous revision: 1.3
/cvs/xorg/xc/programs/Xserver/hw/xwin/winwin32rootlesswndproc.c,v  <-- 
winwin32rootlesswndproc.c
new revision: 1.3.2.1; previous revision: 1.3
/cvs/xorg/xc/programs/Xserver/hw/xwin/winwndproc.c,v  <--  winwndproc.c
new revision: 1.3.4.1; previous revision: 1.3
Comment 7 Alexander Gottwald 2005-01-10 08:40:06 UTC
Created attachment 1656 [details] [review]
[FIXED_X11R68x] more patches from CYGWIN branch
Comment 8 Roland Mainz 2005-01-12 19:51:54 UTC
Comment on attachment 1656 [details] [review]
[FIXED_X11R68x] more patches from CYGWIN branch

Approved for checkin into X11R6.8.x stable branch in the 2005-01-10 Xorg
release-wranglers phone call.
Comment 9 Roland Mainz 2005-01-12 19:57:36 UTC
Comment on attachment 1656 [details] [review]
[FIXED_X11R68x] more patches from CYGWIN branch

Patch checked-in into X11R6.8.x stable branch:

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.365.2.122; previous revision: 1.365.2.121
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
/cvs/xorg/xc/programs/Xserver/hw/xwin/ChangeLog,v  <--	ChangeLog
new revision: 1.6.2.2; previous revision: 1.6.2.1
/cvs/xorg/xc/programs/Xserver/hw/xwin/winkeybd.h,v  <--  winkeybd.h
new revision: 1.3.4.1; previous revision: 1.3
/cvs/xorg/xc/programs/Xserver/hw/xwin/winkeyhook.c,v  <--  winkeyhook.c
new revision: 1.2.4.1; previous revision: 1.2
/cvs/xorg/xc/programs/Xserver/hw/xwin/winmultiwindowclass.c,v  <-- 
winmultiwindowclass.c
new revision: 1.3.4.1; previous revision: 1.3
/cvs/xorg/xc/programs/Xserver/hw/xwin/winmultiwindowwindow.c,v	<-- 
winmultiwindowwindow.c
new revision: 1.3.4.1; previous revision: 1.3
/cvs/xorg/xc/programs/Xserver/hw/xwin/winmultiwindowwm.c,v  <-- 
winmultiwindowwm.c
new revision: 1.3.4.2; previous revision: 1.3.4.1
/cvs/xorg/xc/programs/Xserver/hw/xwin/winwndproc.c,v  <--  winwndproc.c
new revision: 1.3.4.2; previous revision: 1.3.4.1
cvs commit: Using deprecated info format strings.  Convert your scripts to use
the new argument format and remove '1's from your info file format strings.
Mailing the commit message to xorg-commit@lists.freedesktop.org...
Comment 10 Adam Jackson 2005-04-03 14:46:46 UTC
mass update: this bug was applied to the stable 6.8 branch but NOT to HEAD!
Comment 11 Alexander Gottwald 2005-04-04 01:32:04 UTC
The changes were from CYGWIN branch which is merged to HEAD on quite often. The
changes are in HEAD, maybe not with the same commitlog or patch id
Comment 12 Alexander Gottwald 2005-07-01 10:33:07 UTC
CYGWIN branch and HEAD are synced. The changes are already in HEAD.

marking as fixed

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.