summaryrefslogtreecommitdiffstats
path: root/examples/webkit/googlechat/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* Doc: Updated example license to three clause BSD license.David Boddie2010-05-191-29/+28
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Change some examples of Webkit to create the mainwindow on the stackBenjamin Poulain2009-12-141-2/+2
|
* Fix build error introduced in change ffeb6900.Jason McDonald2009-10-071-1/+1
| | | | | | Change ffeb6900 renamed a function but didn't rename all the calls. Reviewed-by: Trust Me
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Use system-wide proxy settingsDavid Faure2009-08-311-0/+4
|
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Update license headers.Jason McDonald2009-08-111-1/+1
| | | | Reviewed-by: Trust Me
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | Reviewed-by: Trust Me
* Added Google Chat client as a new WebKit exampleAriya Hidayat2009-04-231-0/+51
Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>