2008-07-09 Anders Carlsson <andersca@apple.com>
[webkit/qt.git] / PlanetWebKit / ChangeLog
blob93d96cf8a0433d0cf6842329b554eb6b9410db00
1 2008-06-27  Dan Bernstein  <mitz@apple.com>
3         Reviewed by Timothy Hatcher.
5         * wwwroot/planetwebkit.css: Reduced text shadow offsets.
7 2008-06-02  Maciej Stachowiak  <mjs@apple.com>
9         * config.ini: Correct URL for just-added blog.
11 2008-06-02  Maciej Stachowiak  <mjs@apple.com>
13         Rubber stamped by Mark.
15         * config.ini: Add Cameron's Summer of JavaScriptCore blog.
17 2008-02-11  Pierre-Luc Beaudoin  <pierre-luc.beaudoin@collabora.co.uk>
19         Reviewed by Alp Toker.
21         Add my blog's WebKit category, English only posts.
23         * config.ini:
25 2008-02-11  Adam Roben  <aroben@apple.com>
27         Add Brent Fulgham's blog
29         Rubberstamped by Alp.
31         * config.ini:
33 2008-02-09  Alp Toker  <alp@atoker.com>
35         Only syndicate Jan's WebKit posts, not his entire blog.
37         * config.ini:
39 2007-12-27  Mark Rowe  <mrowe@apple.com>
41         Add another feed.
43         * config.ini:
45 2007-12-03  Matt Lilek  <webkit@mattlilek.com>
47         Rubberstamped by Tim.
49         Make the bullets lickable.
51         * wwwroot/planetwebkit.css:
53 2007-12-03  Matt Lilek  <webkit@mattlilek.com>
55         Reviewed by Adam.
57         Make it sexy with awesome icon and tweaks from Tim.
59         * templates/index.html.tmpl:
60         * wwwroot/ie.css: Added.
61         * wwwroot/images/ie-nav-blue.png: Added.
62         * wwwroot/planetwebkit.css: Added.
64 2007-12-01  Dan Bernstein  <mitz@apple.com>
66         Reviewed by Mark Rowe.
68         * config.ini: Correct blog name.
70 2007-11-30  Adam Roben  <aroben@apple.com>
72         Add another feed
74         * config.ini:
76 2007-11-30  Adam Roben  <aroben@apple.com>
78         Add a simple script to update the site
80         * update.pl: Added.
82 2007-11-30  Adam Roben  <aroben@apple.com>
84         Include all WebKit posts from Trolltech Labs
86         * config.ini:
88 2007-11-30  Adam Roben  <aroben@apple.com>
90         Initial checkin of Planet WebKit
92         Rubberstamped by Sam.
94         * README: Added.
95         * config.ini: Added.
96         * planet/AUTHORS: Added.
97         * planet/INSTALL: Added.
98         * planet/LICENCE: Added.
99         * planet/NEWS: Added.
100         * planet/PKG-INFO: Added.
101         * planet/README: Added.
102         * planet/THANKS: Added.
103         * planet/TODO: Added.
104         * planet/examples/atom.xml.tmpl: Added.
105         * planet/examples/basic/config.ini: Added.
106         * planet/examples/basic/index.html.tmpl: Added.
107         * planet/examples/fancy/config.ini: Added.
108         * planet/examples/fancy/index.html.tmpl: Added.
109         * planet/examples/foafroll.xml.tmpl: Added.
110         * planet/examples/opml.xml.tmpl: Added.
111         * planet/examples/output/images/edd.png: Added.
112         * planet/examples/output/images/evolution.png: Added.
113         * planet/examples/output/images/feed-icon-10x10.png: Added.
114         * planet/examples/output/images/jdub.png: Added.
115         * planet/examples/output/images/keybuk.png: Added.
116         * planet/examples/output/images/logo.png: Added.
117         * planet/examples/output/images/opml.png: Added.
118         * planet/examples/output/images/planet.png: Added.
119         * planet/examples/output/images/thom.png: Added.
120         * planet/examples/output/planet.css: Added.
121         * planet/examples/rss10.xml.tmpl: Added.
122         * planet/examples/rss20.xml.tmpl: Added.
123         * planet/planet-cache.py: Added.
124         * planet/planet.py: Added.
125         * planet/planet/__init__.py: Added.
126         * planet/planet/atomstyler.py: Added.
127         * planet/planet/cache.py: Added.
128         * planet/planet/compat_logging/__init__.py: Added.
129         * planet/planet/compat_logging/config.py: Added.
130         * planet/planet/compat_logging/handlers.py: Added.
131         * planet/planet/feedparser.py: Added.
132         * planet/planet/htmltmpl.py: Added.
133         * planet/planet/sanitize.py: Added.
134         * planet/planet/tests/__init__.py: Added.
135         * planet/planet/tests/data/simple.tmpl: Added.
136         * planet/planet/tests/data/simple2.tmpl: Added.
137         * planet/planet/tests/test_channel.py: Added.
138         * planet/planet/tests/test_main.py: Added.
139         * planet/planet/tests/test_sanitize.py: Added.
140         * planet/planet/tests/test_sub.py: Added.
141         * planet/planet/timeoutsocket.py: Added.
142         * planet/runtests.py: Added.
143         * planet/setup.py: Added.
144         * templates/atom.xml.tmpl: Added.
145         * templates/foafroll.xml.tmpl: Added.
146         * templates/index.html.tmpl: Added.
147         * templates/opml.xml.tmpl: Added.
148         * templates/rss10.xml.tmpl: Added.
149         * templates/rss20.xml.tmpl: Added.
150         * wwwroot/images/feed-icon-10x10.png: Added.
151         * wwwroot/images/planet.png: Added.
152         * wwwroot/planet.css: Added.