Re:[maemo-developers] Gpe-mini-browser (web browser based on

2006-01-16 Thread Philippe De Swert
Hi!

> I check out "gpe-mini-browser" from gpe cvs
":pserver:[EMAIL PROTECTED]:/cvs"
>
> and download gtk-webcore from "gtk-webcore.sourceforge.net".
>
> But when i build "gpe-mini-browser", it seems "webi.h" can't find.  I find
no "webi.h" in "gtk-webcore".

For this you need to get the code from cvs. You also need to use a cvsdate
because otherwise you will not be able to compile it decently. (With GPE we
use 30 april I believe.) You will also need a number of small patches to
gtk-webcore. At least you will need the one that fixes the pixbuf issue on ARM
so you can see images.

The patches (and some source archives where you need to strip out part of the
path to get to the source) can be found at 
www.handhelds.org/~philippe/gtk-webcore

> Could you tell me how to build "gpe-mini-browser" succeed.

I made some changes recently (released a new version for GPE) and have made a
rather important fix in gtk-webcore so I might be making a new package for
maemo soon too.

If you need other help you can always ask me. Take into account that
gtk-webcore is a bit flaky atm, so 99% of the crashes you might experience are
related to that.

Regards,

Philippe

| Philippe De Swert
|
| GPE developer: http://gpe.handhelds.org
| Emdebian developer: http://www.emdebian.org
|
| Please do not send me documents in a closed
| format.(*.doc,*.xls,*.ppt)
| Use the open alternatives. (*.pdf,*.ps,*.html,*.txt)
| http://www.gnu.org/philosophy/no-word-attachments.html  

---
A free anti-spam and anti-virus filter on all Scarlet mailboxes
More info on http://www.scarlet.be/

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Gpe-mini-browser (web browser based on

2006-01-16 Thread tzwolf
Hi Phillippe,

First sorry for my pool english.

That's the problem:

I check out "gpe-mini-browser" from gpe cvs ":pserver:[EMAIL PROTECTED]:/cvs"

and download gtk-webcore from "gtk-webcore.sourceforge.net".

But when i build "gpe-mini-browser", it seems "webi.h" can't find.  I find no 
"webi.h" in "gtk-webcore".

Could you tell me how to build "gpe-mini-browser" succeed.

Thank you!___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] Gpe-mini-browser (web browser based on gtk-webcore) gains Hildon support

2005-07-30 Thread Philippe De Swert
Thank you guys,

Reactions like this make it worthwhile to develop this kind of things.

Cheers!

Philippe


On Fri, 2005-07-29 at 14:48 +0200, Nils Faerber wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Wow!
> 
> I think there isn't much more to say ;)
> 
> CU
>   nils
> 
> Philippe De Swert schrieb:
> > Hello all,
> > 
> > Today I checked in the preleminary hildon/maemo support for
> > gpe-mini-browser into the gpe cvs. A fully packaged version will follow
> > soon. Also gtk-webcore package (the html rendering lib) are on their
> > way.
> > 
> > For screenshots look here :
> > http://handhelds.org/~philippe/gpe-mini-browser-maemo2.png
> > http://handhelds.org/~philippe/gpe-mini-browser-maemo.png
> > 
> > Get the version from cvs at 
> > http://handhelds.org/cgi-bin/cvsweb.cgi/gpe/base/gpe-mini-browser/
> > 
> > Gtk-webcore is available at gtk-webcore.sourceforge.net
> > 
> > Cheers,
> > 
> > Philippe
> 
> - --
> kernel concepts  Tel: +49-271-771091-12
> Dreisbachstr. 24 Fax: +49-271-771091-19
> D-57250 Netphen  Mob: +49-176-21024535
> - --
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.1 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> 
> iD8DBQFC6iW2JXeIURG1qHgRAkz2AJ4mG6kD5c5UltvJZuuRwnzSisJlAQCg3I0s
> GMLn/2g+gNr2SkZJsDAI7Is=
> =WRhZ
> -END PGP SIGNATURE-
> 

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] Gpe-mini-browser (web browser based on gtk-webcore) gains Hildon support

2005-07-29 Thread Nils Faerber
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Wow!

I think there isn't much more to say ;)

CU
  nils

Philippe De Swert schrieb:
> Hello all,
> 
> Today I checked in the preleminary hildon/maemo support for
> gpe-mini-browser into the gpe cvs. A fully packaged version will follow
> soon. Also gtk-webcore package (the html rendering lib) are on their
> way.
> 
> For screenshots look here :
> http://handhelds.org/~philippe/gpe-mini-browser-maemo2.png
> http://handhelds.org/~philippe/gpe-mini-browser-maemo.png
> 
> Get the version from cvs at 
> http://handhelds.org/cgi-bin/cvsweb.cgi/gpe/base/gpe-mini-browser/
> 
> Gtk-webcore is available at gtk-webcore.sourceforge.net
> 
> Cheers,
> 
> Philippe

- --
kernel concepts  Tel: +49-271-771091-12
Dreisbachstr. 24 Fax: +49-271-771091-19
D-57250 Netphen  Mob: +49-176-21024535
- --
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC6iW2JXeIURG1qHgRAkz2AJ4mG6kD5c5UltvJZuuRwnzSisJlAQCg3I0s
GMLn/2g+gNr2SkZJsDAI7Is=
=WRhZ
-END PGP SIGNATURE-
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] Gpe-mini-browser (web browser based on gtk-webcore) gains Hildon support

2005-07-29 Thread Christian Fredrik Kalager Schaller
Hi Phillippe,
Just wanted to say this is very cool stuff!

Christian


On Fri, 2005-07-29 at 01:37 +0200, Philippe De Swert wrote:
> Hello all,
> 
> Today I checked in the preleminary hildon/maemo support for
> gpe-mini-browser into the gpe cvs. A fully packaged version will follow
> soon. Also gtk-webcore package (the html rendering lib) are on their
> way.
> 
> For screenshots look here :
> http://handhelds.org/~philippe/gpe-mini-browser-maemo2.png
> http://handhelds.org/~philippe/gpe-mini-browser-maemo.png
> 
> Get the version from cvs at 
> http://handhelds.org/cgi-bin/cvsweb.cgi/gpe/base/gpe-mini-browser/
> 
> Gtk-webcore is available at gtk-webcore.sourceforge.net
> 
> Cheers,
> 
> Philippe

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Gpe-mini-browser (web browser based on gtk-webcore) gains Hildon support

2005-07-28 Thread Philippe De Swert
Hello all,

Today I checked in the preleminary hildon/maemo support for
gpe-mini-browser into the gpe cvs. A fully packaged version will follow
soon. Also gtk-webcore package (the html rendering lib) are on their
way.

For screenshots look here :
http://handhelds.org/~philippe/gpe-mini-browser-maemo2.png
http://handhelds.org/~philippe/gpe-mini-browser-maemo.png

Get the version from cvs at 
http://handhelds.org/cgi-bin/cvsweb.cgi/gpe/base/gpe-mini-browser/

Gtk-webcore is available at gtk-webcore.sourceforge.net

Cheers,

Philippe
-- 
| Philippe De Swert   
|  
| Stag developer http://stag.mind.be/  
| Emdebian developer: http://www.emdebian.org  
|   
| Please do not send me documents in a closed
| format.(*.doc,*.xls,*.ppt)
| Use the open alternatives. (*.pdf,*.ps,*.html,*.txt)
| http://www.gnu.org/philosophy/no-word-attachments.html  

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers