| patch |
summary |
view |
raw |
| drag-signals.patch |
gtk/src/rbgtkliststore.c | 9 +-
gtk/src/rbgtktreedrag.c | 184 +++++++++++++++++++++++++++++++++++++++++++++++
gtk/src/rbgtktreedrag.h | 49 ++++++++++++
gtk/src/rbgtktreestore.c | 9 +-
4 files changed, 245 insertions(+), 6 deletions(-)
|
view
|
download
|
| data-from-selection.patch |
gtk/src/rbgtktreedrag.c | 50 +++++++++++++++++++++++++++++-------------------
1 file changed, 31 insertions(+), 19 deletions(-)
|
view
|
download
|
| extconf-strict.patch |
extconf.rb | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| shebangs.patch |
glib/sample/type-register.rb | 1 +
glib/sample/type-register2.rb | 1 +
gtk/sample/misc/properties.rb | 1 +
gtk/src/lib/gtk2.rb | 1 -
gtk/src/lib/gtk2/base.rb | 1 -
libglade/lib/libglade2.rb | 1 -
6 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| gtkmozembed-rpath.patch |
gtkmozembed/extconf.rb | 1 -
1 file changed, 1 deletion(-)
|
view
|
download
|
| xulrunner-1.9.patch |
gtkmozembed/extconf.rb | 25 +++----------
gtkmozembed/src/rbgtkmozembed.c | 14 +++++--
gtkmozembed/src/rbgtkmozembedmodule.cpp | 61 ++++++++++++++++++++++++++++++++
3 files changed, 77 insertions(+), 23 deletions(-)
|
view
|
download
|
| buildsys-abort-on-error.patch |
exec_make.rb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| fix-object-allocation-during-gc-phase.patch |
glib/ChangeLog | 20 ++++++++++++++++++++
glib/src/rbgobj_closure.c | 20 ++++++++++++++++----
glib/src/rbgobj_type.c | 24 ++++++++++++++++++++----
glib/src/rbgobj_typeinstance.c | 32 ++++++++++++++++++++++----------
glib/src/rbgobject.h | 8 ++++++--
5 files changed, 84 insertions(+), 20 deletions(-)
|
view
|
download
|
| destroy-object-on-weak-notify.diff |
glib/ChangeLog | 5 +++++
glib/src/rbgobj_object.c | 6 ++++--
2 files changed, 9 insertions(+), 2 deletions(-)
|
view
|
download
|
| maincontext-value.patch |
glib/ChangeLog | 5 +++++
glib/src/rbglib_maincontext.c | 10 +++++++++-
2 files changed, 14 insertions(+), 1 deletion(-)
|
view
|
download
|
| holder-free-memory-leak.diff |
glib/ChangeLog | 4 ++++
glib/src/rbgobj_object.c | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
|
view
|
download
|