1 2007-09-06 Maciej Stachowiak <mjs@apple.com>
3 Not reviewed - copy of WebKitDetect script from wiki
5 * misc/WebKitDetect.html: Added.
7 2007-08-20 Adam Roben <aroben@apple.com>
9 Remove any mention of drwtsn32.log, as it is almost never useful for tracking down crashes
13 * quality/crashlogs.html:
15 2007-07-26 Maciej Stachowiak <mjs@apple.com>
17 - grammar fix pointed out by Mitz.
19 * projects/goals.html:
21 2007-07-25 Maciej Stachowiak <mjs@apple.com>
23 Rubber stamped by Adam.
25 Added WebKit Project Goals.
27 * nav.inc: added a nav link.
28 * projects/goals.html: Added.
30 2007-07-22 Matt Lilek <pewtermoose@gmail.com>
32 Reviewed by Adam Roben.
34 Add information on getting a useful crash log on Mac and Windows.
37 * quality/crashlogs.html: Added.
38 * quality/mac_reportbox.jpg: Added.
39 * quality/mac_viewtrace.jpg: Added.
40 * quality/win_installwatson.jpg: Added.
41 * quality/win_watsongui.jpg: Added.
42 * quality/win_watsoninstalled.jpg: Added.
44 2007-07-20 Mark Rowe <mrowe@apple.com>
46 Replace symlink with a PHP-level include to allow use of git on Windows without cygwin.
47 WordPress will replace the file with a symlink when it's first accessed, and the PHP-level
48 include is functionally identical for our purposes on the first use.
50 * blog/wp-content/advanced-cache.php:
52 2007-07-16 Charles Gaudette <charles@gaudette-net.com>
56 - http://bugs.webkit.org/show_bug.cgi?id=14628
57 broken link on webkit.org home page - "KHTML" points to http://khtml.info/
61 2007-07-06 Matt Lilek <pewtermoose@gmail.com>
63 Reviewed by Adam Roben.
65 Add info about VC++ Express forgetting SDK paths.
67 * building/build.html:
69 2007-07-02 Mitz Pettel <mitz@webkit.org>
73 - http://bugs.webkit.org/show_bug.cgi?id=14482
74 Add information about the NeedsReduction and HasReduction keywords to quality/reduction.html
76 * quality/reduction.html:
78 2007-07-01 Mitz Pettel <mitz@webkit.org>
82 - http://bugs.webkit.org/show_bug.cgi?id=14481
83 Broken links on coding/lgpl-license.html
85 * coding/lgpl-license.html:
87 2007-06-24 Mitz Pettel <mitz@webkit.org>
89 Reviewed by Adam Roben.
93 * building/build.html:
95 2007-06-23 Mark Rowe <mrowe@apple.com>
99 * building/checkout.html: Update link to bypass caching proxy as it has a habit of breaking huge downloads.
101 2007-06-12 Adam Roben <aroben@apple.com>
103 Update the location of cygwin-downloader.zip.
105 Rubberstamped by Hyatt.
107 * building/tools.html:
109 2007-06-12 Dave Hyatt <hyatt@apple.com>
111 Add Windows checkout/build instructions to the website.
113 * building/build.html:
114 * building/checkout.html:
115 * building/debug.html:
116 * building/tools.html: Added.
122 2007-06-10 Geoffrey Garen <ggaren@apple.com>
124 Reviewed by Beth Dakin.
126 Cleaned up formatting on the check out page.
128 * building/checkout.html:
130 2007-06-08 Mark Rowe <mrowe@apple.com>
132 Rubber-stamped by Hyatt.
134 Switch to using Internet Explorer's conditional comments to target IE-specific styles rather
135 than doing server-side user agent checks. This resolves an issue some people were seeing where
136 caching would lead to a page generated for an Internet Explorer user being served to a Safari
137 user. The visible symptom of this was many of the graphics were missing.
139 * blog/wp-content/themes/webkit/header.php:
142 2007-05-04 Mark Rowe <mrowe@apple.com>
144 Upgrade to WordPress 2.2. I didn't go to the effort of tracking down files
145 present in the old version which have since been removed, but it's unlikely
146 they'll ever cause a problem.
148 2007-05-04 Mark Rowe <mrowe@apple.com>
150 Add graphics used by existing blog posts into SVN.
152 * blog/wp-content/rotate.png: Added.
153 * blog/wp-content/drosera.png: Added.
154 * blog/wp-content/hitlist.png: Added.
155 * blog/wp-content/svgtextmini.png: Added.
156 * blog/wp-content/svgtextmini_01.png: Added.
157 * blog/wp-content/textfield_screenshot.jpg: Added.
158 * blog/wp-content/Picture9.png: Added.
159 * blog/wp-content/svgtext.png: Added.
160 * blog/wp-content/webInspector.png: Added.
161 * blog/wp-content/rotate.svg: Added.
162 * blog/wp-content/chucknorris.png: Added.
164 2007-04-21 Mitz Pettel <mitz@webkit.org>
168 - http://bugs.webkit.org/show_bug.cgi?id=13350
169 Build Ahem into DumpRenderTree
171 * quality/testing.html: Removed the requirement to download and install
172 Ahem for running the tests.
173 * quality/testwriting.html: Added information about Ahem.
175 2007-04-09 Adele Peterson <adele@apple.com>
177 * blog/wp-content/chrome.jpg: Added.
179 2007-04-05 Mark Malone <markmalone@mac.com>
183 http://bugs.webkit.org/show_bug.cgi?id=13273
184 Bug 13273: DOM Interfaces Nav link should go somewhere more useful
186 * nav.inc: Link directly to the hierarchy.
188 2007-03-26 Darin Adler <darin@apple.com>
190 * coding/coding-style.html: Let's misquote George Orwell: "Wrong is right. Right is wrong."
192 2007-03-25 Darin Adler <darin@apple.com>
194 * coding/coding-style.html: Put !important on right/wrong colors so they override the
195 green color that comes from the green.css stylesheet.
197 2007-03-25 Darin Adler <darin@apple.com>
199 * coding/RefPtr.html: A couple minor wording tweaks.
201 2007-03-25 Darin Adler <darin@apple.com>
203 * coding/RefPtr.html: Put the operator name "new" in the oblique style as with other identifiers.
205 2007-03-25 Mark Rowe <mrowe@apple.com>
207 * coding/RefPtr.html: Fix grammar error that Mitz pointed out.
208 Replace raw ampersands in hyperlink URL with named entity.
210 2007-03-25 Darin Adler <darin@apple.com>
212 * coding/RefPtr.html: A couple wording tweaks.
214 2007-03-25 Darin Adler <darin@apple.com>
216 * coding/RefPtr.html: More formatting tweaks. Added a possible new topic for the document,
219 2007-03-24 Darin Adler <darin@apple.com>
221 * css/main.css: Try tighter spacing for code examples.
223 2007-03-24 Darin Adler <darin@apple.com>
225 * coding/RefPtr.html: <span> -> </span>
227 2007-03-24 Darin Adler <darin@apple.com>
229 * coding/RefPtr.html: "smart pointer" -> "smart pointers"
231 2007-03-24 Darin Adler <darin@apple.com>
233 * coding/RefPtr.html: Added. First draft of a document about RefPtr.
235 Also tweaked the MIME types of a few files and removed a stray executable bit.
237 2007-03-21 David Kilzer <ddkilzer@apple.com>
239 * building/checkout.html: By popular demand, the link to the svn 1.3 client has been removed.
241 2007-03-21 David Kilzer <ddkilzer@apple.com>
243 * building/checkout.html: Got rid of "click here" link and restructured sentences
244 linking to svn clients.
246 2007-03-21 David Kilzer <ddkilzer@apple.com>
250 * building/checkout.html: Add link to svn 1.4 client for Mac OS X 10.4.
252 2007-03-21 Maciej Stachowiak <mjs@apple.com>
254 - some specs to propose by email
256 * specs/HTML_Timed_Media_Elements.html: Added.
257 * specs/Timed_Media_CSS.html: Added.
258 * specs/Timed_Media_Elements-Open_Issues.html: Added.
259 * specs/mediaelement.css: Added.
260 * specs/movie-status-states.png: Added.
262 2007-03-20 Matt Lilek <pewtermoose@gmail.com>
266 Clear up the steps necessary to get a patch landed.
268 http://bugs.webkit.org/show_bug.cgi?id=12877 - Bug 12877: "Contributing Code" page could be clearer
269 http://bugs.webkit.org/show_bug.cgi?id=8690 - Bug 8690: Contributing code doesn't mention what to do with new files
271 * coding/contributing.html:
273 2007-03-18 Maciej Stachowiak <mjs@apple.com>
275 Added a random JS benchmark.
277 * misc/morph.html: Added.
279 2007-03-14 Kevin McCullough <kmccullough@apple.com>
283 Silly wrapping change for testing a post-commit hook change.
287 2007-03-09 Darin Adler <darin@apple.com>
289 * blog/wp-content/themes/webkit/style.css: Removed rule for code since
290 we want it to match pre, and the default font looks fine -- no need to
291 ask for "Courier New" explicitly.
293 2007-03-09 Mark Rowe <mrowe@apple.com>
295 Rubber-stamped by Tim Hatcher.
297 Sexy blog permalinks!
299 * blog/.htaccess: Added.
301 2007-03-09 Mark Rowe <mrowe@apple.com>
305 * building/checkout.html: Update repository URL.
307 2007-03-07 Brady Eidson <beidson@apple.com>
309 Whoops, its actually prepare-ChangeLog
311 * coding/contributing.html:
313 2007-03-07 Brady Eidson <beidson@apple.com>
317 Explicitly mention the prepare-Changelog step for contributing patches
319 * coding/contributing.html:
321 2007-02-25 Anders Carlsson <acarlsson@apple.com>
325 * building/checkout.html:
326 Add Trac link to our SVN repository,
328 2007-02-15 Darin Adler <darin@apple.com>
330 * projects/performance/index.html: Fix i-Bench link.
332 2007-02-08 Mark Rowe <mrowe@apple.com>
334 Reviewed by Tim Hatcher.
336 * nav.inc: Add link to very work-in-progress DOM documentation.
338 2007-01-19 Nicholas Shanks <contact@nickshanks.com>
342 Change doctype for webkit.org/blog/ admin interface to HTML 4.01.
344 * blog/wp-admin/admin-header.php:
347 2007-01-15 Brady Eidson <beidson@apple.com>
351 * coding/coding-style.html: Added switch/case indentation rules
353 2007-01-15 Eric Seidel <eric@webkit.org>
357 * coding/coding-style.html: update to include style for header guards
359 2007-01-10 Geoffrey Garen <ggaren@apple.com>
361 * coding/coding-style.html: Fixed minor validation error.
363 2007-01-10 Geoffrey Garen <ggaren@apple.com>
365 Reviewed by Beth Dakin.
367 Updated coding style guidelines to cover a lot of stuff previously absent.
369 * coding/coding-style.html:
371 2007-01-04 Lars Naesbye Christensen <larsnaesbye@stud.ku.dk>
375 http://bugs.webkit.org/show_bug.cgi?id=11295
376 Nightly download size is misleading
378 * images/download.png: Changed the size to 6 MB.
380 2007-01-01 Darin Adler <darin@apple.com>
382 * quality/bugzilla.html: Fix a lingering reference to opendarwin.org.
384 2006-12-06 Rob Buis <buis@kde.org>
388 http://bugs.webkit.org/show_bug.cgi?id=10254
389 A few grammar and spelling corrections on the WebKit website
391 Grammar and spelling corrections by Jonathan Johnsson.
393 * coding/coding-style.html:
394 * projects/css/index.html:
395 * projects/javascript/index.html:
396 * projects/svg/index.html:
397 * quality/reduction.html:
399 2006-11-21 Matt Lilek <pewtermoose@gmail.com>
403 http://bugs.webkit.org/show_bug.cgi?id=11652
404 Bug 11652: Mailing list address and URL are incorrect
406 This also removes a lot of bit rot from the KWQ-era.
408 * coding/contributing.html:
410 * projects/css/index.html:
411 * projects/editing/index.html:
412 * projects/forms/index.html:
413 * projects/html/index.html:
414 * projects/portability/index.html:
415 * projects/xslt/index.html:
416 * quality/lifecycle.html:
417 * quality/testwriting.html:
419 2006-11-18 Mitz Pettel <mitz@webkit.org>
423 Gender-neutrality fix.
425 * coding/contributing.html:
427 2006-11-14 Matt Lilek <pewtermoose@gmail.com>
429 Reviewed by Tim Hatcher.
431 Moved the web developer page to the wiki, adding link to the Drosera page.
433 * .htaccess: Add permanent redirect to the new page on the wiki.
434 * contact.html: Trac numbers are no longer one off.
436 * webdevelopers/index.html: Removed.
437 * webdevelopers/webkit_version.html: Removed.
438 * webdevelopers/webkit_version.js: Removed.
439 * webdevelopers/webkit_version_xl.html: Removed.
440 * webdevelopers/webkit_version_xl.js: Removed.
442 2006-11-14 Mark Rowe <bdash@webkit.org>
444 Reviewed by Tim Hatcher.
446 http://bugs.webkit.org/show_bug.cgi?id=9529
447 Bug 9529: Navigation HTML duplicated on webkit.org web site
449 * blog/wp-content/themes/webkit/sidebar.php: Include navigation from nav.inc rather than duplicating it here.
450 * nav.inc: Generate WordPress archive list if included from within WordPress.
452 2006-11-07 Mark Rowe <bdash@webkit.org>
454 Reviewed by Dave Hyatt.
456 * projects/javascript/index.html: Update link to non-existent JavaScript Bugzilla
457 component to the correct JavaScriptCore.
459 2006-11-06 Timothy Hatcher <timothy@apple.com>
463 Update the site with new wiki and Trac links.
465 * blog/wp-content/themes/webkit/sidebar.php:
466 * building/build.html:
469 * projects/svg/index.html:
471 2006-10-31 Mark Rowe <bdash@webkit.org>
475 Update WebKit blog link to prevent pointless redirects.
479 2006-10-25 Mitz Pettel <mitz@webkit.org>
483 - http://bugs.webkit.org/show_bug.cgi?id=11412
484 Stray list item in coding/coding-style.html
486 * coding/coding-style.html:
488 2006-10-25 Mark Rowe <bdash@webkit.org>
492 Fix some HTML bugs in the coding style guidelines.
494 * coding/coding-style.html:
496 2006-10-13 Geoffrey Garen <ggaren@apple.com>
500 Split build, run, and debug steps into separate pages. Darin recommended
503 * building/build.html:
504 * building/checkout.html:
505 * building/debug.html: Added.
506 * building/run.html: Added.
509 2006-10-05 Eric Seidel <eric@webkit.org>
513 * coding/coding-style.html: use css styles, add example for whitespace, add example for c++ constructors
515 2006-09-26 Eric Seidel <eric@webkit.org>
519 * projects/svg/status.xml: update status to reflect current state of SVG development
521 2006-09-21 Matt Lilek <pewtermoose@gmail.com>
525 http://bugs.webkit.org/show_bug.cgi?id=10975
526 Update the blog template to valid HTML 4.01 Strict.
528 * blog/wp-content/themes/webkit/comments-popup.php:
529 * blog/wp-content/themes/webkit/comments.php:
530 * blog/wp-content/themes/webkit/footer.php:
531 * blog/wp-content/themes/webkit/header.php:
532 * blog/wp-content/themes/webkit/style.css: Add missing semi-colon that the validator complained about.
534 2006-09-21 Mark Rowe <opendarwin.org@bdash.net.nz>
538 http://bugs.webkit.org/show_bug.cgi?id=10966
539 Bug 10966: Updates to website
541 Resolves a few remaining validation issues, makes Bugzilla links consistent, and removes unneeded references to OpenDarwin.
543 * coding/coding-style.html:
544 * coding/lgpl-license.html:
547 * projects/css/index.html:
548 * projects/editing/index.html:
549 * projects/forms/index.html:
550 * projects/html/index.html:
551 * projects/index.html:
552 * projects/javascript/index.html:
553 * projects/svg/index.html:
554 * projects/xslt/index.html:
555 * webdevelopers/webkit_version.html:
556 * webdevelopers/webkit_version_xl.html:
558 2006-09-21 Mark Rowe <opendarwin.org@bdash.net.nz>
562 Updates to make static pages validate as HTML 4.01 Strict.
564 * building/build.html:
565 * coding/coding-style.html:
567 * index.html: Move <style> tag into the document head.
568 * projects/cleanup/index.html:
569 * projects/compat/index.html:
570 * projects/css/index.html:
571 * projects/documentation/index.html:
572 * projects/editing/index.html:
573 * projects/forms/index.html: Remove note about <label> not being implemented correctly.
574 * projects/html/index.html:
575 * projects/javascript/index.html:
576 * projects/performance/index.html:
577 * projects/portability/index.html: Change mention of Windows port to note that it is in progress rather than non-existant.
578 * projects/printing/index.html:
579 * projects/svg/index.html:
580 * projects/xslt/index.html:
581 * quality/bugwriting.html: Update WebKit version numbers to be accurate. Move JS away from using innerHTML as W3C validator doesn't like it.
582 * quality/reduction.html:
583 * quality/reporting.html: Rename element IDs that start with numbers. Update WebKit and Mac OS X version numbers to be accurate.
584 * quality/testing.html:
586 2006-09-19 Brady Eidson <beidson@apple.com>
588 http://bugs.webkit.org/show_bug.cgi?id=8220
589 Add the favicon.ico to the site.
590 Notice, users of shipping Safari won't see the updated favicon
591 unless they clear their icon cache - ToT users can manually reload
592 the site and force the refresh ;)
594 * favicon.ico: Added.
596 2006-09-08 Kevin McCullough <KMcCullough@apple.com>
600 - this patch brought to you by the letter 'c'
602 * coding/coding-style.html:
604 2006-08-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
608 - http://bugs.webkit.org/show_bug.cgi?id=10444
609 Navigation links overlap the Spam Karma 2 footer
611 * blog/wp-content/themes/webkit/style.css: Hide the footer altogether.
613 2006-08-21 Timothy Hatcher <timothy@apple.com>
617 Bug 9302: WebKit nightly download image says ~2.5 MB when
618 universal binaries make it ~5.0 MB
619 http://bugs.webkit.org/show_bug.cgi?id=9302
621 * images/download.png:
623 2006-08-21 Timothy Hatcher <timothy@apple.com>
627 Changes many opendarwin.org links to the proper webkit.org version.
629 * blog/wp-content/themes/webkit/sidebar.php:
630 * blog/wp-content/themes/webkit/style.css:
631 * building/build.html:
632 * coding/contributing.html:
636 * projects/compat/hitlist.html:
637 * projects/css/index.html:
638 * projects/editing/index.html:
639 * projects/forms/index.html:
640 * projects/html/index.html:
641 * projects/javascript/index.html:
642 * projects/svg/index.html:
643 * projects/svg/svg-status.xsl:
644 * projects/xslt/index.html:
645 * quality/bugpriorities.html:
646 * quality/bugzilla.html:
647 * quality/leakhunting.html:
648 * quality/lifecycle.html:
649 * quality/reporting.html:
651 2006-08-15 Eric Seidel <eric@webkit.org>
655 * projects/svg/status.xml: updated to reflect current SVG status
657 2006-08-02 Geoffrey Garen <ggaren@apple.com>
661 Tweaked the build instructions a bit.
663 * building/build.html:
664 * building/debug.png: Added.
666 2006-08-02 Darin Adler <darin@apple.com>
668 * building/checkout.html: Fix a typo: "OpenSource" instead of "Open Source".
670 2006-08-01 Geoffrey Garen <ggaren@apple.com>
674 - Added instructions for debugging in Xcode
676 * building/build-window.png: Added.
677 * building/build.html:
678 * building/custom-executable.png: Added.
679 * building/info-tab.png: Added.
681 2006-07-30 Geoffrey Garen <ggaren@apple.com>
685 - Tweaked the checkout and build instructions to make them simpler and
688 * building/build.html:
689 * building/checkout.html:
691 2006-06-22 Alexey Proskuryakov <ap@nypop.com>
695 - see http://bugs.webkit.org/show_bug.cgi?id=9539
696 Another case error preventing build
698 * building/build.html: Building WebKit now requires Xcode 2.3.
700 2006-06-21 Joost de Valk <jdevalk@opendarwin.org>
702 Reviewed and landed by Anders.
704 * blog/wp-content/themes/webkit/sidebar.php:
705 Add link to Wiki in the navigation menu here too.
707 2006-06-21 Joost de Valk <jdevalk@opendarwin.org>
709 Reviewed and landed by Anders.
711 * nav.inc: Add link to Wiki in the navigation menu.
713 2006-06-15 Joost de Valk <jdevalk@opendarwin.org>
715 Patch by David Kilzer, reviewed by Geoffrey Garen, landed by Joost de Valk.
717 Fix http://bugs.webkit.org/show_bug.cgi?id=9407
719 Improve wording of first paragraph of webkit site.
723 2006-06-08 Timothy Hatcher <timothy@apple.com>
727 Include our own copies of the BSD and LGPL licenses.
729 * coding/bsd-license.html: Added.
730 * coding/lgpl-license.html: Added.
731 * nav.inc: link to our copies of the licenses
733 2006-06-04 David Kilzer <ddkilzer@kilzer.net>
737 http://bugs.webkit.org/show_bug.cgi?id=9303
738 JavaScript error when loading WebKit blog page
740 * blog/wp-content/themes/webkit/sidebar.php: Removed unused JavaScript. Synced with nav.inc.
741 * nav.inc: Removed evil tabs--whitespace change only.
743 2006-05-24 Bradley Morrison <bradley.morrison@nokia.com>
745 Reviewed by John Sullivan.
747 * quality/lifecycle.html: mentions case of PlatformOnly bugs
748 and 'other' bug databases.
750 2006-05-25 Joost de Valk <jdevalk@opendarwin.org>
752 Reviewed by Timothy Hatcher.
754 Adding Google Analytics tracking code, to create stats of our webpages.
756 * blog/wp-content/themes/webkit/footer.php:
759 2006-05-23 Bradley Morrison <bradley.morrison@nokia.com>
763 * index.html: Link to Nokia's S60 WebKit.
765 2006-05-08 Joost de Valk <jdevalk@opendarwin.org>
769 * building/checkout.html: changed link to point to universal binary. Thanks to Duncan Wilcox for hinting this one.
771 2006-04-28 Eric Seidel <eseidel@apple.com>
773 Reviewed by andersca.
775 * projects/svg/status.xml: Update to reflect current status.
777 2006-04-18 Joost de Valk <jdevalk@opendarwin.org>
779 Reviewed by Eric Seidel .
781 Added WebKit detection scripts and a small howto + a new section to our
782 website: Web Developers.
785 * webdevelopers: Added.
786 * webdevelopers/index.html: Added.
787 * webdevelopers/webkit_version.html: Added.
788 * webdevelopers/webkit_version.js: Added.
789 * webdevelopers/webkit_version_xl.html: Added.
790 * webdevelopers/webkit_version_xl.js: Added.
792 2006-04-17 Joost de Valk <jdevalk@opendarwin.org>
796 * blog/wp-config.php: passwords and users don't belong in SVN.
798 2006-04-16 Joost de Valk <jdevalk@opendarwin.org>
802 * quality/lifecycle.html: small textual change to my contact info;
803 * quality/reporting.html: added non-ADC bug report URL.
805 2006-04-16 Joost de Valk <jdevalk@opendarwin.org>
809 * 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.
811 2006-04-13 Geoffrey Garen <ggaren@apple.com>
815 * projects/compat/hitlist.html: Added Google Calendar to the list
816 in place of www.hangseng.com/ebanking
818 2006-04-11 Eric Seidel <eseidel@apple.com>
820 Reviewed by andersca.
822 * quality/testing.html: fix run-mozilla-tests to run-javascriptcore-tests
824 2006-04-10 Geoffrey Garen <ggaren@apple.com>
828 * projects/compat/hitlist.html: updated dates
830 2006-03-23 David Kilzer <ddkilzer@kilzer.ent>
834 - Fix http://bugs.webkit.org/show_bug.cgi?id=7918
835 Coding style doc uses illegal entity
837 * coding/coding-style.html: Changed &emdash; to —.
839 2006-03-15 Geoffrey Garen <ggaren@apple.com>
843 * projects/compat/hitlist.html: Moved delta.com to the alumni list,
844 added description of alumni list.
846 2006-03-08 Geoffrey Garen <ggaren@apple.com>
850 Clarified that sites on the list aren't necessarily "broken."
852 * projects/compat/hitlist.html:
854 2006-03-08 Geoffrey Garen <ggaren@apple.com>
858 Updated links to gap and bananarepublic bugs.
860 * projects/compat/hitlist.html:
862 2006-03-06 Mitz Pettel <opendarwin.org@mitzpettel.com>
866 Change "Mail.app" to "Mail".
869 * projects/editing/index.html:
871 2006-03-06 Geoffrey Garen <ggaren@apple.com>
873 Oops, accidentally deleted the archives links.
875 * blog/wp-content/themes/webkit/sidebar.php: Bring them back.
877 2006-03-06 Geoffrey Garen <ggaren@apple.com>
883 * blog/wp-content/themes/webkit/sidebar.php: sync with the sidebar
884 for the rest of the site.
885 * quality/lifecycle.html: add Joost's homepage to his contact info.
887 2006-03-06 Geoffrey Garen <ggaren@apple.com>
889 Doing penance after being set straight by Joost.
891 * projects/compat/hitlist.html: Remove slur against QA. My humblest
894 2006-03-06 Geoffrey Garen <ggaren@apple.com>
896 Reviewed by Maciej, Darin.
898 Added Safari Compatibility Hit List.
900 * nav.inc: Link to the hit list.
901 * projects/compat/hitlist.html: Added.
902 * projects/compat/index.html: Link to the hit list.
904 2006-03-02 Eric Seidel <eseidel@apple.com>
908 * quality/reporting.html: display a nicer message to those using 10.2
910 2006-02-26 David Kilzer <ddkilzer@kilzer.net>
912 Reviewed by Maciej, landed by Geoff.
914 Change "Deployment" to "Release" and "Development" to "Debug".
915 Update latest Xcode version from 2.2 to 2.2.1.
917 * building/build.html
919 2006-02-21 Geoffrey Garen <ggaren@apple.com>
921 Accidentally wrote "Release" instead of "Debug" in my last patch.
923 * quality/leakhunting.html:
925 2006-02-20 Geoffrey Garen <ggaren@apple.com>
927 Some quick proof-reading of the patch I just landed -- no review
930 * quality/leakhunting.html:
932 2006-02-21 Joost de Valk <jdevalk@opendarwin.org>
934 Reviewed by Darin, Geoff.
936 Added a page about leakhunting, based on the info Sullivan gave in two blogposts about it. (posts 20 and 24)
938 Added this page to the menu, adding in an extra section header
942 * quality/leakhunting.html: Added.
944 2006-02-19 Joost de Valk <jdevalk@opendarwin.org>
950 * projects/forms/index.html:
951 * projects/html/index.html:
952 * projects/xslt/index.html:
954 2006-02-19 Joost de Valk <jdevalk@opendarwin.org>
958 Made line-height global instead of just for p
961 fixed bugzilla link, added starting <p> to first paragraph
962 removed paragraph about tab-stops
965 * projects/editing/index.html:
967 2006-02-17 Darin Adler <darin@apple.com>
969 * coding/coding-style.html: Mention other non-function brace cases.
971 2006-02-17 Joost de Valk <jdevalk@opendarwin.org>
975 Added left position and margin-bottom to blog footer.
979 2006-02-16 Timothy Hatcher <timothy@apple.com>
983 Fixes PNGs with 8bit alpha on IE.
985 * css/ie.css: attach the pngbehavior.htc to img tags
986 * images/blank.png: Added.
987 * index.html: add the width and height to the download img
988 * pngbehavior.htc: Added.
990 2006-02-16 Justin Garcia <justin.garcia@apple.com>
992 Changed by Darin on my machine.
994 * coding/coding-style.html: Re-merged in changes Darin made to the guidelines
997 2006-02-16 Joost de Valk <jdevalk@opendarwin.org>
999 Reviewed and landed by Maciej.
1001 Made the author name bold on the frontpage.
1002 Moved the "Posted by" line up under the title and made the author name
1003 bold in single view.
1005 * blog/wp-content/themes/webkit/index.php:
1006 * blog/wp-content/themes/webkit/single.php:
1008 2006-02-15 Joost de Valk <jdevalk@opendarwin.org>
1012 Updated the site to use the new layout.
1016 * blog/wp-content/themes/classic: Removed.
1017 * blog/wp-content/themes/classic/comments-popup.php: Removed.
1018 * blog/wp-content/themes/classic/comments.php: Removed.
1019 * blog/wp-content/themes/classic/footer.php: Removed.
1020 * blog/wp-content/themes/classic/header.php: Removed.
1021 * blog/wp-content/themes/classic/index.php: Removed.
1022 * blog/wp-content/themes/classic/sidebar.php: Removed.
1023 * blog/wp-content/themes/classic/style.css: Removed.
1024 * blog/wp-content/themes/default: Removed.
1025 * blog/wp-content/themes/default/404.php: Removed.
1026 * blog/wp-content/themes/default/archive.php: Removed.
1027 * blog/wp-content/themes/default/archives.php: Removed.
1028 * blog/wp-content/themes/default/comments-popup.php: Removed.
1029 * blog/wp-content/themes/default/comments.php: Removed.
1030 * blog/wp-content/themes/default/footer.php: Removed.
1031 * blog/wp-content/themes/default/header.php: Removed.
1032 * blog/wp-content/themes/default/images: Removed.
1033 * blog/wp-content/themes/default/images/kubrickbg.jpg: Removed.
1034 * blog/wp-content/themes/default/images/kubrickbgcolor.jpg: Removed.
1035 * blog/wp-content/themes/default/images/kubrickbgwide.jpg: Removed.
1036 * blog/wp-content/themes/default/images/kubrickfooter.jpg: Removed.
1037 * blog/wp-content/themes/default/images/kubrickheader.jpg: Removed.
1038 * blog/wp-content/themes/default/index.php: Removed.
1039 * blog/wp-content/themes/default/links.php: Removed.
1040 * blog/wp-content/themes/default/page.php: Removed.
1041 * blog/wp-content/themes/default/search.php: Removed.
1042 * blog/wp-content/themes/default/searchform.php: Removed.
1043 * blog/wp-content/themes/default/sidebar.php: Removed.
1044 * blog/wp-content/themes/default/single.php: Removed.
1045 * blog/wp-content/themes/default/style.css: Removed.
1046 * blog/wp-content/themes/webkit/404.php:
1047 * blog/wp-content/themes/webkit/archive.php:
1048 * blog/wp-content/themes/webkit/archives.php:
1049 * blog/wp-content/themes/webkit/footer.php:
1050 * blog/wp-content/themes/webkit/header.php:
1051 * blog/wp-content/themes/webkit/images: Removed.
1052 * blog/wp-content/themes/webkit/images/bluebanner.png: Removed.
1053 * blog/wp-content/themes/webkit/images/kubrickbg.jpg: Removed.
1054 * blog/wp-content/themes/webkit/images/kubrickbgcolor.jpg: Removed.
1055 * blog/wp-content/themes/webkit/images/kubrickbgwide.jpg: Removed.
1056 * blog/wp-content/themes/webkit/images/kubrickfooter.jpg: Removed.
1057 * blog/wp-content/themes/webkit/images/kubrickheader.jpg: Removed.
1058 * blog/wp-content/themes/webkit/images/separator.png: Removed.
1059 * blog/wp-content/themes/webkit/images/webkit-background.png: Removed.
1060 * blog/wp-content/themes/webkit/index.php:
1061 * blog/wp-content/themes/webkit/page.php:
1062 * blog/wp-content/themes/webkit/search.php:
1063 * blog/wp-content/themes/webkit/sidebar.php:
1064 * blog/wp-content/themes/webkit/single.php:
1065 * blog/wp-content/themes/webkit/style.css:
1066 * building/build.html:
1067 * building/checkout.html:
1068 * coding/coding-style.html:
1069 * coding/contributing.html:
1072 * css/blue.css: Added.
1073 * css/gray.css: Added.
1074 * css/green.css: Added.
1075 * css/ie.css: Added.
1076 * css/main.css: Added.
1077 * css/pink.css: Added.
1078 * css/purple.css: Added.
1079 * css/yellow.css: Added.
1080 * footer.inc: Added.
1081 * header.inc: Added.
1082 * images/blue-background.png: Added.
1083 * images/blue-bullet.png: Added.
1084 * images/bluebanner.png: Removed.
1085 * images/download.png: Added.
1086 * images/end.png: Added.
1087 * images/gray-background.png: Added.
1088 * images/green-background.png: Added.
1089 * images/green-bullet.png: Added.
1090 * images/icon-gold.png: Added.
1091 * images/icon.png: Added.
1092 * images/ie-nav.png: Added.
1093 * images/middle.png: Added.
1094 * images/nav.png: Added.
1095 * images/pink-background.png: Added.
1096 * images/pink-bullet.png: Added.
1097 * images/purple-background.png: Added.
1098 * images/purple-bullet.png: Added.
1099 * images/separator.png: Removed.
1100 * images/webkit-background.png: Removed.
1101 * images/welcomeopen.gif: Removed.
1102 * images/yellow-background.png: Added.
1103 * images/yellow-bullet.png: Added.
1106 * projects/accessibility/index.html:
1107 * projects/cleanup/index.html:
1108 * projects/compat/index.html:
1109 * projects/css/index.html:
1110 * projects/documentation/index.html:
1111 * projects/dom/index.html:
1112 * projects/editing/index.html:
1113 * projects/forms/index.html:
1114 * projects/html/index.html:
1115 * projects/index.html:
1116 * projects/javascript/index.html:
1117 * projects/layout/index.html:
1118 * projects/mathml/index.html:
1119 * projects/performance/index.html:
1120 * projects/plugins/index.html:
1121 * projects/portability/index.html:
1122 * projects/printing/index.html:
1123 * projects/svg/index.html:
1124 * projects/webkit/index.html:
1125 * projects/xml/index.html:
1126 * projects/xslt/index.html:
1127 * quality/bugpriorities.html:
1128 * quality/bugwriting.html:
1129 * quality/bugzilla.html:
1130 * quality/lifecycle.html:
1131 * quality/reduction.html:
1132 * quality/reporting.html:
1133 * quality/testing.html:
1134 * quality/testwriting.html:
1135 * sidebar.css: Removed.
1136 * sidebar.html: Removed.
1137 * webkitdev.css: Removed.
1139 2006-02-15 Joost de Valk <jdevalk@opendarwin.org>
1143 Updated page to show 10.4.4 or 10.4.5
1144 Added support for recognizing Shiira.
1146 * quality/reporting.html:
1148 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
1150 Reviewed by eseidel.
1152 Added a little piece of text to the page about reductions, pointing to the bugzilla page.
1154 Changed "Sign up for a" into "Create a" bugzilla account.
1156 * quality/reduction.html:
1157 * quality/reporting.html:
1159 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
1163 Added a Bugzilla page, which contains information about creating a Bugzilla account, what editbugs and canconfirm
1164 bits are and how to get them.
1166 Changed link in reporting page to link to Bugzilla page.
1168 * quality/bugzilla.html: Added.
1169 * quality/reporting.html:
1171 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
1173 Reviewed by eseidel.
1175 - Changed 10.2 paragraph to say Mac OS X instead of just OS X
1176 - Detabified the file.
1178 * quality/reporting.html:
1180 2006-02-10 Darin Adler <darin@apple.com>
1182 * index.html: Fixed a typo in a link.
1184 2006-02-10 Darin Adler <darin@apple.com>
1186 * building/checkout.html: Fixed a spelling mistake.
1188 2006-02-10 Joost de Valk <jdevalk@opendarwin.org>
1190 Reviewed and landed by Anders.
1192 http://bugs.webkit.org/show_bug.cgi?id=7164
1195 Changed <div id="banner" to <h1 id="banner"
1196 global cleanup of CSS and code
1198 * building/build.html:
1199 * building/checkout.html:
1200 * coding/coding-style.html:
1201 * coding/contributing.html:
1204 * projects/accessibility/index.html:
1205 * projects/cleanup/index.html:
1206 * projects/compat/index.html:
1207 * projects/css/index.html:
1208 * projects/documentation/index.html:
1209 * projects/dom/index.html:
1210 * projects/editing/index.html:
1211 * projects/forms/index.html:
1212 * projects/html/index.html:
1213 * projects/index.html:
1214 * projects/javascript/index.html:
1215 * projects/layout/index.html:
1216 * projects/mathml/index.html:
1217 * projects/performance/index.html:
1218 * projects/plugins/index.html:
1219 * projects/portability/index.html:
1220 * projects/printing/index.html:
1221 * projects/svg/index.html:
1222 * projects/webkit/index.html:
1223 * projects/xml/index.html:
1224 * projects/xslt/index.html:
1225 * quality/bugpriorities.html:
1226 * quality/bugwriting.html:
1227 * quality/lifecycle.html:
1228 * quality/reduction.html:
1229 * quality/reporting.html:
1230 * quality/testing.html:
1231 * quality/testwriting.html:
1234 2006-02-09 Joost de Valk <jdevalk@opendarwin.org>
1236 Reviewed by Darin. Landed by ap.
1238 - fixes from http://bugs.webkit.org/show_bug.cgi?id=4871
1239 "Reporting Bugs" Page Should Prompt User To Test In Newest Version of WebKit
1241 * quality/reporting.html:
1242 * webkitdev.css: Added margin-bottom for li.
1244 2006-02-07 Joost de Valk <jdevalk@opendarwin.org>
1246 Reviewed by Darin. Landed by Maciej.
1248 - Several fixes to the site
1249 http://bugs.webkit.org/show_bug.cgi?id=7105
1251 * blog/wp-content/themes/webkit/style.css:
1253 * quality/bugwriting.html:
1254 * quality/reduction.html:
1257 2006-02-05 Eric Seidel <eseidel@apple.com>
1261 General update to SVG project page, also link to status page.
1263 * projects/svg/index.html:
1265 2006-02-05 Eric Seidel <eseidel@apple.com>
1267 Rubber stamped by darin.
1269 * projects/svg/status.xml: Added.
1270 * projects/svg/svg-status.css: Added.
1271 * projects/svg/svg-status.xsl: Added.
1273 2006-02-05 Eric Seidel <eseidel@apple.com>