Re: [Evolution-hackers] libgtkhtml3 question

2011-09-02 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 09/01/2011 08:04 PM, Matthew Barnes wrote:
 On Thu, 2011-09-01 at 14:40 +0800, Gregory Hosler wrote: 
 I'm looking for some documentation on libgtkhtml3

 I have an application that uses libgtkhtml2 and I need to upgrade it to use
 libgtkhtml3
 
 I would *strongly* recommend against moving to gtkhtml3.
 
 It has no future.  It is no longer actively developed.  Evolution is the
 last major user of this library, and work is already underway to move to
 WebKit/GTK+, after which gtkhtml3 will be orphaned.
 
 I recommend moving to WebKit/GTK+ instead.  It has excellent API
 documentation here: http://webkitgtk.org/reference/index.html

Is this documentation available under devhelp, and if so, which package do I
need to install in order to see it ? (My devhelp provides me all my gtk
documentation, but it can't locate any webkitgtk help. :-( )

- -Greg

 Matthew Barnes
 


- -- 
+-+

Please also check the log file at /dev/null for additional information.
(from /var/log/Xorg.setup.log)

| Greg Hosler   ghos...@redhat.com|
+-+
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk5gs4QACgkQ404fl/0CV/S+JwCeK5sJNKorVzl0vSgQbFWaDS+k
ppgAniPpx8ZZpG9oDZe+FOXj83XvUtLU
=7NDA
-END PGP SIGNATURE-
___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] libgtkhtml3 question

2011-09-02 Thread Matthew Barnes
On Fri, 2011-09-02 at 18:44 +0800, Gregory Hosler wrote: 
 Is this documentation available under devhelp, and if so, which package do I
 need to install in order to see it ? (My devhelp provides me all my gtk
 documentation, but it can't locate any webkitgtk help. :-( )

Doesn't appear to be available on either my Fedora or Debian system, so
I guess the webkitgtk tarball itself doesn't provide Gtk-Doc files and
they're generating the website docs through some other means.

___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers


[Evolution-hackers] libgtkhtml3 question

2011-09-01 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

I'm looking for some documentation on libgtkhtml3

I have an application that uses libgtkhtml2 and I need to upgrade it to use
libgtkhtml3

I'm using Fedora, and the README in the devel package pointed me to this list
and to the evolution website. I looked around

http://projects.gnome.org/evolution/

quite a bit, but could not find any documentation that described the libgtkhtml
api (for either 2 or 3).

Any pointers/urls to devhelp or any other documentation would be greatly
appreciated.

any pointers to any documentation relating to upgrading from libgtkhtml2 to 3
would also be appreciated (if such is available).

Many thanks, and all the best,

- -Greg

- -- 
+-+

Please also check the log file at /dev/null for additional information.
(from /var/log/Xorg.setup.log)

| Greg Hosler   ghos...@redhat.com|
+-+
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk5fKOkACgkQ404fl/0CV/TiBgCfUzcutuGQ0zxA/uSqFlOnsIzO
ejEAnjTKgz3QQhWxRSFKWXcb/55Ehvxi
=QLrQ
-END PGP SIGNATURE-
___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] libgtkhtml3 question

2011-09-01 Thread Matthew Barnes
On Thu, 2011-09-01 at 14:40 +0800, Gregory Hosler wrote: 
 I'm looking for some documentation on libgtkhtml3
 
 I have an application that uses libgtkhtml2 and I need to upgrade it to use
 libgtkhtml3

I would *strongly* recommend against moving to gtkhtml3.

It has no future.  It is no longer actively developed.  Evolution is the
last major user of this library, and work is already underway to move to
WebKit/GTK+, after which gtkhtml3 will be orphaned.

I recommend moving to WebKit/GTK+ instead.  It has excellent API
documentation here: http://webkitgtk.org/reference/index.html

Matthew Barnes

___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] libgtkhtml3 question

2011-09-01 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 09/01/2011 08:04 PM, Matthew Barnes wrote:
 On Thu, 2011-09-01 at 14:40 +0800, Gregory Hosler wrote: 
 I'm looking for some documentation on libgtkhtml3

 I have an application that uses libgtkhtml2 and I need to upgrade it to use
 libgtkhtml3
 
 I would *strongly* recommend against moving to gtkhtml3.
 
 It has no future.  It is no longer actively developed.  Evolution is the
 last major user of this library, and work is already underway to move to
 WebKit/GTK+, after which gtkhtml3 will be orphaned.
 
 I recommend moving to WebKit/GTK+ instead.  It has excellent API
 documentation here: http://webkitgtk.org/reference/index.html

ok, thanks.

as a related query, I note that (in Fedora F15 repository) there is both a
webkitgtk and also webkitgtk3

What's the difference ?

I'm just guessing that webkitgtk3 if your application uses gtk3 and webkitgtk
otherwise. I am further guessing/hoping that the webkitgtk/webkitgtk3 api's are
identical, so moving from one to the other is just a matter of changing teh
includes/links.

Can anyone confirm this please?

Thank you, and all the best,

- -Greg

 Matthew Barnes
 


- -- 
+-+

Please also check the log file at /dev/null for additional information.
(from /var/log/Xorg.setup.log)

| Greg Hosler   ghos...@redhat.com|
+-+
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEUEARECAAYFAk5fiTsACgkQ404fl/0CV/Q37wCYw+p/BZRjFCm0dpSpoVZAC8nX
UQCgrpB+jGt6K5tJz5FbtrAjM4dCaDU=
=6WJQ
-END PGP SIGNATURE-
___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] libgtkhtml3 question

2011-09-01 Thread Matthew Barnes
On Thu, 2011-09-01 at 21:31 +0800, Gregory Hosler wrote: 
 as a related query, I note that (in Fedora F15 repository) there is both a
 webkitgtk and also webkitgtk3
 
 What's the difference ?
 
 I'm just guessing that webkitgtk3 if your application uses gtk3 and webkitgtk
 otherwise. I am further guessing/hoping that the webkitgtk/webkitgtk3 api's 
 are
 identical, so moving from one to the other is just a matter of changing teh
 includes/links.

Correct that webkitgtk links to gtk2 and webkitgtk3 links to gtk3.
Whether the APIs are identical I can't say, but I imagine they're only
trivially different if not identical.


___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers