Displaying 20 results from an estimated 500 matches similar to: "CentOS6: devhelp search misses most of GTK+ 2 API functions"
2004 Aug 06
0
[PATCH] speex-xmms endian problems fixed
I found a problem with trying to use the speex plugin for xmms on my
PowerBook G3 'Pismo' PPC machine, running kernel 2.4.19. It turns out
that the kernel sound driver ignores the endian of the data format flag
and instead expects the data to be native endian. This is the same
problem that was affecting speexdec.
I have now fixed this problem, and another compilation issue that I
found. I
2016 May 30
0
[PATCH v2 3/3] p2v: Allow virt-p2v to be built with Gtk 2 or 3.
Currently virt-p2v requires Gtk 2. This commit changes virt-p2v so it
can be built with either Gtk 2 or 3.
By careful use of macros, this code should compile on both recent
Gtk 2 and Gtk 3.
With no other options, ./configure will now prefer Gtk 3 if it finds
it, or fall back to Gtk 2. But you can control this by setting
'./configure --with-gtk=2|3|check|no' where the options mean:
*
2004 Sep 10
2
xmms plugin, fileinfo
Here is preliminary patch for fileinfo for xmms plugin. Saving and
removing of the tag isn't working.
When saving, how handle id3v1, v2?
Display and edit more fields (e.g. performer)?
How handle genres? Combo with predefined values?
--
Miroslav Lichvar
-------------- next part --------------
Index: src/plugin_xmms/Makefile.am
2007 Aug 21
0
Branch 'vivi' - 15 commits - configure.ac libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_debugger.h libswfdec/swfdec_as_object.c libswfdec/swfdec_movie.c libswfdec/swfdec_script.c libswfdec/swfdec_types.h vivified/core vivified/ui
configure.ac | 5 -
libswfdec/Makefile.am | 2
libswfdec/swfdec_as_context.c | 9 +-
libswfdec/swfdec_as_debugger.h | 8 ++
libswfdec/swfdec_as_object.c | 5 +
libswfdec/swfdec_movie.c | 15 ---
libswfdec/swfdec_script.c | 1
libswfdec/swfdec_types.h | 1
vivified/core/vivi_debugger.c | 34
2008 Jan 14
0
player/swfdec-player.ui player/swfdec-window.c player/swfdec-window.h
player/swfdec-player.ui | 42 ++++++++++++++++++++++++++++++++++++
player/swfdec-window.c | 55 +++++++++++++++++++++++++++++++++++++++++++-----
player/swfdec-window.h | 3 +-
3 files changed, 94 insertions(+), 6 deletions(-)
New commits:
commit 96cdd32e67011296e3d0dd4f20973aefbd9081cb
Author: Benjamin Otte <otte at gnome.org>
Date: Mon Jan 14 13:49:10 2008 +0100
add error
2016 Sep 26
1
[PATCH] p2v: add mnemonics to labels and buttons (RHBZ#1379289)
Set mnemonics for all the labels with a text entry or combo box next to
them, and for all the buttons, and check boxes.
---
p2v/gui.c | 56 ++++++++++++++++++++++++++++++++++----------------------
1 file changed, 34 insertions(+), 22 deletions(-)
diff --git a/p2v/gui.c b/p2v/gui.c
index 36bb655..dee8b83 100644
--- a/p2v/gui.c
+++ b/p2v/gui.c
@@ -285,13 +285,14 @@ create_connection_dialog (struct
2007 Jun 02
0
CESA-2007:0400 Critical CentOS 5 x86_64 devhelp Update
CentOS Errata and Security Advisory 2007:0400 Critical
Upstream details at : https://rhn.redhat.com/errata/RHSA-2007-0400.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
da35284a4bf8354c2f477d54be95281a devhelp-0.12-11.el5.i386.rpm
94d7e57fa81800b48e83e04c31003a0f devhelp-0.12-11.el5.x86_64.rpm
2005 Jul 24
1
CESA-2005:587 missing devhelp src.rpm
> src:
> devhelp-0.9.2-2.4.6.src.rpm
> mozilla-1.7.10-1.4.1.centos4.src.rpm
The mozilla src.rpm is there, but the devhelp one seems to be missing from
the mirrors....
--
Matthew Miller mattdm at mattdm.org <http://www.mattdm.org/>
Boston University Linux ------> <http://linux.bu.edu/>
Current office temperature: 76 degrees
2007 Jun 02
0
CESA-2007:0400 Critical CentOS 5 i386 devhelp Update
CentOS Errata and Security Advisory 2007:0400 Critical
Upstream details at : https://rhn.redhat.com/errata/RHSA-2007-0400.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
da35284a4bf8354c2f477d54be95281a devhelp-0.12-11.el5.i386.rpm
4e17cc3eea74ba0fb594d51e3be830f9 devhelp-devel-0.12-11.el5.i386.rpm
Source:
2010 Jun 30
1
Devhelp had problem
when i opened Devhelp,there was a segment err even i had reinstall it.
How can i fix it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100701/54d5a370/attachment.html>
2012 Jul 30
0
Is gnome-devel-docs supposed to work with devhelp?
I just installed gnome-devel-docs with the objective of having a local copy of
the gnome hig-book and now that I have it installed I don't know how to use it.
I had assumed that it would show up in devhelp but it doesn't. What I have is
a bunch of XML files in /usr/share/gnome/help/hig-book/C, and when I try to
view one with firefox it tells me "This XML file does not appear to have
2001 Jan 22
0
vorbiscomment gui ideas
I was playing in Glade tonight with couple of GUI ideas for the vorbis
comment editor. I've attached the glade file.
A few notes:
On the user-friendly version, we might want an "Advanced" tab that would
pop up the user-hostile version to edit "non-standard" comment tags.
I'm just not sure how to do that in a way that won't scare the
non-technical. We need to
2007 Mar 27
0
15 commits - configure.ac doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt doc/swfdec.types libswfdec-gtk/.gitignore libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_player.h
Makefile.am | 10
configure.ac | 51 +-
doc/Makefile.am | 16
doc/swfdec-docs.sgml | 7
doc/swfdec-sections.txt | 53 ++
doc/swfdec.types | 2
libswfdec-gtk/.gitignore | 14
libswfdec-gtk/Makefile.am | 40 +
libswfdec-gtk/swfdec-gtk.h
2015 Oct 05
0
[PATCH] p2v: fix mode for gtk_label_set_line_wrap_mode
Accoding to its documentation [1], it takes as second parameter a
PangoWrapMode and not a GtkWrapMode. While the change should reflect
the actual value intended, it should slightly change the label wrap
mode: GTK_WRAP_WORD is 2, which corresponds (as int value) to
PANGO_WRAP_WORD_CHAR.
[1] https://developer.gnome.org/gtk2/stable/GtkLabel.html#gtk-label-set-line-wrap-mode
---
p2v/gui.c | 2 +-
1
2012 Mar 05
2
changing the drawing context using Cairo and RGtk2
I am not too familiar with Cairo and RGtk2 and have the following problem:
I have a container with two GTK drawing areas converted into Cairo devices.
I know that I can set the current drawing context e.g. using dev.set().
But this is tedious. How can I set the context using the objects da1 or da2?
w <- gtkWindow()
w$setSizeRequest(400, 400)
vbox <- gtkVBox()
da1 <- gtkDrawingArea()
2016 May 30
2
[PATCH 0/2] p2v: Allow virt-p2v to be built with Gtk 2 or 3.
... and a small initial patch which makes it easier to test virt-p2v
without having to start up a virtual machine.
There is still a bug in Gtk 3 where the GtkTextView on the final
(running) dialog ignores gtk_widget_set_size_request and so the window
appears just a single pixel high.
Rich.
2016 May 30
4
[PATCH v2 0/3] p2v: Allow virt-p2v to be built with Gtk 2 or 3.
This is basically the same as what I posted earlier today. The main
difference is I split out the GDK thread sychronization (removal of)
changes from the other Gtk 2/3 changes, which should make it a bit
easier to review.
Gtk 3 is still not quite perfect. Apart from the problem with the
GtkTextView noted before, there are also vertical alignment and
padding problems with labels in GtkGrid
2016 May 30
1
[PATCH v3] p2v: Allow virt-p2v to be built with Gtk 2 or 3.
This version of the Gtk 2/3 patch gets alignment and padding mostly
right. I still can't work out how to vertically align labels in the
middle of a cell in a GtkGrid. The GtkTextView in the final dialog is
still broken.
Rich.
2012 Jan 13
0
[PATCH 1/1] Ported gnome-ssh-askpass2 to gtk3.
Hello List,
This is for the portable release.
I wanted gnome-ssh-askpass to be a gtk+3 app, so I made a quick port.
Mark
---
contrib/Makefile | 7 +-
contrib/gnome-ssh-askpass3.c | 220 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 226 insertions(+), 1 deletions(-)
create mode 100644 contrib/gnome-ssh-askpass3.c
diff --git a/contrib/Makefile
2007 Aug 29
0
15 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_sprite.c libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_system_as.c
libswfdec/swfdec_as_strings.c | 1
libswfdec/swfdec_initialize.as | 1
libswfdec/swfdec_initialize.h | 210 +++++------
libswfdec/swfdec_movie.c | 71 +++
libswfdec/swfdec_movie.h | 4
libswfdec/swfdec_sprite.c | 1
libswfdec/swfdec_sprite_movie.c