1 2008-09-25 Darin Adler <darin@apple.com>
3 * contact.html: Take a cut at making the role of webkitsdk-dev
4 clearer, specifying that it's Mac OS X specific and hosted at
7 2008-09-24 Timothy Hatcher <timothy@apple.com>
9 Add new screenshots of the Web Inspector's Scope Variables pane.
13 * blog-files/inspector-closure-scope.png: Added.
14 * blog-files/inspector-event-scope.png: Added.
15 * blog-files/inspector-with-scope.png: Added.
17 2008-09-24 Timothy Hatcher <timothy@apple.com>
19 Add another screenshot of the Web Inspector.
23 * blog-files/inspector-disabling-properties.png: Added.
25 2008-09-24 Timothy Hatcher <timothy@apple.com>
27 Add new screenshots of the Web Inspector.
31 * blog-files/inspector-console-autocomplete.png: Added.
32 * blog-files/inspector-databases-panel-query-view.png: Added.
33 * blog-files/inspector-databases-panel.png: Added.
34 * blog-files/inspector-elements-panel.png: Added.
35 * blog-files/inspector-numeric-style-stepping.gif: Added.
36 * blog-files/inspector-profiles-panel.png: Added.
37 * blog-files/inspector-resources-panel.png: Added.
38 * blog-files/inspector-scripts-panel.png: Added.
39 * blog-files/inspector-status-bar-with-errors.png: Added.
40 * blog-files/inspector-toolbar.png: Added.
42 2008-09-24 Timothy Hatcher <timothy@apple.com>
46 * demos/drosera/demo.js: Add some console.profile() calls.
48 2008-09-22 Alexander Orlov <alexander.orlov@loxal.net>
50 Reviewed by Darin Adler.
52 * projects/performance/index.html: Remove dead link to the 24fun test.
54 2008-09-18 Maciej Stachowiak <mjs@apple.com>
58 * blog-files/animation-demo.svg: Added.
60 2008-09-18 Maciej Stachowiak <mjs@apple.com>
64 * blog-files/sfx-perf.png: Added.
66 2008-08-25 Mark Rowe <mrowe@apple.com>
68 Reviewed by Dan Bernstein.
70 Modernize the bug reporting guidelines and make them a little less Mac-specific.
72 * quality/bugwriting.html:
74 2008-08-18 Mark Rowe <mrowe@apple.com>
76 Upgrade to WordPress 2.6.1.
80 2008-08-01 Adam Roben <aroben@apple.com>
82 Add a link to the instructions to use Apple's Safari for Windows
85 Reviewed by Eric Seidel.
87 * building/debug.html:
89 2008-07-28 Robert Blaut <webkit@blaut.biz>
91 Reviewed by Mark Rowe.
93 Fix for bug: Website provides no guidance on debugging
94 <https://bugs.webkit.org/show_bug.cgi?id=3643>
96 * building/debug.html: added info about Xcode Debugging Guide.
98 2008-07-26 Mark Rowe <mrowe@apple.com>
100 Rubber-stamped by Oliver Hunt.
102 Update the Squirrelfish bytecode documentation.
104 * specs/squirrelfish-bytecode.html:
106 2008-07-26 Robert Blaut <webkit@blaut.biz>
108 Reviewed by Eric Seidel.
110 Fix for <https://bugs.webkit.org/show_bug.cgi?id=19712>
111 Corrected validation errors in main.css file.
115 2008-07-26 Robert Blaut <webkit@blaut.biz>
117 Reviewed by Alexey Proskuryakov.
119 Fix for bug: <https://bugs.webkit.org/show_bug.cgi?id=18186>
120 Added notes about unsupported Visual Studio versions.
122 * building/tools.html:
124 2008-07-26 Robert Blaut <webkit@blaut.biz>
126 Reviewed by Eric Seidel.
128 Fix for <https://bugs.webkit.org/show_bug.cgi?id=16719>
129 Removed basic requirements for undetected version of WebKit.
131 * quality/reporting.html:
133 2008-07-26 Robert Blaut <webkit@blaut.biz>
135 Reviewed by Adele Petersen.
137 Fix for bug 7436: Truncated title on webkit DOM page.
138 <https://bugs.webkit.org/show_bug.cgi?id=7436>
140 * projects/dom/index.html: Added basic project informations.
142 2008-07-24 Adam Roben <aroben@apple.com>
144 Remove some redundant text accidentally checked in
146 * building/tools.html:
148 2008-07-24 Adam Roben <aroben@apple.com>
150 Fix a dead link to the Windows Platform SDK and related instructions
152 Rubberstamped by Alexey Proskuryakov.
154 * building/tools.html: Fixed a dead link.
156 2008-07-21 Mark Rowe <mrowe@apple.com>
158 Update Akismet plugin to 2.1.6.
160 * blog/wp-content/plugins/akismet/akismet.php:
162 2008-07-21 Mark Rowe <mrowe@apple.com>
164 Update to WordPress 2.6.
168 2008-07-18 David D. Kilzer <ddkilzer@webkit.org>
170 Fixed indentation of example code for C++ pointers/references!
172 * coding/coding-style.html:
174 2008-07-18 Robert Blaut <webkit@blaut.biz>
176 Reviewed by David Kilzer.
178 Fix for <https://bugs.webkit.org/show_bug.cgi?id=12313>
179 Added code style guidelines for multi-line boolean expressions
181 * coding/coding-style.html:
183 2008-07-02 Mark Rowe <mrowe@apple.com>
185 Update a URL that was out of date.
187 * building/checkout.html:
189 2008-07-01 Mark Rowe <mrowe@apple.com>
191 Update the path to the configuration file.
193 * blog/wp-config.php:
195 2008-06-27 Dan Bernstein <mitz@apple.com>
197 Reviewed by Timothy Hatcher.
199 * css/main.css: Reduced text shadow offsets.
201 2008-06-25 Maciej Stachowiak <mjs@apple.com>
203 Not reviewed, web site fix.
205 Remove blank lines in an attempt to fix feeds.
207 * blog/wp-content/themes/webkit/index.php:
208 * blog/wp-content/themes/webkit/links.php:
210 2008-06-22 Aaron Digulla <digulla@hepe.com>
212 Reviewed by Darin Adler.
214 Fix https://bugs.webkit.org/show_bug.cgi?id=18993
215 Bug 18993: Update of buttons in editing toolbar demo lags behind
217 * demos/editingToolbar/FancyToolbar.js:
218 * demos/editingToolbar/index.html:
220 2008-06-16 Maciej Stachowiak <mjs@apple.com>
222 A handy reference image.
224 * blog-files/acid3-timing.png: Added.
226 2008-06-10 Maciej Stachowiak <mjs@apple.com>
230 - tweak newly added markup.
232 * blog/wp-content/themes/webkit/header.php:
234 2008-06-10 Maciej Stachowiak <mjs@apple.com>
236 Rubber stamped by Adele.
238 - add short title and multisize icon
240 * blog/wp-content/themes/webkit/header.php:
241 * images/surfin-safari.icns: Added.
243 2008-06-04 Dean Jackson <dino@apple.com>
245 Put index pages into specs dirs to make it easier to
248 * specs/index.html: Added.
249 * specs/CSSVisualEffects/index.html: Added.
251 2008-06-03 Maciej Stachowiak <mjs@apple.com>
253 Add a snapshot of the squirrelfish bytecode docs.
255 * specs/squirrelfish-bytecode.html: Added.
257 2008-06-02 Geoffrey Garen <ggaren@apple.com>
259 Transparent background!
261 * blog-files/squirrelfish.png:
263 2008-06-02 Geoffrey Garen <ggaren@apple.com>
267 * blog-files/squirrelfish-webkit-graph.png:
269 2008-06-02 Geoffrey Garen <ggaren@apple.com>
271 Renamed this file quiet down the peanut gallery.
273 * blog-files/squirrelfish-webkit-graph.png: Copied from blog-files/webkit-graph.png.
274 * blog-files/webkit-graph.png: Removed.
276 2008-06-02 Geoffrey Garen <ggaren@apple.com>
280 * blog-files/webkit-graph.png: Added.
282 2008-06-02 Geoffrey Garen <ggaren@apple.com>
284 Moved the squirrelfish mascot to the right place.
286 * blog-files/squirrelfish.png: Copied from images/squirrelfish.png.
287 * images/squirrelfish.png: Removed.
289 2008-06-02 Geoffrey Garen <ggaren@apple.com>
291 Uploaded the squirrelfish mascot.
293 * images/squirrelfish.png: Added.
295 2008-05-23 William Siegrist <wsiegrist@apple.com>
297 Reviewed by Mark Rowe
299 Rename duplicated "notice" id to "terms".
304 2008-05-16 Anders Carlsson <andersca@apple.com>
308 Add manifest MIME type.
312 2008-05-14 Anders Carlsson <andersca@apple.com>
316 Make our Sticky notes example an offline web app.
318 * misc/DatabaseExample.html:
319 * misc/DatabaseExample.manifest: Added.
321 2008-05-12 Maciej Stachowiak <mjs@apple.com>
323 Ooops, I made some mistakes trying to fix the validation errors. This time for sure.
325 * demos/transitions-and-transforms/index.html:
327 2008-05-12 Maciej Stachowiak <mjs@apple.com>
329 Make the demo valid HTML5 (according to validator.nu) and add alt text to the images.
331 * demos/transitions-and-transforms/index.html:
333 2008-05-12 Maciej Stachowiak <mjs@apple.com>
335 Tweaked demo visuals slightly.
337 * demos/transitions-and-transforms/leopard.css:
339 2008-05-12 Maciej Stachowiak <mjs@apple.com>
341 Tweak CSS to look a little better while loading.
343 * demos/transitions-and-transforms/leopard.css:
345 2008-05-12 Maciej Stachowiak <mjs@apple.com>
347 Not reviewed - new demo.
349 Added a demo of CSS Transforms and Transitions.
351 * demos/transitions-and-transforms: Added.
352 * demos/transitions-and-transforms/Finder Coverflow.png: Added.
353 * demos/transitions-and-transforms/Horsehead.png: Added.
354 * demos/transitions-and-transforms/Mail Stationery.png: Added.
355 * demos/transitions-and-transforms/Quick Look.png: Added.
356 * demos/transitions-and-transforms/Spaces.png: Added.
357 * demos/transitions-and-transforms/Stacks.png: Added.
358 * demos/transitions-and-transforms/Time Machine.png: Added.
359 * demos/transitions-and-transforms/index.html: Added.
360 * demos/transitions-and-transforms/leopard.css: Added.
361 * demos/transitions-and-transforms/no-style.html: Added.
363 2008-05-08 Mark Rowe <mrowe@apple.com>
365 Reviewed by Sam Weinig.
367 Add a link to the Mac OS Forge terms of use.
371 2008-04-25 Mark Rowe <mrowe@apple.com>
373 Upgrade to WordPress 2.5.1. Another day, another security vulnerability in WordPress.
377 2008-04-21 Dean Jackson <dino@apple.com>
379 Updated CSS Visual Effects proposals.
383 * described simplified sandwich model (that animations have no effect
384 outside their duration and last specified animation wins)
385 * diagram showing the above
386 * specified animations to start at style resolution or document load,
388 * animation start events always have elapsedTime == 0
392 * removed text saying that elements cannot be drawn as intersecting.
393 * described that preserve-3d trees often need a flattening parent, otherwise
394 elements can be hidden behind their ancestor's background.
395 * describe that preserve-3d is not always possible, such as when
396 overflow is 'hidden'.
402 * specs/CSSVisualEffects/CSSAnimation.html:
403 * specs/CSSVisualEffects/CSSTransforms.html:
404 * specs/CSSVisualEffects/CSSTransitions.html:
405 * specs/CSSVisualEffects/sandwich.png: Added.
407 2008-04-08 Dean Jackson <dino@apple.com>
409 Add some updated proposals for CSS specifications, such as
410 Transforms and Transitions which are already implemented in TOT.
412 * specs/CSSVisualEffects: Added.
413 * specs/CSSVisualEffects/CSSAnimation.html: Added.
414 * specs/CSSVisualEffects/CSSTransforms.html: Added.
415 * specs/CSSVisualEffects/CSSTransitions.html: Added.
417 2008-03-31 Mark Rowe <mrowe@apple.com>
419 Add some images that were missed in the WordPress 2.5 upgrade.
423 2008-03-31 Mark Rowe <mrowe@apple.com>
425 Upgrade to WordPress 2.5
429 2008-03-28 Darin Adler <darin@apple.com>
431 * building/build.html: Add another mention of using the Cygwin shell.
432 * building/tools.html: Fix a typo on the name Cygwin.
434 2008-03-26 Maciej Stachowiak <mjs@apple.com>
436 More screenshots for the blog.
438 * blog-files/acid3-full-rendering-pass.png: Added.
439 * blog-files/acid3-rendering-reference.png: Added.
441 2008-03-26 Maciej Stachowiak <mjs@apple.com>
443 Screenshot for blog post.
445 * blog-files/acid3-100.png: Added.
447 2008-03-23 Antti Koivisto <antti@apple.com>
449 * blog-files/wsj-vs.png: Added.
451 2008-03-23 Eric Seidel <eric@webkit.org>
455 Make our SVG status document slightly less inaccurate.
457 * projects/svg/status.xml:
459 2008-03-21 Antti Koivisto <antti@apple.com>
461 Add some images for a blog post.
463 * blog-files/wsj-nopreload.png: Added.
464 * blog-files/wsj-preload.png: Added.
466 2008-03-17 Dan Bernstein <mitz@apple.com>
468 Reviewed by Sam Weinig.
470 - link "backtrace" to the page that explains how to get one
472 * quality/bugwriting.html:
474 2008-03-15 Matt Lilek <webkit@mattlilek.com>
476 Rubber-stamped by Mitz.
478 Update crash log page with instructions for Leopard.
480 * quality/crashlogs.html:
482 2008-03-11 Robert Blaut <webkit@blaut.biz>
484 Reviewed by Darin Adler.
486 Fix bug http://bugs.webkit.org/show_bug.cgi?id=17280
487 Patch deletes an obsolete hitlist.html page and other references to it
489 * nav.inc: removed menu link to hitlist.html
490 * projects/compat/hitlist.html: Removed.
491 * projects/compat/index.html: removed reference to hitlist.html
493 2008-03-06 Timothy Hatcher <timothy@apple.com>
495 Rubber-stamped by Adam Roben.
497 Add a simple page that has various demo functions for Drosera.
499 * demos/drosera: Added.
500 * demos/drosera/demo.js: Added.
501 * demos/drosera/drosera.png: Added.
502 * demos/drosera/index.html: Added.
504 2008-03-04 Mark Rowe <mrowe@apple.com>
506 Rubber-stamped by Brady Eidson.
508 * building/tools.html: Update link to Windows Platform SDK to its new location.
510 2008-03-04 Mark Rowe <mrowe@apple.com>
512 Reviewed by Sam Weinig.
514 Add a note about preferring if over else if when the previous if is terminated by a return statement.
516 * coding/coding-style.html:
518 2008-02-08 Adam Roben <aroben@apple.com>
520 * perf/slickspeed/config.ini: Fixed version number.
522 2008-02-08 Adam Roben <aroben@apple.com>
524 Update jQuery to v1.2.3
526 Rubberstamped by Mitz.
528 * perf/slickspeed/config.ini:
529 * perf/slickspeed/frameworks/jquery-1.2.3.js: Renamed from WebKitSite/perf/slickspeed/frameworks/jquery-1.2.1.js.
531 2008-02-07 David Smith <catfish.man@gmail.com>
533 Rubber stamped by weinig and bdash.
534 Update prototype.js to 1.6.0.2 to be a bit less unfair in comparative benchmarking.
536 * perf/slickspeed/frameworks/prototype.js:
538 2008-02-07 David Smith <catfish.man@gmail.com>
540 Rubber stamped by Mark Rowe
541 Fix a duplicate selector in the test.
543 * perf/slickspeed/selectors.list:
545 2008-02-07 David Smith <catfish.man@gmail.com>
547 Reviewed by Adam Roben.
548 Added :nth-child and :last-child to the list of selectors to test.
550 * perf/slickspeed/selectors.list:
552 2008-02-05 Mark Rowe <mrowe@apple.com>
554 Update WordPress to 2.3.3 which includes security fixes.
556 * blog/wp-admin/install-helper.php:
557 * blog/wp-includes/gettext.php:
558 * blog/wp-includes/pluggable.php:
559 * blog/wp-includes/version.php:
562 2008-02-02 David Smith <catfish.man@gmail.com>
566 Update the selector benchmark/test now that WebKit supports :only-child and :last-child;
567 Unfortunately, the javascript libraries don't appear to implement :*-of-type correctly, so that one remains disabled for now.
569 * perf/slickspeed/header.html: Typo fix, and updated the note to clarify that WebKit is no longer the only implementation causing us to leave some selectors disabled.
570 * perf/slickspeed/selectors.list: Added the new selectors
572 2008-02-02 Mark Rowe <mrowe@apple.com>
574 Add WordPress plugin to give more control over blog comment settings.
576 * blog/wp-content/plugins/commentcontrol.php: Added.
578 2008-01-30 Jessica Kahn <jess@apple.com>
580 Reviewed by Tim Hatcher.
582 * coding/coding-style.html:
583 Adding a note about avoiding explicit nil/NO initialization of Objective-C instance variables.
585 2008-01-21 David Smith <catfish.man@gmail.com>
587 Reviewed by Darin Adler.
589 Added a modified version of the MooTools SlickSpeed Selector Test/Benchmark to show off querySelectorAll. MIT licensed.
591 * perf/slickspeed: Added.
592 * perf/slickspeed/config.ini: Added.
593 * perf/slickspeed/footer.html: Added.
594 * perf/slickspeed/frameworks: Added.
595 * perf/slickspeed/frameworks/DomQuery.js: Added.
596 * perf/slickspeed/frameworks/dummy.js: Added.
597 * perf/slickspeed/frameworks/jquery-1.2.1.js: Added.
598 * perf/slickspeed/frameworks/prototype.js: Added.
599 * perf/slickspeed/header.html: Added.
600 * perf/slickspeed/index.php: Added.
601 * perf/slickspeed/instructions.txt: Added.
602 * perf/slickspeed/logo.png: Added.
603 * perf/slickspeed/selectors.list: Added.
604 * perf/slickspeed/style.css: Added.
605 * perf/slickspeed/system: Added.
606 * perf/slickspeed/system/index.php: Added.
607 * perf/slickspeed/system/slickspeed.js: Added.
608 * perf/slickspeed/system/template.php: Added.
609 * perf/slickspeed/template.html: Added.
611 2008-01-17 Steve Falkenburg <sfalken@apple.com>
613 Added Vista crash logging information.
617 * quality/crashlogs.html:
619 2008-01-07 Eric Seidel <eric@webkit.org>
621 Reviewed by Mark Rowe.
623 * projects/svg/status.xml: remove fixed bugs.
625 2007-12-30 Mark Rowe <mrowe@apple.com>
627 Unreviewed. Update WordPress to 2.3.2, which includes security fixes.
629 * blog/wp-admin/admin.php:
630 * blog/wp-admin/includes/file.php:
631 * blog/wp-admin/install.php:
632 * blog/wp-admin/setup-config.php:
634 * blog/wp-includes/formatting.php:
635 * blog/wp-includes/functions.php:
636 * blog/wp-includes/pluggable.php:
637 * blog/wp-includes/post.php:
638 * blog/wp-includes/query.php:
639 * blog/wp-includes/taxonomy.php:
640 * blog/wp-includes/version.php:
641 * blog/wp-includes/wp-db.php:
643 * blog/wp-settings.php:
646 2007-12-29 Alp Toker <alp@atoker.com>
650 * perf/sunspider-0.9/sunspider.html:
652 2007-12-29 Alp Toker <alp@atoker.com>
656 Provide the current URL in the SunSpider results page. Useful for
657 copying benchmark results out of browsers without a location bar or
658 where the location bar can't handle long URLs.
660 * perf/sunspider-0.9/sunspider-results.html:
662 2007-12-21 David Smith <catfish.man@gmail.com>
664 At bdash's suggestion, display a message if someone attempts to run the 'native' version of the getElementsByClassName benchmark in a browser that doesn't support that.
666 * blog-files/gebcnspeedtest.html:
668 2007-12-21 David Smith <catfish.man@gmail.com>
670 Add the benchmark from the previous commit as well.
672 * blog-files/gebcnspeedtest.html: Added.
673 * blog-files/prototype-for-gebcn-test.js: Added.
675 2007-12-21 David Smith <catfish.man@gmail.com>
677 Add a graph of benchmark results for an upcoming blog post.
679 * blog-files/gebcnwebkitonly.png: Added.
681 2007-12-18 Antti Koivisto <antti@apple.com>
683 Reviewed by Darin and Steve.
685 Add instructions to install the QuickTime SDK for Windows.
687 * building/tools.html:
689 2007-12-18 Mark Rowe <mrowe@apple.com>
693 * perf/sunspider-0.9/sunspider.html:
695 2007-12-18 Steve Falkenburg <sfalken@apple.com>
697 Correct link to Visual Studio Express 2005.
698 Old link points to 2008.
702 * building/tools.html:
704 2007-12-17 Maciej Stachowiak <mjs@apple.com>
708 - work around IE layout bugs
710 * perf/sunspider-0.9/sunspider.css:
712 2007-12-17 Maciej Stachowiak <mjs@apple.com>
716 - fix compare feature
718 * perf/sunspider-0.9/sunspider-results.html:
720 2007-12-17 Maciej Stachowiak <mjs@apple.com>
722 Rubber stamped by Mark.
724 - Add a copy of SunSpider 0.9 to the site
727 * perf/sunspider-0.9: Added.
728 * perf/sunspider-0.9/3d-cube.html: Added.
729 * perf/sunspider-0.9/3d-morph.html: Added.
730 * perf/sunspider-0.9/3d-raytrace.html: Added.
731 * perf/sunspider-0.9/access-binary-trees.html: Added.
732 * perf/sunspider-0.9/access-fannkuch.html: Added.
733 * perf/sunspider-0.9/access-nbody.html: Added.
734 * perf/sunspider-0.9/access-nsieve.html: Added.
735 * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html: Added.
736 * perf/sunspider-0.9/bitops-bits-in-byte.html: Added.
737 * perf/sunspider-0.9/bitops-bitwise-and.html: Added.
738 * perf/sunspider-0.9/bitops-nsieve-bits.html: Added.
739 * perf/sunspider-0.9/controlflow-recursive.html: Added.
740 * perf/sunspider-0.9/crypto-aes.html: Added.
741 * perf/sunspider-0.9/crypto-md5.html: Added.
742 * perf/sunspider-0.9/crypto-sha1.html: Added.
743 * perf/sunspider-0.9/date-format-tofte.html: Added.
744 * perf/sunspider-0.9/date-format-xparb.html: Added.
745 * perf/sunspider-0.9/math-cordic.html: Added.
746 * perf/sunspider-0.9/math-partial-sums.html: Added.
747 * perf/sunspider-0.9/math-spectral-norm.html: Added.
748 * perf/sunspider-0.9/regexp-dna.html: Added.
749 * perf/sunspider-0.9/string-base64.html: Added.
750 * perf/sunspider-0.9/string-fasta.html: Added.
751 * perf/sunspider-0.9/string-tagcloud.html: Added.
752 * perf/sunspider-0.9/string-unpack-code.html: Added.
753 * perf/sunspider-0.9/string-validate-input.html: Added.
754 * perf/sunspider-0.9/sunspider-analyze-results.js: Added.
755 * perf/sunspider-0.9/sunspider-compare-results.js: Added.
756 * perf/sunspider-0.9/sunspider-driver.html: Added.
757 * perf/sunspider-0.9/sunspider-record-result.js: Added.
758 * perf/sunspider-0.9/sunspider-results.html: Added.
759 * perf/sunspider-0.9/sunspider-test-prefix.js: Added.
760 * perf/sunspider-0.9/sunspider.css: Added.
761 * perf/sunspider-0.9/sunspider.html: Added.
763 2007-12-16 Brent Fulgham <bfulgham@gmail.com>
765 Reviewed by Maciej Stachowiak.
767 http://bugs.webkit.org/show_bug.cgi?id=16446.
769 * building/debug.html: Update to expand the win32 debugging instructions.
771 2007-12-07 Brady Eidson <beidson@apple.com>
773 Reviewed by Darin's rubberstamp
775 When developing the Database feature and dealing with UI Delegate issues, it is important to have
776 live examples on the web to help reproduce certain situations.
778 This file is a dumping ground for such examples, and starts out with one function - the ability to add
779 arbitrary amounts of data to a database to test the quota-related mechanisms of the UI
781 * misc/DatabaseTester.html: Added.
783 2007-12-07 Brady Eidson <beidson@apple.com>
785 Reviewed by Adam Roben
787 * misc/DatabaseExample.html: Changed to differentiate failure between running with an
788 unsupported browser or some other error that prevented the database from opening.
789 In the future we can use ExceptionCodes returned from openDatabase(), but a good list
790 of those don't exist yet
792 2007-12-05 Timothy Hatcher <timothy@apple.com>
794 Add another Inspector screenshot for an upcoming blog post.
796 * blog-files/InspectorDatabaseBrowser.png: Added.
798 2007-12-04 Alp Toker <alp@atoker.com>
800 Reviewed by Mark Rowe.
802 Link to Planet WebKit.
806 2007-12-02 Adam Roben <aroben@apple.com>
808 Add another screenshot
810 * blog-files/InspectElementMenu.png: Added.
812 2007-12-02 Adam Roben <aroben@apple.com>
814 Add some Inspector screenshots for an upcoming blog post
816 Rubberstamped by Mark Rowe.
818 * blog-files/InspectorCSSEditing.png: Added.
819 * blog-files/InspectorFonts.png: Added.
821 2007-11-30 Matt Lilek <webkit@mattlilek.com>
825 Link to the commit and review policy.
827 * coding/contributing.html:
830 2007-11-30 Darin Adler <darin@apple.com>
832 * coding/commit-review-policy.html: A couple more typos and very
833 minor grammatical stuff. No substantive change.
835 2007-11-30 Darin Adler <darin@apple.com>
837 * coding/commit-review-policy.html: Fixed a typo, added a footer.
839 2007-11-30 Matt Lilek <webkit@mattlilek.com>
843 Clean up a couple of typos from Maciej's last patch.
845 * coding/commit-review-policy.html:
847 2007-11-30 Maciej Stachowiak <mjs@apple.com>
849 Reviewed by Bertrand.
851 New commit and review policy.
853 * coding/commit-review-policy.html: Added.
855 2007-11-21 Mark Rowe <mrowe@apple.com>
859 Update coding style to cover control statements with no body.
861 * coding/coding-style.html:
863 2007-11-17 Adam Roben <aroben@apple.com>
865 Update Windows debugging instructions
867 Reviewed by Mark Rowe.
869 * building/debug.html:
871 2007-11-14 Brady Eidson <beidson@apple.com>
875 * images/DroseraPic.png: Added.
877 2007-11-12 Brady Eidson <beidson@apple.com>
881 Update the DatabaseExample to use the new API
883 * misc/DatabaseExample.html:
885 2007-11-12 Mark Rowe <mrowe@apple.com>
887 * building/tools.html: Remove extra >.
889 2007-11-09 Antti Koivisto <antti@apple.com>
891 Rubber stamped by bdash.
893 Add directory for blog resources (and one image).
896 * blog-files/touch-poster.png: Added.
898 2007-11-07 Dan Bernstein <mitz@apple.com>
900 Reviewed by Darin Adler.
902 - removed a workaround for the bug fixed in the WebCore part of this
905 2007-11-04 Timothy Hatcher <timothy@apple.com>
907 Land the HTML Editing Toolbar demo from WWDC 2007.
910 * demos/editingToolbar: Added.
911 * demos/editingToolbar/FancyToolbar.css: Added.
912 * demos/editingToolbar/FancyToolbar.js: Added.
913 * demos/editingToolbar/FancyToolbarImages: Added.
914 * demos/editingToolbar/FancyToolbarImages/button.png: Added.
915 * demos/editingToolbar/FancyToolbarImages/buttonLeft.png: Added.
916 * demos/editingToolbar/FancyToolbarImages/buttonMiddle.png: Added.
917 * demos/editingToolbar/FancyToolbarImages/buttonPressed.png: Added.
918 * demos/editingToolbar/FancyToolbarImages/buttonPressedLeft.png: Added.
919 * demos/editingToolbar/FancyToolbarImages/buttonPressedMiddle.png: Added.
920 * demos/editingToolbar/FancyToolbarImages/buttonPressedRight.png: Added.
921 * demos/editingToolbar/FancyToolbarImages/buttonRight.png: Added.
922 * demos/editingToolbar/FancyToolbarImages/camera.png: Added.
923 * demos/editingToolbar/FancyToolbarImages/link.png: Added.
924 * demos/editingToolbar/FancyToolbarImages/textAlign.png: Added.
925 * demos/editingToolbar/FancyToolbarImages/toolbarOutline.png: Added.
926 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottom.png: Added.
927 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomLeft.png: Added.
928 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomRight.png: Added.
929 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineLeft.png: Added.
930 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineRight.png: Added.
931 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTop.png: Added.
932 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopLeft.png: Added.
933 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopRight.png: Added.
934 * demos/editingToolbar/content.html: Added.
935 * demos/editingToolbar/images: Added.
936 * demos/editingToolbar/images/safari.png: Added.
937 * demos/editingToolbar/index.html: Added.
939 2007-11-04 David D. Kilzer <ddkilzer@webkit.org>
941 CIA has changed its hostname from cia.navi.cx to cia.vc
942 <http://bugs.webkit.org/show_bug.cgi?id=15829>
946 * contact.html: Updated links to CIA.
948 2007-11-03 David D. Kilzer <ddkilzer@webkit.org>
950 LGPL'ed files contain incorrect FSF address
951 <http://bugs.webkit.org/show_bug.cgi?id=14885>
953 Reviewed by NOBODY (follow-up fix).
955 * blog/wp-includes/class-snoopy.php:
956 * blog/wp-includes/gettext.php:
957 * blog/wp-includes/streams.php:
959 2007-11-01 Sam Weinig <sam@webkit.org>
961 Rubber-stamped by Tim Hatcher.
963 * misc/DatabaseExample.html: Speed up default close speed to .25s
965 2007-11-01 Sam Weinig <sam@webkit.org>
967 Reviewed by Adam Roben.
969 - Don't show the close button on the notes unless hovering over the note.
970 - Do transformation and fade when closing a note using the new transition properties.
972 * misc/DatabaseExample.html:
974 2007-10-29 Mark Rowe <mrowe@apple.com>
980 2007-10-29 Mark Rowe <mrowe@apple.com>
982 Files that have been added or modified on the web server without making it in to SVN.
985 * blog/wp-content/databaseexample.png: Added.
986 * blog/wp-content/uploads: Added.
987 * blog/wp-content/uploads/2007: Added.
988 * blog/wp-content/uploads/2007/06: Added.
989 * blog/wp-content/uploads/2007/06/newinspector.png: Added.
990 * building/cygwin-downloader.zip: Added.
992 2007-10-25 Alexey Proskuryakov <ap@webkit.org>
994 Rubber-stamped by Mark Rowe.
996 * images/download.png: Updated to say "Nightly builds" instead of
997 "Nightly (6 MB)" - the Mac version is ~15 MB now, and this isn't a direct
998 download link anyway.
1000 2007-10-21 David Kilzer <ddkilzer@webkit.org>
1002 Reviewed by Darin Adler.
1004 - fix http://bugs.webkit.org/show_bug.cgi?id=15592
1005 DOM Exception opening up client-side database example for the first time
1007 There was a race condition when creating the WebKitStickyNotes table for the
1008 first time in which the loaded() function (renamed to loadNotes()) could be
1009 called before the table was created. Prevent this by only calling loadNotes()
1010 in an executeSql() callback after we know the table exists, or after we know
1011 the table has been created.
1013 * misc/DatabaseExample.html: Renamed loaded() function to loadNotes().
1014 Created a new loaded() function.
1016 2007-10-20 Mark Rowe <mrowe@apple.com>
1018 Rubber-stamped by Adam.
1020 Convert TIFFs to PNGs so that the demo page is fully-functional in the Gtk port.
1022 * misc/DatabaseExample.html:
1023 * misc/deleteButton.png: Added.
1024 * misc/deleteButton.tiff: Removed.
1025 * misc/deleteButtonPressed.png: Added.
1026 * misc/deleteButtonPressed.tiff: Removed.
1028 2007-10-20 Adam Roben <aroben@apple.com>
1030 Make the notes sticky!
1034 * misc/DatabaseExample.html:
1035 * misc/deleteButton.tiff: Added.
1036 * misc/deleteButtonPressed.tiff: Added.
1038 2007-10-19 Timothy Hatcher <timothy@apple.com>
1040 Reviewed by Mark Rowe.
1042 Fix a couple of exceptions for first time users.
1044 * misc/DatabaseExample.html:
1046 2007-10-19 Anders Carlsson <andersca@apple.com>
1050 Make example actually work.
1052 * misc/DatabaseExample.html:
1054 2007-10-19 Anders Carlsson <andersca@apple.com>
1060 * misc/DatabaseExample.html:
1062 2007-10-19 Brady Eidson <beidson@apple.com>
1066 Tiger's SQLite doesn't support CREATE TABLE IF NOT EXISTS :(
1068 * misc/DatabaseExample.html:
1070 2007-10-19 Brady Eidson <beidson@apple.com>
1072 Reviewed by Tim Hatcher
1074 Sample database API usage
1076 * misc/DatabaseExample.html: Added.
1078 2007-09-25 David Kilzer <ddkilzer@webkit.org>
1082 - Fix http://bugs.webkit.org/show_bug.cgi?id=14885
1083 LGPL'ed files contain incorrect FSF address
1085 * blog/wp-content/plugins/wp-cache/wp-cache.php:
1086 * blog/wp-includes/class-snoopy.php:
1087 * blog/wp-includes/gettext.php:
1088 * blog/wp-includes/js/tinymce/license.html:
1089 * blog/wp-includes/streams.php:
1091 2007-09-23 Maciej Stachowiak <mjs@apple.com>
1093 Reviewed by Mark Rowe.
1095 - Limit custom list bullets to ordered lists only
1106 2007-09-22 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1110 * coding/coding-style.html:
1111 - in section Other Punctuation
1112 - syntax instead of synatax
1113 - fix sample code alignment
1115 2007-09-06 Maciej Stachowiak <mjs@apple.com>
1119 * misc/WebKitDetect.js: Added.
1121 2007-09-06 Maciej Stachowiak <mjs@apple.com>
1123 Not reviewed - copy of WebKitDetect script from wiki
1125 * misc/WebKitDetect.html: Added.
1127 2007-08-20 Adam Roben <aroben@apple.com>
1129 Remove any mention of drwtsn32.log, as it is almost never useful for tracking down crashes
1133 * quality/crashlogs.html:
1135 2007-07-26 Maciej Stachowiak <mjs@apple.com>
1137 - grammar fix pointed out by Mitz.
1139 * projects/goals.html:
1141 2007-07-25 Maciej Stachowiak <mjs@apple.com>
1143 Rubber stamped by Adam.
1145 Added WebKit Project Goals.
1147 * nav.inc: added a nav link.
1148 * projects/goals.html: Added.
1150 2007-07-22 Matt Lilek <pewtermoose@gmail.com>
1152 Reviewed by Adam Roben.
1154 Add information on getting a useful crash log on Mac and Windows.
1157 * quality/crashlogs.html: Added.
1158 * quality/mac_reportbox.jpg: Added.
1159 * quality/mac_viewtrace.jpg: Added.
1160 * quality/win_installwatson.jpg: Added.
1161 * quality/win_watsongui.jpg: Added.
1162 * quality/win_watsoninstalled.jpg: Added.
1164 2007-07-20 Mark Rowe <mrowe@apple.com>
1166 Replace symlink with a PHP-level include to allow use of git on Windows without cygwin.
1167 WordPress will replace the file with a symlink when it's first accessed, and the PHP-level
1168 include is functionally identical for our purposes on the first use.
1170 * blog/wp-content/advanced-cache.php:
1172 2007-07-16 Charles Gaudette <charles@gaudette-net.com>
1176 - http://bugs.webkit.org/show_bug.cgi?id=14628
1177 broken link on webkit.org home page - "KHTML" points to http://khtml.info/
1181 2007-07-06 Matt Lilek <pewtermoose@gmail.com>
1183 Reviewed by Adam Roben.
1185 Add info about VC++ Express forgetting SDK paths.
1187 * building/build.html:
1189 2007-07-02 Mitz Pettel <mitz@webkit.org>
1191 Reviewed by Darin Adler.
1193 - http://bugs.webkit.org/show_bug.cgi?id=14482
1194 Add information about the NeedsReduction and HasReduction keywords to quality/reduction.html
1196 * quality/reduction.html:
1198 2007-07-01 Mitz Pettel <mitz@webkit.org>
1200 Reviewed by Darin Adler.
1202 - http://bugs.webkit.org/show_bug.cgi?id=14481
1203 Broken links on coding/lgpl-license.html
1205 * coding/lgpl-license.html:
1207 2007-06-24 Mitz Pettel <mitz@webkit.org>
1209 Reviewed by Adam Roben.
1213 * building/build.html:
1215 2007-06-23 Mark Rowe <mrowe@apple.com>
1219 * building/checkout.html: Update link to bypass caching proxy as it has a habit of breaking huge downloads.
1221 2007-06-12 Adam Roben <aroben@apple.com>
1223 Update the location of cygwin-downloader.zip.
1225 Rubberstamped by Hyatt.
1227 * building/tools.html:
1229 2007-06-12 Dave Hyatt <hyatt@apple.com>
1231 Add Windows checkout/build instructions to the website.
1233 * building/build.html:
1234 * building/checkout.html:
1235 * building/debug.html:
1236 * building/tools.html: Added.
1237 * building/run.html:
1242 2007-06-10 Geoffrey Garen <ggaren@apple.com>
1244 Reviewed by Beth Dakin.
1246 Cleaned up formatting on the check out page.
1248 * building/checkout.html:
1250 2007-06-08 Mark Rowe <mrowe@apple.com>
1252 Rubber-stamped by Hyatt.
1254 Switch to using Internet Explorer's conditional comments to target IE-specific styles rather
1255 than doing server-side user agent checks. This resolves an issue some people were seeing where
1256 caching would lead to a page generated for an Internet Explorer user being served to a Safari
1257 user. The visible symptom of this was many of the graphics were missing.
1259 * blog/wp-content/themes/webkit/header.php:
1262 2007-05-04 Mark Rowe <mrowe@apple.com>
1264 Upgrade to WordPress 2.2. I didn't go to the effort of tracking down files
1265 present in the old version which have since been removed, but it's unlikely
1266 they'll ever cause a problem.
1268 2007-05-04 Mark Rowe <mrowe@apple.com>
1270 Add graphics used by existing blog posts into SVN.
1272 * blog/wp-content/rotate.png: Added.
1273 * blog/wp-content/drosera.png: Added.
1274 * blog/wp-content/hitlist.png: Added.
1275 * blog/wp-content/svgtextmini.png: Added.
1276 * blog/wp-content/svgtextmini_01.png: Added.
1277 * blog/wp-content/textfield_screenshot.jpg: Added.
1278 * blog/wp-content/Picture9.png: Added.
1279 * blog/wp-content/svgtext.png: Added.
1280 * blog/wp-content/webInspector.png: Added.
1281 * blog/wp-content/rotate.svg: Added.
1282 * blog/wp-content/chucknorris.png: Added.
1284 2007-04-21 Mitz Pettel <mitz@webkit.org>
1286 Reviewed by Darin Adler.
1288 - http://bugs.webkit.org/show_bug.cgi?id=13350
1289 Build Ahem into DumpRenderTree
1291 * quality/testing.html: Removed the requirement to download and install
1292 Ahem for running the tests.
1293 * quality/testwriting.html: Added information about Ahem.
1295 2007-04-09 Adele Peterson <adele@apple.com>
1297 * blog/wp-content/chrome.jpg: Added.
1299 2007-04-05 Mark Malone <markmalone@mac.com>
1301 Reviewed by Darin Adler.
1303 http://bugs.webkit.org/show_bug.cgi?id=13273
1304 Bug 13273: DOM Interfaces Nav link should go somewhere more useful
1306 * nav.inc: Link directly to the hierarchy.
1308 2007-03-26 Darin Adler <darin@apple.com>
1310 * coding/coding-style.html: Let's misquote George Orwell: "Wrong is right. Right is wrong."
1312 2007-03-25 Darin Adler <darin@apple.com>
1314 * coding/coding-style.html: Put !important on right/wrong colors so they override the
1315 green color that comes from the green.css stylesheet.
1317 2007-03-25 Darin Adler <darin@apple.com>
1319 * coding/RefPtr.html: A couple minor wording tweaks.
1321 2007-03-25 Darin Adler <darin@apple.com>
1323 * coding/RefPtr.html: Put the operator name "new" in the oblique style as with other identifiers.
1325 2007-03-25 Mark Rowe <mrowe@apple.com>
1327 * coding/RefPtr.html: Fix grammar error that Mitz pointed out.
1328 Replace raw ampersands in hyperlink URL with named entity.
1330 2007-03-25 Darin Adler <darin@apple.com>
1332 * coding/RefPtr.html: A couple wording tweaks.
1334 2007-03-25 Darin Adler <darin@apple.com>
1336 * coding/RefPtr.html: More formatting tweaks. Added a possible new topic for the document,
1337 suggested by Anders.
1339 2007-03-24 Darin Adler <darin@apple.com>
1341 * css/main.css: Try tighter spacing for code examples.
1343 2007-03-24 Darin Adler <darin@apple.com>
1345 * coding/RefPtr.html: <span> -> </span>
1347 2007-03-24 Darin Adler <darin@apple.com>
1349 * coding/RefPtr.html: "smart pointer" -> "smart pointers"
1351 2007-03-24 Darin Adler <darin@apple.com>
1353 * coding/RefPtr.html: Added. First draft of a document about RefPtr.
1355 Also tweaked the MIME types of a few files and removed a stray executable bit.
1357 2007-03-21 David Kilzer <ddkilzer@apple.com>
1359 * building/checkout.html: By popular demand, the link to the svn 1.3 client has been removed.
1361 2007-03-21 David Kilzer <ddkilzer@apple.com>
1363 * building/checkout.html: Got rid of "click here" link and restructured sentences
1364 linking to svn clients.
1366 2007-03-21 David Kilzer <ddkilzer@apple.com>
1370 * building/checkout.html: Add link to svn 1.4 client for Mac OS X 10.4.
1372 2007-03-21 Maciej Stachowiak <mjs@apple.com>
1374 - some specs to propose by email
1376 * specs/HTML_Timed_Media_Elements.html: Added.
1377 * specs/Timed_Media_CSS.html: Added.
1378 * specs/Timed_Media_Elements-Open_Issues.html: Added.
1379 * specs/mediaelement.css: Added.
1380 * specs/movie-status-states.png: Added.
1382 2007-03-20 Matt Lilek <pewtermoose@gmail.com>
1384 Reviewed by Darin Adler.
1386 Clear up the steps necessary to get a patch landed.
1388 http://bugs.webkit.org/show_bug.cgi?id=12877 - Bug 12877: "Contributing Code" page could be clearer
1389 http://bugs.webkit.org/show_bug.cgi?id=8690 - Bug 8690: Contributing code doesn't mention what to do with new files
1391 * coding/contributing.html:
1393 2007-03-18 Maciej Stachowiak <mjs@apple.com>
1395 Added a random JS benchmark.
1397 * misc/morph.html: Added.
1399 2007-03-14 Kevin McCullough <kmccullough@apple.com>
1403 Silly wrapping change for testing a post-commit hook change.
1407 2007-03-09 Darin Adler <darin@apple.com>
1409 * blog/wp-content/themes/webkit/style.css: Removed rule for code since
1410 we want it to match pre, and the default font looks fine -- no need to
1411 ask for "Courier New" explicitly.
1413 2007-03-09 Mark Rowe <mrowe@apple.com>
1415 Rubber-stamped by Tim Hatcher.
1417 Sexy blog permalinks!
1419 * blog/.htaccess: Added.
1421 2007-03-09 Mark Rowe <mrowe@apple.com>
1425 * building/checkout.html: Update repository URL.
1427 2007-03-07 Brady Eidson <beidson@apple.com>
1429 Whoops, its actually prepare-ChangeLog
1431 * coding/contributing.html:
1433 2007-03-07 Brady Eidson <beidson@apple.com>
1437 Explicitly mention the prepare-Changelog step for contributing patches
1439 * coding/contributing.html:
1441 2007-02-25 Anders Carlsson <acarlsson@apple.com>
1445 * building/checkout.html:
1446 Add Trac link to our SVN repository,
1448 2007-02-15 Darin Adler <darin@apple.com>
1450 * projects/performance/index.html: Fix i-Bench link.
1452 2007-02-08 Mark Rowe <mrowe@apple.com>
1454 Reviewed by Tim Hatcher.
1456 * nav.inc: Add link to very work-in-progress DOM documentation.
1458 2007-01-19 Nicholas Shanks <contact@nickshanks.com>
1462 Change doctype for webkit.org/blog/ admin interface to HTML 4.01.
1464 * blog/wp-admin/admin-header.php:
1465 * blog/wp-login.php:
1467 2007-01-15 Brady Eidson <beidson@apple.com>
1471 * coding/coding-style.html: Added switch/case indentation rules
1473 2007-01-15 Eric Seidel <eric@webkit.org>
1477 * coding/coding-style.html: update to include style for header guards
1479 2007-01-10 Geoffrey Garen <ggaren@apple.com>
1481 * coding/coding-style.html: Fixed minor validation error.
1483 2007-01-10 Geoffrey Garen <ggaren@apple.com>
1485 Reviewed by Beth Dakin.
1487 Updated coding style guidelines to cover a lot of stuff previously absent.
1489 * coding/coding-style.html:
1491 2007-01-04 Lars Naesbye Christensen <larsnaesbye@stud.ku.dk>
1493 Reviewed by Darin Adler.
1495 http://bugs.webkit.org/show_bug.cgi?id=11295
1496 Nightly download size is misleading
1498 * images/download.png: Changed the size to 6 MB.
1500 2007-01-01 Darin Adler <darin@apple.com>
1502 * quality/bugzilla.html: Fix a lingering reference to opendarwin.org.
1504 2006-12-06 Rob Buis <buis@kde.org>
1508 http://bugs.webkit.org/show_bug.cgi?id=10254
1509 A few grammar and spelling corrections on the WebKit website
1511 Grammar and spelling corrections by Jonathan Johnsson.
1513 * coding/coding-style.html:
1514 * projects/css/index.html:
1515 * projects/javascript/index.html:
1516 * projects/svg/index.html:
1517 * quality/reduction.html:
1519 2006-11-21 Matt Lilek <pewtermoose@gmail.com>
1523 http://bugs.webkit.org/show_bug.cgi?id=11652
1524 Bug 11652: Mailing list address and URL are incorrect
1526 This also removes a lot of bit rot from the KWQ-era.
1528 * coding/contributing.html:
1530 * projects/css/index.html:
1531 * projects/editing/index.html:
1532 * projects/forms/index.html:
1533 * projects/html/index.html:
1534 * projects/portability/index.html:
1535 * projects/xslt/index.html:
1536 * quality/lifecycle.html:
1537 * quality/testwriting.html:
1539 2006-11-18 Mitz Pettel <mitz@webkit.org>
1543 Gender-neutrality fix.
1545 * coding/contributing.html:
1547 2006-11-14 Matt Lilek <pewtermoose@gmail.com>
1549 Reviewed by Tim Hatcher.
1551 Moved the web developer page to the wiki, adding link to the Drosera page.
1553 * .htaccess: Add permanent redirect to the new page on the wiki.
1554 * contact.html: Trac numbers are no longer one off.
1556 * webdevelopers/index.html: Removed.
1557 * webdevelopers/webkit_version.html: Removed.
1558 * webdevelopers/webkit_version.js: Removed.
1559 * webdevelopers/webkit_version_xl.html: Removed.
1560 * webdevelopers/webkit_version_xl.js: Removed.
1562 2006-11-14 Mark Rowe <bdash@webkit.org>
1564 Reviewed by Tim Hatcher.
1566 http://bugs.webkit.org/show_bug.cgi?id=9529
1567 Bug 9529: Navigation HTML duplicated on webkit.org web site
1569 * blog/wp-content/themes/webkit/sidebar.php: Include navigation from nav.inc rather than duplicating it here.
1570 * nav.inc: Generate WordPress archive list if included from within WordPress.
1572 2006-11-07 Mark Rowe <bdash@webkit.org>
1574 Reviewed by Dave Hyatt.
1576 * projects/javascript/index.html: Update link to non-existent JavaScript Bugzilla
1577 component to the correct JavaScriptCore.
1579 2006-11-06 Timothy Hatcher <timothy@apple.com>
1583 Update the site with new wiki and Trac links.
1585 * blog/wp-content/themes/webkit/sidebar.php:
1586 * building/build.html:
1589 * projects/svg/index.html:
1591 2006-10-31 Mark Rowe <bdash@webkit.org>
1595 Update WebKit blog link to prevent pointless redirects.
1599 2006-10-25 Mitz Pettel <mitz@webkit.org>
1603 - http://bugs.webkit.org/show_bug.cgi?id=11412
1604 Stray list item in coding/coding-style.html
1606 * coding/coding-style.html:
1608 2006-10-25 Mark Rowe <bdash@webkit.org>
1612 Fix some HTML bugs in the coding style guidelines.
1614 * coding/coding-style.html:
1616 2006-10-13 Geoffrey Garen <ggaren@apple.com>
1620 Split build, run, and debug steps into separate pages. Darin recommended
1623 * building/build.html:
1624 * building/checkout.html:
1625 * building/debug.html: Added.
1626 * building/run.html: Added.
1629 2006-10-05 Eric Seidel <eric@webkit.org>
1633 * coding/coding-style.html: use css styles, add example for whitespace, add example for c++ constructors
1635 2006-09-26 Eric Seidel <eric@webkit.org>
1639 * projects/svg/status.xml: update status to reflect current state of SVG development
1641 2006-09-21 Matt Lilek <pewtermoose@gmail.com>
1645 http://bugs.webkit.org/show_bug.cgi?id=10975
1646 Update the blog template to valid HTML 4.01 Strict.
1648 * blog/wp-content/themes/webkit/comments-popup.php:
1649 * blog/wp-content/themes/webkit/comments.php:
1650 * blog/wp-content/themes/webkit/footer.php:
1651 * blog/wp-content/themes/webkit/header.php:
1652 * blog/wp-content/themes/webkit/style.css: Add missing semi-colon that the validator complained about.
1654 2006-09-21 Mark Rowe <opendarwin.org@bdash.net.nz>
1658 http://bugs.webkit.org/show_bug.cgi?id=10966
1659 Bug 10966: Updates to website
1661 Resolves a few remaining validation issues, makes Bugzilla links consistent, and removes unneeded references to OpenDarwin.
1663 * coding/coding-style.html:
1664 * coding/lgpl-license.html:
1667 * projects/css/index.html:
1668 * projects/editing/index.html:
1669 * projects/forms/index.html:
1670 * projects/html/index.html:
1671 * projects/index.html:
1672 * projects/javascript/index.html:
1673 * projects/svg/index.html:
1674 * projects/xslt/index.html:
1675 * webdevelopers/webkit_version.html:
1676 * webdevelopers/webkit_version_xl.html:
1678 2006-09-21 Mark Rowe <opendarwin.org@bdash.net.nz>
1682 Updates to make static pages validate as HTML 4.01 Strict.
1684 * building/build.html:
1685 * coding/coding-style.html:
1687 * index.html: Move <style> tag into the document head.
1688 * projects/cleanup/index.html:
1689 * projects/compat/index.html:
1690 * projects/css/index.html:
1691 * projects/documentation/index.html:
1692 * projects/editing/index.html:
1693 * projects/forms/index.html: Remove note about <label> not being implemented correctly.
1694 * projects/html/index.html:
1695 * projects/javascript/index.html:
1696 * projects/performance/index.html:
1697 * projects/portability/index.html: Change mention of Windows port to note that it is in progress rather than non-existant.
1698 * projects/printing/index.html:
1699 * projects/svg/index.html:
1700 * projects/xslt/index.html:
1701 * quality/bugwriting.html: Update WebKit version numbers to be accurate. Move JS away from using innerHTML as W3C validator doesn't like it.
1702 * quality/reduction.html:
1703 * quality/reporting.html: Rename element IDs that start with numbers. Update WebKit and Mac OS X version numbers to be accurate.
1704 * quality/testing.html:
1706 2006-09-19 Brady Eidson <beidson@apple.com>
1708 http://bugs.webkit.org/show_bug.cgi?id=8220
1709 Add the favicon.ico to the site.
1710 Notice, users of shipping Safari won't see the updated favicon
1711 unless they clear their icon cache - ToT users can manually reload
1712 the site and force the refresh ;)
1714 * favicon.ico: Added.
1716 2006-09-08 Kevin McCullough <KMcCullough@apple.com>
1720 - this patch brought to you by the letter 'c'
1722 * coding/coding-style.html:
1724 2006-08-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
1726 Reviewed by Darin Adler.
1728 - http://bugs.webkit.org/show_bug.cgi?id=10444
1729 Navigation links overlap the Spam Karma 2 footer
1731 * blog/wp-content/themes/webkit/style.css: Hide the footer altogether.
1733 2006-08-21 Timothy Hatcher <timothy@apple.com>
1735 Reviewed by Darin Adler.
1737 Bug 9302: WebKit nightly download image says ~2.5 MB when
1738 universal binaries make it ~5.0 MB
1739 http://bugs.webkit.org/show_bug.cgi?id=9302
1741 * images/download.png:
1743 2006-08-21 Timothy Hatcher <timothy@apple.com>
1747 Changes many opendarwin.org links to the proper webkit.org version.
1749 * blog/wp-content/themes/webkit/sidebar.php:
1750 * blog/wp-content/themes/webkit/style.css:
1751 * building/build.html:
1752 * coding/contributing.html:
1756 * projects/compat/hitlist.html:
1757 * projects/css/index.html:
1758 * projects/editing/index.html:
1759 * projects/forms/index.html:
1760 * projects/html/index.html:
1761 * projects/javascript/index.html:
1762 * projects/svg/index.html:
1763 * projects/svg/svg-status.xsl:
1764 * projects/xslt/index.html:
1765 * quality/bugpriorities.html:
1766 * quality/bugzilla.html:
1767 * quality/leakhunting.html:
1768 * quality/lifecycle.html:
1769 * quality/reporting.html:
1771 2006-08-15 Eric Seidel <eric@webkit.org>
1775 * projects/svg/status.xml: updated to reflect current SVG status
1777 2006-08-02 Geoffrey Garen <ggaren@apple.com>
1781 Tweaked the build instructions a bit.
1783 * building/build.html:
1784 * building/debug.png: Added.
1786 2006-08-02 Darin Adler <darin@apple.com>
1788 * building/checkout.html: Fix a typo: "OpenSource" instead of "Open Source".
1790 2006-08-01 Geoffrey Garen <ggaren@apple.com>
1794 - Added instructions for debugging in Xcode
1796 * building/build-window.png: Added.
1797 * building/build.html:
1798 * building/custom-executable.png: Added.
1799 * building/info-tab.png: Added.
1801 2006-07-30 Geoffrey Garen <ggaren@apple.com>
1805 - Tweaked the checkout and build instructions to make them simpler and
1808 * building/build.html:
1809 * building/checkout.html:
1811 2006-06-22 Alexey Proskuryakov <ap@nypop.com>
1813 Reviewed by Darin Adler.
1815 - see http://bugs.webkit.org/show_bug.cgi?id=9539
1816 Another case error preventing build
1818 * building/build.html: Building WebKit now requires Xcode 2.3.
1820 2006-06-21 Joost de Valk <jdevalk@opendarwin.org>
1822 Reviewed and landed by Anders.
1824 * blog/wp-content/themes/webkit/sidebar.php:
1825 Add link to Wiki in the navigation menu here too.
1827 2006-06-21 Joost de Valk <jdevalk@opendarwin.org>
1829 Reviewed and landed by Anders.
1831 * nav.inc: Add link to Wiki in the navigation menu.
1833 2006-06-15 Joost de Valk <jdevalk@opendarwin.org>
1835 Patch by David Kilzer, reviewed by Geoffrey Garen, landed by Joost de Valk.
1837 Fix http://bugs.webkit.org/show_bug.cgi?id=9407
1839 Improve wording of first paragraph of webkit site.
1843 2006-06-08 Timothy Hatcher <timothy@apple.com>
1845 Reviewed by Darin Adler.
1847 Include our own copies of the BSD and LGPL licenses.
1849 * coding/bsd-license.html: Added.
1850 * coding/lgpl-license.html: Added.
1851 * nav.inc: link to our copies of the licenses
1853 2006-06-04 David Kilzer <ddkilzer@kilzer.net>
1857 http://bugs.webkit.org/show_bug.cgi?id=9303
1858 JavaScript error when loading WebKit blog page
1860 * blog/wp-content/themes/webkit/sidebar.php: Removed unused JavaScript. Synced with nav.inc.
1861 * nav.inc: Removed evil tabs--whitespace change only.
1863 2006-05-24 Bradley Morrison <bradley.morrison@nokia.com>
1865 Reviewed by John Sullivan.
1867 * quality/lifecycle.html: mentions case of PlatformOnly bugs
1868 and 'other' bug databases.
1870 2006-05-25 Joost de Valk <jdevalk@opendarwin.org>
1872 Reviewed by Timothy Hatcher.
1874 Adding Google Analytics tracking code, to create stats of our webpages.
1876 * blog/wp-content/themes/webkit/footer.php:
1879 2006-05-23 Bradley Morrison <bradley.morrison@nokia.com>
1881 Reviewed by Timothy.
1883 * index.html: Link to Nokia's S60 WebKit.
1885 2006-05-08 Joost de Valk <jdevalk@opendarwin.org>
1889 * building/checkout.html: changed link to point to universal binary. Thanks to Duncan Wilcox for hinting this one.
1891 2006-04-28 Eric Seidel <eseidel@apple.com>
1893 Reviewed by andersca.
1895 * projects/svg/status.xml: Update to reflect current status.
1897 2006-04-18 Joost de Valk <jdevalk@opendarwin.org>
1899 Reviewed by Eric Seidel .
1901 Added WebKit detection scripts and a small howto + a new section to our
1902 website: Web Developers.
1905 * webdevelopers: Added.
1906 * webdevelopers/index.html: Added.
1907 * webdevelopers/webkit_version.html: Added.
1908 * webdevelopers/webkit_version.js: Added.
1909 * webdevelopers/webkit_version_xl.html: Added.
1910 * webdevelopers/webkit_version_xl.js: Added.
1912 2006-04-17 Joost de Valk <jdevalk@opendarwin.org>
1916 * blog/wp-config.php: passwords and users don't belong in SVN.
1918 2006-04-16 Joost de Valk <jdevalk@opendarwin.org>
1922 * quality/lifecycle.html: small textual change to my contact info;
1923 * quality/reporting.html: added non-ADC bug report URL.
1925 2006-04-16 Joost de Valk <jdevalk@opendarwin.org>
1929 * 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.
1931 2006-04-13 Geoffrey Garen <ggaren@apple.com>
1935 * projects/compat/hitlist.html: Added Google Calendar to the list
1936 in place of www.hangseng.com/ebanking
1938 2006-04-11 Eric Seidel <eseidel@apple.com>
1940 Reviewed by andersca.
1942 * quality/testing.html: fix run-mozilla-tests to run-javascriptcore-tests
1944 2006-04-10 Geoffrey Garen <ggaren@apple.com>
1948 * projects/compat/hitlist.html: updated dates
1950 2006-03-23 David Kilzer <ddkilzer@kilzer.ent>
1952 Reviewed by Darin Adler.
1954 - Fix http://bugs.webkit.org/show_bug.cgi?id=7918
1955 Coding style doc uses illegal entity
1957 * coding/coding-style.html: Changed &emdash; to —.
1959 2006-03-15 Geoffrey Garen <ggaren@apple.com>
1963 * projects/compat/hitlist.html: Moved delta.com to the alumni list,
1964 added description of alumni list.
1966 2006-03-08 Geoffrey Garen <ggaren@apple.com>
1970 Clarified that sites on the list aren't necessarily "broken."
1972 * projects/compat/hitlist.html:
1974 2006-03-08 Geoffrey Garen <ggaren@apple.com>
1978 Updated links to gap and bananarepublic bugs.
1980 * projects/compat/hitlist.html:
1982 2006-03-06 Mitz Pettel <opendarwin.org@mitzpettel.com>
1984 Reviewed by Darin Adler.
1986 Change "Mail.app" to "Mail".
1989 * projects/editing/index.html:
1991 2006-03-06 Geoffrey Garen <ggaren@apple.com>
1993 Oops, accidentally deleted the archives links.
1995 * blog/wp-content/themes/webkit/sidebar.php: Bring them back.
1997 2006-03-06 Geoffrey Garen <ggaren@apple.com>
2003 * blog/wp-content/themes/webkit/sidebar.php: sync with the sidebar
2004 for the rest of the site.
2005 * quality/lifecycle.html: add Joost's homepage to his contact info.
2007 2006-03-06 Geoffrey Garen <ggaren@apple.com>
2009 Doing penance after being set straight by Joost.
2011 * projects/compat/hitlist.html: Remove slur against QA. My humblest
2014 2006-03-06 Geoffrey Garen <ggaren@apple.com>
2016 Reviewed by Maciej, Darin.
2018 Added Safari Compatibility Hit List.
2020 * nav.inc: Link to the hit list.
2021 * projects/compat/hitlist.html: Added.
2022 * projects/compat/index.html: Link to the hit list.
2024 2006-03-02 Eric Seidel <eseidel@apple.com>
2028 * quality/reporting.html: display a nicer message to those using 10.2
2030 2006-02-26 David Kilzer <ddkilzer@kilzer.net>
2032 Reviewed by Maciej, landed by Geoff.
2034 Change "Deployment" to "Release" and "Development" to "Debug".
2035 Update latest Xcode version from 2.2 to 2.2.1.
2037 * building/build.html
2039 2006-02-21 Geoffrey Garen <ggaren@apple.com>
2041 Accidentally wrote "Release" instead of "Debug" in my last patch.
2043 * quality/leakhunting.html:
2045 2006-02-20 Geoffrey Garen <ggaren@apple.com>
2047 Some quick proof-reading of the patch I just landed -- no review
2050 * quality/leakhunting.html:
2052 2006-02-21 Joost de Valk <jdevalk@opendarwin.org>
2054 Reviewed by Darin, Geoff.
2056 Added a page about leakhunting, based on the info Sullivan gave in two blogposts about it. (posts 20 and 24)
2058 Added this page to the menu, adding in an extra section header
2062 * quality/leakhunting.html: Added.
2064 2006-02-19 Joost de Valk <jdevalk@opendarwin.org>
2066 Reviewed by Darin Adler.
2068 Fixed Bugzilla URL's
2070 * projects/forms/index.html:
2071 * projects/html/index.html:
2072 * projects/xslt/index.html:
2074 2006-02-19 Joost de Valk <jdevalk@opendarwin.org>
2076 Reviewed by Darin Adler.
2078 Made line-height global instead of just for p
2081 fixed bugzilla link, added starting <p> to first paragraph
2082 removed paragraph about tab-stops
2085 * projects/editing/index.html:
2087 2006-02-17 Darin Adler <darin@apple.com>
2089 * coding/coding-style.html: Mention other non-function brace cases.
2091 2006-02-17 Joost de Valk <jdevalk@opendarwin.org>
2095 Added left position and margin-bottom to blog footer.
2099 2006-02-16 Timothy Hatcher <timothy@apple.com>
2103 Fixes PNGs with 8bit alpha on IE.
2105 * css/ie.css: attach the pngbehavior.htc to img tags
2106 * images/blank.png: Added.
2107 * index.html: add the width and height to the download img
2108 * pngbehavior.htc: Added.
2110 2006-02-16 Justin Garcia <justin.garcia@apple.com>
2112 Changed by Darin on my machine.
2114 * coding/coding-style.html: Re-merged in changes Darin made to the guidelines
2117 2006-02-16 Joost de Valk <jdevalk@opendarwin.org>
2119 Reviewed and landed by Maciej.
2121 Made the author name bold on the frontpage.
2122 Moved the "Posted by" line up under the title and made the author name
2123 bold in single view.
2125 * blog/wp-content/themes/webkit/index.php:
2126 * blog/wp-content/themes/webkit/single.php:
2128 2006-02-15 Joost de Valk <jdevalk@opendarwin.org>
2132 Updated the site to use the new layout.
2136 * blog/wp-content/themes/classic: Removed.
2137 * blog/wp-content/themes/classic/comments-popup.php: Removed.
2138 * blog/wp-content/themes/classic/comments.php: Removed.
2139 * blog/wp-content/themes/classic/footer.php: Removed.
2140 * blog/wp-content/themes/classic/header.php: Removed.
2141 * blog/wp-content/themes/classic/index.php: Removed.
2142 * blog/wp-content/themes/classic/sidebar.php: Removed.
2143 * blog/wp-content/themes/classic/style.css: Removed.
2144 * blog/wp-content/themes/default: Removed.
2145 * blog/wp-content/themes/default/404.php: Removed.
2146 * blog/wp-content/themes/default/archive.php: Removed.
2147 * blog/wp-content/themes/default/archives.php: Removed.
2148 * blog/wp-content/themes/default/comments-popup.php: Removed.
2149 * blog/wp-content/themes/default/comments.php: Removed.
2150 * blog/wp-content/themes/default/footer.php: Removed.
2151 * blog/wp-content/themes/default/header.php: Removed.
2152 * blog/wp-content/themes/default/images: Removed.
2153 * blog/wp-content/themes/default/images/kubrickbg.jpg: Removed.
2154 * blog/wp-content/themes/default/images/kubrickbgcolor.jpg: Removed.
2155 * blog/wp-content/themes/default/images/kubrickbgwide.jpg: Removed.
2156 * blog/wp-content/themes/default/images/kubrickfooter.jpg: Removed.
2157 * blog/wp-content/themes/default/images/kubrickheader.jpg: Removed.
2158 * blog/wp-content/themes/default/index.php: Removed.
2159 * blog/wp-content/themes/default/links.php: Removed.
2160 * blog/wp-content/themes/default/page.php: Removed.
2161 * blog/wp-content/themes/default/search.php: Removed.
2162 * blog/wp-content/themes/default/searchform.php: Removed.
2163 * blog/wp-content/themes/default/sidebar.php: Removed.
2164 * blog/wp-content/themes/default/single.php: Removed.
2165 * blog/wp-content/themes/default/style.css: Removed.
2166 * blog/wp-content/themes/webkit/404.php:
2167 * blog/wp-content/themes/webkit/archive.php:
2168 * blog/wp-content/themes/webkit/archives.php:
2169 * blog/wp-content/themes/webkit/footer.php:
2170 * blog/wp-content/themes/webkit/header.php:
2171 * blog/wp-content/themes/webkit/images: Removed.
2172 * blog/wp-content/themes/webkit/images/bluebanner.png: Removed.
2173 * blog/wp-content/themes/webkit/images/kubrickbg.jpg: Removed.
2174 * blog/wp-content/themes/webkit/images/kubrickbgcolor.jpg: Removed.
2175 * blog/wp-content/themes/webkit/images/kubrickbgwide.jpg: Removed.
2176 * blog/wp-content/themes/webkit/images/kubrickfooter.jpg: Removed.
2177 * blog/wp-content/themes/webkit/images/kubrickheader.jpg: Removed.
2178 * blog/wp-content/themes/webkit/images/separator.png: Removed.
2179 * blog/wp-content/themes/webkit/images/webkit-background.png: Removed.
2180 * blog/wp-content/themes/webkit/index.php:
2181 * blog/wp-content/themes/webkit/page.php:
2182 * blog/wp-content/themes/webkit/search.php:
2183 * blog/wp-content/themes/webkit/sidebar.php:
2184 * blog/wp-content/themes/webkit/single.php:
2185 * blog/wp-content/themes/webkit/style.css:
2186 * building/build.html:
2187 * building/checkout.html:
2188 * coding/coding-style.html:
2189 * coding/contributing.html:
2192 * css/blue.css: Added.
2193 * css/gray.css: Added.
2194 * css/green.css: Added.
2195 * css/ie.css: Added.
2196 * css/main.css: Added.
2197 * css/pink.css: Added.
2198 * css/purple.css: Added.
2199 * css/yellow.css: Added.
2200 * footer.inc: Added.
2201 * header.inc: Added.
2202 * images/blue-background.png: Added.
2203 * images/blue-bullet.png: Added.
2204 * images/bluebanner.png: Removed.
2205 * images/download.png: Added.
2206 * images/end.png: Added.
2207 * images/gray-background.png: Added.
2208 * images/green-background.png: Added.
2209 * images/green-bullet.png: Added.
2210 * images/icon-gold.png: Added.
2211 * images/icon.png: Added.
2212 * images/ie-nav.png: Added.
2213 * images/middle.png: Added.
2214 * images/nav.png: Added.
2215 * images/pink-background.png: Added.
2216 * images/pink-bullet.png: Added.
2217 * images/purple-background.png: Added.
2218 * images/purple-bullet.png: Added.
2219 * images/separator.png: Removed.
2220 * images/webkit-background.png: Removed.
2221 * images/welcomeopen.gif: Removed.
2222 * images/yellow-background.png: Added.
2223 * images/yellow-bullet.png: Added.
2226 * projects/accessibility/index.html:
2227 * projects/cleanup/index.html:
2228 * projects/compat/index.html:
2229 * projects/css/index.html:
2230 * projects/documentation/index.html:
2231 * projects/dom/index.html:
2232 * projects/editing/index.html:
2233 * projects/forms/index.html:
2234 * projects/html/index.html:
2235 * projects/index.html:
2236 * projects/javascript/index.html:
2237 * projects/layout/index.html:
2238 * projects/mathml/index.html:
2239 * projects/performance/index.html:
2240 * projects/plugins/index.html:
2241 * projects/portability/index.html:
2242 * projects/printing/index.html:
2243 * projects/svg/index.html:
2244 * projects/webkit/index.html:
2245 * projects/xml/index.html:
2246 * projects/xslt/index.html:
2247 * quality/bugpriorities.html:
2248 * quality/bugwriting.html:
2249 * quality/bugzilla.html:
2250 * quality/lifecycle.html:
2251 * quality/reduction.html:
2252 * quality/reporting.html:
2253 * quality/testing.html:
2254 * quality/testwriting.html:
2255 * sidebar.css: Removed.
2256 * sidebar.html: Removed.
2257 * webkitdev.css: Removed.
2259 2006-02-15 Joost de Valk <jdevalk@opendarwin.org>
2263 Updated page to show 10.4.4 or 10.4.5
2264 Added support for recognizing Shiira.
2266 * quality/reporting.html:
2268 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
2270 Reviewed by eseidel.
2272 Added a little piece of text to the page about reductions, pointing to the bugzilla page.
2274 Changed "Sign up for a" into "Create a" bugzilla account.
2276 * quality/reduction.html:
2277 * quality/reporting.html:
2279 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
2281 Reviewed by Darin Adler.
2283 Added a Bugzilla page, which contains information about creating a Bugzilla account, what editbugs and canconfirm
2284 bits are and how to get them.
2286 Changed link in reporting page to link to Bugzilla page.
2288 * quality/bugzilla.html: Added.
2289 * quality/reporting.html:
2291 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
2293 Reviewed by eseidel.
2295 - Changed 10.2 paragraph to say Mac OS X instead of just OS X
2296 - Detabified the file.
2298 * quality/reporting.html:
2300 2006-02-10 Darin Adler <darin@apple.com>
2302 * index.html: Fixed a typo in a link.
2304 2006-02-10 Darin Adler <darin@apple.com>
2306 * building/checkout.html: Fixed a spelling mistake.
2308 2006-02-10 Joost de Valk <jdevalk@opendarwin.org>
2310 Reviewed and landed by Anders.
2312 http://bugs.webkit.org/show_bug.cgi?id=7164
2315 Changed <div id="banner" to <h1 id="banner"
2316 global cleanup of CSS and code
2318 * building/build.html:
2319 * building/checkout.html:
2320 * coding/coding-style.html:
2321 * coding/contributing.html:
2324 * projects/accessibility/index.html:
2325 * projects/cleanup/index.html:
2326 * projects/compat/index.html:
2327 * projects/css/index.html:
2328 * projects/documentation/index.html:
2329 * projects/dom/index.html:
2330 * projects/editing/index.html:
2331 * projects/forms/index.html:
2332 * projects/html/index.html:
2333 * projects/index.html:
2334 * projects/javascript/index.html:
2335 * projects/layout/index.html:
2336 * projects/mathml/index.html:
2337 * projects/performance/index.html:
2338 * projects/plugins/index.html:
2339 * projects/portability/index.html:
2340 * projects/printing/index.html:
2341 * projects/svg/index.html:
2342 * projects/webkit/index.html:
2343 * projects/xml/index.html:
2344 * projects/xslt/index.html:
2345 * quality/bugpriorities.html:
2346 * quality/bugwriting.html:
2347 * quality/lifecycle.html:
2348 * quality/reduction.html:
2349 * quality/reporting.html:
2350 * quality/testing.html:
2351 * quality/testwriting.html:
2354 2006-02-09 Joost de Valk <jdevalk@opendarwin.org>
2356 Reviewed by Darin Adler. Landed by ap.
2358 - fixes from http://bugs.webkit.org/show_bug.cgi?id=4871
2359 "Reporting Bugs" Page Should Prompt User To Test In Newest Version of WebKit
2361 * quality/reporting.html:
2362 * webkitdev.css: Added margin-bottom for li.
2364 2006-02-07 Joost de Valk <jdevalk@opendarwin.org>
2366 Reviewed by Darin Adler. Landed by Maciej.
2368 - Several fixes to the site
2369 http://bugs.webkit.org/show_bug.cgi?id=7105
2371 * blog/wp-content/themes/webkit/style.css:
2373 * quality/bugwriting.html:
2374 * quality/reduction.html:
2377 2006-02-05 Eric Seidel <eseidel@apple.com>
2381 General update to SVG project page, also link to status page.
2383 * projects/svg/index.html:
2385 2006-02-05 Eric Seidel <eseidel@apple.com>
2387 Rubber stamped by darin.
2389 * projects/svg/status.xml: Added.
2390 * projects/svg/svg-status.css: Added.
2391 * projects/svg/svg-status.xsl: Added.
2393 2006-02-05 Eric Seidel <eseidel@apple.com>