diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2012-01-09 10:55:19 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2012-01-09 10:55:19 -0300 |
commit | 149750d28420a7b59fab5501ab9aaca095f6fa46 (patch) | |
tree | b263a29e10663635bb00dff7dde4c7c7ac8f30d7 /extra/gtk3 | |
parent | 1c0a9e2b2298f550629181080e63053fcb440743 (diff) | |
parent | 7a3611f5caa5e34c1f2b582640f97b733110ae63 (diff) |
Lots of removed PKGBUILDs, kept mplayer2
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community-testing/vdrift/PKGBUILD
community/acpitool/PKGBUILD
community/amaya/PKGBUILD
community/apparix/PKGBUILD
community/avant-window-navigator/PKGBUILD
community/awn-extras-applets/PKGBUILD
community/bmpanel/PKGBUILD
community/clipgrab/PKGBUILD
community/compizconfig-backend-kconfig4/PKGBUILD
community/conkeror-git/PKGBUILD
community/cross-arm-elf-binutils/PKGBUILD
community/cross-arm-elf-gcc-base/PKGBUILD
community/cross-arm-wince-cegcc-binutils/PKGBUILD
community/cross-arm-wince-cegcc-cegccdll-dummy/PKGBUILD
community/cross-arm-wince-cegcc-cegccdll/PKGBUILD
community/cross-arm-wince-cegcc-cegccthrddll/PKGBUILD
community/cross-arm-wince-cegcc-gcc-base/PKGBUILD
community/cross-arm-wince-cegcc-gcc/PKGBUILD
community/cross-arm-wince-cegcc-libstdcppdll/PKGBUILD
community/cross-arm-wince-cegcc-newlib/PKGBUILD
community/cross-arm-wince-cegcc-profile/PKGBUILD
community/cross-arm-wince-cegcc-w32api/PKGBUILD
community/dar/PKGBUILD
community/driftnet/PKGBUILD
community/duff/PKGBUILD
community/dvdstyler/PKGBUILD
community/eiciel/PKGBUILD
community/emesene/PKGBUILD
community/eterm/PKGBUILD
community/extrema/PKGBUILD
community/fail2ban/PKGBUILD
community/fgetty/PKGBUILD
community/fio/PKGBUILD
community/flvstreamer/PKGBUILD
community/fotoxx/PKGBUILD
community/ghdl/PKGBUILD
community/gnofract4d/PKGBUILD
community/gnome-do/PKGBUILD
community/grass/PKGBUILD
community/gri/PKGBUILD
community/gromacs/PKGBUILD
community/gtk-gnutella/PKGBUILD
community/gtk-rezlooks-engine/PKGBUILD
community/handbrake/PKGBUILD
community/jogl/PKGBUILD
community/kydpdict/PKGBUILD
community/libast/PKGBUILD
community/libcgi/PKGBUILD
community/libxnvctrl/PKGBUILD
community/mhwaveedit/PKGBUILD
community/microblog-purple/PKGBUILD
community/mms_client/PKGBUILD
community/mplayer2/PKGBUILD
community/multiget/PKGBUILD
community/multimux/PKGBUILD
community/musescore/PKGBUILD
community/mysql-ruby/PKGBUILD
community/mysql-workbench/PKGBUILD
community/nas/PKGBUILD
community/ocaml-extlib/PKGBUILD
community/ocaml-ounit/PKGBUILD
community/paraview/fix-boost-graph-api-changes.diff
community/pcb/PKGBUILD
community/pdftrans/PKGBUILD
community/python-daap/PKGBUILD
community/python2-cheetah/PKGBUILD
community/qdevelop/PKGBUILD
community/qtoctave/PKGBUILD
community/rep-gtk/PKGBUILD
community/sauerbraten/PKGBUILD
community/sawfish/PKGBUILD
community/scilab/PKGBUILD
community/superswitcher/PKGBUILD
community/tagtool/PKGBUILD
community/tora/PKGBUILD
community/wml/PKGBUILD
community/wxsvg/PKGBUILD
community/xskat/PKGBUILD
core/eglibc/glibc.install
core/eglibc/locale-gen
core/eglibc/locale.gen.txt
core/eglibc/nscd
core/syslog-ng/PKGBUILD
extra/blender/PKGBUILD
extra/cups/PKGBUILD
extra/hplip/PKGBUILD
extra/kile/PKGBUILD
extra/monodevelop-debugger-mdb/PKGBUILD
extra/perl-ev/PKGBUILD
multilib/lib32-qt/PKGBUILD
testing/kaffeine/kaffeine.install
testing/kdebase-runtime/PKGBUILD
testing/kdebase-runtime/kdebase-runtime.install
testing/kdebase-runtime/libqzeitgeist08.patch
testing/libdrm/PKGBUILD
testing/libdrm/no-pthread-stubs.patch
Diffstat (limited to 'extra/gtk3')
-rw-r--r-- | extra/gtk3/filechooserdefault_do_not_unref_value_twice.patch | 24 | ||||
-rw-r--r-- | extra/gtk3/moveresize.patch | 47 |
2 files changed, 0 insertions, 71 deletions
diff --git a/extra/gtk3/filechooserdefault_do_not_unref_value_twice.patch b/extra/gtk3/filechooserdefault_do_not_unref_value_twice.patch deleted file mode 100644 index 3a0f8320e..000000000 --- a/extra/gtk3/filechooserdefault_do_not_unref_value_twice.patch +++ /dev/null @@ -1,24 +0,0 @@ -From aca43f43be3886f1a0befda0178ebb94ea2cf7b1 Mon Sep 17 00:00:00 2001 -From: Benjamin Otte <otte@redhat.com> -Date: Tue, 29 Nov 2011 19:39:21 +0000 -Subject: filechooserdefault: Don't unref value twice - -Double unref was introduced in eb02dacb370e8b4e6ef62328d0c09673b1234b32 - -https://bugzilla.gnome.org/show_bug.cgi?id=646461 -https://bugzilla.gnome.org/show_bug.cgi?id=664137 ---- -diff --git a/gtk/gtkfilechooserdefault.c b/gtk/gtkfilechooserdefault.c -index e33b91e..a74aacc 100644 ---- a/gtk/gtkfilechooserdefault.c -+++ b/gtk/gtkfilechooserdefault.c -@@ -10127,7 +10127,6 @@ list_row_activated (GtkTreeView *tree_view, - if (is_folder && file) - { - change_folder_and_display_error (impl, file, FALSE); -- g_object_unref (file); - goto out; - } - --- -cgit v0.9.0.2 diff --git a/extra/gtk3/moveresize.patch b/extra/gtk3/moveresize.patch deleted file mode 100644 index a2795fcc8..000000000 --- a/extra/gtk3/moveresize.patch +++ /dev/null @@ -1,47 +0,0 @@ -From 89c90ed193331d2ee96f323e10aaafd4366f4b0e Mon Sep 17 00:00:00 2001 -From: Matthias Clasen <mclasen@redhat.com> -Date: Sat, 10 Dec 2011 02:21:09 +0000 -Subject: Fix move-resize emulation with XI2 - -https://bugzilla.gnome.org/show_bug.cgi?id=650943 ---- -diff --git a/gdk/x11/gdkwindow-x11.c b/gdk/x11/gdkwindow-x11.c -index 1ff816e..d48927f 100644 ---- a/gdk/x11/gdkwindow-x11.c -+++ b/gdk/x11/gdkwindow-x11.c -@@ -4296,6 +4296,33 @@ _gdk_x11_moveresize_handle_event (XEvent *event) - if (event->xbutton.button == mv_resize->moveresize_button) - finish_drag (mv_resize); - break; -+ -+#ifdef HAVE_XGENERICEVENTS -+ case GenericEvent: -+ { -+ /* we just assume this is an XI2 event */ -+ XIEvent *ev = (XIEvent *) event->xcookie.data; -+ XIDeviceEvent *xev = (XIDeviceEvent *)ev; -+ gint state; -+ switch (ev->evtype) -+ { -+ case XI_Motion: -+ update_pos (mv_resize, xev->root_x, xev->root_y); -+ state = _gdk_x11_device_xi2_translate_state (&xev->mods, &xev->buttons, &xev->group); -+ if ((state & button_mask) == 0) -+ finish_drag (mv_resize); -+ break; -+ -+ case XI_ButtonRelease: -+ update_pos (mv_resize, xev->root_x, xev->root_y); -+ if (xev->detail == mv_resize->moveresize_button) -+ finish_drag (mv_resize); -+ break; -+ } -+ } -+ break; -+#endif -+ - } - return TRUE; - } --- -cgit v0.9.0.2 |