summaryrefslogtreecommitdiff
path: root/x11/gtk2/patches
diff options
context:
space:
mode:
authorwiz <wiz>2006-03-09 17:17:52 +0000
committerwiz <wiz>2006-03-09 17:17:52 +0000
commitc7e06a2985ab103e0af7945af9e83826dc23e1b1 (patch)
tree0f9ebe872679ac5102651aad0c276b9c4701650a /x11/gtk2/patches
parent60ac22bf28c73177f7d3b8426407da8d30236c83 (diff)
downloadpkgsrc-c7e06a2985ab103e0af7945af9e83826dc23e1b1.tar.gz
Update to 2.8.14:
Overview of Changes from GTK+ 2.8.13 to GTK+ 2.8.14 =================================================== * Fixed invalid memory access in g_object_sink() from GLib-2.10.0 (in combination with GLib-2.10, at least GLib-2.10.1 is required now). * Bugs fixed: 320132 Drag cursor position not identical with the drag hotspot [Christian Neumair] 333133 wrong appearance for colour button [Christian Persch] 321301 ms-windows-engine differences from native GUI - combo boxes [Jernej Simončič, Dom Lachowicz] 333291 Focus line of GtkExpander at the wrong place in RTL mode [Benjamin Berg] 324562 XInput events are at incorrect xy-coordinates [Denis Auroux] 142536 Wacom pointer offset when using TopY other than 0 [Robert Ögren] 332985 GtkButton doesn't allow image-only buttons via "image" property [Kalle Vahlmann] 333555 When changing icon of button, icon does not change 332466 Strange row spacing in GtkIconView when item width is set [Donald Straney] 333363 build_insensitive_pixmap does not check return value from gdk_pixbuf_get_from_drawable [Ed Catmur] 333268 Crash in gnome-program when running a program with an wrong display [Paolo Maggi, Christian Persch] 333377 Cursor does not appear everytime when clicking on the widget [Steve Frécinaux] 323401 blink_cb optimization is not working 316689 GtkTreeView does not resize correctly [Chris Lord] 148518 Fix incremental loading of 8-bit pcx files [Magnus Bergmann] * Updated translations (cy,de,es,nn,pl)
Diffstat (limited to 'x11/gtk2/patches')
-rw-r--r--x11/gtk2/patches/patch-ai13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/gtk2/patches/patch-ai b/x11/gtk2/patches/patch-ai
deleted file mode 100644
index fded6bd4530..00000000000
--- a/x11/gtk2/patches/patch-ai
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ai,v 1.13 2005/12/11 23:11:47 joerg Exp $
-
---- gtk/xdgmime/xdgmimemagic.c.orig 2005-12-11 21:31:25.000000000 +0000
-+++ gtk/xdgmime/xdgmimemagic.c
-@@ -47,8 +47,6 @@
- #define TRUE (!FALSE)
- #endif
-
--extern int errno;
--
- typedef struct XdgMimeMagicMatch XdgMimeMagicMatch;
- typedef struct XdgMimeMagicMatchlet XdgMimeMagicMatchlet;
-