Date: Thu, 18 Jan 2007 22:37:12 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/firefox Makefile ports/www/firefox/files patch-widget_src_gtk2_nsDragService.cpp ports/www/nvu Makefile ports/www/nvu/files patch-widget_src_gtk2_nsDragService.cpp ports/www/seamonkey Makefile ports/www/seamonkey/files patch-widget_src_gtk2_nsDragService.cpp ... Message-ID: <200701182237.l0IMbDNk080009@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2007-01-18 22:37:11 UTC FreeBSD ports repository Modified files: www/firefox Makefile www/nvu Makefile www/seamonkey Makefile mail/thunderbird Makefile www/xulrunner Makefile sysutils/flock Makefile www/firefox15 Makefile www/mozilla Makefile Added files: www/firefox/files patch-widget_src_gtk2_nsDragService.cpp www/nvu/files patch-widget_src_gtk2_nsDragService.cpp www/seamonkey/files patch-widget_src_gtk2_nsDragService.cpp mail/thunderbird/files patch-widget_src_gtk2_nsDragService.cpp www/xulrunner/files patch-widget_src_gtk2_nsDragService.cpp sysutils/flock/files patch-widget_src_gtk2_nsDragService.cpp www/firefox15/files patch-widget_src_gtk2_nsDragService.cpp www/mozilla/files patch-widget_src_gtk2_nsDragService.cpp Log: Fix the gtk2 dnd implementation broken, see more details in the bugzilla. This patch[1] was created by Matthias Clasen <mclasen@redhat.com>. This bug was started to reproduce with least 2.10.7 version of gtk2. PR: ports/107689 Reported by: a few users Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=355248 https://bugzilla.mozilla.org/show_bug.cgi?id=367203 [1] http://bugzilla.gnome.org/show_bug.cgi?id=394525 Revision Changes Path 1.74 +1 -0 ports/mail/thunderbird/Makefile 1.1 +18 -0 ports/mail/thunderbird/files/patch-widget_src_gtk2_nsDragService.cpp (new) 1.7 +1 -0 ports/sysutils/flock/Makefile 1.1 +18 -0 ports/sysutils/flock/files/patch-widget_src_gtk2_nsDragService.cpp (new) 1.172 +2 -0 ports/www/firefox/Makefile 1.1 +18 -0 ports/www/firefox/files/patch-widget_src_gtk2_nsDragService.cpp (new) 1.168 +2 -1 ports/www/firefox15/Makefile 1.1 +18 -0 ports/www/firefox15/files/patch-widget_src_gtk2_nsDragService.cpp (new) 1.216 +2 -1 ports/www/mozilla/Makefile 1.1 +18 -0 ports/www/mozilla/files/patch-widget_src_gtk2_nsDragService.cpp (new) 1.28 +2 -1 ports/www/nvu/Makefile 1.1 +18 -0 ports/www/nvu/files/patch-widget_src_gtk2_nsDragService.cpp (new) 1.259 +1 -0 ports/www/seamonkey/Makefile 1.1 +18 -0 ports/www/seamonkey/files/patch-widget_src_gtk2_nsDragService.cpp (new) 1.8 +2 -1 ports/www/xulrunner/Makefile 1.1 +18 -0 ports/www/xulrunner/files/patch-widget_src_gtk2_nsDragService.cpp (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701182237.l0IMbDNk080009>