Displaying 3 results from an estimated 3 matches for "event_i".
Did you mean:
event_id
2018 Nov 06
1
[PATCH] p2v: use newer GTK APIs if possible
Make use of APIs available in early GTK+ 3 versions, adding
compatibility functions/macros for older GTK+ versions.
There is no behaviour change, and it helps in porting to even newer GTK+
versions.
---
p2v/gui-gtk3-compat.h | 16 ++++++++++++++++
p2v/gui.c | 13 +++++++++----
2 files changed, 25 insertions(+), 4 deletions(-)
diff --git a/p2v/gui-gtk3-compat.h
2007 Jan 23
2
maybe fix for MSW segfaults
...39;faking'' events).
So I''d be grateful if you could try the attached patch and see
1) does this fix the issue?
2) is it going to cause other problems down the line?
thanks
alex
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Event_i.patch
Url: http://rubyforge.org/pipermail/wxruby-development/attachments/20070123/b79ba476/attachment.ksh
2019 Sep 10
3
[PATCH 0/2] Remove virt-p2v from libguestfs
Now that virt-p2v has its own repository [1] and releases [2], it is
time to remove it from libguestfs.
[1] https://github.com/libguestfs/virt-p2v
[2] http://download.libguestfs.org/virt-p2v/
Pino Toscano (2):
Remove virt-p2v
Remove remaining virt-p2v bits
.gitignore | 4 -
Makefile.am | 7 +-
bash/Makefile.am