Summary: | [PATCH] x11-toolkits/gtk20: fix repainting bug | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Sean Farley <scf> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | gnome | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Sean Farley
![]() ![]() Responsible Changed From-To: freebsd-ports-bugs->gnome grab for gnome kwm 2011-08-04 07:54:39 UTC FreeBSD ports repository Modified files: x11-toolkits/gtk20 Makefile Added files: x11-toolkits/gtk20/files patch-gdk_gdkwindow.c Log: Add a upstream patch that revert a patch that was committed for 2.24.5. This patch causes issues for some GTK applications like freeciv (the main map stays black). PR: ports/159510 Submitted by: scf@ Obtained from: GTK git Revision Changes Path 1.252 +1 -1 ports/x11-toolkits/gtk20/Makefile 1.1 +51 -0 ports/x11-toolkits/gtk20/files/patch-gdk_gdkwindow.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed thanks! |