[wiki.pymt] push by - Deleting wiki page WebkitPort. on 2009-11-04 09:24 GMT

0 views
Skip to first unread message

codesite...@google.com

unread,
Nov 4, 2009, 4:31:09 AM11/4/09
to pymt-c...@googlegroups.com
Revision: 11e250b044
Author: txprog
Date: Wed Nov 4 01:24:10 2009
Log: Deleting wiki page WebkitPort.
http://code.google.com/p/pymt/source/detail?repo=wiki&r=11e250b044

Deleted:
/WebkitPort.wiki

=======================================
--- /WebkitPort.wiki Wed Aug 12 09:37:10 2009
+++ /dev/null
@@ -1,42 +0,0 @@
-#summary Information about Webkit Pymt port
-#labels Phase-Implementation
-= Introduction =
-
-GIT Repository : http://repo.or.cz/w/webkit-pymt.git
-
-This is a work-in-progress state.
-
-Here is a fast TODO list :
- * fix crash on google.uk
- * fix width of text field
- * implement contextual menu (select list etc..)
- * add url-open event
- * ~~fix bug of loading freeze (sometime, page don't show)~~
- * ~~make optimization of rendering (shared texture or pixel buffer ?)~~
- * ~~fix backspace on keyboard~~
- * ~~implement key event in python extension~~ (done)
- * ~~implement scrolling~~
- * ~~optimization of rendering (only part of screen now)
-
-= Prerequire =
-
-Webkit + PyMT port need lot of library and tools to compile it.
-
-On Ubuntu Jaunty :
-{{{
-sudo apt-get install autoconf autogen automake libtool \
-bison flex gperf libjpeg-dev libpng-dev libicu-dev libpango1.0-dev \
-libgtk2.0-dev libcurl4-openssl-dev libsqlite3-dev libxslt-dev \
-python-dev
-}}}
-
-= Installation =
-
-{{{
-$ git clone git://repo.or.cz/webkit-pymt.git
-$ cd webkit-pymt
-$ git checkout -b branch-pymt origin/branch-pymt
-$ ./autogen.sh --enable-debug && make
-$ cd pywebkitpymt
-$ make test
-}}}

Reply all
Reply to author
Forward
0 new messages