1 2007-12-17 Maciej Stachowiak <mjs@apple.com>
3 Rubber stamped by Mark.
5 - Add a copy of SunSpider 0.9 to the site
8 * perf/sunspider-0.9: Added.
9 * perf/sunspider-0.9/3d-cube.html: Added.
10 * perf/sunspider-0.9/3d-morph.html: Added.
11 * perf/sunspider-0.9/3d-raytrace.html: Added.
12 * perf/sunspider-0.9/access-binary-trees.html: Added.
13 * perf/sunspider-0.9/access-fannkuch.html: Added.
14 * perf/sunspider-0.9/access-nbody.html: Added.
15 * perf/sunspider-0.9/access-nsieve.html: Added.
16 * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html: Added.
17 * perf/sunspider-0.9/bitops-bits-in-byte.html: Added.
18 * perf/sunspider-0.9/bitops-bitwise-and.html: Added.
19 * perf/sunspider-0.9/bitops-nsieve-bits.html: Added.
20 * perf/sunspider-0.9/controlflow-recursive.html: Added.
21 * perf/sunspider-0.9/crypto-aes.html: Added.
22 * perf/sunspider-0.9/crypto-md5.html: Added.
23 * perf/sunspider-0.9/crypto-sha1.html: Added.
24 * perf/sunspider-0.9/date-format-tofte.html: Added.
25 * perf/sunspider-0.9/date-format-xparb.html: Added.
26 * perf/sunspider-0.9/math-cordic.html: Added.
27 * perf/sunspider-0.9/math-partial-sums.html: Added.
28 * perf/sunspider-0.9/math-spectral-norm.html: Added.
29 * perf/sunspider-0.9/regexp-dna.html: Added.
30 * perf/sunspider-0.9/string-base64.html: Added.
31 * perf/sunspider-0.9/string-fasta.html: Added.
32 * perf/sunspider-0.9/string-tagcloud.html: Added.
33 * perf/sunspider-0.9/string-unpack-code.html: Added.
34 * perf/sunspider-0.9/string-validate-input.html: Added.
35 * perf/sunspider-0.9/sunspider-analyze-results.js: Added.
36 * perf/sunspider-0.9/sunspider-compare-results.js: Added.
37 * perf/sunspider-0.9/sunspider-driver.html: Added.
38 * perf/sunspider-0.9/sunspider-record-result.js: Added.
39 * perf/sunspider-0.9/sunspider-results.html: Added.
40 * perf/sunspider-0.9/sunspider-test-prefix.js: Added.
41 * perf/sunspider-0.9/sunspider.css: Added.
42 * perf/sunspider-0.9/sunspider.html: Added.
44 2007-12-16 Brent Fulgham <bfulgham@gmail.com>
46 Reviewed by Maciej Stachowiak.
48 http://bugs.webkit.org/show_bug.cgi?id=16446.
50 * building/debug.html: Update to expand the win32 debugging instructions.
52 2007-12-07 Brady Eidson <beidson@apple.com>
54 Reviewed by Darin's rubberstamp
56 When developing the Database feature and dealing with UI Delegate issues, it is important to have
57 live examples on the web to help reproduce certain situations.
59 This file is a dumping ground for such examples, and starts out with one function - the ability to add
60 arbitrary amounts of data to a database to test the quota-related mechanisms of the UI
62 * misc/DatabaseTester.html: Added.
64 2007-12-07 Brady Eidson <beidson@apple.com>
66 Reviewed by Adam Roben
68 * misc/DatabaseExample.html: Changed to differentiate failure between running with an
69 unsupported browser or some other error that prevented the database from opening.
70 In the future we can use ExceptionCodes returned from openDatabase(), but a good list
71 of those don't exist yet
73 2007-12-05 Timothy Hatcher <timothy@apple.com>
75 Add another Inspector screenshot for an upcoming blog post.
77 * blog-files/InspectorDatabaseBrowser.png: Added.
79 2007-12-04 Alp Toker <alp@atoker.com>
81 Reviewed by Mark Rowe.
83 Link to Planet WebKit.
87 2007-12-02 Adam Roben <aroben@apple.com>
89 Add another screenshot
91 * blog-files/InspectElementMenu.png: Added.
93 2007-12-02 Adam Roben <aroben@apple.com>
95 Add some Inspector screenshots for an upcoming blog post
97 Rubberstamped by Mark Rowe.
99 * blog-files/InspectorCSSEditing.png: Added.
100 * blog-files/InspectorFonts.png: Added.
102 2007-11-30 Matt Lilek <webkit@mattlilek.com>
106 Link to the commit and review policy.
108 * coding/contributing.html:
111 2007-11-30 Darin Adler <darin@apple.com>
113 * coding/commit-review-policy.html: A couple more typos and very
114 minor grammatical stuff. No substantive change.
116 2007-11-30 Darin Adler <darin@apple.com>
118 * coding/commit-review-policy.html: Fixed a typo, added a footer.
120 2007-11-30 Matt Lilek <webkit@mattlilek.com>
124 Clean up a couple of typos from Maciej's last patch.
126 * coding/commit-review-policy.html:
128 2007-11-30 Maciej Stachowiak <mjs@apple.com>
130 Reviewed by Bertrand.
132 New commit and review policy.
134 * coding/commit-review-policy.html: Added.
136 2007-11-21 Mark Rowe <mrowe@apple.com>
140 Update coding style to cover control statements with no body.
142 * coding/coding-style.html:
144 2007-11-17 Adam Roben <aroben@apple.com>
146 Update Windows debugging instructions
148 Reviewed by Mark Rowe.
150 * building/debug.html:
152 2007-11-14 Brady Eidson <beidson@apple.com>
156 * images/DroseraPic.png: Added.
158 2007-11-12 Brady Eidson <beidson@apple.com>
162 Update the DatabaseExample to use the new API
164 * misc/DatabaseExample.html:
166 2007-11-12 Mark Rowe <mrowe@apple.com>
168 * building/tools.html: Remove extra >.
170 2007-11-09 Antti Koivisto <antti@apple.com>
172 Rubber stamped by bdash.
174 Add directory for blog resources (and one image).
177 * blog-files/touch-poster.png: Added.
179 2007-11-07 Dan Bernstein <mitz@apple.com>
181 Reviewed by Darin Adler.
183 - removed a workaround for the bug fixed in the WebCore part of this
186 2007-11-04 Timothy Hatcher <timothy@apple.com>
188 Land the HTML Editing Toolbar demo from WWDC 2007.
191 * demos/editingToolbar: Added.
192 * demos/editingToolbar/FancyToolbar.css: Added.
193 * demos/editingToolbar/FancyToolbar.js: Added.
194 * demos/editingToolbar/FancyToolbarImages: Added.
195 * demos/editingToolbar/FancyToolbarImages/button.png: Added.
196 * demos/editingToolbar/FancyToolbarImages/buttonLeft.png: Added.
197 * demos/editingToolbar/FancyToolbarImages/buttonMiddle.png: Added.
198 * demos/editingToolbar/FancyToolbarImages/buttonPressed.png: Added.
199 * demos/editingToolbar/FancyToolbarImages/buttonPressedLeft.png: Added.
200 * demos/editingToolbar/FancyToolbarImages/buttonPressedMiddle.png: Added.
201 * demos/editingToolbar/FancyToolbarImages/buttonPressedRight.png: Added.
202 * demos/editingToolbar/FancyToolbarImages/buttonRight.png: Added.
203 * demos/editingToolbar/FancyToolbarImages/camera.png: Added.
204 * demos/editingToolbar/FancyToolbarImages/link.png: Added.
205 * demos/editingToolbar/FancyToolbarImages/textAlign.png: Added.
206 * demos/editingToolbar/FancyToolbarImages/toolbarOutline.png: Added.
207 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottom.png: Added.
208 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomLeft.png: Added.
209 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomRight.png: Added.
210 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineLeft.png: Added.
211 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineRight.png: Added.
212 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTop.png: Added.
213 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopLeft.png: Added.
214 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopRight.png: Added.
215 * demos/editingToolbar/content.html: Added.
216 * demos/editingToolbar/images: Added.
217 * demos/editingToolbar/images/safari.png: Added.
218 * demos/editingToolbar/index.html: Added.
220 2007-11-04 David D. Kilzer <ddkilzer@webkit.org>
222 CIA has changed its hostname from cia.navi.cx to cia.vc
223 <http://bugs.webkit.org/show_bug.cgi?id=15829>
227 * contact.html: Updated links to CIA.
229 2007-11-03 David D. Kilzer <ddkilzer@webkit.org>
231 LGPL'ed files contain incorrect FSF address
232 <http://bugs.webkit.org/show_bug.cgi?id=14885>
234 Reviewed by NOBODY (follow-up fix).
236 * blog/wp-includes/class-snoopy.php:
237 * blog/wp-includes/gettext.php:
238 * blog/wp-includes/streams.php:
240 2007-11-01 Sam Weinig <sam@webkit.org>
242 Rubber-stamped by Tim Hatcher.
244 * misc/DatabaseExample.html: Speed up default close speed to .25s
246 2007-11-01 Sam Weinig <sam@webkit.org>
248 Reviewed by Adam Roben.
250 - Don't show the close button on the notes unless hovering over the note.
251 - Do transformation and fade when closing a note using the new transition properties.
253 * misc/DatabaseExample.html:
255 2007-10-29 Mark Rowe <mrowe@apple.com>
261 2007-10-29 Mark Rowe <mrowe@apple.com>
263 Files that have been added or modified on the web server without making it in to SVN.
266 * blog/wp-content/databaseexample.png: Added.
267 * blog/wp-content/uploads: Added.
268 * blog/wp-content/uploads/2007: Added.
269 * blog/wp-content/uploads/2007/06: Added.
270 * blog/wp-content/uploads/2007/06/newinspector.png: Added.
271 * building/cygwin-downloader.zip: Added.
273 2007-10-25 Alexey Proskuryakov <ap@webkit.org>
275 Rubber-stamped by Mark Rowe.
277 * images/download.png: Updated to say "Nightly builds" instead of
278 "Nightly (6 MB)" - the Mac version is ~15 MB now, and this isn't a direct
279 download link anyway.
281 2007-10-21 David Kilzer <ddkilzer@webkit.org>
285 - fix http://bugs.webkit.org/show_bug.cgi?id=15592
286 DOM Exception opening up client-side database example for the first time
288 There was a race condition when creating the WebKitStickyNotes table for the
289 first time in which the loaded() function (renamed to loadNotes()) could be
290 called before the table was created. Prevent this by only calling loadNotes()
291 in an executeSql() callback after we know the table exists, or after we know
292 the table has been created.
294 * misc/DatabaseExample.html: Renamed loaded() function to loadNotes().
295 Created a new loaded() function.
297 2007-10-20 Mark Rowe <mrowe@apple.com>
299 Rubber-stamped by Adam.
301 Convert TIFFs to PNGs so that the demo page is fully-functional in the Gtk port.
303 * misc/DatabaseExample.html:
304 * misc/deleteButton.png: Added.
305 * misc/deleteButton.tiff: Removed.
306 * misc/deleteButtonPressed.png: Added.
307 * misc/deleteButtonPressed.tiff: Removed.
309 2007-10-20 Adam Roben <aroben@apple.com>
311 Make the notes sticky!
315 * misc/DatabaseExample.html:
316 * misc/deleteButton.tiff: Added.
317 * misc/deleteButtonPressed.tiff: Added.
319 2007-10-19 Timothy Hatcher <timothy@apple.com>
321 Reviewed by Mark Rowe.
323 Fix a couple of exceptions for first time users.
325 * misc/DatabaseExample.html:
327 2007-10-19 Anders Carlsson <andersca@apple.com>
331 Make example actually work.
333 * misc/DatabaseExample.html:
335 2007-10-19 Anders Carlsson <andersca@apple.com>
341 * misc/DatabaseExample.html:
343 2007-10-19 Brady Eidson <beidson@apple.com>
347 Tiger's SQLite doesn't support CREATE TABLE IF NOT EXISTS :(
349 * misc/DatabaseExample.html:
351 2007-10-19 Brady Eidson <beidson@apple.com>
353 Reviewed by Tim Hatcher
355 Sample database API usage
357 * misc/DatabaseExample.html: Added.
359 2007-09-25 David Kilzer <ddkilzer@webkit.org>
363 - Fix http://bugs.webkit.org/show_bug.cgi?id=14885
364 LGPL'ed files contain incorrect FSF address
366 * blog/wp-content/plugins/wp-cache/wp-cache.php:
367 * blog/wp-includes/class-snoopy.php:
368 * blog/wp-includes/gettext.php:
369 * blog/wp-includes/js/tinymce/license.html:
370 * blog/wp-includes/streams.php:
372 2007-09-23 Maciej Stachowiak <mjs@apple.com>
374 Reviewed by Mark Rowe.
376 - Limit custom list bullets to ordered lists only
387 2007-09-22 Jan Michael Alonzo <jmalonzo@unpluggable.com>
391 * coding/coding-style.html:
392 - in section Other Punctuation
393 - syntax instead of synatax
394 - fix sample code alignment
396 2007-09-06 Maciej Stachowiak <mjs@apple.com>
400 * misc/WebKitDetect.js: Added.
402 2007-09-06 Maciej Stachowiak <mjs@apple.com>
404 Not reviewed - copy of WebKitDetect script from wiki
406 * misc/WebKitDetect.html: Added.
408 2007-08-20 Adam Roben <aroben@apple.com>
410 Remove any mention of drwtsn32.log, as it is almost never useful for tracking down crashes
414 * quality/crashlogs.html:
416 2007-07-26 Maciej Stachowiak <mjs@apple.com>
418 - grammar fix pointed out by Mitz.
420 * projects/goals.html:
422 2007-07-25 Maciej Stachowiak <mjs@apple.com>
424 Rubber stamped by Adam.
426 Added WebKit Project Goals.
428 * nav.inc: added a nav link.
429 * projects/goals.html: Added.
431 2007-07-22 Matt Lilek <pewtermoose@gmail.com>
433 Reviewed by Adam Roben.
435 Add information on getting a useful crash log on Mac and Windows.
438 * quality/crashlogs.html: Added.
439 * quality/mac_reportbox.jpg: Added.
440 * quality/mac_viewtrace.jpg: Added.
441 * quality/win_installwatson.jpg: Added.
442 * quality/win_watsongui.jpg: Added.
443 * quality/win_watsoninstalled.jpg: Added.
445 2007-07-20 Mark Rowe <mrowe@apple.com>
447 Replace symlink with a PHP-level include to allow use of git on Windows without cygwin.
448 WordPress will replace the file with a symlink when it's first accessed, and the PHP-level
449 include is functionally identical for our purposes on the first use.
451 * blog/wp-content/advanced-cache.php:
453 2007-07-16 Charles Gaudette <charles@gaudette-net.com>
457 - http://bugs.webkit.org/show_bug.cgi?id=14628
458 broken link on webkit.org home page - "KHTML" points to http://khtml.info/
462 2007-07-06 Matt Lilek <pewtermoose@gmail.com>
464 Reviewed by Adam Roben.
466 Add info about VC++ Express forgetting SDK paths.
468 * building/build.html:
470 2007-07-02 Mitz Pettel <mitz@webkit.org>
474 - http://bugs.webkit.org/show_bug.cgi?id=14482
475 Add information about the NeedsReduction and HasReduction keywords to quality/reduction.html
477 * quality/reduction.html:
479 2007-07-01 Mitz Pettel <mitz@webkit.org>
483 - http://bugs.webkit.org/show_bug.cgi?id=14481
484 Broken links on coding/lgpl-license.html
486 * coding/lgpl-license.html:
488 2007-06-24 Mitz Pettel <mitz@webkit.org>
490 Reviewed by Adam Roben.
494 * building/build.html:
496 2007-06-23 Mark Rowe <mrowe@apple.com>
500 * building/checkout.html: Update link to bypass caching proxy as it has a habit of breaking huge downloads.
502 2007-06-12 Adam Roben <aroben@apple.com>
504 Update the location of cygwin-downloader.zip.
506 Rubberstamped by Hyatt.
508 * building/tools.html:
510 2007-06-12 Dave Hyatt <hyatt@apple.com>
512 Add Windows checkout/build instructions to the website.
514 * building/build.html:
515 * building/checkout.html:
516 * building/debug.html:
517 * building/tools.html: Added.
523 2007-06-10 Geoffrey Garen <ggaren@apple.com>
525 Reviewed by Beth Dakin.
527 Cleaned up formatting on the check out page.
529 * building/checkout.html:
531 2007-06-08 Mark Rowe <mrowe@apple.com>
533 Rubber-stamped by Hyatt.
535 Switch to using Internet Explorer's conditional comments to target IE-specific styles rather
536 than doing server-side user agent checks. This resolves an issue some people were seeing where
537 caching would lead to a page generated for an Internet Explorer user being served to a Safari
538 user. The visible symptom of this was many of the graphics were missing.
540 * blog/wp-content/themes/webkit/header.php:
543 2007-05-04 Mark Rowe <mrowe@apple.com>
545 Upgrade to WordPress 2.2. I didn't go to the effort of tracking down files
546 present in the old version which have since been removed, but it's unlikely
547 they'll ever cause a problem.
549 2007-05-04 Mark Rowe <mrowe@apple.com>
551 Add graphics used by existing blog posts into SVN.
553 * blog/wp-content/rotate.png: Added.
554 * blog/wp-content/drosera.png: Added.
555 * blog/wp-content/hitlist.png: Added.
556 * blog/wp-content/svgtextmini.png: Added.
557 * blog/wp-content/svgtextmini_01.png: Added.
558 * blog/wp-content/textfield_screenshot.jpg: Added.
559 * blog/wp-content/Picture9.png: Added.
560 * blog/wp-content/svgtext.png: Added.
561 * blog/wp-content/webInspector.png: Added.
562 * blog/wp-content/rotate.svg: Added.
563 * blog/wp-content/chucknorris.png: Added.
565 2007-04-21 Mitz Pettel <mitz@webkit.org>
569 - http://bugs.webkit.org/show_bug.cgi?id=13350
570 Build Ahem into DumpRenderTree
572 * quality/testing.html: Removed the requirement to download and install
573 Ahem for running the tests.
574 * quality/testwriting.html: Added information about Ahem.
576 2007-04-09 Adele Peterson <adele@apple.com>
578 * blog/wp-content/chrome.jpg: Added.
580 2007-04-05 Mark Malone <markmalone@mac.com>
584 http://bugs.webkit.org/show_bug.cgi?id=13273
585 Bug 13273: DOM Interfaces Nav link should go somewhere more useful
587 * nav.inc: Link directly to the hierarchy.
589 2007-03-26 Darin Adler <darin@apple.com>
591 * coding/coding-style.html: Let's misquote George Orwell: "Wrong is right. Right is wrong."
593 2007-03-25 Darin Adler <darin@apple.com>
595 * coding/coding-style.html: Put !important on right/wrong colors so they override the
596 green color that comes from the green.css stylesheet.
598 2007-03-25 Darin Adler <darin@apple.com>
600 * coding/RefPtr.html: A couple minor wording tweaks.
602 2007-03-25 Darin Adler <darin@apple.com>
604 * coding/RefPtr.html: Put the operator name "new" in the oblique style as with other identifiers.
606 2007-03-25 Mark Rowe <mrowe@apple.com>
608 * coding/RefPtr.html: Fix grammar error that Mitz pointed out.
609 Replace raw ampersands in hyperlink URL with named entity.
611 2007-03-25 Darin Adler <darin@apple.com>
613 * coding/RefPtr.html: A couple wording tweaks.
615 2007-03-25 Darin Adler <darin@apple.com>
617 * coding/RefPtr.html: More formatting tweaks. Added a possible new topic for the document,
620 2007-03-24 Darin Adler <darin@apple.com>
622 * css/main.css: Try tighter spacing for code examples.
624 2007-03-24 Darin Adler <darin@apple.com>
626 * coding/RefPtr.html: <span> -> </span>
628 2007-03-24 Darin Adler <darin@apple.com>
630 * coding/RefPtr.html: "smart pointer" -> "smart pointers"
632 2007-03-24 Darin Adler <darin@apple.com>
634 * coding/RefPtr.html: Added. First draft of a document about RefPtr.
636 Also tweaked the MIME types of a few files and removed a stray executable bit.
638 2007-03-21 David Kilzer <ddkilzer@apple.com>
640 * building/checkout.html: By popular demand, the link to the svn 1.3 client has been removed.
642 2007-03-21 David Kilzer <ddkilzer@apple.com>
644 * building/checkout.html: Got rid of "click here" link and restructured sentences
645 linking to svn clients.
647 2007-03-21 David Kilzer <ddkilzer@apple.com>
651 * building/checkout.html: Add link to svn 1.4 client for Mac OS X 10.4.
653 2007-03-21 Maciej Stachowiak <mjs@apple.com>
655 - some specs to propose by email
657 * specs/HTML_Timed_Media_Elements.html: Added.
658 * specs/Timed_Media_CSS.html: Added.
659 * specs/Timed_Media_Elements-Open_Issues.html: Added.
660 * specs/mediaelement.css: Added.
661 * specs/movie-status-states.png: Added.
663 2007-03-20 Matt Lilek <pewtermoose@gmail.com>
667 Clear up the steps necessary to get a patch landed.
669 http://bugs.webkit.org/show_bug.cgi?id=12877 - Bug 12877: "Contributing Code" page could be clearer
670 http://bugs.webkit.org/show_bug.cgi?id=8690 - Bug 8690: Contributing code doesn't mention what to do with new files
672 * coding/contributing.html:
674 2007-03-18 Maciej Stachowiak <mjs@apple.com>
676 Added a random JS benchmark.
678 * misc/morph.html: Added.
680 2007-03-14 Kevin McCullough <kmccullough@apple.com>
684 Silly wrapping change for testing a post-commit hook change.
688 2007-03-09 Darin Adler <darin@apple.com>
690 * blog/wp-content/themes/webkit/style.css: Removed rule for code since
691 we want it to match pre, and the default font looks fine -- no need to
692 ask for "Courier New" explicitly.
694 2007-03-09 Mark Rowe <mrowe@apple.com>
696 Rubber-stamped by Tim Hatcher.
698 Sexy blog permalinks!
700 * blog/.htaccess: Added.
702 2007-03-09 Mark Rowe <mrowe@apple.com>
706 * building/checkout.html: Update repository URL.
708 2007-03-07 Brady Eidson <beidson@apple.com>
710 Whoops, its actually prepare-ChangeLog
712 * coding/contributing.html:
714 2007-03-07 Brady Eidson <beidson@apple.com>
718 Explicitly mention the prepare-Changelog step for contributing patches
720 * coding/contributing.html:
722 2007-02-25 Anders Carlsson <acarlsson@apple.com>
726 * building/checkout.html:
727 Add Trac link to our SVN repository,
729 2007-02-15 Darin Adler <darin@apple.com>
731 * projects/performance/index.html: Fix i-Bench link.
733 2007-02-08 Mark Rowe <mrowe@apple.com>
735 Reviewed by Tim Hatcher.
737 * nav.inc: Add link to very work-in-progress DOM documentation.
739 2007-01-19 Nicholas Shanks <contact@nickshanks.com>
743 Change doctype for webkit.org/blog/ admin interface to HTML 4.01.
745 * blog/wp-admin/admin-header.php:
748 2007-01-15 Brady Eidson <beidson@apple.com>
752 * coding/coding-style.html: Added switch/case indentation rules
754 2007-01-15 Eric Seidel <eric@webkit.org>
758 * coding/coding-style.html: update to include style for header guards
760 2007-01-10 Geoffrey Garen <ggaren@apple.com>
762 * coding/coding-style.html: Fixed minor validation error.
764 2007-01-10 Geoffrey Garen <ggaren@apple.com>
766 Reviewed by Beth Dakin.
768 Updated coding style guidelines to cover a lot of stuff previously absent.
770 * coding/coding-style.html:
772 2007-01-04 Lars Naesbye Christensen <larsnaesbye@stud.ku.dk>
776 http://bugs.webkit.org/show_bug.cgi?id=11295
777 Nightly download size is misleading
779 * images/download.png: Changed the size to 6 MB.
781 2007-01-01 Darin Adler <darin@apple.com>
783 * quality/bugzilla.html: Fix a lingering reference to opendarwin.org.
785 2006-12-06 Rob Buis <buis@kde.org>
789 http://bugs.webkit.org/show_bug.cgi?id=10254
790 A few grammar and spelling corrections on the WebKit website
792 Grammar and spelling corrections by Jonathan Johnsson.
794 * coding/coding-style.html:
795 * projects/css/index.html:
796 * projects/javascript/index.html:
797 * projects/svg/index.html:
798 * quality/reduction.html:
800 2006-11-21 Matt Lilek <pewtermoose@gmail.com>
804 http://bugs.webkit.org/show_bug.cgi?id=11652
805 Bug 11652: Mailing list address and URL are incorrect
807 This also removes a lot of bit rot from the KWQ-era.
809 * coding/contributing.html:
811 * projects/css/index.html:
812 * projects/editing/index.html:
813 * projects/forms/index.html:
814 * projects/html/index.html:
815 * projects/portability/index.html:
816 * projects/xslt/index.html:
817 * quality/lifecycle.html:
818 * quality/testwriting.html:
820 2006-11-18 Mitz Pettel <mitz@webkit.org>
824 Gender-neutrality fix.
826 * coding/contributing.html:
828 2006-11-14 Matt Lilek <pewtermoose@gmail.com>
830 Reviewed by Tim Hatcher.
832 Moved the web developer page to the wiki, adding link to the Drosera page.
834 * .htaccess: Add permanent redirect to the new page on the wiki.
835 * contact.html: Trac numbers are no longer one off.
837 * webdevelopers/index.html: Removed.
838 * webdevelopers/webkit_version.html: Removed.
839 * webdevelopers/webkit_version.js: Removed.
840 * webdevelopers/webkit_version_xl.html: Removed.
841 * webdevelopers/webkit_version_xl.js: Removed.
843 2006-11-14 Mark Rowe <bdash@webkit.org>
845 Reviewed by Tim Hatcher.
847 http://bugs.webkit.org/show_bug.cgi?id=9529
848 Bug 9529: Navigation HTML duplicated on webkit.org web site
850 * blog/wp-content/themes/webkit/sidebar.php: Include navigation from nav.inc rather than duplicating it here.
851 * nav.inc: Generate WordPress archive list if included from within WordPress.
853 2006-11-07 Mark Rowe <bdash@webkit.org>
855 Reviewed by Dave Hyatt.
857 * projects/javascript/index.html: Update link to non-existent JavaScript Bugzilla
858 component to the correct JavaScriptCore.
860 2006-11-06 Timothy Hatcher <timothy@apple.com>
864 Update the site with new wiki and Trac links.
866 * blog/wp-content/themes/webkit/sidebar.php:
867 * building/build.html:
870 * projects/svg/index.html:
872 2006-10-31 Mark Rowe <bdash@webkit.org>
876 Update WebKit blog link to prevent pointless redirects.
880 2006-10-25 Mitz Pettel <mitz@webkit.org>
884 - http://bugs.webkit.org/show_bug.cgi?id=11412
885 Stray list item in coding/coding-style.html
887 * coding/coding-style.html:
889 2006-10-25 Mark Rowe <bdash@webkit.org>
893 Fix some HTML bugs in the coding style guidelines.
895 * coding/coding-style.html:
897 2006-10-13 Geoffrey Garen <ggaren@apple.com>
901 Split build, run, and debug steps into separate pages. Darin recommended
904 * building/build.html:
905 * building/checkout.html:
906 * building/debug.html: Added.
907 * building/run.html: Added.
910 2006-10-05 Eric Seidel <eric@webkit.org>
914 * coding/coding-style.html: use css styles, add example for whitespace, add example for c++ constructors
916 2006-09-26 Eric Seidel <eric@webkit.org>
920 * projects/svg/status.xml: update status to reflect current state of SVG development
922 2006-09-21 Matt Lilek <pewtermoose@gmail.com>
926 http://bugs.webkit.org/show_bug.cgi?id=10975
927 Update the blog template to valid HTML 4.01 Strict.
929 * blog/wp-content/themes/webkit/comments-popup.php:
930 * blog/wp-content/themes/webkit/comments.php:
931 * blog/wp-content/themes/webkit/footer.php:
932 * blog/wp-content/themes/webkit/header.php:
933 * blog/wp-content/themes/webkit/style.css: Add missing semi-colon that the validator complained about.
935 2006-09-21 Mark Rowe <opendarwin.org@bdash.net.nz>
939 http://bugs.webkit.org/show_bug.cgi?id=10966
940 Bug 10966: Updates to website
942 Resolves a few remaining validation issues, makes Bugzilla links consistent, and removes unneeded references to OpenDarwin.
944 * coding/coding-style.html:
945 * coding/lgpl-license.html:
948 * projects/css/index.html:
949 * projects/editing/index.html:
950 * projects/forms/index.html:
951 * projects/html/index.html:
952 * projects/index.html:
953 * projects/javascript/index.html:
954 * projects/svg/index.html:
955 * projects/xslt/index.html:
956 * webdevelopers/webkit_version.html:
957 * webdevelopers/webkit_version_xl.html:
959 2006-09-21 Mark Rowe <opendarwin.org@bdash.net.nz>
963 Updates to make static pages validate as HTML 4.01 Strict.
965 * building/build.html:
966 * coding/coding-style.html:
968 * index.html: Move <style> tag into the document head.
969 * projects/cleanup/index.html:
970 * projects/compat/index.html:
971 * projects/css/index.html:
972 * projects/documentation/index.html:
973 * projects/editing/index.html:
974 * projects/forms/index.html: Remove note about <label> not being implemented correctly.
975 * projects/html/index.html:
976 * projects/javascript/index.html:
977 * projects/performance/index.html:
978 * projects/portability/index.html: Change mention of Windows port to note that it is in progress rather than non-existant.
979 * projects/printing/index.html:
980 * projects/svg/index.html:
981 * projects/xslt/index.html:
982 * quality/bugwriting.html: Update WebKit version numbers to be accurate. Move JS away from using innerHTML as W3C validator doesn't like it.
983 * quality/reduction.html:
984 * quality/reporting.html: Rename element IDs that start with numbers. Update WebKit and Mac OS X version numbers to be accurate.
985 * quality/testing.html:
987 2006-09-19 Brady Eidson <beidson@apple.com>
989 http://bugs.webkit.org/show_bug.cgi?id=8220
990 Add the favicon.ico to the site.
991 Notice, users of shipping Safari won't see the updated favicon
992 unless they clear their icon cache - ToT users can manually reload
993 the site and force the refresh ;)
995 * favicon.ico: Added.
997 2006-09-08 Kevin McCullough <KMcCullough@apple.com>
1001 - this patch brought to you by the letter 'c'
1003 * coding/coding-style.html:
1005 2006-08-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
1009 - http://bugs.webkit.org/show_bug.cgi?id=10444
1010 Navigation links overlap the Spam Karma 2 footer
1012 * blog/wp-content/themes/webkit/style.css: Hide the footer altogether.
1014 2006-08-21 Timothy Hatcher <timothy@apple.com>
1018 Bug 9302: WebKit nightly download image says ~2.5 MB when
1019 universal binaries make it ~5.0 MB
1020 http://bugs.webkit.org/show_bug.cgi?id=9302
1022 * images/download.png:
1024 2006-08-21 Timothy Hatcher <timothy@apple.com>
1028 Changes many opendarwin.org links to the proper webkit.org version.
1030 * blog/wp-content/themes/webkit/sidebar.php:
1031 * blog/wp-content/themes/webkit/style.css:
1032 * building/build.html:
1033 * coding/contributing.html:
1037 * projects/compat/hitlist.html:
1038 * projects/css/index.html:
1039 * projects/editing/index.html:
1040 * projects/forms/index.html:
1041 * projects/html/index.html:
1042 * projects/javascript/index.html:
1043 * projects/svg/index.html:
1044 * projects/svg/svg-status.xsl:
1045 * projects/xslt/index.html:
1046 * quality/bugpriorities.html:
1047 * quality/bugzilla.html:
1048 * quality/leakhunting.html:
1049 * quality/lifecycle.html:
1050 * quality/reporting.html:
1052 2006-08-15 Eric Seidel <eric@webkit.org>
1056 * projects/svg/status.xml: updated to reflect current SVG status
1058 2006-08-02 Geoffrey Garen <ggaren@apple.com>
1062 Tweaked the build instructions a bit.
1064 * building/build.html:
1065 * building/debug.png: Added.
1067 2006-08-02 Darin Adler <darin@apple.com>
1069 * building/checkout.html: Fix a typo: "OpenSource" instead of "Open Source".
1071 2006-08-01 Geoffrey Garen <ggaren@apple.com>
1075 - Added instructions for debugging in Xcode
1077 * building/build-window.png: Added.
1078 * building/build.html:
1079 * building/custom-executable.png: Added.
1080 * building/info-tab.png: Added.
1082 2006-07-30 Geoffrey Garen <ggaren@apple.com>
1086 - Tweaked the checkout and build instructions to make them simpler and
1089 * building/build.html:
1090 * building/checkout.html:
1092 2006-06-22 Alexey Proskuryakov <ap@nypop.com>
1096 - see http://bugs.webkit.org/show_bug.cgi?id=9539
1097 Another case error preventing build
1099 * building/build.html: Building WebKit now requires Xcode 2.3.
1101 2006-06-21 Joost de Valk <jdevalk@opendarwin.org>
1103 Reviewed and landed by Anders.
1105 * blog/wp-content/themes/webkit/sidebar.php:
1106 Add link to Wiki in the navigation menu here too.
1108 2006-06-21 Joost de Valk <jdevalk@opendarwin.org>
1110 Reviewed and landed by Anders.
1112 * nav.inc: Add link to Wiki in the navigation menu.
1114 2006-06-15 Joost de Valk <jdevalk@opendarwin.org>
1116 Patch by David Kilzer, reviewed by Geoffrey Garen, landed by Joost de Valk.
1118 Fix http://bugs.webkit.org/show_bug.cgi?id=9407
1120 Improve wording of first paragraph of webkit site.
1124 2006-06-08 Timothy Hatcher <timothy@apple.com>
1128 Include our own copies of the BSD and LGPL licenses.
1130 * coding/bsd-license.html: Added.
1131 * coding/lgpl-license.html: Added.
1132 * nav.inc: link to our copies of the licenses
1134 2006-06-04 David Kilzer <ddkilzer@kilzer.net>
1138 http://bugs.webkit.org/show_bug.cgi?id=9303
1139 JavaScript error when loading WebKit blog page
1141 * blog/wp-content/themes/webkit/sidebar.php: Removed unused JavaScript. Synced with nav.inc.
1142 * nav.inc: Removed evil tabs--whitespace change only.
1144 2006-05-24 Bradley Morrison <bradley.morrison@nokia.com>
1146 Reviewed by John Sullivan.
1148 * quality/lifecycle.html: mentions case of PlatformOnly bugs
1149 and 'other' bug databases.
1151 2006-05-25 Joost de Valk <jdevalk@opendarwin.org>
1153 Reviewed by Timothy Hatcher.
1155 Adding Google Analytics tracking code, to create stats of our webpages.
1157 * blog/wp-content/themes/webkit/footer.php:
1160 2006-05-23 Bradley Morrison <bradley.morrison@nokia.com>
1162 Reviewed by Timothy.
1164 * index.html: Link to Nokia's S60 WebKit.
1166 2006-05-08 Joost de Valk <jdevalk@opendarwin.org>
1170 * building/checkout.html: changed link to point to universal binary. Thanks to Duncan Wilcox for hinting this one.
1172 2006-04-28 Eric Seidel <eseidel@apple.com>
1174 Reviewed by andersca.
1176 * projects/svg/status.xml: Update to reflect current status.
1178 2006-04-18 Joost de Valk <jdevalk@opendarwin.org>
1180 Reviewed by Eric Seidel .
1182 Added WebKit detection scripts and a small howto + a new section to our
1183 website: Web Developers.
1186 * webdevelopers: Added.
1187 * webdevelopers/index.html: Added.
1188 * webdevelopers/webkit_version.html: Added.
1189 * webdevelopers/webkit_version.js: Added.
1190 * webdevelopers/webkit_version_xl.html: Added.
1191 * webdevelopers/webkit_version_xl.js: Added.
1193 2006-04-17 Joost de Valk <jdevalk@opendarwin.org>
1197 * blog/wp-config.php: passwords and users don't belong in SVN.
1199 2006-04-16 Joost de Valk <jdevalk@opendarwin.org>
1203 * quality/lifecycle.html: small textual change to my contact info;
1204 * quality/reporting.html: added non-ADC bug report URL.
1206 2006-04-16 Joost de Valk <jdevalk@opendarwin.org>
1210 * contact.html: added URL's for trac, CIA, webkit-unassigned and build bot. These probably need to be on other places to but we will do that later on.
1212 2006-04-13 Geoffrey Garen <ggaren@apple.com>
1216 * projects/compat/hitlist.html: Added Google Calendar to the list
1217 in place of www.hangseng.com/ebanking
1219 2006-04-11 Eric Seidel <eseidel@apple.com>
1221 Reviewed by andersca.
1223 * quality/testing.html: fix run-mozilla-tests to run-javascriptcore-tests
1225 2006-04-10 Geoffrey Garen <ggaren@apple.com>
1229 * projects/compat/hitlist.html: updated dates
1231 2006-03-23 David Kilzer <ddkilzer@kilzer.ent>
1235 - Fix http://bugs.webkit.org/show_bug.cgi?id=7918
1236 Coding style doc uses illegal entity
1238 * coding/coding-style.html: Changed &emdash; to —.
1240 2006-03-15 Geoffrey Garen <ggaren@apple.com>
1244 * projects/compat/hitlist.html: Moved delta.com to the alumni list,
1245 added description of alumni list.
1247 2006-03-08 Geoffrey Garen <ggaren@apple.com>
1251 Clarified that sites on the list aren't necessarily "broken."
1253 * projects/compat/hitlist.html:
1255 2006-03-08 Geoffrey Garen <ggaren@apple.com>
1259 Updated links to gap and bananarepublic bugs.
1261 * projects/compat/hitlist.html:
1263 2006-03-06 Mitz Pettel <opendarwin.org@mitzpettel.com>
1267 Change "Mail.app" to "Mail".
1270 * projects/editing/index.html:
1272 2006-03-06 Geoffrey Garen <ggaren@apple.com>
1274 Oops, accidentally deleted the archives links.
1276 * blog/wp-content/themes/webkit/sidebar.php: Bring them back.
1278 2006-03-06 Geoffrey Garen <ggaren@apple.com>
1284 * blog/wp-content/themes/webkit/sidebar.php: sync with the sidebar
1285 for the rest of the site.
1286 * quality/lifecycle.html: add Joost's homepage to his contact info.
1288 2006-03-06 Geoffrey Garen <ggaren@apple.com>
1290 Doing penance after being set straight by Joost.
1292 * projects/compat/hitlist.html: Remove slur against QA. My humblest
1295 2006-03-06 Geoffrey Garen <ggaren@apple.com>
1297 Reviewed by Maciej, Darin.
1299 Added Safari Compatibility Hit List.
1301 * nav.inc: Link to the hit list.
1302 * projects/compat/hitlist.html: Added.
1303 * projects/compat/index.html: Link to the hit list.
1305 2006-03-02 Eric Seidel <eseidel@apple.com>
1309 * quality/reporting.html: display a nicer message to those using 10.2
1311 2006-02-26 David Kilzer <ddkilzer@kilzer.net>
1313 Reviewed by Maciej, landed by Geoff.
1315 Change "Deployment" to "Release" and "Development" to "Debug".
1316 Update latest Xcode version from 2.2 to 2.2.1.
1318 * building/build.html
1320 2006-02-21 Geoffrey Garen <ggaren@apple.com>
1322 Accidentally wrote "Release" instead of "Debug" in my last patch.
1324 * quality/leakhunting.html:
1326 2006-02-20 Geoffrey Garen <ggaren@apple.com>
1328 Some quick proof-reading of the patch I just landed -- no review
1331 * quality/leakhunting.html:
1333 2006-02-21 Joost de Valk <jdevalk@opendarwin.org>
1335 Reviewed by Darin, Geoff.
1337 Added a page about leakhunting, based on the info Sullivan gave in two blogposts about it. (posts 20 and 24)
1339 Added this page to the menu, adding in an extra section header
1343 * quality/leakhunting.html: Added.
1345 2006-02-19 Joost de Valk <jdevalk@opendarwin.org>
1349 Fixed Bugzilla URL's
1351 * projects/forms/index.html:
1352 * projects/html/index.html:
1353 * projects/xslt/index.html:
1355 2006-02-19 Joost de Valk <jdevalk@opendarwin.org>
1359 Made line-height global instead of just for p
1362 fixed bugzilla link, added starting <p> to first paragraph
1363 removed paragraph about tab-stops
1366 * projects/editing/index.html:
1368 2006-02-17 Darin Adler <darin@apple.com>
1370 * coding/coding-style.html: Mention other non-function brace cases.
1372 2006-02-17 Joost de Valk <jdevalk@opendarwin.org>
1376 Added left position and margin-bottom to blog footer.
1380 2006-02-16 Timothy Hatcher <timothy@apple.com>
1384 Fixes PNGs with 8bit alpha on IE.
1386 * css/ie.css: attach the pngbehavior.htc to img tags
1387 * images/blank.png: Added.
1388 * index.html: add the width and height to the download img
1389 * pngbehavior.htc: Added.
1391 2006-02-16 Justin Garcia <justin.garcia@apple.com>
1393 Changed by Darin on my machine.
1395 * coding/coding-style.html: Re-merged in changes Darin made to the guidelines
1398 2006-02-16 Joost de Valk <jdevalk@opendarwin.org>
1400 Reviewed and landed by Maciej.
1402 Made the author name bold on the frontpage.
1403 Moved the "Posted by" line up under the title and made the author name
1404 bold in single view.
1406 * blog/wp-content/themes/webkit/index.php:
1407 * blog/wp-content/themes/webkit/single.php:
1409 2006-02-15 Joost de Valk <jdevalk@opendarwin.org>
1413 Updated the site to use the new layout.
1417 * blog/wp-content/themes/classic: Removed.
1418 * blog/wp-content/themes/classic/comments-popup.php: Removed.
1419 * blog/wp-content/themes/classic/comments.php: Removed.
1420 * blog/wp-content/themes/classic/footer.php: Removed.
1421 * blog/wp-content/themes/classic/header.php: Removed.
1422 * blog/wp-content/themes/classic/index.php: Removed.
1423 * blog/wp-content/themes/classic/sidebar.php: Removed.
1424 * blog/wp-content/themes/classic/style.css: Removed.
1425 * blog/wp-content/themes/default: Removed.
1426 * blog/wp-content/themes/default/404.php: Removed.
1427 * blog/wp-content/themes/default/archive.php: Removed.
1428 * blog/wp-content/themes/default/archives.php: Removed.
1429 * blog/wp-content/themes/default/comments-popup.php: Removed.
1430 * blog/wp-content/themes/default/comments.php: Removed.
1431 * blog/wp-content/themes/default/footer.php: Removed.
1432 * blog/wp-content/themes/default/header.php: Removed.
1433 * blog/wp-content/themes/default/images: Removed.
1434 * blog/wp-content/themes/default/images/kubrickbg.jpg: Removed.
1435 * blog/wp-content/themes/default/images/kubrickbgcolor.jpg: Removed.
1436 * blog/wp-content/themes/default/images/kubrickbgwide.jpg: Removed.
1437 * blog/wp-content/themes/default/images/kubrickfooter.jpg: Removed.
1438 * blog/wp-content/themes/default/images/kubrickheader.jpg: Removed.
1439 * blog/wp-content/themes/default/index.php: Removed.
1440 * blog/wp-content/themes/default/links.php: Removed.
1441 * blog/wp-content/themes/default/page.php: Removed.
1442 * blog/wp-content/themes/default/search.php: Removed.
1443 * blog/wp-content/themes/default/searchform.php: Removed.
1444 * blog/wp-content/themes/default/sidebar.php: Removed.
1445 * blog/wp-content/themes/default/single.php: Removed.
1446 * blog/wp-content/themes/default/style.css: Removed.
1447 * blog/wp-content/themes/webkit/404.php:
1448 * blog/wp-content/themes/webkit/archive.php:
1449 * blog/wp-content/themes/webkit/archives.php:
1450 * blog/wp-content/themes/webkit/footer.php:
1451 * blog/wp-content/themes/webkit/header.php:
1452 * blog/wp-content/themes/webkit/images: Removed.
1453 * blog/wp-content/themes/webkit/images/bluebanner.png: Removed.
1454 * blog/wp-content/themes/webkit/images/kubrickbg.jpg: Removed.
1455 * blog/wp-content/themes/webkit/images/kubrickbgcolor.jpg: Removed.
1456 * blog/wp-content/themes/webkit/images/kubrickbgwide.jpg: Removed.
1457 * blog/wp-content/themes/webkit/images/kubrickfooter.jpg: Removed.
1458 * blog/wp-content/themes/webkit/images/kubrickheader.jpg: Removed.
1459 * blog/wp-content/themes/webkit/images/separator.png: Removed.
1460 * blog/wp-content/themes/webkit/images/webkit-background.png: Removed.
1461 * blog/wp-content/themes/webkit/index.php:
1462 * blog/wp-content/themes/webkit/page.php:
1463 * blog/wp-content/themes/webkit/search.php:
1464 * blog/wp-content/themes/webkit/sidebar.php:
1465 * blog/wp-content/themes/webkit/single.php:
1466 * blog/wp-content/themes/webkit/style.css:
1467 * building/build.html:
1468 * building/checkout.html:
1469 * coding/coding-style.html:
1470 * coding/contributing.html:
1473 * css/blue.css: Added.
1474 * css/gray.css: Added.
1475 * css/green.css: Added.
1476 * css/ie.css: Added.
1477 * css/main.css: Added.
1478 * css/pink.css: Added.
1479 * css/purple.css: Added.
1480 * css/yellow.css: Added.
1481 * footer.inc: Added.
1482 * header.inc: Added.
1483 * images/blue-background.png: Added.
1484 * images/blue-bullet.png: Added.
1485 * images/bluebanner.png: Removed.
1486 * images/download.png: Added.
1487 * images/end.png: Added.
1488 * images/gray-background.png: Added.
1489 * images/green-background.png: Added.
1490 * images/green-bullet.png: Added.
1491 * images/icon-gold.png: Added.
1492 * images/icon.png: Added.
1493 * images/ie-nav.png: Added.
1494 * images/middle.png: Added.
1495 * images/nav.png: Added.
1496 * images/pink-background.png: Added.
1497 * images/pink-bullet.png: Added.
1498 * images/purple-background.png: Added.
1499 * images/purple-bullet.png: Added.
1500 * images/separator.png: Removed.
1501 * images/webkit-background.png: Removed.
1502 * images/welcomeopen.gif: Removed.
1503 * images/yellow-background.png: Added.
1504 * images/yellow-bullet.png: Added.
1507 * projects/accessibility/index.html:
1508 * projects/cleanup/index.html:
1509 * projects/compat/index.html:
1510 * projects/css/index.html:
1511 * projects/documentation/index.html:
1512 * projects/dom/index.html:
1513 * projects/editing/index.html:
1514 * projects/forms/index.html:
1515 * projects/html/index.html:
1516 * projects/index.html:
1517 * projects/javascript/index.html:
1518 * projects/layout/index.html:
1519 * projects/mathml/index.html:
1520 * projects/performance/index.html:
1521 * projects/plugins/index.html:
1522 * projects/portability/index.html:
1523 * projects/printing/index.html:
1524 * projects/svg/index.html:
1525 * projects/webkit/index.html:
1526 * projects/xml/index.html:
1527 * projects/xslt/index.html:
1528 * quality/bugpriorities.html:
1529 * quality/bugwriting.html:
1530 * quality/bugzilla.html:
1531 * quality/lifecycle.html:
1532 * quality/reduction.html:
1533 * quality/reporting.html:
1534 * quality/testing.html:
1535 * quality/testwriting.html:
1536 * sidebar.css: Removed.
1537 * sidebar.html: Removed.
1538 * webkitdev.css: Removed.
1540 2006-02-15 Joost de Valk <jdevalk@opendarwin.org>
1544 Updated page to show 10.4.4 or 10.4.5
1545 Added support for recognizing Shiira.
1547 * quality/reporting.html:
1549 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
1551 Reviewed by eseidel.
1553 Added a little piece of text to the page about reductions, pointing to the bugzilla page.
1555 Changed "Sign up for a" into "Create a" bugzilla account.
1557 * quality/reduction.html:
1558 * quality/reporting.html:
1560 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
1564 Added a Bugzilla page, which contains information about creating a Bugzilla account, what editbugs and canconfirm
1565 bits are and how to get them.
1567 Changed link in reporting page to link to Bugzilla page.
1569 * quality/bugzilla.html: Added.
1570 * quality/reporting.html:
1572 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
1574 Reviewed by eseidel.
1576 - Changed 10.2 paragraph to say Mac OS X instead of just OS X
1577 - Detabified the file.
1579 * quality/reporting.html:
1581 2006-02-10 Darin Adler <darin@apple.com>
1583 * index.html: Fixed a typo in a link.
1585 2006-02-10 Darin Adler <darin@apple.com>
1587 * building/checkout.html: Fixed a spelling mistake.
1589 2006-02-10 Joost de Valk <jdevalk@opendarwin.org>
1591 Reviewed and landed by Anders.
1593 http://bugs.webkit.org/show_bug.cgi?id=7164
1596 Changed <div id="banner" to <h1 id="banner"
1597 global cleanup of CSS and code
1599 * building/build.html:
1600 * building/checkout.html:
1601 * coding/coding-style.html:
1602 * coding/contributing.html:
1605 * projects/accessibility/index.html:
1606 * projects/cleanup/index.html:
1607 * projects/compat/index.html:
1608 * projects/css/index.html:
1609 * projects/documentation/index.html:
1610 * projects/dom/index.html:
1611 * projects/editing/index.html:
1612 * projects/forms/index.html:
1613 * projects/html/index.html:
1614 * projects/index.html:
1615 * projects/javascript/index.html:
1616 * projects/layout/index.html:
1617 * projects/mathml/index.html:
1618 * projects/performance/index.html:
1619 * projects/plugins/index.html:
1620 * projects/portability/index.html:
1621 * projects/printing/index.html:
1622 * projects/svg/index.html:
1623 * projects/webkit/index.html:
1624 * projects/xml/index.html:
1625 * projects/xslt/index.html:
1626 * quality/bugpriorities.html:
1627 * quality/bugwriting.html:
1628 * quality/lifecycle.html:
1629 * quality/reduction.html:
1630 * quality/reporting.html:
1631 * quality/testing.html:
1632 * quality/testwriting.html:
1635 2006-02-09 Joost de Valk <jdevalk@opendarwin.org>
1637 Reviewed by Darin. Landed by ap.
1639 - fixes from http://bugs.webkit.org/show_bug.cgi?id=4871
1640 "Reporting Bugs" Page Should Prompt User To Test In Newest Version of WebKit
1642 * quality/reporting.html:
1643 * webkitdev.css: Added margin-bottom for li.
1645 2006-02-07 Joost de Valk <jdevalk@opendarwin.org>
1647 Reviewed by Darin. Landed by Maciej.
1649 - Several fixes to the site
1650 http://bugs.webkit.org/show_bug.cgi?id=7105
1652 * blog/wp-content/themes/webkit/style.css:
1654 * quality/bugwriting.html:
1655 * quality/reduction.html:
1658 2006-02-05 Eric Seidel <eseidel@apple.com>
1662 General update to SVG project page, also link to status page.
1664 * projects/svg/index.html:
1666 2006-02-05 Eric Seidel <eseidel@apple.com>
1668 Rubber stamped by darin.
1670 * projects/svg/status.xml: Added.
1671 * projects/svg/svg-status.css: Added.
1672 * projects/svg/svg-status.xsl: Added.
1674 2006-02-05 Eric Seidel <eseidel@apple.com>