1 2007-06-12 Dave Hyatt <hyatt@apple.com>
3 Add Windows checkout/build instructions to the website.
6 * building/checkout.html:
8 * building/tools.html: Added.
14 2007-06-10 Geoffrey Garen <ggaren@apple.com>
16 Reviewed by Beth Dakin.
18 Cleaned up formatting on the check out page.
20 * building/checkout.html:
22 2007-06-08 Mark Rowe <mrowe@apple.com>
24 Rubber-stamped by Hyatt.
26 Switch to using Internet Explorer's conditional comments to target IE-specific styles rather
27 than doing server-side user agent checks. This resolves an issue some people were seeing where
28 caching would lead to a page generated for an Internet Explorer user being served to a Safari
29 user. The visible symptom of this was many of the graphics were missing.
31 * blog/wp-content/themes/webkit/header.php:
34 2007-05-04 Mark Rowe <mrowe@apple.com>
36 Upgrade to WordPress 2.2. I didn't go to the effort of tracking down files
37 present in the old version which have since been removed, but it's unlikely
38 they'll ever cause a problem.
40 2007-05-04 Mark Rowe <mrowe@apple.com>
42 Add graphics used by existing blog posts into SVN.
44 * blog/wp-content/rotate.png: Added.
45 * blog/wp-content/drosera.png: Added.
46 * blog/wp-content/hitlist.png: Added.
47 * blog/wp-content/svgtextmini.png: Added.
48 * blog/wp-content/svgtextmini_01.png: Added.
49 * blog/wp-content/textfield_screenshot.jpg: Added.
50 * blog/wp-content/Picture9.png: Added.
51 * blog/wp-content/svgtext.png: Added.
52 * blog/wp-content/webInspector.png: Added.
53 * blog/wp-content/rotate.svg: Added.
54 * blog/wp-content/chucknorris.png: Added.
56 2007-04-21 Mitz Pettel <mitz@webkit.org>
60 - http://bugs.webkit.org/show_bug.cgi?id=13350
61 Build Ahem into DumpRenderTree
63 * quality/testing.html: Removed the requirement to download and install
64 Ahem for running the tests.
65 * quality/testwriting.html: Added information about Ahem.
67 2007-04-09 Adele Peterson <adele@apple.com>
69 * blog/wp-content/chrome.jpg: Added.
71 2007-04-05 Mark Malone <markmalone@mac.com>
75 http://bugs.webkit.org/show_bug.cgi?id=13273
76 Bug 13273: DOM Interfaces Nav link should go somewhere more useful
78 * nav.inc: Link directly to the hierarchy.
80 2007-03-26 Darin Adler <darin@apple.com>
82 * coding/coding-style.html: Let's misquote George Orwell: "Wrong is right. Right is wrong."
84 2007-03-25 Darin Adler <darin@apple.com>
86 * coding/coding-style.html: Put !important on right/wrong colors so they override the
87 green color that comes from the green.css stylesheet.
89 2007-03-25 Darin Adler <darin@apple.com>
91 * coding/RefPtr.html: A couple minor wording tweaks.
93 2007-03-25 Darin Adler <darin@apple.com>
95 * coding/RefPtr.html: Put the operator name "new" in the oblique style as with other identifiers.
97 2007-03-25 Mark Rowe <mrowe@apple.com>
99 * coding/RefPtr.html: Fix grammar error that Mitz pointed out.
100 Replace raw ampersands in hyperlink URL with named entity.
102 2007-03-25 Darin Adler <darin@apple.com>
104 * coding/RefPtr.html: A couple wording tweaks.
106 2007-03-25 Darin Adler <darin@apple.com>
108 * coding/RefPtr.html: More formatting tweaks. Added a possible new topic for the document,
111 2007-03-24 Darin Adler <darin@apple.com>
113 * css/main.css: Try tighter spacing for code examples.
115 2007-03-24 Darin Adler <darin@apple.com>
117 * coding/RefPtr.html: <span> -> </span>
119 2007-03-24 Darin Adler <darin@apple.com>
121 * coding/RefPtr.html: "smart pointer" -> "smart pointers"
123 2007-03-24 Darin Adler <darin@apple.com>
125 * coding/RefPtr.html: Added. First draft of a document about RefPtr.
127 Also tweaked the MIME types of a few files and removed a stray executable bit.
129 2007-03-21 David Kilzer <ddkilzer@apple.com>
131 * building/checkout.html: By popular demand, the link to the svn 1.3 client has been removed.
133 2007-03-21 David Kilzer <ddkilzer@apple.com>
135 * building/checkout.html: Got rid of "click here" link and restructured sentences
136 linking to svn clients.
138 2007-03-21 David Kilzer <ddkilzer@apple.com>
142 * building/checkout.html: Add link to svn 1.4 client for Mac OS X 10.4.
144 2007-03-21 Maciej Stachowiak <mjs@apple.com>
146 - some specs to propose by email
148 * specs/HTML_Timed_Media_Elements.html: Added.
149 * specs/Timed_Media_CSS.html: Added.
150 * specs/Timed_Media_Elements-Open_Issues.html: Added.
151 * specs/mediaelement.css: Added.
152 * specs/movie-status-states.png: Added.
154 2007-03-20 Matt Lilek <pewtermoose@gmail.com>
158 Clear up the steps necessary to get a patch landed.
160 http://bugs.webkit.org/show_bug.cgi?id=12877 - Bug 12877: "Contributing Code" page could be clearer
161 http://bugs.webkit.org/show_bug.cgi?id=8690 - Bug 8690: Contributing code doesn't mention what to do with new files
163 * coding/contributing.html:
165 2007-03-18 Maciej Stachowiak <mjs@apple.com>
167 Added a random JS benchmark.
169 * misc/morph.html: Added.
171 2007-03-14 Kevin McCullough <kmccullough@apple.com>
175 Silly wrapping change for testing a post-commit hook change.
179 2007-03-09 Darin Adler <darin@apple.com>
181 * blog/wp-content/themes/webkit/style.css: Removed rule for code since
182 we want it to match pre, and the default font looks fine -- no need to
183 ask for "Courier New" explicitly.
185 2007-03-09 Mark Rowe <mrowe@apple.com>
187 Rubber-stamped by Tim Hatcher.
189 Sexy blog permalinks!
191 * blog/.htaccess: Added.
193 2007-03-09 Mark Rowe <mrowe@apple.com>
197 * building/checkout.html: Update repository URL.
199 2007-03-07 Brady Eidson <beidson@apple.com>
201 Whoops, its actually prepare-ChangeLog
203 * coding/contributing.html:
205 2007-03-07 Brady Eidson <beidson@apple.com>
209 Explicitly mention the prepare-Changelog step for contributing patches
211 * coding/contributing.html:
213 2007-02-25 Anders Carlsson <acarlsson@apple.com>
217 * building/checkout.html:
218 Add Trac link to our SVN repository,
220 2007-02-15 Darin Adler <darin@apple.com>
222 * projects/performance/index.html: Fix i-Bench link.
224 2007-02-08 Mark Rowe <mrowe@apple.com>
226 Reviewed by Tim Hatcher.
228 * nav.inc: Add link to very work-in-progress DOM documentation.
230 2007-01-19 Nicholas Shanks <contact@nickshanks.com>
234 Change doctype for webkit.org/blog/ admin interface to HTML 4.01.
236 * blog/wp-admin/admin-header.php:
239 2007-01-15 Brady Eidson <beidson@apple.com>
243 * coding/coding-style.html: Added switch/case indentation rules
245 2007-01-15 Eric Seidel <eric@webkit.org>
249 * coding/coding-style.html: update to include style for header guards
251 2007-01-10 Geoffrey Garen <ggaren@apple.com>
253 * coding/coding-style.html: Fixed minor validation error.
255 2007-01-10 Geoffrey Garen <ggaren@apple.com>
257 Reviewed by Beth Dakin.
259 Updated coding style guidelines to cover a lot of stuff previously absent.
261 * coding/coding-style.html:
263 2007-01-04 Lars Naesbye Christensen <larsnaesbye@stud.ku.dk>
267 http://bugs.webkit.org/show_bug.cgi?id=11295
268 Nightly download size is misleading
270 * images/download.png: Changed the size to 6 MB.
272 2007-01-01 Darin Adler <darin@apple.com>
274 * quality/bugzilla.html: Fix a lingering reference to opendarwin.org.
276 2006-12-06 Rob Buis <buis@kde.org>
280 http://bugs.webkit.org/show_bug.cgi?id=10254
281 A few grammar and spelling corrections on the WebKit website
283 Grammar and spelling corrections by Jonathan Johnsson.
285 * coding/coding-style.html:
286 * projects/css/index.html:
287 * projects/javascript/index.html:
288 * projects/svg/index.html:
289 * quality/reduction.html:
291 2006-11-21 Matt Lilek <pewtermoose@gmail.com>
295 http://bugs.webkit.org/show_bug.cgi?id=11652
296 Bug 11652: Mailing list address and URL are incorrect
298 This also removes a lot of bit rot from the KWQ-era.
300 * coding/contributing.html:
302 * projects/css/index.html:
303 * projects/editing/index.html:
304 * projects/forms/index.html:
305 * projects/html/index.html:
306 * projects/portability/index.html:
307 * projects/xslt/index.html:
308 * quality/lifecycle.html:
309 * quality/testwriting.html:
311 2006-11-18 Mitz Pettel <mitz@webkit.org>
315 Gender-neutrality fix.
317 * coding/contributing.html:
319 2006-11-14 Matt Lilek <pewtermoose@gmail.com>
321 Reviewed by Tim Hatcher.
323 Moved the web developer page to the wiki, adding link to the Drosera page.
325 * .htaccess: Add permanent redirect to the new page on the wiki.
326 * contact.html: Trac numbers are no longer one off.
328 * webdevelopers/index.html: Removed.
329 * webdevelopers/webkit_version.html: Removed.
330 * webdevelopers/webkit_version.js: Removed.
331 * webdevelopers/webkit_version_xl.html: Removed.
332 * webdevelopers/webkit_version_xl.js: Removed.
334 2006-11-14 Mark Rowe <bdash@webkit.org>
336 Reviewed by Tim Hatcher.
338 http://bugs.webkit.org/show_bug.cgi?id=9529
339 Bug 9529: Navigation HTML duplicated on webkit.org web site
341 * blog/wp-content/themes/webkit/sidebar.php: Include navigation from nav.inc rather than duplicating it here.
342 * nav.inc: Generate WordPress archive list if included from within WordPress.
344 2006-11-07 Mark Rowe <bdash@webkit.org>
346 Reviewed by Dave Hyatt.
348 * projects/javascript/index.html: Update link to non-existent JavaScript Bugzilla
349 component to the correct JavaScriptCore.
351 2006-11-06 Timothy Hatcher <timothy@apple.com>
355 Update the site with new wiki and Trac links.
357 * blog/wp-content/themes/webkit/sidebar.php:
358 * building/build.html:
361 * projects/svg/index.html:
363 2006-10-31 Mark Rowe <bdash@webkit.org>
367 Update WebKit blog link to prevent pointless redirects.
371 2006-10-25 Mitz Pettel <mitz@webkit.org>
375 - http://bugs.webkit.org/show_bug.cgi?id=11412
376 Stray list item in coding/coding-style.html
378 * coding/coding-style.html:
380 2006-10-25 Mark Rowe <bdash@webkit.org>
384 Fix some HTML bugs in the coding style guidelines.
386 * coding/coding-style.html:
388 2006-10-13 Geoffrey Garen <ggaren@apple.com>
392 Split build, run, and debug steps into separate pages. Darin recommended
395 * building/build.html:
396 * building/checkout.html:
397 * building/debug.html: Added.
398 * building/run.html: Added.
401 2006-10-05 Eric Seidel <eric@webkit.org>
405 * coding/coding-style.html: use css styles, add example for whitespace, add example for c++ constructors
407 2006-09-26 Eric Seidel <eric@webkit.org>
411 * projects/svg/status.xml: update status to reflect current state of SVG development
413 2006-09-21 Matt Lilek <pewtermoose@gmail.com>
417 http://bugs.webkit.org/show_bug.cgi?id=10975
418 Update the blog template to valid HTML 4.01 Strict.
420 * blog/wp-content/themes/webkit/comments-popup.php:
421 * blog/wp-content/themes/webkit/comments.php:
422 * blog/wp-content/themes/webkit/footer.php:
423 * blog/wp-content/themes/webkit/header.php:
424 * blog/wp-content/themes/webkit/style.css: Add missing semi-colon that the validator complained about.
426 2006-09-21 Mark Rowe <opendarwin.org@bdash.net.nz>
430 http://bugs.webkit.org/show_bug.cgi?id=10966
431 Bug 10966: Updates to website
433 Resolves a few remaining validation issues, makes Bugzilla links consistent, and removes unneeded references to OpenDarwin.
435 * coding/coding-style.html:
436 * coding/lgpl-license.html:
439 * projects/css/index.html:
440 * projects/editing/index.html:
441 * projects/forms/index.html:
442 * projects/html/index.html:
443 * projects/index.html:
444 * projects/javascript/index.html:
445 * projects/svg/index.html:
446 * projects/xslt/index.html:
447 * webdevelopers/webkit_version.html:
448 * webdevelopers/webkit_version_xl.html:
450 2006-09-21 Mark Rowe <opendarwin.org@bdash.net.nz>
454 Updates to make static pages validate as HTML 4.01 Strict.
456 * building/build.html:
457 * coding/coding-style.html:
459 * index.html: Move <style> tag into the document head.
460 * projects/cleanup/index.html:
461 * projects/compat/index.html:
462 * projects/css/index.html:
463 * projects/documentation/index.html:
464 * projects/editing/index.html:
465 * projects/forms/index.html: Remove note about <label> not being implemented correctly.
466 * projects/html/index.html:
467 * projects/javascript/index.html:
468 * projects/performance/index.html:
469 * projects/portability/index.html: Change mention of Windows port to note that it is in progress rather than non-existant.
470 * projects/printing/index.html:
471 * projects/svg/index.html:
472 * projects/xslt/index.html:
473 * quality/bugwriting.html: Update WebKit version numbers to be accurate. Move JS away from using innerHTML as W3C validator doesn't like it.
474 * quality/reduction.html:
475 * quality/reporting.html: Rename element IDs that start with numbers. Update WebKit and Mac OS X version numbers to be accurate.
476 * quality/testing.html:
478 2006-09-19 Brady Eidson <beidson@apple.com>
480 http://bugs.webkit.org/show_bug.cgi?id=8220
481 Add the favicon.ico to the site.
482 Notice, users of shipping Safari won't see the updated favicon
483 unless they clear their icon cache - ToT users can manually reload
484 the site and force the refresh ;)
486 * favicon.ico: Added.
488 2006-09-08 Kevin McCullough <KMcCullough@apple.com>
492 - this patch brought to you by the letter 'c'
494 * coding/coding-style.html:
496 2006-08-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
500 - http://bugs.webkit.org/show_bug.cgi?id=10444
501 Navigation links overlap the Spam Karma 2 footer
503 * blog/wp-content/themes/webkit/style.css: Hide the footer altogether.
505 2006-08-21 Timothy Hatcher <timothy@apple.com>
509 Bug 9302: WebKit nightly download image says ~2.5 MB when
510 universal binaries make it ~5.0 MB
511 http://bugs.webkit.org/show_bug.cgi?id=9302
513 * images/download.png:
515 2006-08-21 Timothy Hatcher <timothy@apple.com>
519 Changes many opendarwin.org links to the proper webkit.org version.
521 * blog/wp-content/themes/webkit/sidebar.php:
522 * blog/wp-content/themes/webkit/style.css:
523 * building/build.html:
524 * coding/contributing.html:
528 * projects/compat/hitlist.html:
529 * projects/css/index.html:
530 * projects/editing/index.html:
531 * projects/forms/index.html:
532 * projects/html/index.html:
533 * projects/javascript/index.html:
534 * projects/svg/index.html:
535 * projects/svg/svg-status.xsl:
536 * projects/xslt/index.html:
537 * quality/bugpriorities.html:
538 * quality/bugzilla.html:
539 * quality/leakhunting.html:
540 * quality/lifecycle.html:
541 * quality/reporting.html:
543 2006-08-15 Eric Seidel <eric@webkit.org>
547 * projects/svg/status.xml: updated to reflect current SVG status
549 2006-08-02 Geoffrey Garen <ggaren@apple.com>
553 Tweaked the build instructions a bit.
555 * building/build.html:
556 * building/debug.png: Added.
558 2006-08-02 Darin Adler <darin@apple.com>
560 * building/checkout.html: Fix a typo: "OpenSource" instead of "Open Source".
562 2006-08-01 Geoffrey Garen <ggaren@apple.com>
566 - Added instructions for debugging in Xcode
568 * building/build-window.png: Added.
569 * building/build.html:
570 * building/custom-executable.png: Added.
571 * building/info-tab.png: Added.
573 2006-07-30 Geoffrey Garen <ggaren@apple.com>
577 - Tweaked the checkout and build instructions to make them simpler and
580 * building/build.html:
581 * building/checkout.html:
583 2006-06-22 Alexey Proskuryakov <ap@nypop.com>
587 - see http://bugs.webkit.org/show_bug.cgi?id=9539
588 Another case error preventing build
590 * building/build.html: Building WebKit now requires Xcode 2.3.
592 2006-06-21 Joost de Valk <jdevalk@opendarwin.org>
594 Reviewed and landed by Anders.
596 * blog/wp-content/themes/webkit/sidebar.php:
597 Add link to Wiki in the navigation menu here too.
599 2006-06-21 Joost de Valk <jdevalk@opendarwin.org>
601 Reviewed and landed by Anders.
603 * nav.inc: Add link to Wiki in the navigation menu.
605 2006-06-15 Joost de Valk <jdevalk@opendarwin.org>
607 Patch by David Kilzer, reviewed by Geoffrey Garen, landed by Joost de Valk.
609 Fix http://bugs.webkit.org/show_bug.cgi?id=9407
611 Improve wording of first paragraph of webkit site.
615 2006-06-08 Timothy Hatcher <timothy@apple.com>
619 Include our own copies of the BSD and LGPL licenses.
621 * coding/bsd-license.html: Added.
622 * coding/lgpl-license.html: Added.
623 * nav.inc: link to our copies of the licenses
625 2006-06-04 David Kilzer <ddkilzer@kilzer.net>
629 http://bugs.webkit.org/show_bug.cgi?id=9303
630 JavaScript error when loading WebKit blog page
632 * blog/wp-content/themes/webkit/sidebar.php: Removed unused JavaScript. Synced with nav.inc.
633 * nav.inc: Removed evil tabs--whitespace change only.
635 2006-05-24 Bradley Morrison <bradley.morrison@nokia.com>
637 Reviewed by John Sullivan.
639 * quality/lifecycle.html: mentions case of PlatformOnly bugs
640 and 'other' bug databases.
642 2006-05-25 Joost de Valk <jdevalk@opendarwin.org>
644 Reviewed by Timothy Hatcher.
646 Adding Google Analytics tracking code, to create stats of our webpages.
648 * blog/wp-content/themes/webkit/footer.php:
651 2006-05-23 Bradley Morrison <bradley.morrison@nokia.com>
655 * index.html: Link to Nokia's S60 WebKit.
657 2006-05-08 Joost de Valk <jdevalk@opendarwin.org>
661 * building/checkout.html: changed link to point to universal binary. Thanks to Duncan Wilcox for hinting this one.
663 2006-04-28 Eric Seidel <eseidel@apple.com>
665 Reviewed by andersca.
667 * projects/svg/status.xml: Update to reflect current status.
669 2006-04-18 Joost de Valk <jdevalk@opendarwin.org>
671 Reviewed by Eric Seidel .
673 Added WebKit detection scripts and a small howto + a new section to our
674 website: Web Developers.
677 * webdevelopers: Added.
678 * webdevelopers/index.html: Added.
679 * webdevelopers/webkit_version.html: Added.
680 * webdevelopers/webkit_version.js: Added.
681 * webdevelopers/webkit_version_xl.html: Added.
682 * webdevelopers/webkit_version_xl.js: Added.
684 2006-04-17 Joost de Valk <jdevalk@opendarwin.org>
688 * blog/wp-config.php: passwords and users don't belong in SVN.
690 2006-04-16 Joost de Valk <jdevalk@opendarwin.org>
694 * quality/lifecycle.html: small textual change to my contact info;
695 * quality/reporting.html: added non-ADC bug report URL.
697 2006-04-16 Joost de Valk <jdevalk@opendarwin.org>
701 * 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.
703 2006-04-13 Geoffrey Garen <ggaren@apple.com>
707 * projects/compat/hitlist.html: Added Google Calendar to the list
708 in place of www.hangseng.com/ebanking
710 2006-04-11 Eric Seidel <eseidel@apple.com>
712 Reviewed by andersca.
714 * quality/testing.html: fix run-mozilla-tests to run-javascriptcore-tests
716 2006-04-10 Geoffrey Garen <ggaren@apple.com>
720 * projects/compat/hitlist.html: updated dates
722 2006-03-23 David Kilzer <ddkilzer@kilzer.ent>
726 - Fix http://bugs.webkit.org/show_bug.cgi?id=7918
727 Coding style doc uses illegal entity
729 * coding/coding-style.html: Changed &emdash; to —.
731 2006-03-15 Geoffrey Garen <ggaren@apple.com>
735 * projects/compat/hitlist.html: Moved delta.com to the alumni list,
736 added description of alumni list.
738 2006-03-08 Geoffrey Garen <ggaren@apple.com>
742 Clarified that sites on the list aren't necessarily "broken."
744 * projects/compat/hitlist.html:
746 2006-03-08 Geoffrey Garen <ggaren@apple.com>
750 Updated links to gap and bananarepublic bugs.
752 * projects/compat/hitlist.html:
754 2006-03-06 Mitz Pettel <opendarwin.org@mitzpettel.com>
758 Change "Mail.app" to "Mail".
761 * projects/editing/index.html:
763 2006-03-06 Geoffrey Garen <ggaren@apple.com>
765 Oops, accidentally deleted the archives links.
767 * blog/wp-content/themes/webkit/sidebar.php: Bring them back.
769 2006-03-06 Geoffrey Garen <ggaren@apple.com>
775 * blog/wp-content/themes/webkit/sidebar.php: sync with the sidebar
776 for the rest of the site.
777 * quality/lifecycle.html: add Joost's homepage to his contact info.
779 2006-03-06 Geoffrey Garen <ggaren@apple.com>
781 Doing penance after being set straight by Joost.
783 * projects/compat/hitlist.html: Remove slur against QA. My humblest
786 2006-03-06 Geoffrey Garen <ggaren@apple.com>
788 Reviewed by Maciej, Darin.
790 Added Safari Compatibility Hit List.
792 * nav.inc: Link to the hit list.
793 * projects/compat/hitlist.html: Added.
794 * projects/compat/index.html: Link to the hit list.
796 2006-03-02 Eric Seidel <eseidel@apple.com>
800 * quality/reporting.html: display a nicer message to those using 10.2
802 2006-02-26 David Kilzer <ddkilzer@kilzer.net>
804 Reviewed by Maciej, landed by Geoff.
806 Change "Deployment" to "Release" and "Development" to "Debug".
807 Update latest Xcode version from 2.2 to 2.2.1.
809 * building/build.html
811 2006-02-21 Geoffrey Garen <ggaren@apple.com>
813 Accidentally wrote "Release" instead of "Debug" in my last patch.
815 * quality/leakhunting.html:
817 2006-02-20 Geoffrey Garen <ggaren@apple.com>
819 Some quick proof-reading of the patch I just landed -- no review
822 * quality/leakhunting.html:
824 2006-02-21 Joost de Valk <jdevalk@opendarwin.org>
826 Reviewed by Darin, Geoff.
828 Added a page about leakhunting, based on the info Sullivan gave in two blogposts about it. (posts 20 and 24)
830 Added this page to the menu, adding in an extra section header
834 * quality/leakhunting.html: Added.
836 2006-02-19 Joost de Valk <jdevalk@opendarwin.org>
842 * projects/forms/index.html:
843 * projects/html/index.html:
844 * projects/xslt/index.html:
846 2006-02-19 Joost de Valk <jdevalk@opendarwin.org>
850 Made line-height global instead of just for p
853 fixed bugzilla link, added starting <p> to first paragraph
854 removed paragraph about tab-stops
857 * projects/editing/index.html:
859 2006-02-17 Darin Adler <darin@apple.com>
861 * coding/coding-style.html: Mention other non-function brace cases.
863 2006-02-17 Joost de Valk <jdevalk@opendarwin.org>
867 Added left position and margin-bottom to blog footer.
871 2006-02-16 Timothy Hatcher <timothy@apple.com>
875 Fixes PNGs with 8bit alpha on IE.
877 * css/ie.css: attach the pngbehavior.htc to img tags
878 * images/blank.png: Added.
879 * index.html: add the width and height to the download img
880 * pngbehavior.htc: Added.
882 2006-02-16 Justin Garcia <justin.garcia@apple.com>
884 Changed by Darin on my machine.
886 * coding/coding-style.html: Re-merged in changes Darin made to the guidelines
889 2006-02-16 Joost de Valk <jdevalk@opendarwin.org>
891 Reviewed and landed by Maciej.
893 Made the author name bold on the frontpage.
894 Moved the "Posted by" line up under the title and made the author name
897 * blog/wp-content/themes/webkit/index.php:
898 * blog/wp-content/themes/webkit/single.php:
900 2006-02-15 Joost de Valk <jdevalk@opendarwin.org>
904 Updated the site to use the new layout.
908 * blog/wp-content/themes/classic: Removed.
909 * blog/wp-content/themes/classic/comments-popup.php: Removed.
910 * blog/wp-content/themes/classic/comments.php: Removed.
911 * blog/wp-content/themes/classic/footer.php: Removed.
912 * blog/wp-content/themes/classic/header.php: Removed.
913 * blog/wp-content/themes/classic/index.php: Removed.
914 * blog/wp-content/themes/classic/sidebar.php: Removed.
915 * blog/wp-content/themes/classic/style.css: Removed.
916 * blog/wp-content/themes/default: Removed.
917 * blog/wp-content/themes/default/404.php: Removed.
918 * blog/wp-content/themes/default/archive.php: Removed.
919 * blog/wp-content/themes/default/archives.php: Removed.
920 * blog/wp-content/themes/default/comments-popup.php: Removed.
921 * blog/wp-content/themes/default/comments.php: Removed.
922 * blog/wp-content/themes/default/footer.php: Removed.
923 * blog/wp-content/themes/default/header.php: Removed.
924 * blog/wp-content/themes/default/images: Removed.
925 * blog/wp-content/themes/default/images/kubrickbg.jpg: Removed.
926 * blog/wp-content/themes/default/images/kubrickbgcolor.jpg: Removed.
927 * blog/wp-content/themes/default/images/kubrickbgwide.jpg: Removed.
928 * blog/wp-content/themes/default/images/kubrickfooter.jpg: Removed.
929 * blog/wp-content/themes/default/images/kubrickheader.jpg: Removed.
930 * blog/wp-content/themes/default/index.php: Removed.
931 * blog/wp-content/themes/default/links.php: Removed.
932 * blog/wp-content/themes/default/page.php: Removed.
933 * blog/wp-content/themes/default/search.php: Removed.
934 * blog/wp-content/themes/default/searchform.php: Removed.
935 * blog/wp-content/themes/default/sidebar.php: Removed.
936 * blog/wp-content/themes/default/single.php: Removed.
937 * blog/wp-content/themes/default/style.css: Removed.
938 * blog/wp-content/themes/webkit/404.php:
939 * blog/wp-content/themes/webkit/archive.php:
940 * blog/wp-content/themes/webkit/archives.php:
941 * blog/wp-content/themes/webkit/footer.php:
942 * blog/wp-content/themes/webkit/header.php:
943 * blog/wp-content/themes/webkit/images: Removed.
944 * blog/wp-content/themes/webkit/images/bluebanner.png: Removed.
945 * blog/wp-content/themes/webkit/images/kubrickbg.jpg: Removed.
946 * blog/wp-content/themes/webkit/images/kubrickbgcolor.jpg: Removed.
947 * blog/wp-content/themes/webkit/images/kubrickbgwide.jpg: Removed.
948 * blog/wp-content/themes/webkit/images/kubrickfooter.jpg: Removed.
949 * blog/wp-content/themes/webkit/images/kubrickheader.jpg: Removed.
950 * blog/wp-content/themes/webkit/images/separator.png: Removed.
951 * blog/wp-content/themes/webkit/images/webkit-background.png: Removed.
952 * blog/wp-content/themes/webkit/index.php:
953 * blog/wp-content/themes/webkit/page.php:
954 * blog/wp-content/themes/webkit/search.php:
955 * blog/wp-content/themes/webkit/sidebar.php:
956 * blog/wp-content/themes/webkit/single.php:
957 * blog/wp-content/themes/webkit/style.css:
958 * building/build.html:
959 * building/checkout.html:
960 * coding/coding-style.html:
961 * coding/contributing.html:
964 * css/blue.css: Added.
965 * css/gray.css: Added.
966 * css/green.css: Added.
968 * css/main.css: Added.
969 * css/pink.css: Added.
970 * css/purple.css: Added.
971 * css/yellow.css: Added.
974 * images/blue-background.png: Added.
975 * images/blue-bullet.png: Added.
976 * images/bluebanner.png: Removed.
977 * images/download.png: Added.
978 * images/end.png: Added.
979 * images/gray-background.png: Added.
980 * images/green-background.png: Added.
981 * images/green-bullet.png: Added.
982 * images/icon-gold.png: Added.
983 * images/icon.png: Added.
984 * images/ie-nav.png: Added.
985 * images/middle.png: Added.
986 * images/nav.png: Added.
987 * images/pink-background.png: Added.
988 * images/pink-bullet.png: Added.
989 * images/purple-background.png: Added.
990 * images/purple-bullet.png: Added.
991 * images/separator.png: Removed.
992 * images/webkit-background.png: Removed.
993 * images/welcomeopen.gif: Removed.
994 * images/yellow-background.png: Added.
995 * images/yellow-bullet.png: Added.
998 * projects/accessibility/index.html:
999 * projects/cleanup/index.html:
1000 * projects/compat/index.html:
1001 * projects/css/index.html:
1002 * projects/documentation/index.html:
1003 * projects/dom/index.html:
1004 * projects/editing/index.html:
1005 * projects/forms/index.html:
1006 * projects/html/index.html:
1007 * projects/index.html:
1008 * projects/javascript/index.html:
1009 * projects/layout/index.html:
1010 * projects/mathml/index.html:
1011 * projects/performance/index.html:
1012 * projects/plugins/index.html:
1013 * projects/portability/index.html:
1014 * projects/printing/index.html:
1015 * projects/svg/index.html:
1016 * projects/webkit/index.html:
1017 * projects/xml/index.html:
1018 * projects/xslt/index.html:
1019 * quality/bugpriorities.html:
1020 * quality/bugwriting.html:
1021 * quality/bugzilla.html:
1022 * quality/lifecycle.html:
1023 * quality/reduction.html:
1024 * quality/reporting.html:
1025 * quality/testing.html:
1026 * quality/testwriting.html:
1027 * sidebar.css: Removed.
1028 * sidebar.html: Removed.
1029 * webkitdev.css: Removed.
1031 2006-02-15 Joost de Valk <jdevalk@opendarwin.org>
1035 Updated page to show 10.4.4 or 10.4.5
1036 Added support for recognizing Shiira.
1038 * quality/reporting.html:
1040 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
1042 Reviewed by eseidel.
1044 Added a little piece of text to the page about reductions, pointing to the bugzilla page.
1046 Changed "Sign up for a" into "Create a" bugzilla account.
1048 * quality/reduction.html:
1049 * quality/reporting.html:
1051 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
1055 Added a Bugzilla page, which contains information about creating a Bugzilla account, what editbugs and canconfirm
1056 bits are and how to get them.
1058 Changed link in reporting page to link to Bugzilla page.
1060 * quality/bugzilla.html: Added.
1061 * quality/reporting.html:
1063 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
1065 Reviewed by eseidel.
1067 - Changed 10.2 paragraph to say Mac OS X instead of just OS X
1068 - Detabified the file.
1070 * quality/reporting.html:
1072 2006-02-10 Darin Adler <darin@apple.com>
1074 * index.html: Fixed a typo in a link.
1076 2006-02-10 Darin Adler <darin@apple.com>
1078 * building/checkout.html: Fixed a spelling mistake.
1080 2006-02-10 Joost de Valk <jdevalk@opendarwin.org>
1082 Reviewed and landed by Anders.
1084 http://bugs.webkit.org/show_bug.cgi?id=7164
1087 Changed <div id="banner" to <h1 id="banner"
1088 global cleanup of CSS and code
1090 * building/build.html:
1091 * building/checkout.html:
1092 * coding/coding-style.html:
1093 * coding/contributing.html:
1096 * projects/accessibility/index.html:
1097 * projects/cleanup/index.html:
1098 * projects/compat/index.html:
1099 * projects/css/index.html:
1100 * projects/documentation/index.html:
1101 * projects/dom/index.html:
1102 * projects/editing/index.html:
1103 * projects/forms/index.html:
1104 * projects/html/index.html:
1105 * projects/index.html:
1106 * projects/javascript/index.html:
1107 * projects/layout/index.html:
1108 * projects/mathml/index.html:
1109 * projects/performance/index.html:
1110 * projects/plugins/index.html:
1111 * projects/portability/index.html:
1112 * projects/printing/index.html:
1113 * projects/svg/index.html:
1114 * projects/webkit/index.html:
1115 * projects/xml/index.html:
1116 * projects/xslt/index.html:
1117 * quality/bugpriorities.html:
1118 * quality/bugwriting.html:
1119 * quality/lifecycle.html:
1120 * quality/reduction.html:
1121 * quality/reporting.html:
1122 * quality/testing.html:
1123 * quality/testwriting.html:
1126 2006-02-09 Joost de Valk <jdevalk@opendarwin.org>
1128 Reviewed by Darin. Landed by ap.
1130 - fixes from http://bugs.webkit.org/show_bug.cgi?id=4871
1131 "Reporting Bugs" Page Should Prompt User To Test In Newest Version of WebKit
1133 * quality/reporting.html:
1134 * webkitdev.css: Added margin-bottom for li.
1136 2006-02-07 Joost de Valk <jdevalk@opendarwin.org>
1138 Reviewed by Darin. Landed by Maciej.
1140 - Several fixes to the site
1141 http://bugs.webkit.org/show_bug.cgi?id=7105
1143 * blog/wp-content/themes/webkit/style.css:
1145 * quality/bugwriting.html:
1146 * quality/reduction.html:
1149 2006-02-05 Eric Seidel <eseidel@apple.com>
1153 General update to SVG project page, also link to status page.
1155 * projects/svg/index.html:
1157 2006-02-05 Eric Seidel <eseidel@apple.com>
1159 Rubber stamped by darin.
1161 * projects/svg/status.xml: Added.
1162 * projects/svg/svg-status.css: Added.
1163 * projects/svg/svg-status.xsl: Added.
1165 2006-02-05 Eric Seidel <eseidel@apple.com>