1 2007-11-30 Matt Lilek <webkit@mattlilek.com>
5 Clean up a couple of typos from Maciej's last patch.
7 * coding/commit-review-policy.html:
9 2007-11-30 Maciej Stachowiak <mjs@apple.com>
13 New commit and review policy.
15 * coding/commit-review-policy.html: Added.
17 2007-11-21 Mark Rowe <mrowe@apple.com>
21 Update coding style to cover control statements with no body.
23 * coding/coding-style.html:
25 2007-11-17 Adam Roben <aroben@apple.com>
27 Update Windows debugging instructions
29 Reviewed by Mark Rowe.
31 * building/debug.html:
33 2007-11-14 Brady Eidson <beidson@apple.com>
37 * images/DroseraPic.png: Added.
39 2007-11-12 Brady Eidson <beidson@apple.com>
43 Update the DatabaseExample to use the new API
45 * misc/DatabaseExample.html:
47 2007-11-12 Mark Rowe <mrowe@apple.com>
49 * building/tools.html: Remove extra >.
51 2007-11-09 Antti Koivisto <antti@apple.com>
53 Rubber stamped by bdash.
55 Add directory for blog resources (and one image).
58 * blog-files/touch-poster.png: Added.
60 2007-11-07 Dan Bernstein <mitz@apple.com>
62 Reviewed by Darin Adler.
64 - removed a workaround for the bug fixed in the WebCore part of this
67 2007-11-04 Timothy Hatcher <timothy@apple.com>
69 Land the HTML Editing Toolbar demo from WWDC 2007.
72 * demos/editingToolbar: Added.
73 * demos/editingToolbar/FancyToolbar.css: Added.
74 * demos/editingToolbar/FancyToolbar.js: Added.
75 * demos/editingToolbar/FancyToolbarImages: Added.
76 * demos/editingToolbar/FancyToolbarImages/button.png: Added.
77 * demos/editingToolbar/FancyToolbarImages/buttonLeft.png: Added.
78 * demos/editingToolbar/FancyToolbarImages/buttonMiddle.png: Added.
79 * demos/editingToolbar/FancyToolbarImages/buttonPressed.png: Added.
80 * demos/editingToolbar/FancyToolbarImages/buttonPressedLeft.png: Added.
81 * demos/editingToolbar/FancyToolbarImages/buttonPressedMiddle.png: Added.
82 * demos/editingToolbar/FancyToolbarImages/buttonPressedRight.png: Added.
83 * demos/editingToolbar/FancyToolbarImages/buttonRight.png: Added.
84 * demos/editingToolbar/FancyToolbarImages/camera.png: Added.
85 * demos/editingToolbar/FancyToolbarImages/link.png: Added.
86 * demos/editingToolbar/FancyToolbarImages/textAlign.png: Added.
87 * demos/editingToolbar/FancyToolbarImages/toolbarOutline.png: Added.
88 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottom.png: Added.
89 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomLeft.png: Added.
90 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomRight.png: Added.
91 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineLeft.png: Added.
92 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineRight.png: Added.
93 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTop.png: Added.
94 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopLeft.png: Added.
95 * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopRight.png: Added.
96 * demos/editingToolbar/content.html: Added.
97 * demos/editingToolbar/images: Added.
98 * demos/editingToolbar/images/safari.png: Added.
99 * demos/editingToolbar/index.html: Added.
101 2007-11-04 David D. Kilzer <ddkilzer@webkit.org>
103 CIA has changed its hostname from cia.navi.cx to cia.vc
104 <http://bugs.webkit.org/show_bug.cgi?id=15829>
108 * contact.html: Updated links to CIA.
110 2007-11-03 David D. Kilzer <ddkilzer@webkit.org>
112 LGPL'ed files contain incorrect FSF address
113 <http://bugs.webkit.org/show_bug.cgi?id=14885>
115 Reviewed by NOBODY (follow-up fix).
117 * blog/wp-includes/class-snoopy.php:
118 * blog/wp-includes/gettext.php:
119 * blog/wp-includes/streams.php:
121 2007-11-01 Sam Weinig <sam@webkit.org>
123 Rubber-stamped by Tim Hatcher.
125 * misc/DatabaseExample.html: Speed up default close speed to .25s
127 2007-11-01 Sam Weinig <sam@webkit.org>
129 Reviewed by Adam Roben.
131 - Don't show the close button on the notes unless hovering over the note.
132 - Do transformation and fade when closing a note using the new transition properties.
134 * misc/DatabaseExample.html:
136 2007-10-29 Mark Rowe <mrowe@apple.com>
142 2007-10-29 Mark Rowe <mrowe@apple.com>
144 Files that have been added or modified on the web server without making it in to SVN.
147 * blog/wp-content/databaseexample.png: Added.
148 * blog/wp-content/uploads: Added.
149 * blog/wp-content/uploads/2007: Added.
150 * blog/wp-content/uploads/2007/06: Added.
151 * blog/wp-content/uploads/2007/06/newinspector.png: Added.
152 * building/cygwin-downloader.zip: Added.
154 2007-10-25 Alexey Proskuryakov <ap@webkit.org>
156 Rubber-stamped by Mark Rowe.
158 * images/download.png: Updated to say "Nightly builds" instead of
159 "Nightly (6 MB)" - the Mac version is ~15 MB now, and this isn't a direct
160 download link anyway.
162 2007-10-21 David Kilzer <ddkilzer@webkit.org>
166 - fix http://bugs.webkit.org/show_bug.cgi?id=15592
167 DOM Exception opening up client-side database example for the first time
169 There was a race condition when creating the WebKitStickyNotes table for the
170 first time in which the loaded() function (renamed to loadNotes()) could be
171 called before the table was created. Prevent this by only calling loadNotes()
172 in an executeSql() callback after we know the table exists, or after we know
173 the table has been created.
175 * misc/DatabaseExample.html: Renamed loaded() function to loadNotes().
176 Created a new loaded() function.
178 2007-10-20 Mark Rowe <mrowe@apple.com>
180 Rubber-stamped by Adam.
182 Convert TIFFs to PNGs so that the demo page is fully-functional in the Gtk port.
184 * misc/DatabaseExample.html:
185 * misc/deleteButton.png: Added.
186 * misc/deleteButton.tiff: Removed.
187 * misc/deleteButtonPressed.png: Added.
188 * misc/deleteButtonPressed.tiff: Removed.
190 2007-10-20 Adam Roben <aroben@apple.com>
192 Make the notes sticky!
196 * misc/DatabaseExample.html:
197 * misc/deleteButton.tiff: Added.
198 * misc/deleteButtonPressed.tiff: Added.
200 2007-10-19 Timothy Hatcher <timothy@apple.com>
202 Reviewed by Mark Rowe.
204 Fix a couple of exceptions for first time users.
206 * misc/DatabaseExample.html:
208 2007-10-19 Anders Carlsson <andersca@apple.com>
212 Make example actually work.
214 * misc/DatabaseExample.html:
216 2007-10-19 Anders Carlsson <andersca@apple.com>
222 * misc/DatabaseExample.html:
224 2007-10-19 Brady Eidson <beidson@apple.com>
228 Tiger's SQLite doesn't support CREATE TABLE IF NOT EXISTS :(
230 * misc/DatabaseExample.html:
232 2007-10-19 Brady Eidson <beidson@apple.com>
234 Reviewed by Tim Hatcher
236 Sample database API usage
238 * misc/DatabaseExample.html: Added.
240 2007-09-25 David Kilzer <ddkilzer@webkit.org>
244 - Fix http://bugs.webkit.org/show_bug.cgi?id=14885
245 LGPL'ed files contain incorrect FSF address
247 * blog/wp-content/plugins/wp-cache/wp-cache.php:
248 * blog/wp-includes/class-snoopy.php:
249 * blog/wp-includes/gettext.php:
250 * blog/wp-includes/js/tinymce/license.html:
251 * blog/wp-includes/streams.php:
253 2007-09-23 Maciej Stachowiak <mjs@apple.com>
255 Reviewed by Mark Rowe.
257 - Limit custom list bullets to ordered lists only
268 2007-09-22 Jan Michael Alonzo <jmalonzo@unpluggable.com>
272 * coding/coding-style.html:
273 - in section Other Punctuation
274 - syntax instead of synatax
275 - fix sample code alignment
277 2007-09-06 Maciej Stachowiak <mjs@apple.com>
281 * misc/WebKitDetect.js: Added.
283 2007-09-06 Maciej Stachowiak <mjs@apple.com>
285 Not reviewed - copy of WebKitDetect script from wiki
287 * misc/WebKitDetect.html: Added.
289 2007-08-20 Adam Roben <aroben@apple.com>
291 Remove any mention of drwtsn32.log, as it is almost never useful for tracking down crashes
295 * quality/crashlogs.html:
297 2007-07-26 Maciej Stachowiak <mjs@apple.com>
299 - grammar fix pointed out by Mitz.
301 * projects/goals.html:
303 2007-07-25 Maciej Stachowiak <mjs@apple.com>
305 Rubber stamped by Adam.
307 Added WebKit Project Goals.
309 * nav.inc: added a nav link.
310 * projects/goals.html: Added.
312 2007-07-22 Matt Lilek <pewtermoose@gmail.com>
314 Reviewed by Adam Roben.
316 Add information on getting a useful crash log on Mac and Windows.
319 * quality/crashlogs.html: Added.
320 * quality/mac_reportbox.jpg: Added.
321 * quality/mac_viewtrace.jpg: Added.
322 * quality/win_installwatson.jpg: Added.
323 * quality/win_watsongui.jpg: Added.
324 * quality/win_watsoninstalled.jpg: Added.
326 2007-07-20 Mark Rowe <mrowe@apple.com>
328 Replace symlink with a PHP-level include to allow use of git on Windows without cygwin.
329 WordPress will replace the file with a symlink when it's first accessed, and the PHP-level
330 include is functionally identical for our purposes on the first use.
332 * blog/wp-content/advanced-cache.php:
334 2007-07-16 Charles Gaudette <charles@gaudette-net.com>
338 - http://bugs.webkit.org/show_bug.cgi?id=14628
339 broken link on webkit.org home page - "KHTML" points to http://khtml.info/
343 2007-07-06 Matt Lilek <pewtermoose@gmail.com>
345 Reviewed by Adam Roben.
347 Add info about VC++ Express forgetting SDK paths.
349 * building/build.html:
351 2007-07-02 Mitz Pettel <mitz@webkit.org>
355 - http://bugs.webkit.org/show_bug.cgi?id=14482
356 Add information about the NeedsReduction and HasReduction keywords to quality/reduction.html
358 * quality/reduction.html:
360 2007-07-01 Mitz Pettel <mitz@webkit.org>
364 - http://bugs.webkit.org/show_bug.cgi?id=14481
365 Broken links on coding/lgpl-license.html
367 * coding/lgpl-license.html:
369 2007-06-24 Mitz Pettel <mitz@webkit.org>
371 Reviewed by Adam Roben.
375 * building/build.html:
377 2007-06-23 Mark Rowe <mrowe@apple.com>
381 * building/checkout.html: Update link to bypass caching proxy as it has a habit of breaking huge downloads.
383 2007-06-12 Adam Roben <aroben@apple.com>
385 Update the location of cygwin-downloader.zip.
387 Rubberstamped by Hyatt.
389 * building/tools.html:
391 2007-06-12 Dave Hyatt <hyatt@apple.com>
393 Add Windows checkout/build instructions to the website.
395 * building/build.html:
396 * building/checkout.html:
397 * building/debug.html:
398 * building/tools.html: Added.
404 2007-06-10 Geoffrey Garen <ggaren@apple.com>
406 Reviewed by Beth Dakin.
408 Cleaned up formatting on the check out page.
410 * building/checkout.html:
412 2007-06-08 Mark Rowe <mrowe@apple.com>
414 Rubber-stamped by Hyatt.
416 Switch to using Internet Explorer's conditional comments to target IE-specific styles rather
417 than doing server-side user agent checks. This resolves an issue some people were seeing where
418 caching would lead to a page generated for an Internet Explorer user being served to a Safari
419 user. The visible symptom of this was many of the graphics were missing.
421 * blog/wp-content/themes/webkit/header.php:
424 2007-05-04 Mark Rowe <mrowe@apple.com>
426 Upgrade to WordPress 2.2. I didn't go to the effort of tracking down files
427 present in the old version which have since been removed, but it's unlikely
428 they'll ever cause a problem.
430 2007-05-04 Mark Rowe <mrowe@apple.com>
432 Add graphics used by existing blog posts into SVN.
434 * blog/wp-content/rotate.png: Added.
435 * blog/wp-content/drosera.png: Added.
436 * blog/wp-content/hitlist.png: Added.
437 * blog/wp-content/svgtextmini.png: Added.
438 * blog/wp-content/svgtextmini_01.png: Added.
439 * blog/wp-content/textfield_screenshot.jpg: Added.
440 * blog/wp-content/Picture9.png: Added.
441 * blog/wp-content/svgtext.png: Added.
442 * blog/wp-content/webInspector.png: Added.
443 * blog/wp-content/rotate.svg: Added.
444 * blog/wp-content/chucknorris.png: Added.
446 2007-04-21 Mitz Pettel <mitz@webkit.org>
450 - http://bugs.webkit.org/show_bug.cgi?id=13350
451 Build Ahem into DumpRenderTree
453 * quality/testing.html: Removed the requirement to download and install
454 Ahem for running the tests.
455 * quality/testwriting.html: Added information about Ahem.
457 2007-04-09 Adele Peterson <adele@apple.com>
459 * blog/wp-content/chrome.jpg: Added.
461 2007-04-05 Mark Malone <markmalone@mac.com>
465 http://bugs.webkit.org/show_bug.cgi?id=13273
466 Bug 13273: DOM Interfaces Nav link should go somewhere more useful
468 * nav.inc: Link directly to the hierarchy.
470 2007-03-26 Darin Adler <darin@apple.com>
472 * coding/coding-style.html: Let's misquote George Orwell: "Wrong is right. Right is wrong."
474 2007-03-25 Darin Adler <darin@apple.com>
476 * coding/coding-style.html: Put !important on right/wrong colors so they override the
477 green color that comes from the green.css stylesheet.
479 2007-03-25 Darin Adler <darin@apple.com>
481 * coding/RefPtr.html: A couple minor wording tweaks.
483 2007-03-25 Darin Adler <darin@apple.com>
485 * coding/RefPtr.html: Put the operator name "new" in the oblique style as with other identifiers.
487 2007-03-25 Mark Rowe <mrowe@apple.com>
489 * coding/RefPtr.html: Fix grammar error that Mitz pointed out.
490 Replace raw ampersands in hyperlink URL with named entity.
492 2007-03-25 Darin Adler <darin@apple.com>
494 * coding/RefPtr.html: A couple wording tweaks.
496 2007-03-25 Darin Adler <darin@apple.com>
498 * coding/RefPtr.html: More formatting tweaks. Added a possible new topic for the document,
501 2007-03-24 Darin Adler <darin@apple.com>
503 * css/main.css: Try tighter spacing for code examples.
505 2007-03-24 Darin Adler <darin@apple.com>
507 * coding/RefPtr.html: <span> -> </span>
509 2007-03-24 Darin Adler <darin@apple.com>
511 * coding/RefPtr.html: "smart pointer" -> "smart pointers"
513 2007-03-24 Darin Adler <darin@apple.com>
515 * coding/RefPtr.html: Added. First draft of a document about RefPtr.
517 Also tweaked the MIME types of a few files and removed a stray executable bit.
519 2007-03-21 David Kilzer <ddkilzer@apple.com>
521 * building/checkout.html: By popular demand, the link to the svn 1.3 client has been removed.
523 2007-03-21 David Kilzer <ddkilzer@apple.com>
525 * building/checkout.html: Got rid of "click here" link and restructured sentences
526 linking to svn clients.
528 2007-03-21 David Kilzer <ddkilzer@apple.com>
532 * building/checkout.html: Add link to svn 1.4 client for Mac OS X 10.4.
534 2007-03-21 Maciej Stachowiak <mjs@apple.com>
536 - some specs to propose by email
538 * specs/HTML_Timed_Media_Elements.html: Added.
539 * specs/Timed_Media_CSS.html: Added.
540 * specs/Timed_Media_Elements-Open_Issues.html: Added.
541 * specs/mediaelement.css: Added.
542 * specs/movie-status-states.png: Added.
544 2007-03-20 Matt Lilek <pewtermoose@gmail.com>
548 Clear up the steps necessary to get a patch landed.
550 http://bugs.webkit.org/show_bug.cgi?id=12877 - Bug 12877: "Contributing Code" page could be clearer
551 http://bugs.webkit.org/show_bug.cgi?id=8690 - Bug 8690: Contributing code doesn't mention what to do with new files
553 * coding/contributing.html:
555 2007-03-18 Maciej Stachowiak <mjs@apple.com>
557 Added a random JS benchmark.
559 * misc/morph.html: Added.
561 2007-03-14 Kevin McCullough <kmccullough@apple.com>
565 Silly wrapping change for testing a post-commit hook change.
569 2007-03-09 Darin Adler <darin@apple.com>
571 * blog/wp-content/themes/webkit/style.css: Removed rule for code since
572 we want it to match pre, and the default font looks fine -- no need to
573 ask for "Courier New" explicitly.
575 2007-03-09 Mark Rowe <mrowe@apple.com>
577 Rubber-stamped by Tim Hatcher.
579 Sexy blog permalinks!
581 * blog/.htaccess: Added.
583 2007-03-09 Mark Rowe <mrowe@apple.com>
587 * building/checkout.html: Update repository URL.
589 2007-03-07 Brady Eidson <beidson@apple.com>
591 Whoops, its actually prepare-ChangeLog
593 * coding/contributing.html:
595 2007-03-07 Brady Eidson <beidson@apple.com>
599 Explicitly mention the prepare-Changelog step for contributing patches
601 * coding/contributing.html:
603 2007-02-25 Anders Carlsson <acarlsson@apple.com>
607 * building/checkout.html:
608 Add Trac link to our SVN repository,
610 2007-02-15 Darin Adler <darin@apple.com>
612 * projects/performance/index.html: Fix i-Bench link.
614 2007-02-08 Mark Rowe <mrowe@apple.com>
616 Reviewed by Tim Hatcher.
618 * nav.inc: Add link to very work-in-progress DOM documentation.
620 2007-01-19 Nicholas Shanks <contact@nickshanks.com>
624 Change doctype for webkit.org/blog/ admin interface to HTML 4.01.
626 * blog/wp-admin/admin-header.php:
629 2007-01-15 Brady Eidson <beidson@apple.com>
633 * coding/coding-style.html: Added switch/case indentation rules
635 2007-01-15 Eric Seidel <eric@webkit.org>
639 * coding/coding-style.html: update to include style for header guards
641 2007-01-10 Geoffrey Garen <ggaren@apple.com>
643 * coding/coding-style.html: Fixed minor validation error.
645 2007-01-10 Geoffrey Garen <ggaren@apple.com>
647 Reviewed by Beth Dakin.
649 Updated coding style guidelines to cover a lot of stuff previously absent.
651 * coding/coding-style.html:
653 2007-01-04 Lars Naesbye Christensen <larsnaesbye@stud.ku.dk>
657 http://bugs.webkit.org/show_bug.cgi?id=11295
658 Nightly download size is misleading
660 * images/download.png: Changed the size to 6 MB.
662 2007-01-01 Darin Adler <darin@apple.com>
664 * quality/bugzilla.html: Fix a lingering reference to opendarwin.org.
666 2006-12-06 Rob Buis <buis@kde.org>
670 http://bugs.webkit.org/show_bug.cgi?id=10254
671 A few grammar and spelling corrections on the WebKit website
673 Grammar and spelling corrections by Jonathan Johnsson.
675 * coding/coding-style.html:
676 * projects/css/index.html:
677 * projects/javascript/index.html:
678 * projects/svg/index.html:
679 * quality/reduction.html:
681 2006-11-21 Matt Lilek <pewtermoose@gmail.com>
685 http://bugs.webkit.org/show_bug.cgi?id=11652
686 Bug 11652: Mailing list address and URL are incorrect
688 This also removes a lot of bit rot from the KWQ-era.
690 * coding/contributing.html:
692 * projects/css/index.html:
693 * projects/editing/index.html:
694 * projects/forms/index.html:
695 * projects/html/index.html:
696 * projects/portability/index.html:
697 * projects/xslt/index.html:
698 * quality/lifecycle.html:
699 * quality/testwriting.html:
701 2006-11-18 Mitz Pettel <mitz@webkit.org>
705 Gender-neutrality fix.
707 * coding/contributing.html:
709 2006-11-14 Matt Lilek <pewtermoose@gmail.com>
711 Reviewed by Tim Hatcher.
713 Moved the web developer page to the wiki, adding link to the Drosera page.
715 * .htaccess: Add permanent redirect to the new page on the wiki.
716 * contact.html: Trac numbers are no longer one off.
718 * webdevelopers/index.html: Removed.
719 * webdevelopers/webkit_version.html: Removed.
720 * webdevelopers/webkit_version.js: Removed.
721 * webdevelopers/webkit_version_xl.html: Removed.
722 * webdevelopers/webkit_version_xl.js: Removed.
724 2006-11-14 Mark Rowe <bdash@webkit.org>
726 Reviewed by Tim Hatcher.
728 http://bugs.webkit.org/show_bug.cgi?id=9529
729 Bug 9529: Navigation HTML duplicated on webkit.org web site
731 * blog/wp-content/themes/webkit/sidebar.php: Include navigation from nav.inc rather than duplicating it here.
732 * nav.inc: Generate WordPress archive list if included from within WordPress.
734 2006-11-07 Mark Rowe <bdash@webkit.org>
736 Reviewed by Dave Hyatt.
738 * projects/javascript/index.html: Update link to non-existent JavaScript Bugzilla
739 component to the correct JavaScriptCore.
741 2006-11-06 Timothy Hatcher <timothy@apple.com>
745 Update the site with new wiki and Trac links.
747 * blog/wp-content/themes/webkit/sidebar.php:
748 * building/build.html:
751 * projects/svg/index.html:
753 2006-10-31 Mark Rowe <bdash@webkit.org>
757 Update WebKit blog link to prevent pointless redirects.
761 2006-10-25 Mitz Pettel <mitz@webkit.org>
765 - http://bugs.webkit.org/show_bug.cgi?id=11412
766 Stray list item in coding/coding-style.html
768 * coding/coding-style.html:
770 2006-10-25 Mark Rowe <bdash@webkit.org>
774 Fix some HTML bugs in the coding style guidelines.
776 * coding/coding-style.html:
778 2006-10-13 Geoffrey Garen <ggaren@apple.com>
782 Split build, run, and debug steps into separate pages. Darin recommended
785 * building/build.html:
786 * building/checkout.html:
787 * building/debug.html: Added.
788 * building/run.html: Added.
791 2006-10-05 Eric Seidel <eric@webkit.org>
795 * coding/coding-style.html: use css styles, add example for whitespace, add example for c++ constructors
797 2006-09-26 Eric Seidel <eric@webkit.org>
801 * projects/svg/status.xml: update status to reflect current state of SVG development
803 2006-09-21 Matt Lilek <pewtermoose@gmail.com>
807 http://bugs.webkit.org/show_bug.cgi?id=10975
808 Update the blog template to valid HTML 4.01 Strict.
810 * blog/wp-content/themes/webkit/comments-popup.php:
811 * blog/wp-content/themes/webkit/comments.php:
812 * blog/wp-content/themes/webkit/footer.php:
813 * blog/wp-content/themes/webkit/header.php:
814 * blog/wp-content/themes/webkit/style.css: Add missing semi-colon that the validator complained about.
816 2006-09-21 Mark Rowe <opendarwin.org@bdash.net.nz>
820 http://bugs.webkit.org/show_bug.cgi?id=10966
821 Bug 10966: Updates to website
823 Resolves a few remaining validation issues, makes Bugzilla links consistent, and removes unneeded references to OpenDarwin.
825 * coding/coding-style.html:
826 * coding/lgpl-license.html:
829 * projects/css/index.html:
830 * projects/editing/index.html:
831 * projects/forms/index.html:
832 * projects/html/index.html:
833 * projects/index.html:
834 * projects/javascript/index.html:
835 * projects/svg/index.html:
836 * projects/xslt/index.html:
837 * webdevelopers/webkit_version.html:
838 * webdevelopers/webkit_version_xl.html:
840 2006-09-21 Mark Rowe <opendarwin.org@bdash.net.nz>
844 Updates to make static pages validate as HTML 4.01 Strict.
846 * building/build.html:
847 * coding/coding-style.html:
849 * index.html: Move <style> tag into the document head.
850 * projects/cleanup/index.html:
851 * projects/compat/index.html:
852 * projects/css/index.html:
853 * projects/documentation/index.html:
854 * projects/editing/index.html:
855 * projects/forms/index.html: Remove note about <label> not being implemented correctly.
856 * projects/html/index.html:
857 * projects/javascript/index.html:
858 * projects/performance/index.html:
859 * projects/portability/index.html: Change mention of Windows port to note that it is in progress rather than non-existant.
860 * projects/printing/index.html:
861 * projects/svg/index.html:
862 * projects/xslt/index.html:
863 * quality/bugwriting.html: Update WebKit version numbers to be accurate. Move JS away from using innerHTML as W3C validator doesn't like it.
864 * quality/reduction.html:
865 * quality/reporting.html: Rename element IDs that start with numbers. Update WebKit and Mac OS X version numbers to be accurate.
866 * quality/testing.html:
868 2006-09-19 Brady Eidson <beidson@apple.com>
870 http://bugs.webkit.org/show_bug.cgi?id=8220
871 Add the favicon.ico to the site.
872 Notice, users of shipping Safari won't see the updated favicon
873 unless they clear their icon cache - ToT users can manually reload
874 the site and force the refresh ;)
876 * favicon.ico: Added.
878 2006-09-08 Kevin McCullough <KMcCullough@apple.com>
882 - this patch brought to you by the letter 'c'
884 * coding/coding-style.html:
886 2006-08-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
890 - http://bugs.webkit.org/show_bug.cgi?id=10444
891 Navigation links overlap the Spam Karma 2 footer
893 * blog/wp-content/themes/webkit/style.css: Hide the footer altogether.
895 2006-08-21 Timothy Hatcher <timothy@apple.com>
899 Bug 9302: WebKit nightly download image says ~2.5 MB when
900 universal binaries make it ~5.0 MB
901 http://bugs.webkit.org/show_bug.cgi?id=9302
903 * images/download.png:
905 2006-08-21 Timothy Hatcher <timothy@apple.com>
909 Changes many opendarwin.org links to the proper webkit.org version.
911 * blog/wp-content/themes/webkit/sidebar.php:
912 * blog/wp-content/themes/webkit/style.css:
913 * building/build.html:
914 * coding/contributing.html:
918 * projects/compat/hitlist.html:
919 * projects/css/index.html:
920 * projects/editing/index.html:
921 * projects/forms/index.html:
922 * projects/html/index.html:
923 * projects/javascript/index.html:
924 * projects/svg/index.html:
925 * projects/svg/svg-status.xsl:
926 * projects/xslt/index.html:
927 * quality/bugpriorities.html:
928 * quality/bugzilla.html:
929 * quality/leakhunting.html:
930 * quality/lifecycle.html:
931 * quality/reporting.html:
933 2006-08-15 Eric Seidel <eric@webkit.org>
937 * projects/svg/status.xml: updated to reflect current SVG status
939 2006-08-02 Geoffrey Garen <ggaren@apple.com>
943 Tweaked the build instructions a bit.
945 * building/build.html:
946 * building/debug.png: Added.
948 2006-08-02 Darin Adler <darin@apple.com>
950 * building/checkout.html: Fix a typo: "OpenSource" instead of "Open Source".
952 2006-08-01 Geoffrey Garen <ggaren@apple.com>
956 - Added instructions for debugging in Xcode
958 * building/build-window.png: Added.
959 * building/build.html:
960 * building/custom-executable.png: Added.
961 * building/info-tab.png: Added.
963 2006-07-30 Geoffrey Garen <ggaren@apple.com>
967 - Tweaked the checkout and build instructions to make them simpler and
970 * building/build.html:
971 * building/checkout.html:
973 2006-06-22 Alexey Proskuryakov <ap@nypop.com>
977 - see http://bugs.webkit.org/show_bug.cgi?id=9539
978 Another case error preventing build
980 * building/build.html: Building WebKit now requires Xcode 2.3.
982 2006-06-21 Joost de Valk <jdevalk@opendarwin.org>
984 Reviewed and landed by Anders.
986 * blog/wp-content/themes/webkit/sidebar.php:
987 Add link to Wiki in the navigation menu here too.
989 2006-06-21 Joost de Valk <jdevalk@opendarwin.org>
991 Reviewed and landed by Anders.
993 * nav.inc: Add link to Wiki in the navigation menu.
995 2006-06-15 Joost de Valk <jdevalk@opendarwin.org>
997 Patch by David Kilzer, reviewed by Geoffrey Garen, landed by Joost de Valk.
999 Fix http://bugs.webkit.org/show_bug.cgi?id=9407
1001 Improve wording of first paragraph of webkit site.
1005 2006-06-08 Timothy Hatcher <timothy@apple.com>
1009 Include our own copies of the BSD and LGPL licenses.
1011 * coding/bsd-license.html: Added.
1012 * coding/lgpl-license.html: Added.
1013 * nav.inc: link to our copies of the licenses
1015 2006-06-04 David Kilzer <ddkilzer@kilzer.net>
1019 http://bugs.webkit.org/show_bug.cgi?id=9303
1020 JavaScript error when loading WebKit blog page
1022 * blog/wp-content/themes/webkit/sidebar.php: Removed unused JavaScript. Synced with nav.inc.
1023 * nav.inc: Removed evil tabs--whitespace change only.
1025 2006-05-24 Bradley Morrison <bradley.morrison@nokia.com>
1027 Reviewed by John Sullivan.
1029 * quality/lifecycle.html: mentions case of PlatformOnly bugs
1030 and 'other' bug databases.
1032 2006-05-25 Joost de Valk <jdevalk@opendarwin.org>
1034 Reviewed by Timothy Hatcher.
1036 Adding Google Analytics tracking code, to create stats of our webpages.
1038 * blog/wp-content/themes/webkit/footer.php:
1041 2006-05-23 Bradley Morrison <bradley.morrison@nokia.com>
1043 Reviewed by Timothy.
1045 * index.html: Link to Nokia's S60 WebKit.
1047 2006-05-08 Joost de Valk <jdevalk@opendarwin.org>
1051 * building/checkout.html: changed link to point to universal binary. Thanks to Duncan Wilcox for hinting this one.
1053 2006-04-28 Eric Seidel <eseidel@apple.com>
1055 Reviewed by andersca.
1057 * projects/svg/status.xml: Update to reflect current status.
1059 2006-04-18 Joost de Valk <jdevalk@opendarwin.org>
1061 Reviewed by Eric Seidel .
1063 Added WebKit detection scripts and a small howto + a new section to our
1064 website: Web Developers.
1067 * webdevelopers: Added.
1068 * webdevelopers/index.html: Added.
1069 * webdevelopers/webkit_version.html: Added.
1070 * webdevelopers/webkit_version.js: Added.
1071 * webdevelopers/webkit_version_xl.html: Added.
1072 * webdevelopers/webkit_version_xl.js: Added.
1074 2006-04-17 Joost de Valk <jdevalk@opendarwin.org>
1078 * blog/wp-config.php: passwords and users don't belong in SVN.
1080 2006-04-16 Joost de Valk <jdevalk@opendarwin.org>
1084 * quality/lifecycle.html: small textual change to my contact info;
1085 * quality/reporting.html: added non-ADC bug report URL.
1087 2006-04-16 Joost de Valk <jdevalk@opendarwin.org>
1091 * 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.
1093 2006-04-13 Geoffrey Garen <ggaren@apple.com>
1097 * projects/compat/hitlist.html: Added Google Calendar to the list
1098 in place of www.hangseng.com/ebanking
1100 2006-04-11 Eric Seidel <eseidel@apple.com>
1102 Reviewed by andersca.
1104 * quality/testing.html: fix run-mozilla-tests to run-javascriptcore-tests
1106 2006-04-10 Geoffrey Garen <ggaren@apple.com>
1110 * projects/compat/hitlist.html: updated dates
1112 2006-03-23 David Kilzer <ddkilzer@kilzer.ent>
1116 - Fix http://bugs.webkit.org/show_bug.cgi?id=7918
1117 Coding style doc uses illegal entity
1119 * coding/coding-style.html: Changed &emdash; to —.
1121 2006-03-15 Geoffrey Garen <ggaren@apple.com>
1125 * projects/compat/hitlist.html: Moved delta.com to the alumni list,
1126 added description of alumni list.
1128 2006-03-08 Geoffrey Garen <ggaren@apple.com>
1132 Clarified that sites on the list aren't necessarily "broken."
1134 * projects/compat/hitlist.html:
1136 2006-03-08 Geoffrey Garen <ggaren@apple.com>
1140 Updated links to gap and bananarepublic bugs.
1142 * projects/compat/hitlist.html:
1144 2006-03-06 Mitz Pettel <opendarwin.org@mitzpettel.com>
1148 Change "Mail.app" to "Mail".
1151 * projects/editing/index.html:
1153 2006-03-06 Geoffrey Garen <ggaren@apple.com>
1155 Oops, accidentally deleted the archives links.
1157 * blog/wp-content/themes/webkit/sidebar.php: Bring them back.
1159 2006-03-06 Geoffrey Garen <ggaren@apple.com>
1165 * blog/wp-content/themes/webkit/sidebar.php: sync with the sidebar
1166 for the rest of the site.
1167 * quality/lifecycle.html: add Joost's homepage to his contact info.
1169 2006-03-06 Geoffrey Garen <ggaren@apple.com>
1171 Doing penance after being set straight by Joost.
1173 * projects/compat/hitlist.html: Remove slur against QA. My humblest
1176 2006-03-06 Geoffrey Garen <ggaren@apple.com>
1178 Reviewed by Maciej, Darin.
1180 Added Safari Compatibility Hit List.
1182 * nav.inc: Link to the hit list.
1183 * projects/compat/hitlist.html: Added.
1184 * projects/compat/index.html: Link to the hit list.
1186 2006-03-02 Eric Seidel <eseidel@apple.com>
1190 * quality/reporting.html: display a nicer message to those using 10.2
1192 2006-02-26 David Kilzer <ddkilzer@kilzer.net>
1194 Reviewed by Maciej, landed by Geoff.
1196 Change "Deployment" to "Release" and "Development" to "Debug".
1197 Update latest Xcode version from 2.2 to 2.2.1.
1199 * building/build.html
1201 2006-02-21 Geoffrey Garen <ggaren@apple.com>
1203 Accidentally wrote "Release" instead of "Debug" in my last patch.
1205 * quality/leakhunting.html:
1207 2006-02-20 Geoffrey Garen <ggaren@apple.com>
1209 Some quick proof-reading of the patch I just landed -- no review
1212 * quality/leakhunting.html:
1214 2006-02-21 Joost de Valk <jdevalk@opendarwin.org>
1216 Reviewed by Darin, Geoff.
1218 Added a page about leakhunting, based on the info Sullivan gave in two blogposts about it. (posts 20 and 24)
1220 Added this page to the menu, adding in an extra section header
1224 * quality/leakhunting.html: Added.
1226 2006-02-19 Joost de Valk <jdevalk@opendarwin.org>
1230 Fixed Bugzilla URL's
1232 * projects/forms/index.html:
1233 * projects/html/index.html:
1234 * projects/xslt/index.html:
1236 2006-02-19 Joost de Valk <jdevalk@opendarwin.org>
1240 Made line-height global instead of just for p
1243 fixed bugzilla link, added starting <p> to first paragraph
1244 removed paragraph about tab-stops
1247 * projects/editing/index.html:
1249 2006-02-17 Darin Adler <darin@apple.com>
1251 * coding/coding-style.html: Mention other non-function brace cases.
1253 2006-02-17 Joost de Valk <jdevalk@opendarwin.org>
1257 Added left position and margin-bottom to blog footer.
1261 2006-02-16 Timothy Hatcher <timothy@apple.com>
1265 Fixes PNGs with 8bit alpha on IE.
1267 * css/ie.css: attach the pngbehavior.htc to img tags
1268 * images/blank.png: Added.
1269 * index.html: add the width and height to the download img
1270 * pngbehavior.htc: Added.
1272 2006-02-16 Justin Garcia <justin.garcia@apple.com>
1274 Changed by Darin on my machine.
1276 * coding/coding-style.html: Re-merged in changes Darin made to the guidelines
1279 2006-02-16 Joost de Valk <jdevalk@opendarwin.org>
1281 Reviewed and landed by Maciej.
1283 Made the author name bold on the frontpage.
1284 Moved the "Posted by" line up under the title and made the author name
1285 bold in single view.
1287 * blog/wp-content/themes/webkit/index.php:
1288 * blog/wp-content/themes/webkit/single.php:
1290 2006-02-15 Joost de Valk <jdevalk@opendarwin.org>
1294 Updated the site to use the new layout.
1298 * blog/wp-content/themes/classic: Removed.
1299 * blog/wp-content/themes/classic/comments-popup.php: Removed.
1300 * blog/wp-content/themes/classic/comments.php: Removed.
1301 * blog/wp-content/themes/classic/footer.php: Removed.
1302 * blog/wp-content/themes/classic/header.php: Removed.
1303 * blog/wp-content/themes/classic/index.php: Removed.
1304 * blog/wp-content/themes/classic/sidebar.php: Removed.
1305 * blog/wp-content/themes/classic/style.css: Removed.
1306 * blog/wp-content/themes/default: Removed.
1307 * blog/wp-content/themes/default/404.php: Removed.
1308 * blog/wp-content/themes/default/archive.php: Removed.
1309 * blog/wp-content/themes/default/archives.php: Removed.
1310 * blog/wp-content/themes/default/comments-popup.php: Removed.
1311 * blog/wp-content/themes/default/comments.php: Removed.
1312 * blog/wp-content/themes/default/footer.php: Removed.
1313 * blog/wp-content/themes/default/header.php: Removed.
1314 * blog/wp-content/themes/default/images: Removed.
1315 * blog/wp-content/themes/default/images/kubrickbg.jpg: Removed.
1316 * blog/wp-content/themes/default/images/kubrickbgcolor.jpg: Removed.
1317 * blog/wp-content/themes/default/images/kubrickbgwide.jpg: Removed.
1318 * blog/wp-content/themes/default/images/kubrickfooter.jpg: Removed.
1319 * blog/wp-content/themes/default/images/kubrickheader.jpg: Removed.
1320 * blog/wp-content/themes/default/index.php: Removed.
1321 * blog/wp-content/themes/default/links.php: Removed.
1322 * blog/wp-content/themes/default/page.php: Removed.
1323 * blog/wp-content/themes/default/search.php: Removed.
1324 * blog/wp-content/themes/default/searchform.php: Removed.
1325 * blog/wp-content/themes/default/sidebar.php: Removed.
1326 * blog/wp-content/themes/default/single.php: Removed.
1327 * blog/wp-content/themes/default/style.css: Removed.
1328 * blog/wp-content/themes/webkit/404.php:
1329 * blog/wp-content/themes/webkit/archive.php:
1330 * blog/wp-content/themes/webkit/archives.php:
1331 * blog/wp-content/themes/webkit/footer.php:
1332 * blog/wp-content/themes/webkit/header.php:
1333 * blog/wp-content/themes/webkit/images: Removed.
1334 * blog/wp-content/themes/webkit/images/bluebanner.png: Removed.
1335 * blog/wp-content/themes/webkit/images/kubrickbg.jpg: Removed.
1336 * blog/wp-content/themes/webkit/images/kubrickbgcolor.jpg: Removed.
1337 * blog/wp-content/themes/webkit/images/kubrickbgwide.jpg: Removed.
1338 * blog/wp-content/themes/webkit/images/kubrickfooter.jpg: Removed.
1339 * blog/wp-content/themes/webkit/images/kubrickheader.jpg: Removed.
1340 * blog/wp-content/themes/webkit/images/separator.png: Removed.
1341 * blog/wp-content/themes/webkit/images/webkit-background.png: Removed.
1342 * blog/wp-content/themes/webkit/index.php:
1343 * blog/wp-content/themes/webkit/page.php:
1344 * blog/wp-content/themes/webkit/search.php:
1345 * blog/wp-content/themes/webkit/sidebar.php:
1346 * blog/wp-content/themes/webkit/single.php:
1347 * blog/wp-content/themes/webkit/style.css:
1348 * building/build.html:
1349 * building/checkout.html:
1350 * coding/coding-style.html:
1351 * coding/contributing.html:
1354 * css/blue.css: Added.
1355 * css/gray.css: Added.
1356 * css/green.css: Added.
1357 * css/ie.css: Added.
1358 * css/main.css: Added.
1359 * css/pink.css: Added.
1360 * css/purple.css: Added.
1361 * css/yellow.css: Added.
1362 * footer.inc: Added.
1363 * header.inc: Added.
1364 * images/blue-background.png: Added.
1365 * images/blue-bullet.png: Added.
1366 * images/bluebanner.png: Removed.
1367 * images/download.png: Added.
1368 * images/end.png: Added.
1369 * images/gray-background.png: Added.
1370 * images/green-background.png: Added.
1371 * images/green-bullet.png: Added.
1372 * images/icon-gold.png: Added.
1373 * images/icon.png: Added.
1374 * images/ie-nav.png: Added.
1375 * images/middle.png: Added.
1376 * images/nav.png: Added.
1377 * images/pink-background.png: Added.
1378 * images/pink-bullet.png: Added.
1379 * images/purple-background.png: Added.
1380 * images/purple-bullet.png: Added.
1381 * images/separator.png: Removed.
1382 * images/webkit-background.png: Removed.
1383 * images/welcomeopen.gif: Removed.
1384 * images/yellow-background.png: Added.
1385 * images/yellow-bullet.png: Added.
1388 * projects/accessibility/index.html:
1389 * projects/cleanup/index.html:
1390 * projects/compat/index.html:
1391 * projects/css/index.html:
1392 * projects/documentation/index.html:
1393 * projects/dom/index.html:
1394 * projects/editing/index.html:
1395 * projects/forms/index.html:
1396 * projects/html/index.html:
1397 * projects/index.html:
1398 * projects/javascript/index.html:
1399 * projects/layout/index.html:
1400 * projects/mathml/index.html:
1401 * projects/performance/index.html:
1402 * projects/plugins/index.html:
1403 * projects/portability/index.html:
1404 * projects/printing/index.html:
1405 * projects/svg/index.html:
1406 * projects/webkit/index.html:
1407 * projects/xml/index.html:
1408 * projects/xslt/index.html:
1409 * quality/bugpriorities.html:
1410 * quality/bugwriting.html:
1411 * quality/bugzilla.html:
1412 * quality/lifecycle.html:
1413 * quality/reduction.html:
1414 * quality/reporting.html:
1415 * quality/testing.html:
1416 * quality/testwriting.html:
1417 * sidebar.css: Removed.
1418 * sidebar.html: Removed.
1419 * webkitdev.css: Removed.
1421 2006-02-15 Joost de Valk <jdevalk@opendarwin.org>
1425 Updated page to show 10.4.4 or 10.4.5
1426 Added support for recognizing Shiira.
1428 * quality/reporting.html:
1430 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
1432 Reviewed by eseidel.
1434 Added a little piece of text to the page about reductions, pointing to the bugzilla page.
1436 Changed "Sign up for a" into "Create a" bugzilla account.
1438 * quality/reduction.html:
1439 * quality/reporting.html:
1441 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
1445 Added a Bugzilla page, which contains information about creating a Bugzilla account, what editbugs and canconfirm
1446 bits are and how to get them.
1448 Changed link in reporting page to link to Bugzilla page.
1450 * quality/bugzilla.html: Added.
1451 * quality/reporting.html:
1453 2006-02-12 Joost de Valk <jdevalk@opendarwin.org>
1455 Reviewed by eseidel.
1457 - Changed 10.2 paragraph to say Mac OS X instead of just OS X
1458 - Detabified the file.
1460 * quality/reporting.html:
1462 2006-02-10 Darin Adler <darin@apple.com>
1464 * index.html: Fixed a typo in a link.
1466 2006-02-10 Darin Adler <darin@apple.com>
1468 * building/checkout.html: Fixed a spelling mistake.
1470 2006-02-10 Joost de Valk <jdevalk@opendarwin.org>
1472 Reviewed and landed by Anders.
1474 http://bugs.webkit.org/show_bug.cgi?id=7164
1477 Changed <div id="banner" to <h1 id="banner"
1478 global cleanup of CSS and code
1480 * building/build.html:
1481 * building/checkout.html:
1482 * coding/coding-style.html:
1483 * coding/contributing.html:
1486 * projects/accessibility/index.html:
1487 * projects/cleanup/index.html:
1488 * projects/compat/index.html:
1489 * projects/css/index.html:
1490 * projects/documentation/index.html:
1491 * projects/dom/index.html:
1492 * projects/editing/index.html:
1493 * projects/forms/index.html:
1494 * projects/html/index.html:
1495 * projects/index.html:
1496 * projects/javascript/index.html:
1497 * projects/layout/index.html:
1498 * projects/mathml/index.html:
1499 * projects/performance/index.html:
1500 * projects/plugins/index.html:
1501 * projects/portability/index.html:
1502 * projects/printing/index.html:
1503 * projects/svg/index.html:
1504 * projects/webkit/index.html:
1505 * projects/xml/index.html:
1506 * projects/xslt/index.html:
1507 * quality/bugpriorities.html:
1508 * quality/bugwriting.html:
1509 * quality/lifecycle.html:
1510 * quality/reduction.html:
1511 * quality/reporting.html:
1512 * quality/testing.html:
1513 * quality/testwriting.html:
1516 2006-02-09 Joost de Valk <jdevalk@opendarwin.org>
1518 Reviewed by Darin. Landed by ap.
1520 - fixes from http://bugs.webkit.org/show_bug.cgi?id=4871
1521 "Reporting Bugs" Page Should Prompt User To Test In Newest Version of WebKit
1523 * quality/reporting.html:
1524 * webkitdev.css: Added margin-bottom for li.
1526 2006-02-07 Joost de Valk <jdevalk@opendarwin.org>
1528 Reviewed by Darin. Landed by Maciej.
1530 - Several fixes to the site
1531 http://bugs.webkit.org/show_bug.cgi?id=7105
1533 * blog/wp-content/themes/webkit/style.css:
1535 * quality/bugwriting.html:
1536 * quality/reduction.html:
1539 2006-02-05 Eric Seidel <eseidel@apple.com>
1543 General update to SVG project page, also link to status page.
1545 * projects/svg/index.html:
1547 2006-02-05 Eric Seidel <eseidel@apple.com>
1549 Rubber stamped by darin.
1551 * projects/svg/status.xml: Added.
1552 * projects/svg/svg-status.css: Added.
1553 * projects/svg/svg-status.xsl: Added.
1555 2006-02-05 Eric Seidel <eseidel@apple.com>