2008-03-11 Robert Blaut Reviewed by Darin Adler. Fix bug http://bugs.webkit.org/show_bug.cgi?id=17280 Patch deletes an obsolete hitlist.html page and other references to it * nav.inc: removed menu link to hitlist.html * projects/compat/hitlist.html: Removed. * projects/compat/index.html: removed reference to hitlist.html 2008-03-06 Timothy Hatcher Rubber-stamped by Adam Roben. Add a simple page that has various demo functions for Drosera. * demos/drosera: Added. * demos/drosera/demo.js: Added. * demos/drosera/drosera.png: Added. * demos/drosera/index.html: Added. 2008-03-04 Mark Rowe Rubber-stamped by Brady Eidson. * building/tools.html: Update link to Windows Platform SDK to its new location. 2008-03-04 Mark Rowe Reviewed by Sam Weinig. Add a note about preferring if over else if when the previous if is terminated by a return statement. * coding/coding-style.html: 2008-02-08 Adam Roben * perf/slickspeed/config.ini: Fixed version number. 2008-02-08 Adam Roben Update jQuery to v1.2.3 Rubberstamped by Mitz. * perf/slickspeed/config.ini: * perf/slickspeed/frameworks/jquery-1.2.3.js: Renamed from WebKitSite/perf/slickspeed/frameworks/jquery-1.2.1.js. 2008-02-07 David Smith Rubber stamped by weinig and bdash. Update prototype.js to 1.6.0.2 to be a bit less unfair in comparative benchmarking. * perf/slickspeed/frameworks/prototype.js: 2008-02-07 David Smith Rubber stamped by Mark Rowe Fix a duplicate selector in the test. * perf/slickspeed/selectors.list: 2008-02-07 David Smith Reviewed by Adam Roben. Added :nth-child and :last-child to the list of selectors to test. * perf/slickspeed/selectors.list: 2008-02-05 Mark Rowe Update WordPress to 2.3.3 which includes security fixes. * blog/wp-admin/install-helper.php: * blog/wp-includes/gettext.php: * blog/wp-includes/pluggable.php: * blog/wp-includes/version.php: * blog/xmlrpc.php: 2008-02-02 David Smith Reviewed by Oliver. Update the selector benchmark/test now that WebKit supports :only-child and :last-child; Unfortunately, the javascript libraries don't appear to implement :*-of-type correctly, so that one remains disabled for now. * perf/slickspeed/header.html: Typo fix, and updated the note to clarify that WebKit is no longer the only implementation causing us to leave some selectors disabled. * perf/slickspeed/selectors.list: Added the new selectors 2008-02-02 Mark Rowe Add WordPress plugin to give more control over blog comment settings. * blog/wp-content/plugins/commentcontrol.php: Added. 2008-01-30 Jessica Kahn Reviewed by Tim Hatcher. * coding/coding-style.html: Adding a note about avoiding explicit nil/NO initialization of Objective-C instance variables. 2008-01-21 David Smith Reviewed by Darin. Added a modified version of the MooTools SlickSpeed Selector Test/Benchmark to show off querySelectorAll. MIT licensed. * perf/slickspeed: Added. * perf/slickspeed/config.ini: Added. * perf/slickspeed/footer.html: Added. * perf/slickspeed/frameworks: Added. * perf/slickspeed/frameworks/DomQuery.js: Added. * perf/slickspeed/frameworks/dummy.js: Added. * perf/slickspeed/frameworks/jquery-1.2.1.js: Added. * perf/slickspeed/frameworks/prototype.js: Added. * perf/slickspeed/header.html: Added. * perf/slickspeed/index.php: Added. * perf/slickspeed/instructions.txt: Added. * perf/slickspeed/logo.png: Added. * perf/slickspeed/selectors.list: Added. * perf/slickspeed/style.css: Added. * perf/slickspeed/system: Added. * perf/slickspeed/system/index.php: Added. * perf/slickspeed/system/slickspeed.js: Added. * perf/slickspeed/system/template.php: Added. * perf/slickspeed/template.html: Added. 2008-01-17 Steve Falkenburg Added Vista crash logging information. Reviewed by Adam. * quality/crashlogs.html: 2008-01-07 Eric Seidel Reviewed by Mark Rowe. * projects/svg/status.xml: remove fixed bugs. 2007-12-30 Mark Rowe Unreviewed. Update WordPress to 2.3.2, which includes security fixes. * blog/wp-admin/admin.php: * blog/wp-admin/includes/file.php: * blog/wp-admin/install.php: * blog/wp-admin/setup-config.php: * blog/wp-app.php: * blog/wp-includes/formatting.php: * blog/wp-includes/functions.php: * blog/wp-includes/pluggable.php: * blog/wp-includes/post.php: * blog/wp-includes/query.php: * blog/wp-includes/taxonomy.php: * blog/wp-includes/version.php: * blog/wp-includes/wp-db.php: * blog/wp-mail.php: * blog/wp-settings.php: * blog/xmlrpc.php: 2007-12-29 Alp Toker Fix typo. * perf/sunspider-0.9/sunspider.html: 2007-12-29 Alp Toker Reviewed by Maciej. Provide the current URL in the SunSpider results page. Useful for copying benchmark results out of browsers without a location bar or where the location bar can't handle long URLs. * perf/sunspider-0.9/sunspider-results.html: 2007-12-21 David Smith At bdash's suggestion, display a message if someone attempts to run the 'native' version of the getElementsByClassName benchmark in a browser that doesn't support that. * blog-files/gebcnspeedtest.html: 2007-12-21 David Smith Add the benchmark from the previous commit as well. * blog-files/gebcnspeedtest.html: Added. * blog-files/prototype-for-gebcn-test.js: Added. 2007-12-21 David Smith Add a graph of benchmark results for an upcoming blog post. * blog-files/gebcnwebkitonly.png: Added. 2007-12-18 Antti Koivisto Reviewed by Darin and Steve. Add instructions to install the QuickTime SDK for Windows. * building/tools.html: 2007-12-18 Mark Rowe Fix typo. * perf/sunspider-0.9/sunspider.html: 2007-12-18 Steve Falkenburg Correct link to Visual Studio Express 2005. Old link points to 2008. Reviewed by Mark. * building/tools.html: 2007-12-17 Maciej Stachowiak Reviewed by Eric. - work around IE layout bugs * perf/sunspider-0.9/sunspider.css: 2007-12-17 Maciej Stachowiak Reviewed by Mark. - fix compare feature * perf/sunspider-0.9/sunspider-results.html: 2007-12-17 Maciej Stachowiak Rubber stamped by Mark. - Add a copy of SunSpider 0.9 to the site * perf: Added. * perf/sunspider-0.9: Added. * perf/sunspider-0.9/3d-cube.html: Added. * perf/sunspider-0.9/3d-morph.html: Added. * perf/sunspider-0.9/3d-raytrace.html: Added. * perf/sunspider-0.9/access-binary-trees.html: Added. * perf/sunspider-0.9/access-fannkuch.html: Added. * perf/sunspider-0.9/access-nbody.html: Added. * perf/sunspider-0.9/access-nsieve.html: Added. * perf/sunspider-0.9/bitops-3bit-bits-in-byte.html: Added. * perf/sunspider-0.9/bitops-bits-in-byte.html: Added. * perf/sunspider-0.9/bitops-bitwise-and.html: Added. * perf/sunspider-0.9/bitops-nsieve-bits.html: Added. * perf/sunspider-0.9/controlflow-recursive.html: Added. * perf/sunspider-0.9/crypto-aes.html: Added. * perf/sunspider-0.9/crypto-md5.html: Added. * perf/sunspider-0.9/crypto-sha1.html: Added. * perf/sunspider-0.9/date-format-tofte.html: Added. * perf/sunspider-0.9/date-format-xparb.html: Added. * perf/sunspider-0.9/math-cordic.html: Added. * perf/sunspider-0.9/math-partial-sums.html: Added. * perf/sunspider-0.9/math-spectral-norm.html: Added. * perf/sunspider-0.9/regexp-dna.html: Added. * perf/sunspider-0.9/string-base64.html: Added. * perf/sunspider-0.9/string-fasta.html: Added. * perf/sunspider-0.9/string-tagcloud.html: Added. * perf/sunspider-0.9/string-unpack-code.html: Added. * perf/sunspider-0.9/string-validate-input.html: Added. * perf/sunspider-0.9/sunspider-analyze-results.js: Added. * perf/sunspider-0.9/sunspider-compare-results.js: Added. * perf/sunspider-0.9/sunspider-driver.html: Added. * perf/sunspider-0.9/sunspider-record-result.js: Added. * perf/sunspider-0.9/sunspider-results.html: Added. * perf/sunspider-0.9/sunspider-test-prefix.js: Added. * perf/sunspider-0.9/sunspider.css: Added. * perf/sunspider-0.9/sunspider.html: Added. 2007-12-16 Brent Fulgham Reviewed by Maciej Stachowiak. http://bugs.webkit.org/show_bug.cgi?id=16446. * building/debug.html: Update to expand the win32 debugging instructions. 2007-12-07 Brady Eidson Reviewed by Darin's rubberstamp When developing the Database feature and dealing with UI Delegate issues, it is important to have live examples on the web to help reproduce certain situations. This file is a dumping ground for such examples, and starts out with one function - the ability to add arbitrary amounts of data to a database to test the quota-related mechanisms of the UI * misc/DatabaseTester.html: Added. 2007-12-07 Brady Eidson Reviewed by Adam Roben * misc/DatabaseExample.html: Changed to differentiate failure between running with an unsupported browser or some other error that prevented the database from opening. In the future we can use ExceptionCodes returned from openDatabase(), but a good list of those don't exist yet 2007-12-05 Timothy Hatcher Add another Inspector screenshot for an upcoming blog post. * blog-files/InspectorDatabaseBrowser.png: Added. 2007-12-04 Alp Toker Reviewed by Mark Rowe. Link to Planet WebKit. * nav.inc: 2007-12-02 Adam Roben Add another screenshot * blog-files/InspectElementMenu.png: Added. 2007-12-02 Adam Roben Add some Inspector screenshots for an upcoming blog post Rubberstamped by Mark Rowe. * blog-files/InspectorCSSEditing.png: Added. * blog-files/InspectorFonts.png: Added. 2007-11-30 Matt Lilek Reviewed by Adam. Link to the commit and review policy. * coding/contributing.html: * nav.inc: 2007-11-30 Darin Adler * coding/commit-review-policy.html: A couple more typos and very minor grammatical stuff. No substantive change. 2007-11-30 Darin Adler * coding/commit-review-policy.html: Fixed a typo, added a footer. 2007-11-30 Matt Lilek Reviewed by Maciej. Clean up a couple of typos from Maciej's last patch. * coding/commit-review-policy.html: 2007-11-30 Maciej Stachowiak Reviewed by Bertrand. New commit and review policy. * coding/commit-review-policy.html: Added. 2007-11-21 Mark Rowe Reviewed by Eric. Update coding style to cover control statements with no body. * coding/coding-style.html: 2007-11-17 Adam Roben Update Windows debugging instructions Reviewed by Mark Rowe. * building/debug.html: 2007-11-14 Brady Eidson For future use * images/DroseraPic.png: Added. 2007-11-12 Brady Eidson Reviewed by Tim Update the DatabaseExample to use the new API * misc/DatabaseExample.html: 2007-11-12 Mark Rowe * building/tools.html: Remove extra >. 2007-11-09 Antti Koivisto Rubber stamped by bdash. Add directory for blog resources (and one image). * blog-files: Added. * blog-files/touch-poster.png: Added. 2007-11-07 Dan Bernstein Reviewed by Darin Adler. - removed a workaround for the bug fixed in the WebCore part of this patch 2007-11-04 Timothy Hatcher Land the HTML Editing Toolbar demo from WWDC 2007. * demos: Added. * demos/editingToolbar: Added. * demos/editingToolbar/FancyToolbar.css: Added. * demos/editingToolbar/FancyToolbar.js: Added. * demos/editingToolbar/FancyToolbarImages: Added. * demos/editingToolbar/FancyToolbarImages/button.png: Added. * demos/editingToolbar/FancyToolbarImages/buttonLeft.png: Added. * demos/editingToolbar/FancyToolbarImages/buttonMiddle.png: Added. * demos/editingToolbar/FancyToolbarImages/buttonPressed.png: Added. * demos/editingToolbar/FancyToolbarImages/buttonPressedLeft.png: Added. * demos/editingToolbar/FancyToolbarImages/buttonPressedMiddle.png: Added. * demos/editingToolbar/FancyToolbarImages/buttonPressedRight.png: Added. * demos/editingToolbar/FancyToolbarImages/buttonRight.png: Added. * demos/editingToolbar/FancyToolbarImages/camera.png: Added. * demos/editingToolbar/FancyToolbarImages/link.png: Added. * demos/editingToolbar/FancyToolbarImages/textAlign.png: Added. * demos/editingToolbar/FancyToolbarImages/toolbarOutline.png: Added. * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottom.png: Added. * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomLeft.png: Added. * demos/editingToolbar/FancyToolbarImages/toolbarOutlineBottomRight.png: Added. * demos/editingToolbar/FancyToolbarImages/toolbarOutlineLeft.png: Added. * demos/editingToolbar/FancyToolbarImages/toolbarOutlineRight.png: Added. * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTop.png: Added. * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopLeft.png: Added. * demos/editingToolbar/FancyToolbarImages/toolbarOutlineTopRight.png: Added. * demos/editingToolbar/content.html: Added. * demos/editingToolbar/images: Added. * demos/editingToolbar/images/safari.png: Added. * demos/editingToolbar/index.html: Added. 2007-11-04 David D. Kilzer CIA has changed its hostname from cia.navi.cx to cia.vc Reviewed by Mitz. * contact.html: Updated links to CIA. 2007-11-03 David D. Kilzer LGPL'ed files contain incorrect FSF address Reviewed by NOBODY (follow-up fix). * blog/wp-includes/class-snoopy.php: * blog/wp-includes/gettext.php: * blog/wp-includes/streams.php: 2007-11-01 Sam Weinig Rubber-stamped by Tim Hatcher. * misc/DatabaseExample.html: Speed up default close speed to .25s 2007-11-01 Sam Weinig Reviewed by Adam Roben. - Don't show the close button on the notes unless hovering over the note. - Do transformation and fade when closing a note using the new transition properties. * misc/DatabaseExample.html: 2007-10-29 Mark Rowe Upgrade WordPress. * blog: Updated. 2007-10-29 Mark Rowe Files that have been added or modified on the web server without making it in to SVN. * .htaccess: * blog/wp-content/databaseexample.png: Added. * blog/wp-content/uploads: Added. * blog/wp-content/uploads/2007: Added. * blog/wp-content/uploads/2007/06: Added. * blog/wp-content/uploads/2007/06/newinspector.png: Added. * building/cygwin-downloader.zip: Added. 2007-10-25 Alexey Proskuryakov Rubber-stamped by Mark Rowe. * images/download.png: Updated to say "Nightly builds" instead of "Nightly (6 MB)" - the Mac version is ~15 MB now, and this isn't a direct download link anyway. 2007-10-21 David Kilzer Reviewed by Darin. - fix http://bugs.webkit.org/show_bug.cgi?id=15592 DOM Exception opening up client-side database example for the first time There was a race condition when creating the WebKitStickyNotes table for the first time in which the loaded() function (renamed to loadNotes()) could be called before the table was created. Prevent this by only calling loadNotes() in an executeSql() callback after we know the table exists, or after we know the table has been created. * misc/DatabaseExample.html: Renamed loaded() function to loadNotes(). Created a new loaded() function. 2007-10-20 Mark Rowe Rubber-stamped by Adam. Convert TIFFs to PNGs so that the demo page is fully-functional in the Gtk port. * misc/DatabaseExample.html: * misc/deleteButton.png: Added. * misc/deleteButton.tiff: Removed. * misc/deleteButtonPressed.png: Added. * misc/deleteButtonPressed.tiff: Removed. 2007-10-20 Adam Roben Make the notes sticky! Reviewed by Mark. * misc/DatabaseExample.html: * misc/deleteButton.tiff: Added. * misc/deleteButtonPressed.tiff: Added. 2007-10-19 Timothy Hatcher Reviewed by Mark Rowe. Fix a couple of exceptions for first time users. * misc/DatabaseExample.html: 2007-10-19 Anders Carlsson Reviewed by Brady. Make example actually work. * misc/DatabaseExample.html: 2007-10-19 Anders Carlsson Reviewed by Adam. Update example. * misc/DatabaseExample.html: 2007-10-19 Brady Eidson Reviewed by Tim Tiger's SQLite doesn't support CREATE TABLE IF NOT EXISTS :( * misc/DatabaseExample.html: 2007-10-19 Brady Eidson Reviewed by Tim Hatcher Sample database API usage * misc/DatabaseExample.html: Added. 2007-09-25 David Kilzer Reviewed by Adam. - Fix http://bugs.webkit.org/show_bug.cgi?id=14885 LGPL'ed files contain incorrect FSF address * blog/wp-content/plugins/wp-cache/wp-cache.php: * blog/wp-includes/class-snoopy.php: * blog/wp-includes/gettext.php: * blog/wp-includes/js/tinymce/license.html: * blog/wp-includes/streams.php: 2007-09-23 Maciej Stachowiak Reviewed by Mark Rowe. - Limit custom list bullets to ordered lists only * css/blue.css: * css/gray.css: * css/green.css: * css/ie.css: * css/main.css: * css/pink.css: * css/purple.css: * css/yellow.css: 2007-09-22 Jan Michael Alonzo Reviewed by Adam. * coding/coding-style.html: - in section Other Punctuation - syntax instead of synatax - fix sample code alignment 2007-09-06 Maciej Stachowiak Forgot the JS file. * misc/WebKitDetect.js: Added. 2007-09-06 Maciej Stachowiak Not reviewed - copy of WebKitDetect script from wiki * misc/WebKitDetect.html: Added. 2007-08-20 Adam Roben Remove any mention of drwtsn32.log, as it is almost never useful for tracking down crashes Reviewed by Oliver. * quality/crashlogs.html: 2007-07-26 Maciej Stachowiak - grammar fix pointed out by Mitz. * projects/goals.html: 2007-07-25 Maciej Stachowiak Rubber stamped by Adam. Added WebKit Project Goals. * nav.inc: added a nav link. * projects/goals.html: Added. 2007-07-22 Matt Lilek Reviewed by Adam Roben. Add information on getting a useful crash log on Mac and Windows. * nav.inc: * quality/crashlogs.html: Added. * quality/mac_reportbox.jpg: Added. * quality/mac_viewtrace.jpg: Added. * quality/win_installwatson.jpg: Added. * quality/win_watsongui.jpg: Added. * quality/win_watsoninstalled.jpg: Added. 2007-07-20 Mark Rowe Replace symlink with a PHP-level include to allow use of git on Windows without cygwin. WordPress will replace the file with a symlink when it's first accessed, and the PHP-level include is functionally identical for our purposes on the first use. * blog/wp-content/advanced-cache.php: 2007-07-16 Charles Gaudette Reviewed by Niko. - http://bugs.webkit.org/show_bug.cgi?id=14628 broken link on webkit.org home page - "KHTML" points to http://khtml.info/ * index.html: 2007-07-06 Matt Lilek Reviewed by Adam Roben. Add info about VC++ Express forgetting SDK paths. * building/build.html: 2007-07-02 Mitz Pettel Reviewed by Darin. - http://bugs.webkit.org/show_bug.cgi?id=14482 Add information about the NeedsReduction and HasReduction keywords to quality/reduction.html * quality/reduction.html: 2007-07-01 Mitz Pettel Reviewed by Darin. - http://bugs.webkit.org/show_bug.cgi?id=14481 Broken links on coding/lgpl-license.html * coding/lgpl-license.html: 2007-06-24 Mitz Pettel Reviewed by Adam Roben. Fix broken link. * building/build.html: 2007-06-23 Mark Rowe Not reviewed. * building/checkout.html: Update link to bypass caching proxy as it has a habit of breaking huge downloads. 2007-06-12 Adam Roben Update the location of cygwin-downloader.zip. Rubberstamped by Hyatt. * building/tools.html: 2007-06-12 Dave Hyatt Add Windows checkout/build instructions to the website. * building/build.html: * building/checkout.html: * building/debug.html: * building/tools.html: Added. * building/run.html: * css/main.css: * index.html: * nav.inc: 2007-06-10 Geoffrey Garen Reviewed by Beth Dakin. Cleaned up formatting on the check out page. * building/checkout.html: 2007-06-08 Mark Rowe Rubber-stamped by Hyatt. Switch to using Internet Explorer's conditional comments to target IE-specific styles rather than doing server-side user agent checks. This resolves an issue some people were seeing where caching would lead to a page generated for an Internet Explorer user being served to a Safari user. The visible symptom of this was many of the graphics were missing. * blog/wp-content/themes/webkit/header.php: * header.inc: 2007-05-04 Mark Rowe Upgrade to WordPress 2.2. I didn't go to the effort of tracking down files present in the old version which have since been removed, but it's unlikely they'll ever cause a problem. 2007-05-04 Mark Rowe Add graphics used by existing blog posts into SVN. * blog/wp-content/rotate.png: Added. * blog/wp-content/drosera.png: Added. * blog/wp-content/hitlist.png: Added. * blog/wp-content/svgtextmini.png: Added. * blog/wp-content/svgtextmini_01.png: Added. * blog/wp-content/textfield_screenshot.jpg: Added. * blog/wp-content/Picture9.png: Added. * blog/wp-content/svgtext.png: Added. * blog/wp-content/webInspector.png: Added. * blog/wp-content/rotate.svg: Added. * blog/wp-content/chucknorris.png: Added. 2007-04-21 Mitz Pettel Reviewed by Darin. - http://bugs.webkit.org/show_bug.cgi?id=13350 Build Ahem into DumpRenderTree * quality/testing.html: Removed the requirement to download and install Ahem for running the tests. * quality/testwriting.html: Added information about Ahem. 2007-04-09 Adele Peterson * blog/wp-content/chrome.jpg: Added. 2007-04-05 Mark Malone Reviewed by Darin. http://bugs.webkit.org/show_bug.cgi?id=13273 Bug 13273: DOM Interfaces Nav link should go somewhere more useful * nav.inc: Link directly to the hierarchy. 2007-03-26 Darin Adler * coding/coding-style.html: Let's misquote George Orwell: "Wrong is right. Right is wrong." 2007-03-25 Darin Adler * coding/coding-style.html: Put !important on right/wrong colors so they override the green color that comes from the green.css stylesheet. 2007-03-25 Darin Adler * coding/RefPtr.html: A couple minor wording tweaks. 2007-03-25 Darin Adler * coding/RefPtr.html: Put the operator name "new" in the oblique style as with other identifiers. 2007-03-25 Mark Rowe * coding/RefPtr.html: Fix grammar error that Mitz pointed out. Replace raw ampersands in hyperlink URL with named entity. 2007-03-25 Darin Adler * coding/RefPtr.html: A couple wording tweaks. 2007-03-25 Darin Adler * coding/RefPtr.html: More formatting tweaks. Added a possible new topic for the document, suggested by Anders. 2007-03-24 Darin Adler * css/main.css: Try tighter spacing for code examples. 2007-03-24 Darin Adler * coding/RefPtr.html: -> 2007-03-24 Darin Adler * coding/RefPtr.html: "smart pointer" -> "smart pointers" 2007-03-24 Darin Adler * coding/RefPtr.html: Added. First draft of a document about RefPtr. Also tweaked the MIME types of a few files and removed a stray executable bit. 2007-03-21 David Kilzer * building/checkout.html: By popular demand, the link to the svn 1.3 client has been removed. 2007-03-21 David Kilzer * building/checkout.html: Got rid of "click here" link and restructured sentences linking to svn clients. 2007-03-21 David Kilzer Reviewed by Adam. * building/checkout.html: Add link to svn 1.4 client for Mac OS X 10.4. 2007-03-21 Maciej Stachowiak - some specs to propose by email * specs/HTML_Timed_Media_Elements.html: Added. * specs/Timed_Media_CSS.html: Added. * specs/Timed_Media_Elements-Open_Issues.html: Added. * specs/mediaelement.css: Added. * specs/movie-status-states.png: Added. 2007-03-20 Matt Lilek Reviewed by Darin. Clear up the steps necessary to get a patch landed. http://bugs.webkit.org/show_bug.cgi?id=12877 - Bug 12877: "Contributing Code" page could be clearer http://bugs.webkit.org/show_bug.cgi?id=8690 - Bug 8690: Contributing code doesn't mention what to do with new files * coding/contributing.html: 2007-03-18 Maciej Stachowiak Added a random JS benchmark. * misc/morph.html: Added. 2007-03-14 Kevin McCullough Reviewed by . Silly wrapping change for testing a post-commit hook change. * contact.html: 2007-03-09 Darin Adler * blog/wp-content/themes/webkit/style.css: Removed rule for code since we want it to match pre, and the default font looks fine -- no need to ask for "Courier New" explicitly. 2007-03-09 Mark Rowe Rubber-stamped by Tim Hatcher. Sexy blog permalinks! * blog/.htaccess: Added. 2007-03-09 Mark Rowe Reviewed by Adam. * building/checkout.html: Update repository URL. 2007-03-07 Brady Eidson Whoops, its actually prepare-ChangeLog * coding/contributing.html: 2007-03-07 Brady Eidson Reviewed by Anders. Explicitly mention the prepare-Changelog step for contributing patches * coding/contributing.html: 2007-02-25 Anders Carlsson Reviewed by Maciej. * building/checkout.html: Add Trac link to our SVN repository, 2007-02-15 Darin Adler * projects/performance/index.html: Fix i-Bench link. 2007-02-08 Mark Rowe Reviewed by Tim Hatcher. * nav.inc: Add link to very work-in-progress DOM documentation. 2007-01-19 Nicholas Shanks Reviewed by Maciej. Change doctype for webkit.org/blog/ admin interface to HTML 4.01. * blog/wp-admin/admin-header.php: * blog/wp-login.php: 2007-01-15 Brady Eidson Reviewed by Maciej * coding/coding-style.html: Added switch/case indentation rules 2007-01-15 Eric Seidel Reviewed by bdash. * coding/coding-style.html: update to include style for header guards 2007-01-10 Geoffrey Garen * coding/coding-style.html: Fixed minor validation error. 2007-01-10 Geoffrey Garen Reviewed by Beth Dakin. Updated coding style guidelines to cover a lot of stuff previously absent. * coding/coding-style.html: 2007-01-04 Lars Naesbye Christensen Reviewed by Darin. http://bugs.webkit.org/show_bug.cgi?id=11295 Nightly download size is misleading * images/download.png: Changed the size to 6 MB. 2007-01-01 Darin Adler * quality/bugzilla.html: Fix a lingering reference to opendarwin.org. 2006-12-06 Rob Buis Reviewed by Brady. http://bugs.webkit.org/show_bug.cgi?id=10254 A few grammar and spelling corrections on the WebKit website Grammar and spelling corrections by Jonathan Johnsson. * coding/coding-style.html: * projects/css/index.html: * projects/javascript/index.html: * projects/svg/index.html: * quality/reduction.html: 2006-11-21 Matt Lilek Reviewed by Maciej. http://bugs.webkit.org/show_bug.cgi?id=11652 Bug 11652: Mailing list address and URL are incorrect This also removes a lot of bit rot from the KWQ-era. * coding/contributing.html: * contact.html: * projects/css/index.html: * projects/editing/index.html: * projects/forms/index.html: * projects/html/index.html: * projects/portability/index.html: * projects/xslt/index.html: * quality/lifecycle.html: * quality/testwriting.html: 2006-11-18 Mitz Pettel Reviewed by Maciej. Gender-neutrality fix. * coding/contributing.html: 2006-11-14 Matt Lilek Reviewed by Tim Hatcher. Moved the web developer page to the wiki, adding link to the Drosera page. * .htaccess: Add permanent redirect to the new page on the wiki. * contact.html: Trac numbers are no longer one off. * nav.inc: * webdevelopers/index.html: Removed. * webdevelopers/webkit_version.html: Removed. * webdevelopers/webkit_version.js: Removed. * webdevelopers/webkit_version_xl.html: Removed. * webdevelopers/webkit_version_xl.js: Removed. 2006-11-14 Mark Rowe Reviewed by Tim Hatcher. http://bugs.webkit.org/show_bug.cgi?id=9529 Bug 9529: Navigation HTML duplicated on webkit.org web site * blog/wp-content/themes/webkit/sidebar.php: Include navigation from nav.inc rather than duplicating it here. * nav.inc: Generate WordPress archive list if included from within WordPress. 2006-11-07 Mark Rowe Reviewed by Dave Hyatt. * projects/javascript/index.html: Update link to non-existent JavaScript Bugzilla component to the correct JavaScriptCore. 2006-11-06 Timothy Hatcher Reviewed by Anders. Update the site with new wiki and Trac links. * blog/wp-content/themes/webkit/sidebar.php: * building/build.html: * index.html: * nav.inc: * projects/svg/index.html: 2006-10-31 Mark Rowe Reviewed by Mitz. Update WebKit blog link to prevent pointless redirects. * nav.inc: 2006-10-25 Mitz Pettel Reviewed by Adele. - http://bugs.webkit.org/show_bug.cgi?id=11412 Stray list item in coding/coding-style.html * coding/coding-style.html: 2006-10-25 Mark Rowe Reviewed by Maciej. Fix some HTML bugs in the coding style guidelines. * coding/coding-style.html: 2006-10-13 Geoffrey Garen Reviewed by Beth. Split build, run, and debug steps into separate pages. Darin recommended this a while back. * building/build.html: * building/checkout.html: * building/debug.html: Added. * building/run.html: Added. * nav.inc: 2006-10-05 Eric Seidel Reviewed by Tim H. * coding/coding-style.html: use css styles, add example for whitespace, add example for c++ constructors 2006-09-26 Eric Seidel Reviewed by anders. * projects/svg/status.xml: update status to reflect current state of SVG development 2006-09-21 Matt Lilek Reviewed by Eric. http://bugs.webkit.org/show_bug.cgi?id=10975 Update the blog template to valid HTML 4.01 Strict. * blog/wp-content/themes/webkit/comments-popup.php: * blog/wp-content/themes/webkit/comments.php: * blog/wp-content/themes/webkit/footer.php: * blog/wp-content/themes/webkit/header.php: * blog/wp-content/themes/webkit/style.css: Add missing semi-colon that the validator complained about. 2006-09-21 Mark Rowe Reviewed by Eric. http://bugs.webkit.org/show_bug.cgi?id=10966 Bug 10966: Updates to website Resolves a few remaining validation issues, makes Bugzilla links consistent, and removes unneeded references to OpenDarwin. * coding/coding-style.html: * coding/lgpl-license.html: * contact.html: * index.html: * projects/css/index.html: * projects/editing/index.html: * projects/forms/index.html: * projects/html/index.html: * projects/index.html: * projects/javascript/index.html: * projects/svg/index.html: * projects/xslt/index.html: * webdevelopers/webkit_version.html: * webdevelopers/webkit_version_xl.html: 2006-09-21 Mark Rowe Reviewed by TimH. Updates to make static pages validate as HTML 4.01 Strict. * building/build.html: * coding/coding-style.html: * header.inc: * index.html: Move