1 2010-02-26 Arno Renevier <arno@renevier.net>
3 Reviewed by Gustavo Noronha Silva.
5 [Gtk] ignore WebKit/gtk/docs/GNUmakefile.in in .gitignore
6 https://bugs.webkit.org/show_bug.cgi?id=35424
10 2010-02-24 Sam Kerner <skerner@chromium.org>
12 Reviewed by Darin Fisher.
14 Expose WebFrame::setCanHaveScrollbars(). This allows a view
15 which is being resized to not need scroll bars to ensure that
18 Existing function setAllowsScrolling() was renamed
19 setCanHaveScrollbars(), to be consistant with change 37159:
20 http://trac.webkit.org/changeset/37159
22 https://bugs.webkit.org/show_bug.cgi?id=35257
24 * WebKit/chromium/public/WebFrame.h:
25 * WebKit/chromium/src/ChromeClientImpl.cpp:
26 * WebKit/chromium/src/WebFrameImpl.cpp:
27 * WebKit/chromium/src/WebFrameImpl.h:
29 2010-02-19 Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
31 Reviewed by Kenneth Rohde Christiansen.
33 [Qt] Remove QGVLauncher
35 https://bugs.webkit.org/show_bug.cgi?id=35292
39 2010-02-24 Xan Lopez <xlopez@igalia.com>
41 Reviewed by Gustavo Noronha.
43 Enable SharedWorkers by default, since that's been the default for
44 a long time in our build-webkit configuration.
48 2010-02-23 James Choi <jchoi42@pha.jhu.edu>
50 Add Solaris definitions
51 https://bugs.webkit.org/show_bug.cgi?id=35214
53 * WebKit/chromium/src/WebViewImpl.cpp
54 * WebKit/chromium/src/WebFrameImpl.cpp
56 2010-02-23 Arno Renevier <arno@renevier.net>
58 Reviewed by Gustavo Noronha Silva.
60 [Gtk]: testwebview does not work when called with absolute path
61 https://bugs.webkit.org/show_bug.cgi?id=34940
63 When testwebview is called as absolute path, chdir to executable
64 directory before searching resource files.
68 2010-02-23 Leandro Pereira <leandro@profusion.mobi>
70 Reviewed by Gustavo Noronha Silva.
72 Changes references of GOwnPtr to reflect their new place.
73 http://webkit.org/b/35084
75 * JavaScriptCore/JavaScriptCore.gypi:
76 * JavaScriptCore/wtf/Threading.h:
77 * JavaScriptCore/wtf/unicode/glib/UnicodeGLib.h:
79 2010-02-23 Leandro Pereira <leandro@profusion.mobi>
81 Reviewed by Gustavo Noronha Silva.
83 Fixes references to GOwnPtr and GRefPtr so the GTK+ port builds
85 http://webkit.org/b/35084
89 2010-02-23 Diego Escalante Urrelo <descalante@igalia.com>
91 Reviewed by Eric Seidel.
93 [gtk] missing libsoup-2.4 package in gir generation
94 https://bugs.webkit.org/show_bug.cgi?id=35199
96 Include libsoup-2.4 package in gobject introspection .gir generation.
100 2010-02-22 Huahui Wu <hwu@google.com>
102 Reviewed by Eric Seidel.
104 Add code that enables SquirrelFish Extreme (a.k.a JSCX, JSC JIT)
105 in Android. It's disabled by default, but is enabled when the
106 enveronment variable ENABLE_JSC_JIT is set to true.
107 https://bugs.webkit.org/show_bug.cgi?id=34855
111 2010-02-22 Xan Lopez <xlopez@igalia.com>
113 Reviewed by Gustavo Noronha.
115 Bump library versioning for 1.1.22 release.
119 2010-02-22 Laszlo Gombos <laszlo.1.gombos@nokia.com>
121 Reviewed by Kenneth Rohde Christiansen.
123 [Qt] Add support for layout tests on Symbian
124 https://bugs.webkit.org/show_bug.cgi?id=31589
128 2010-02-20 Noam Rosenthal <noam.rosenthal@nokia.com>
130 Reviewed by Laszlo Gombos.
132 [Qt] ENABLE_3D_RENDERING should be optional
133 https://bugs.webkit.org/show_bug.cgi?id=35100
135 * WebKit.pri: ENABLE_3D_RENDERING moved to a proper feature test
137 2010-02-19 Maciej Stachowiak <mjs@apple.com>
139 Reviewed by David Levin.
141 Add an ENABLE flag for sandboxed iframes to make it possible to disable it in releases
142 https://bugs.webkit.org/show_bug.cgi?id=35147
146 2010-02-18 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
148 Reviewed by Eric Seidel.
150 Add .gitattributes file for custom ChangeLog merge-driver
152 * .gitattributes: Added.
154 2010-02-17 Noam Rosenthal <noam.rosenthal@nokia.com>
156 Reviewed by Ariya Hidayat.
158 [Qt] GraphicsLayer: support perspective and 3D transforms
159 https://bugs.webkit.org/show_bug.cgi?id=34960
161 * WebKit.pri: added appropriate define: ENABLED_3D_RENDERING
163 2010-02-15 Philippe Normand <pnormand@igalia.com>
165 Reviewed by Gustavo Noronha Silva.
167 [GStreamer] Should handle BUFFERING messages
168 https://bugs.webkit.org/show_bug.cgi?id=30004
170 * configure.ac: Bump gstreamer -core/-plugins-base requirements to
171 0.10.25 which is the minimum required version for on-disk buffering.
173 2010-02-16 Xan Lopez <xlopez@igalia.com>
175 Reviewed by Gustavo Noronha.
177 Bump version to 1.1.22 so we can depend on it in applications.
181 2010-02-12 Simon Hausmann <simon.hausmann@nokia.com>
183 Reviewed by Holger Freyther.
185 Removed WMLInputElement.* from .gitattributes as the file is
190 2010-02-10 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
192 Reviewed by Tor Arne Vestbø.
194 [Qt] Make qtlauncher and qgvlauncher use the generated headers
195 path to make sure they are correctly generated.
199 2010-02-10 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
201 Reviewed by Tor Arne Vestbø.
203 [Qt] Manually add support for the install target on Symbian.
205 This is required to copy the headers over the ones in Qt.
209 2010-02-11 Fridrich Strba <fridrich.strba@bluewin.ch>
211 Reviewed by Gustavo Noronha Silva.
213 Detect properly different versions of libpng out there.
217 2010-02-11 Xan Lopez <xlopez@igalia.com>
219 Try to fix GTK+ build.
223 2010-02-11 Antonio Gomes <tonikitoo@webkit.org>
225 Reviewed by Xan Lopez.
227 Adjust gstreamer-plugins-base minimum version check (from 0.10 to 0.10.23).
231 2010-02-08 Maciej Stachowiak <mjs@apple.com>
233 Reviewed by Cameron Zwarich.
235 Restore ENABLE_RUBY flag so vendors can ship with Ruby disabled if they choose.
236 https://bugs.webkit.org/show_bug.cgi?id=34698
240 2010-02-08 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
242 Reviewed by Xan Lopez.
244 Bump version to 1.1.21, and adjust library versioning accordingly.
248 2010-02-05 Sebastian Dröge <sebastian.droege@collabora.co.uk>
250 Reviewed by Gustavo Noronha.
252 Add gstreamer-app-0.10 to configure.ac
253 https://bugs.webkit.org/show_bug.cgi?id=34317
257 2010-02-05 Simon Hausmann <simon.hausmann@nokia.com>
259 Reviewed by Tor Arne Vestbø.
261 Add .gitattributes file to tell git about files with Windows linefeeds
262 https://bugs.webkit.org/show_bug.cgi?id=34645
264 On Windows git defaults to "true" for core.autocrlf, meaning all text
265 files in the working directory are converted from CRLF to LF on checkin
266 time. Some files present in the repository have been checked in with
267 CRLF linefeeds and git should not try to convert them. The added
268 .gitattributes file tells git to not do any CRLF conversion.
270 * .gitattributes: Added.
272 2010-02-05 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
274 Reviewed by Simon Hausmann.
276 [Qt] Generate convenience headers (QWebView, etc) using qmake
278 In Qt this is done using syncqt, but we use a pro-file instead
279 that generates makefile-rules for each of the extra headers.
281 These extra headers are installed alongside the normal headers.
283 * DerivedSources.pro: Include API-DerivedSources
285 2010-02-04 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
287 Reviewed by Lars Knoll.
289 [Qt] Make 'make -f Makefile.DerivedSources qmake' work
291 Previously this target ended up generating a file named
292 Makefile.DerivedSources.DerivedSources, and so on.
294 * DerivedSources.pro:
296 2010-02-04 Christian Dywan <christian@twotasts.de>
298 Reviewed by Xan Lopez.
300 Require either libsoup 2.28.2 or 2.29.90.
304 2010-02-04 Xan Lopez <xlopez@igalia.com>
306 Reviewed by Gustavo Noronha.
308 Bump minimum libsoup requirement to 2.29.90
312 2010-02-02 Gustavo Noronha Silva <gns@gnome.org>
314 Reviewed by Xan Lopez.
316 Bump version, and adjust library versioning for 1.1.20.
320 2010-01-29 Jeremy Orlow <jorlow@chromium.org>
322 Reviewed by Dimitri Glazkov.
324 A first step towards the Indexed Database API
325 https://bugs.webkit.org/show_bug.cgi?id=34342
327 Add Indexed Database API
331 2010-01-27 Simon Hausmann <simon.hausmann@nokia.com>
333 Reviewed by Kenneth Rohde Christiansen.
335 [Qt] Don't build the tests in packages, only the launcher(s)
339 2010-01-27 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
341 Reviewed by Tor Arne Vestbø.
343 [Qt] Add the "d" suffix to QtWebKit's dll on Windows.
347 2010-01-27 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
351 [Qt] Build fix for windows when QTDIR contains release libraries.
353 * WebKit.pri: Use the <name>.lib syntax for linking instead of qmake's -l<name> emulation
355 2010-01-26 Jedrzej Nowacki <jedrzej.nowacki@nokia.com>
357 Reviewed by Simon Hausmann.
359 First steps of the QtScript API.
361 Two new classes were created; QScriptEngine and QScriptValue.
362 The first should encapsulate a javascript context and the second a script
365 This API is still in development, so it isn't compiled by default.
366 To trigger compilation, pass --qmakearg="CONFIG+=build-qtscript" to
369 https://bugs.webkit.org/show_bug.cgi?id=32565
373 2010-01-25 Simon Hausmann <simon.hausmann@nokia.com>
375 Reviewed by Laszlo Gombos.
377 [Qt] Fix the build on Maemo5.
379 https://bugs.webkit.org/show_bug.cgi?id=34051
381 * WebKit.pri: Disable the use of uitools, just like it's done for Symbian.
383 2010-01-21 No'am Rosenthal <noam.rosenthal@nokia.com>
385 Reviewed by Antti Koivisto.
387 [Qt] Implement GraphicsLayer for accelerated layer compositing
388 https://bugs.webkit.org/show_bug.cgi?id=33514
390 * WebKit.pri: Addded compile flags to enable accelerated compositing
391 on versions higher than 4.5
393 2010-01-20 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
395 Reviewed by Simon Hausmann.
397 [Qt] Make DumpRenderTree build on Windows
401 2010-01-20 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
403 Reviewed by Simon Hausmann.
405 [Qt] Fix the recursive generated_files target to work with qmake -r -o
407 * DerivedSources.pro:
409 2010-01-20 Simon Hausmann <simon.hausmann@nokia.com>
411 Reviewed by Tor Arne Vestbø.
413 [Qt] Make it possible (on *nix at least) to recursively call "make generated_files"
415 * DerivedSources.pro:
417 2010-01-19 Gustavo Noronha Silva <gns@gnome.org>
419 Unreviewed. Shared library versioning update for 1.1.19.
423 2010-01-15 Gustavo Noronha Silva <gns@gnome.org>
425 Rubber-stamped by Xan Lopez.
427 Bump version to 1.1.19.
431 2010-01-14 Csaba Osztrogonác <ossy@webkit.org>
433 Reviewed by Eric Seidel.
435 [Qt] Defective dependencies caused build failing on QtBuildBot.
436 https://bugs.webkit.org/show_bug.cgi?id=33693
438 * WebKit.pri: CONFIG += depend_includepath added.
440 2010-01-14 Steve Block <steveblock@google.com>
442 Reviewed by David Levin.
444 Moves general includes before bindings includes in Android build system.
445 https://bugs.webkit.org/show_bug.cgi?id=33623
447 This avoids problems with collisions between WebCore/platform/text/StringBuilder.h
448 and the new JavaScriptCore/runtime/StringBuilder.h. This change puts
449 JavaScriptCore/runtime and other bindings includes after the WebCore and other
450 general includes, so that the WebCore StringBuilder.h is picked up when building
453 * Android.mk: Modified.
455 2010-01-13 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
457 Reviewed by Simon Hausmann.
459 [Qt] Split the build process in two different .pro files.
460 This allows qmake to be run once all source files are available.
462 * DerivedSources.pro: Added.
465 2010-01-07 Daniel Bates <dbates@rim.com>
467 Reviewed by Eric Seidel.
469 https://bugs.webkit.org/show_bug.cgi?id=32987
471 Added ENABLE_XHTMLMP flag. Disabled by default.
475 2010-01-05 Gustavo Noronha Silva <gns@gnome.org>
477 Reviewed by Xan Lopez.
479 Based on idea and original patch by Evan Martin.
481 Remove libWebCore intermediate library, to improve link time.
483 [GTK] Build time must be reduced
484 https://bugs.webkit.org/show_bug.cgi?id=32921
488 2010-01-05 Xan Lopez <xlopez@igalia.com>
490 Bump for 1.1.18 release.
494 2010-01-04 Gustavo Noronha Silva <gns@gnome.org>
496 Fix JSCore-1.0.gir path to fix make distcheck.
500 2010-01-04 Simon Hausmann <simon.hausmann@nokia.com>
502 Reviewed by Tor Arne Vestbø.
504 [Qt] Fix standalone package builds.
506 * WebKit.pri: Add logic for detecting standalone builds. Set OUTPUT_DIR to the top-level dir in that case.
507 * WebKit.pro: Don't build JSC and DRT for package builds.
509 2010-01-04 Eric Seidel <eric@webkit.org>
511 Reviewed by Adam Barth.
513 bugzilla-tool should not require users to install mechanize
514 https://bugs.webkit.org/show_bug.cgi?id=32635
516 * .gitignore: Ignore autoinstall.cache.d directory created by autoinstall.py
518 2009-12-28 Estêvão Samuel Procópio <tevaum@gmail.com>
520 Reviewed by Gustavo Noronha Silva.
522 Bug 32940: [GTK] Changing the download throttle conditions.
523 https://bugs.webkit.org/show_bug.cgi?id=32716
525 The WebKitDownload progress notification was taking long to
526 update. This fix makes notification happens each 0.7 secs
527 or when the progress ups in 1%.
529 * WebKit/gtk/webkit/webkitdownload.cpp:
531 2009-12-22 Simon Hausmann <simon.hausmann@nokia.com>
533 Rubber-stamped by Holger Freyther.
535 Adjusted path to QtLauncher.
539 2009-12-19 Evan Martin <evan@chromium.org>
541 Reviewed by Gustavo Noronha Silva.
543 Add a couple of WebKitGtk files to .gitignore.
547 2009-12-18 Benjamin Otte <otte@gnome.org>
549 Reviewed by Xan Lopez.
551 [GTK] RemoveDashboard support. It's useless.
555 2009-12-18 Simon Hausmann <simon.hausmann@nokia.com>
557 Reviewed by Tor Arne Vestbø.
559 [Qt] Clean up the qmake build system to distinguish between trunk builds and package builds
561 https://bugs.webkit.org/show_bug.cgi?id=32716
563 * WebKit.pri: Use standalone_package instead of QTDIR_build
565 2009-12-17 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
567 Unreviewed. Build fixes for make distcheck.
571 2009-12-16 Dan Winship <danw@gnome.org>
573 Reviewed by Gustavo Noronha Silva.
575 [Gtk] Content-Encoding support
577 https://bugs.webkit.org/show_bug.cgi?id=522772
579 * configure.ac: require libsoup 2.28.2 for SoupContentDecoder
581 2009-12-13 Eric Seidel <eric@webkit.org>
583 Reviewed by Gavin Barraclough.
585 string-base64 test does not compute a valid base64 string
586 http://bugs.webkit.org/show_bug.cgi?id=16806
588 * tests/string-base64.js: change str[i] to str.charCodeAt(i)
590 2009-12-10 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
592 Reviewed by Xan Lopez.
594 [GTK] Should provide an API to control the IconDatabase
595 https://bugs.webkit.org/show_bug.cgi?id=32334
597 Add test to make sure favicon reporting works.
601 2009-12-09 Steve Block <steveblock@google.com>
603 Reviewed by Adam Barth.
605 Adds Android Makefiles for building with V8.
606 https://bugs.webkit.org/show_bug.cgi?id=32278
608 * Android.mk: Modified. Includes Makefiles for V8.
610 2009-12-08 Steve Block <steveblock@google.com>
612 Reviewed by Adam Barth.
614 [Android] Adds Makefiles for Android port.
615 https://bugs.webkit.org/show_bug.cgi?id=31325
619 2009-12-08 Christian Dywan <christian@twotoasts.de>
621 Reviewed by Xan Lopez.
623 * configure.ac: Require only libSoup 2.27.91 but check for 2.29.3
624 and define HAVE_LIBSOUP_2_29_3 in that case.
626 2009-12-08 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
628 Rubber-stamped by Xan Lopez.
630 Late post-release version bump.
634 2009-12-08 Dominik Röttsches <dominik.roettsches@access-company.com>
636 Reviewed by Gustavo Noronha Silva.
638 [Gtk] Create a TextBreakIterator implementation based on GLib (without ICU)
639 https://bugs.webkit.org/show_bug.cgi?id=31469
641 Removing hybrid configuration for --with-unicode-backend=glib
642 ICU not required anymore.
644 * autotools/webkit.m4:
646 2009-12-08 Nikolas Zimmermann <nzimmermann@rim.com>
648 Rubber-stamped by Maciej Stachowiak.
650 Turn on (SVG) Filters for Gtk.
651 https://bugs.webkit.org/show_bug.cgi?id=32224
655 2009-12-07 Dmitry Titov <dimich@chromium.org>
657 Rubber-stamped by Darin Adler.
659 Remove ENABLE_SHARED_SCRIPT flags
660 https://bugs.webkit.org/show_bug.cgi?id=32245
661 This patch was obtained by "git revert" command and then un-reverting of ChangeLog files.
665 2009-12-06 Gustavo Noronha Silva <gns@gnome.org>
667 Reviewed by Xan Lopez.
669 Build the new API test.
671 [GTK] REGRESSION: webkit thinks it can render PDFs
672 https://bugs.webkit.org/show_bug.cgi?id=32183
676 2009-12-05 Vincent Untz <vuntz@gnome.org>
678 Reviewed by Gustavo Noronha.
680 Fixes race for builds with introspection enabled, and parallel
685 2009-12-04 Xan Lopez <xlopez@igalia.com>
687 Reviewed by Gustavo Noronha.
689 [GTK]Enable DNS prefetching
690 https://bugs.webkit.org/show_bug.cgi?id=23846
692 Bump libsoup required version to 2.29.3 for DNS prefetching.
696 2009-11-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
698 Rubber-stamped by Xan Lopez.
700 Make sure we distribute and install GObject Introspection files.
704 2009-11-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
706 Build fix. Make sure JSCore-1.0.gir is added to the distributed
711 2009-11-30 Xan Lopez <xlopez@igalia.com>
713 Reviewed by Gustavo Noronha.
715 Bump versions for 1.1.17 release.
719 2009-11-30 Jan-Arve Sæther <jan-arve.saether@nokia.com>
721 Reviewed by Simon Hausmann.
723 [Qt] Fix compilation with win32-icc
725 Include os-win32 for stdint.h since MS does not ship that in their PSDK.
729 2009-11-26 Laszlo Gombos <laszlo.1.gombos@nokia.com>
731 Reviewed by Oliver Hunt.
733 Move GOwnPtr* from wtf to wtf/gtk
734 https://bugs.webkit.org/show_bug.cgi?id=31793
736 * GNUmakefile.am: Add JavaScriptCore/wtf/gtk to
739 2009-11-24 Dmitry Titov <dimich@chromium.org>
741 Reviewed by Eric Seidel.
743 Add ENABLE_SHARED_SCRIPT feature define and flag for build-webkit
744 https://bugs.webkit.org/show_bug.cgi?id=31444
748 2009-11-24 Jason Smith <dark.panda@gmail.com>
750 Reviewed by Alexey Proskuryakov.
752 RegExp#exec's returned Array-like object behaves differently from
754 https://bugs.webkit.org/show_bug.cgi?id=31689
756 * LayoutTests/fast/js/regexp-in-and-foreach-handling.html: Added.
757 * LayoutTests/fast/js/script-tests/regexp-in-and-foreach-handling.js: Added.
758 * LayoutTests/fast/js/regexp-in-and-foreach-handling-expected.txt: Added.
760 2009-11-24 Jens Alfke <snej@chromium.org>
762 Reviewed by David Levin.
764 Ignore Chromium's Xcode projects that are auto-generated from .gyp files.
765 https://bugs.webkit.org/show_bug.cgi?id=31847
767 * .gitignore: Add three .xcodeproj files.
769 2009-11-09 Priit Laes <plaes@plaes.org>
771 Reviewed by Oliver Hunt.
773 [Gtk] Build from tarball fails with --enable-introspection
774 https://bugs.webkit.org/show_bug.cgi?id=31261
776 We need to enable gobject-introspection during distcheck otherwise
777 some of the required files are missing in tarball.
781 2009-11-05 Priit Laes <plaes@plaes.org>
783 Reviewed by Jan Alonzo.
785 [Gtk] Build failure with --enable-introspection
786 https://bugs.webkit.org/show_bug.cgi?id=31102
788 Add search and include paths for JSCore-1.0.gir required by
789 gobject-introspection tools.
793 2009-11-04 Benjamin Otte <otte@gnome.org>
795 Reviewed by Gustavo Noronha.
797 Update Cairo requirement to 1.6.
799 https://bugs.webkit.org/show_bug.cgi?id=19266
803 2009-11-02 Estêvão Samuel Procópio <tevaum@gmail.com>
805 Reviewed by Gustavo Noronha.
807 [Build] make install ignores --prefix option for gobject-introspection.
808 https://bugs.webkit.org/show_bug.cgi?id=31025
810 Make the build system use the --prefix path also when installing
811 gobject-introspection files.
813 * configure.ac: use --prefix path in GITDIR and GIRTYPELIBDIR
815 2009-11-02 Xan Lopez <xlopez@igalia.com>
817 Bump version before release (or post-release, depending on your
818 point of view) so that we can make applications depending on
819 unreleased APIs in WebKit svn fail at configure time when the
820 requirements are not met.
824 2009-11-01 Laszlo Gombos <laszlo.1.gombos@nokia.com>
826 Reviewed by Eric Seidel.
828 Turn on warnings for QtWebKit for gcc
829 https://bugs.webkit.org/show_bug.cgi?id=30958
831 * WebKit.pri: Turn on warnings for the GCC compiler
833 2009-10-30 Adam Barth <abarth@webkit.org>
835 Reviewed by Mark Rowe.
837 Teach git to ignore some files
838 https://bugs.webkit.org/show_bug.cgi?id=30951
840 Ignore WebKitBuild because we never want to version that directory.
841 Also, ignore the xcode project files so git clean doesn't blow away
842 your project settings. Finally, ignore the compiled python files in
843 WebKitTools/Script modules because they clutter up git status.
847 2009-10-30 Roland Steiner <rolandsteiner@chromium.org>
849 Reviewed by Eric Seidel.
851 Remove ENABLE_RUBY guards as discussed with Dave Hyatt and Maciej Stachowiak.
853 Bug 28420 - Implement HTML5 <ruby> rendering
854 (https://bugs.webkit.org/show_bug.cgi?id=28420)
856 No new tests (no functional change).
860 2009-10-26 Holger Hans Peter Freyther <zecke@selfish.org>
862 Rubber-stamped by Darin Adler.
864 Export fastMalloc, fastCalloc, fastRealloc and fastFree
865 https://bugs.webkit.org/show_bug.cgi?id=30769
867 Export the FastMalloc functions outside of the libwebkit library
868 to be able to instrument memory allocations. These are C++ symbols
869 but do not require the C++ runtime to be useful and should be of
870 no harm to plain C code.
872 * autotools/symbols.filter:
874 2009-10-26 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
876 Reviewed by Jan Alonzo.
878 Alternative solution to regression introduced in r48672.
882 2009-10-26 Xan Lopez <xlopez@igalia.com>
884 Reviewed by Gustavo Noronha.
886 Update for 1.1.16 release.
890 2009-10-24 Laszlo Gombos <laszlo.1.gombos@nokia.com>
892 Reviewed by Holger Freyther.
894 [Qt] [Symbian] Set the capability and memory required to run QtWebKit for Symbian
895 https://bugs.webkit.org/show_bug.cgi?id=30476
897 Set the stack size to 80 Kb and heap size to the 128kB - 32MB range
898 to all executables linking against WebKit library.
902 2009-10-18 Jan Michael Alonzo <jmalonzo@webkit.org>
904 Reviewed by Holger Freyther.
906 [GTK] Add MathML to the build system
907 https://bugs.webkit.org/show_bug.cgi?id=30487
909 Add --enable-mathml to configure.
913 2009-10-15 Jan Michael Alonzo <jmalonzo@webkit.org>
915 Reviewed by Xan Lopez.
917 [GTK] marshal stamp files are not cleaned after a distclean
918 https://bugs.webkit.org/show_bug.cgi?id=30156
920 Add the stamp files directly to cleanfiles. Also rearrange the
921 variable declarations so we don't miss any files that need to be
922 cleaned up during the clean targets.
926 2009-10-15 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
928 Unreviewed. Help text fix - Web Sockets default is no, not yes.
932 2009-10-12 Jan Michael Alonzo <jmalonzo@webkit.org>
934 Rubberstamped by Eric Seidel.
936 [Gtk] Fix icu CFLAG for Darwin
937 https://bugs.webkit.org/show_bug.cgi?id=29517
939 Don't escape the srcdir variable. Also use $host instead of the
942 * autotools/webkit.m4:
944 2009-10-12 Jan Michael Alonzo <jmalonzo@webkit.org>
946 Reviewed by Gustavo Noronha.
948 [Gtk] Use the SQLite3 headers from WebKitLibraries if sqlite3 is undetected
949 https://bugs.webkit.org/show_bug.cgi?id=29518
953 2009-10-05 Zoltan Horvath <zoltan@webkit.org>
955 Reviewed by Simon Hausmann.
957 [Qt] Disable TCmalloc for Windows port at the present, because MinGW
958 hasn't got built-in pthread library.
962 2009-10-02 Prasanth Ullattil <prasanth.ullattil@nokia.com>
964 Reviewed by Simon Hausmann.
966 Disable a few more harmless MSVC warnings.
970 2009-10-01 Laszlo Gombos <laszlo.1.gombos@nokia.com>
972 Unreviewed, build fix.
974 [Qt] Symbian build break after r48976.
975 unix is set for Symbian in the Qt build system.
979 2009-10-01 Zoltan Horvath <zoltan@webkit.org>
981 Reviewed by Simon Hausmann.
983 [Qt] Enable TCmalloc for the Linux, Mac and Windows Qt-port
984 https://bugs.webkit.org/show_bug.cgi?id=27029
986 Remove USE_SYSTEM_MALLOC for Linux, Mac and Windows Qt-port from WebKit.pri,
987 so these Qt-ports will use TCmalloc as other ports.
991 2009-10-01 Martin Robinson <martin.james.robinson@gmail.com>
993 Reviewed by Xan Lopez.
995 [GTK] GtkIMContext filtering interferes with DOM key events
996 https://bugs.webkit.org/show_bug.cgi?id=28733
998 Add new key event test ensuring that IME keypresses are handled.
1002 2009-10-01 Philippe Normand <pnormand@igalia.com>
1004 Reviewed by Xan Lopez.
1006 [GTK] data: uri support in media player
1007 https://bugs.webkit.org/show_bug.cgi?id=29842
1009 Check presence of gstreamer-pbutils-0.10.
1013 2009-09-26 David Kilzer <ddkilzer@apple.com>
1015 GTK BUILD FIX: add ENABLE_ORIENTATION_EVENTS support to configure.ac
1017 * configure.ac: Added support for ENABLE_ORIENTATION_EVENTS.
1019 2009-09-23 Xan Lopez <xlopez@igalia.com>
1021 Reviewed by Gustavo Noronha.
1023 Do not add unneeded include paths for gir files, and add the
1024 include paths for headers manually instead of relying on our own
1025 pc file and installed headers, since that adds a circular
1030 2009-09-23 Jan Michael Alonzo <jmalonzo@webkit.org>
1032 Reviewed by Xan Lopez.
1034 Minor reorganization to the patch landed in
1035 http://trac.webkit.org/changeset/48670. Also move JSCore-1.0.gir
1036 in the gtk directory as that's only useful to the Gtk port at the
1042 2009-09-23 Xan Lopez <xlopez@igalia.com>
1044 Reviewed by Gustavo Noronha.
1046 [GTK] We should generate our own gir file for introspection
1047 https://bugs.webkit.org/show_bug.cgi?id=29603
1049 Generate gir and typelib files for WebKit and JSCore. The JSCore
1050 gir file is handwritten (since it's only useful, for now, as a
1051 dependency of the WebKit gir file), the WebKit one is
1052 autogenerated from the headers.
1055 * JSCore-1.0.gir: Added.
1058 2009-09-22 Philippe Normand <pnormand@igalia.com>
1060 Reviewed by Xan Lopez.
1062 link errors due to wrong UNICODE_LIBS on Ubuntu Jaunty
1063 https://bugs.webkit.org/show_bug.cgi?id=29638
1065 Call icu-cconfig with ldflags-libsonly to prevent having a -L
1066 statement that could override libs installed in another prefix.
1068 * autotools/webkit.m4:
1070 2009-09-21 Xan Lopez <xlopez@igalia.com>
1072 Reviewed by Gustavo Noronha.
1074 Bump version for 1.1.15 release.
1078 2009-09-18 Xan Lopez <xlopez@igalia.com>
1080 Reviewed by Gustavo Noronha and Jan Alonzo.
1082 [GTK] context menu overriding API is very limited
1083 https://bugs.webkit.org/show_bug.cgi?id=27546
1085 Add new tests to the build.
1089 2009-09-18 Xan Lopez <xlopez@igalia.com>
1091 Reviewed by Gustavo Noronha and Jan Alonzo.
1093 [GTK] context menu overriding API is very limited
1094 https://bugs.webkit.org/show_bug.cgi?id=27546
1096 Add WebKitHitTestResult to the build.
1100 2009-09-10 Laszlo Gombos <laszlo.1.gombos@nokia.com>
1102 Reviewed by Ariya Hidayat.
1104 Disable some ARM compiler warnings
1105 https://bugs.webkit.org/show_bug.cgi?id=29083
1107 The following ARM compiler warnings are disabled
1109 - #68-D: integer conversion resulted in a change of sign
1110 - #111-D: statement is unreachable
1111 - #177-D: variable XXX was declared but never referenced
1112 - #368-D: class XXX defines no constructor to initialize the following: YYY
1113 - #830-D: function XXX "XXX::operator new" has no corresponding operator delete
1114 - #1293-D: assignment in condition
1118 2009-09-09 Kenneth Rohde Christiansen <kenneth@webkit.org>
1120 Reviewed by Simon Hausmann.
1122 [Qt] Add the alternative QtLauncher (based on QGraphicsView) to the build.
1124 https://bugs.webkit.org/show_bug.cgi?id=28862
1128 2009-09-07 Xan Lopez <xlopez@igalia.com>
1130 Rubber-stamped by Gustavo Noronha.
1132 Bump versions in preparation for 1.1.14 release.
1136 2009-09-07 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
1138 Reviewed by Xan Lopez.
1140 https://bugs.webkit.org/show_bug.cgi?id=26854
1141 [GTK] Needs API to allow more control over outgoing requests
1143 * GNUmakefile.am: new files added to the build for new class
1144 WebKitNetworkResponse
1146 2009-09-06 Martin Robinson <martin.james.robinson@gmail.com>
1148 Reviewed by Gustavo Noronha, Jan Alonzo and Xan Lopez.
1150 [Gtk] Expose a database API
1151 https://bugs.webkit.org/show_bug.cgi?id=27899
1153 Expose an HTML5 database API for GTK+.
1157 2009-09-04 Albert Bachand <albertb@google.com>
1159 Reviewed by Eric Seidel.
1161 Modify the condition regarding the key modifier for opening combo
1162 boxes under GTK from just PLATFORM(GTK) to also look for
1163 (PLATFORM(CHROMIUM) && PLATFORM(LINUX)).
1165 * WebCore/dom/SelectElement.cpp:
1166 * WebCore/manual-tests/select-popup-on-spacebar.html:
1168 2009-09-02 Jan Michael Alonzo <jmalonzo@webkit.org>
1170 Reviewed by Xan Lopez and Gustavo Noronha.
1172 [Gtk] Implement a WebDataSource for the gtk port
1173 https://bugs.webkit.org/show_bug.cgi?id=24758
1175 Add WebKitWebDataSource unit test to the build script
1179 2009-09-02 Jan Michael Alonzo <jmalonzo@webkit.org>
1181 Reviewed by Xan Lopez and Gustavo Noronha.
1183 [Gtk] Implement a WebDataSource for the gtk port
1184 https://bugs.webkit.org/show_bug.cgi?id=24758
1186 Add WebKitWebDataSource and DocumentLoaderGtk to the build script.
1190 2009-09-01 Jan Michael Alonzo <jmalonzo@webkit.org>
1192 Reviewed by Xan Lopez and Gustavo Noronha.
1194 [Gtk] Implement a WebDataSource for the gtk port
1195 https://bugs.webkit.org/show_bug.cgi?id=24758
1197 Add WebKitWebResource to the build script.
1201 2009-08-28 Jan Michael Alonzo <jmalonzo@webkit.org>
1203 Reviewed by Oliver Hunt.
1205 Gtk Build broken for OSX Quartz
1206 https://bugs.webkit.org/show_bug.cgi?id=28727
1208 Define XP_UNIX for non-Win OS builds.
1212 2009-08-28 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
1214 Reviewed by Holger Freyther.
1216 https://bugs.webkit.org/show_bug.cgi?id=25889
1217 [GTK] scrollbar policy for main frame is not implementable
1219 Adding files for the new test for window-related issues (starting
1220 with scrollbar policy).
1224 2009-08-27 Priit Laes <plaes@plaes.org>
1226 Reviewed by Xan Lopez.
1228 [GTK] Out-of-srcdir build problem
1229 https://bugs.webkit.org/show_bug.cgi?id=28741
1231 * GNUmakefile.am, autotools/webkit.m4:
1232 Fix problem with out-of-srcdir builds. Also bump required glib version.
1234 2009-08-24 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
1236 Reviewed by Xan Lopez.
1238 Bump package and so versions for 1.1.13 release.
1242 2009-08-22 Javier Jardón <javierjc1982@gmail.com>
1244 [GTK] Not use deprecated symbols in WebKitWebView example code.
1245 https://bugs.webkit.org/show_bug.cgi?id=28651
1247 * WebKit/gtk/webkit/webkitwebview.cpp
1249 2009-08-18 Xan Lopez <xlopez@igalia.com>
1251 Rubber-stamped by Holger Freyther.
1253 Require at least libsoup 2.27.91 for the new password
1254 manager/authentication APIs.
1258 2009-08-18 Drew Wilson <atwilson@google.com>
1260 Reviewed by NOBODY (Build Break).
1262 Speculative fix for GTK DumpRenderTree.
1266 2009-08-18 Kent Tamura <tkent@chromium.org>
1268 Reviewed by Eric Seidel.
1270 Add --enable-datalist option.
1274 2009-08-14 Adam Bergkvist <adam.bergkvist@ericsson.com>
1276 Reviewed by Sam Weinig.
1278 [GTK] Added EventSource to the build (default on).
1279 https://bugs.webkit.org/show_bug.cgi?id=14997
1283 2009-08-14 Jan Michael Alonzo <jmalonzo@webkit.org>
1285 Rubber-stamped by Gustavo Noronha.
1287 Initialize CFLAGS and CXXFLAGS before the main body of the
1288 WEBKIT_INIT macro so C files don't get built with "-g -O2".
1290 * autotools/webkit.m4:
1292 2009-08-12 Xan Lopez <xlopez@igalia.com>
1294 Reviewed by Jan Alonzo.
1296 [GTK] Remove keyring optional features
1297 https://bugs.webkit.org/show_bug.cgi?id=28173
1299 Remove keyring support, we now do authentication storage through
1300 libsoup. We depend on libsoup master now, will bump the dependency
1301 when there's a new release.
1306 2009-08-11 Drew Wilson <atwilson@google.com>
1308 Reviewed by NOBODY (Build break).
1310 Speculative fix for GTK build break.
1314 2009-08-11 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
1316 Reviewed by Simon Hausmann.
1318 Build the TestNetscapePlugin on Qt/Mac
1322 2009-08-11 Xan Lopez <xlopez@igalia.com>
1324 Reviewed by Jan Alonzo.
1326 Prefix lengthy commands with AM_V_GEN so that they produce an
1327 output like 'GEN <filename>' when in silent mode.
1331 2009-08-05 Jan Michael Alonzo <jmalonzo@webkit.org>
1333 Reviewed by Xan Lopez.
1335 [Gtk] macros in webkit.m4 should be defined once only
1336 https://bugs.webkit.org/show_bug.cgi?id=27929
1338 The macros in webkit.m4 are not meant to be called multiple times
1339 so we'll make them AC_DEFUN_ONCE. Also make AC_HEADER_STDC and AC_PROG_CXX
1340 AC_REQUIRE to remove the automake warnings when doing autogen.sh.
1342 Lastly, make sure CXXFLAGS and CFLAGS are defined before
1343 AC_PROG_CXX gets expanded so it doesn't add "-g -O2" on Release builds.
1345 * autotools/webkit.m4:
1347 2009-08-05 Xan Lopez <xlopez@igalia.com>
1349 Revert r46714, it was making us build debug images by default.
1351 * autotools/webkit.m4:
1353 2009-08-03 Laszlo Gombos <laszlo.1.gombos@nokia.com>
1355 Reviewed by Eric Seidel.
1357 [Qt] Consolidate common gcc flags to WebKit.pri
1358 https://bugs.webkit.org/show_bug.cgi?id=27934
1362 2009-08-03 Jan Michael Alonzo <jmalonzo@webkit.org>
1364 Rubber-stamped by Eric Seidel.
1366 [Gtk] macros in webkit.m4 should be defined once only
1367 https://bugs.webkit.org/show_bug.cgi?id=27929
1369 The macros in webkit.m4 are not meant to be called multiple times
1370 so we'll make them AC_DEFUN_ONCE. Also make AC_HEADER_STDC and AC_PROG_CXX
1371 AC_REQUIRE to remove the automake warnings when doing autogen.sh.
1373 * autotools/webkit.m4:
1375 2009-07-29 Ariya Hidayat <ariya.hidayat@nokia.com>
1377 Reviewed by Simon Hausmann.
1379 Adding ImageDiff project file.
1381 https://bugs.webkit.org/show_bug.cgi?id=27813
1383 * WebKit.pro: Added ImageDiff.pro.
1385 2009-07-29 Jan Michael Alonzo <jmalonzo@webkit.org>
1387 Reviewed by Eric Seidel and Xan Lopez.
1389 [Gtk] Enable http/tests/appcache tests
1390 https://bugs.webkit.org/show_bug.cgi?id=27674
1392 * GNUmakefile.am: Add webkit/webkitapplicationcache.cpp
1394 2009-07-28 Xan Lopez <xlopez@igalia.com>
1396 Reviewed by Gustavo Noronha.
1398 Use automake 1.11 SILENT_RULES when present, for cleaner build
1399 output. You can disable it by passing --disable-silent-rules to
1400 configure or V=1 to make.
1402 * autotools/dolt.m4:
1405 2009-07-28 Laszlo Gombos <laszlo.1.gombos@nokia.com>
1407 Reviewed by Simon Hausmann.
1409 [Qt] Disable some compiler warnings for the win build
1410 https://bugs.webkit.org/show_bug.cgi?id=27709
1414 2009-07-28 Xan Lopez <xlopez@igalia.com>
1416 Reviewed by Gustavo Noronha.
1418 * configure.ac: bump version for 1.1.12 release.
1420 2009-07-24 Xan Lopez <xlopez@igalia.com>
1422 Reviewed by Gustavo Noronha.
1424 Remove unneeded commas from PKG_CHECK_MODULES.
1428 2009-07-24 Jan Michael Alonzo <jmalonzo@webkit.org>
1430 Reviewed by Xan Lopez.
1432 Bump pango version requirement to 1.12 which is the version that
1437 2009-07-21 Roland Steiner <rolandsteiner@google.com>
1439 Reviewed by David Levin.
1441 Add ENABLE_RUBY to list of build options
1442 https://bugs.webkit.org/show_bug.cgi?id=27324
1444 * configure.ac: Added flag ENABLE_RUBY.
1446 2009-07-20 Laszlo Gombos <laszlo.1.gombos@nokia.com>
1448 Reviewed by Holger Freyther.
1450 [Qt] Add an option for QtLauncher to build without QtUiTools dependency
1451 https://bugs.webkit.org/show_bug.cgi?id=27438
1453 Based on Norbert Leser's work.
1455 * WebKit.pri: Symbian does not have UiTools
1457 2009-07-16 Fumitoshi Ukai <ukai@chromium.org>
1459 Reviewed by David Levin.
1461 Add --web-sockets flag and ENABLE_WEB_SOCKETS define.
1462 https://bugs.webkit.org/show_bug.cgi?id=27206
1464 Add --enable-web-sockets in configure.ac
1468 2009-07-16 Laszlo Gombos <laszlo.1.gombos@nokia.com>
1470 Reviewed by Simon Hausmann.
1472 [Qt] Enable GNU compiler extensions to the ARM compiler
1473 for all Qt ports using RVCT
1474 https://bugs.webkit.org/show_bug.cgi?id=27348
1478 2009-07-15 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
1480 Rubber-stamped by Simon Hausmann.
1482 Fix the Qt/Mac build by disabling TestNetscapePlugin
1484 We should fix and enable this once we run DRT for Qt/Mac
1488 2009-07-13 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
1490 Unreviewed build fix. Require the correct libsoup version now that
1495 2009-07-13 Laszlo Gombos <laszlo.1.gombos@nokia.com>
1497 Reviewed by Tor Arne Vestbø.
1499 [Qt] Build fix for QtWebKit on Win
1500 https://bugs.webkit.org/show_bug.cgi?id=27205
1502 * WebKit.pri: Include the major version number in the QtWebKit
1503 library file for Win.
1505 2009-07-13 Simon Hausmann <simon.hausmann@nokia.com>
1507 Reviewed by Ariya Hidayat.
1509 Add the test netscape plugin for the Qt DRT to the build.
1513 2009-07-13 Drew Wilson <atwilson@google.com>
1515 Reviewed by David Levin.
1517 Add ENABLE(SHARED_WORKERS) flag and define SharedWorker APIs
1518 https://bugs.webkit.org/show_bug.cgi?id=26932
1520 Added ENABLE(SHARED_WORKERS) flag.
1524 2009-07-12 Xan Lopez <xlopez@igalia.com>
1526 Reviewed by Gustavo Noronha.
1528 Bump version in preparation for 1.1.11 release.
1532 2009-07-07 Norbert Leser <norbert.leser@nokia.com>
1534 Reviewed by Simon Hausmann.
1536 Exclude DumpRenderTree.pro from symbian build
1540 2009-07-09 Drew Wilson <atwilson@google.com>
1542 Reviewed by Alexey Proskuryakov.
1544 https://bugs.webkit.org/show_bug.cgi?id=26903
1546 Turned on CHANNEL_MESSAGING by default because the MessageChannel API
1547 can now be implemented for Web Workers and is reasonably stable.
1549 * configure.ac: enable CHANNEL_MESSAGING.
1551 2009-07-03 Jan Michael Alonzo <jmalonzo@webkit.org>
1553 Reviewed by Xan Lopez and Gustavo Noronha.
1555 Set user-agent from application
1556 https://bugs.webkit.org/show_bug.cgi?id=17375
1558 Define UA version macros to be used by the UA string.
1559 Add new WebSettings unit test for the User-Agent string API.
1564 2009-06-20 Gustavo Noronha Silva <gns@gnome.org>
1566 Reviewed by Jan Alonzo.
1568 Adding files for the new test case for loading statuses.
1572 2009-06-15 Xan Lopez <xlopez@igalia.com>
1574 Reviewed by Gustavo Noronha.
1576 Version bump in preparation for 1.1.10 release.
1580 2009-06-12 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
1582 Reviewed by Xan Lopez.
1584 Refactor handling of options in the build-webkit script
1586 Options are now defined in one place, and then reused when creating
1587 the usage help text, the arguments to GetOptions(), and when passing
1588 the options on to the underlying port-dependent build systems.
1590 This allows the Qt port to read the defaults for the options from the
1591 pro file (dynamically), and to pass the options on to qmake at build.
1595 2009-06-11 Laszlo Gombos <laszlo.1.gombos@nokia.com>
1597 Reviewed by Holger Freyther.
1599 [Qt] Fix release build detection
1600 https://bugs.webkit.org/show_bug.cgi?id=26267
1604 2009-06-10 Gustavo Noronha Silva <gns@gnome.org>
1606 Reviewed by Xan Lopez.
1608 Add unit tests for our WebKitNetworkRequest object.
1612 2009-06-10 Xan Lopez <xlopez@igalia.com>
1614 Reviewed by Gustavo Noronha.
1616 Version bump in preparation for 1.1.9 release.
1620 2009-06-10 Xan Lopez <xlopez@igalia.com>
1622 Reviewed by Jan Alonzo.
1624 https://bugs.webkit.org/show_bug.cgi?id=25415
1625 [GTK][ATK] Please implement support for get_text_at_offset
1627 Add new dependency on the Gail utils library, needed for our a11y
1633 2009-05-29 Gustavo Noronha Silva <gns@gnome.org>
1635 Reviewed by Jan Alonzo.
1637 Add a test-case for our HTTP backend, currently checking the
1638 ref-counting of the SoupMessage.
1642 2009-05-28 Dirk Schulze <krit@webkit.org>
1644 Reviewed by Nikolas Zimmermann.
1646 Enable the new build flag --filters for Gtk. More details in WebCore/ChangeLog.
1650 2009-05-19 Xan Lopez <xlopez@igalia.com>
1652 Reviewed by Jan Alonzo and Gustavo Noronha.
1654 https://bugs.webkit.org/show_bug.cgi?id=25415
1655 [GTK][ATK] Please implement support for get_text_at_offset
1657 Add new test file for ATK.
1661 2009-05-28 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
1663 Rubber-stamped by Xan Lopez.
1665 Fix webkitgtk_cleanfiles to clean gtk-doc-related files in the
1666 correct directory, so that we pass make distcheck.
1670 2009-05-28 Xan Lopez <xlopez@igalia.com>
1672 Bump version numbers in preparation for 1.1.8 release.
1676 2009-05-23 Jan Michael Alonzo <jmalonzo@webkit.org>
1678 Unreviewed build fix. Add gstreamer-video-0.10 libs to
1679 GSTREAMER_LIBS to resolve an undefined reference to gst_video_get_size
1680 - symbol used in MediaPlayerPrivateGstreamer.
1684 2009-05-23 Jan Michael Alonzo <jmalonzo@webkit.org>
1686 Reviewed by Xan Lopez.
1688 [Gtk] Various autotools build refactoring and fixes
1689 https://bugs.webkit.org/show_bug.cgi?id=25286
1691 Refactor library LIBS. Move third-party libs in libwebkit instead
1696 2009-05-22 Antonio Gomes <antonio.gomes@openbossa.org>
1698 Reviewed by Gustavo Noronha.
1700 Make Gtk build not bail out if gtk-doc-tools is not installed.
1702 Warning message shown instead.
1706 2009-05-22 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
1708 Reviewed by Xan Lopez.
1710 Add big warnings about the glib unicode backend being slow and
1711 incomplete, since it is a work in progress.
1713 * autotools/webkit.m4:
1716 2009-05-22 Dominik Röttsches <dominik.roettsches@access-company.com>
1718 Reviewed by Gustavo Noronha.
1720 https://bugs.webkit.org/show_bug.cgi?id=15914
1721 [GTK] Implement Unicode functionality using GLib
1723 Initial version of this patch by Jürg Billeter.
1725 Adding options for --with-unicode-backend=icu|glib
1726 and checking for pango version >= 1.21.0 if GLib backend
1727 is selected. Temporarily, until remaining parts of
1728 this patch are committed, introduce WTF_USE_GLIB_ICU_UNICODE_HYBRID
1729 macro to allow for a mixed compilation with WTF Unicode
1730 backend based on GLib while text codecs and TextBreakIterator
1731 remain ICU dependent.
1736 2009-05-18 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
1738 Reviewed by Gavin Barraclough.
1740 Enable YARR, and disable WREC for GTK+.
1744 2009-05-18 Jan Michael Alonzo <jmalonzo@webkit.org>
1746 Reviewed by Xan Lopez.
1748 [Gtk] Various autotools build refactoring and fixes
1749 https://bugs.webkit.org/show_bug.cgi?id=25286
1751 Add support for running unit tests. Also run the tests whenever
1752 the 'check' target runs.
1756 2009-05-18 Jan Michael Alonzo <jmalonzo@webkit.org>
1758 Reviewed by Xan Lopez.
1760 [Gtk] Various autotools build refactoring and fixes
1761 https://bugs.webkit.org/show_bug.cgi?id=25286
1767 2009-05-18 Jan Michael Alonzo <jmalonzo@webkit.org>
1769 Reviewed by Xan Lopez.
1771 [Gtk] Various autotools build refactoring and fixes
1772 https://bugs.webkit.org/show_bug.cgi?id=25286
1774 Add -no-install and -no-fast-install to programs and tests that we
1775 don't install. Also remove -O2 since this is already handled at
1780 2009-05-17 Jan Michael Alonzo <jmalonzo@webkit.org>
1782 Reviewed by Xan Lopez.
1784 [Gtk] Various autotools build refactoring and fixes
1785 https://bugs.webkit.org/show_bug.cgi?id=25286
1787 Refactor library cflags
1791 2009-05-15 Fridrich Strba <fridrich.strba@bluewin.ch>
1793 Reviewed by Jan Alonzo.
1795 Use AC_CANONICAL_HOST instead of AC_CANONICAL_SYSTEM, since
1796 the JIT compiler is not a cross-compiler
1800 2009-05-13 Xan Lopez <xlopez@igalia.com>
1802 Unreviewed: bump versions in preparation for 1.1.7 release.
1806 2009-05-13 Xan Lopez <xlopez@igalia.com>
1808 Rubber-stamped by Gustavo Noronha.
1810 Revert commit r43563, since it breaks WebKitGTK+ when compiled
1815 2009-05-12 Jan Michael Alonzo <jmalonzo@webkit.org>
1817 Reviewed by Holger Freyther.
1819 [Gtk] Various autotools build refactoring and fixes
1820 https://bugs.webkit.org/show_bug.cgi?id=25286
1822 Refactor use of CFLAGS, CXXFLAGS, LIBADD and LDFLAGS.
1826 2009-05-09 Jan Michael Alonzo <jmalonzo@webkit.org>
1828 Reviewed by Gustavo Noronha.
1830 WebKit-r43163 won't build for gtk-directfb
1831 https://bugs.webkit.org/show_bug.cgi?id=25538
1833 Move the ENCHANT check out of the with_target conditional since it
1834 applies to all targets
1838 2009-05-09 Mike Hommey <glandium@debian.org>
1840 Reviewed by Geoffrey Garen. Landed by Jan Alonzo.
1842 Enable JIT on x86-64 gtk+
1843 https://bugs.webkit.org/show_bug.cgi?id=24724
1847 2009-05-08 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
1849 Reviewed by Xan Lopez.
1851 Ship the gtk-doc.make file, so as to not depend on gtkdoc-tools.
1856 2009-05-06 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
1858 Reviewed by Simon Hausmann.
1860 Build QtWebKit as a framework on Mac
1862 This implies both debug and release build by default, unless
1863 one of the --debug or --release config options are passed to
1864 the build-webkit script.
1866 Frameworks can be disabled by passing CONFIG+=webkit_no_framework
1867 to the build-webkit script.
1869 To be able to build both debug and release targets in parallel
1870 we have to use separate output directories for the generated
1871 sources, which is not optimal, but required to avoid race conditions.
1873 An optimization would be to only require this spit-up on Mac.
1877 2009-04-30 Jan Michael Alonzo <jmalonzo@webkit.org>
1879 Unreviewed build GTK build fix
1881 * configure.ac: typo fix - javascript_debugger should be enable_javascript_debugger
1883 2009-04-30 Dimitri Glazkov <dglazkov@chromium.org>
1885 Unreviewed, build fix.
1887 https://bugs.webkit.org/show_bug.cgi?id=25470
1888 Extend the cover of ENABLE_JAVASCRIPT_DEBUGGER to profiler.
1890 * configure.ac: Add autoconfig options, missed in the first commit.
1892 2009-04-28 Xan Lopez <xlopez@igalia.com>
1894 Unreviewed: bump versions in preparation for 1.1.6 release.
1898 2009-04-25 Jan Michael Alonzo <jmalonzo@webkit.org>
1900 Reviewed by Xan Lopez.
1902 [GTK] Error reporting
1903 https://bugs.webkit.org/show_bug.cgi?id=18344
1905 Add webkiterror to the build.
1909 2009-04-25 Jan Michael Alonzo <jmalonzo@webkit.org>
1911 Reviewed by Xan Lopez.
1913 [GTK] Error reporting
1914 https://bugs.webkit.org/show_bug.cgi?id=18344
1916 Add the default error page for installation.
1920 2009-04-24 Diego Escalante Urrelo <diegoe@gnome.org>
1922 Reviewed by Gustavo Noronha.
1924 https://bugs.webkit.org/show_bug.cgi?id=15616
1925 [GTK] Add spell checking
1927 Add enchant support for spell-checking-languages property to work
1933 2009-04-24 Simon Hausmann <simon.hausmann@nokia.com>
1935 Reviewed by Ariya Hidayat.
1937 Added support for generating API docs in the Qt build using "make docs"
1939 * WebKit.pro: Include docs.pri for "make docs" target.
1941 2009-04-14 Xan Lopez <xlopez@igalia.com>
1943 Unreviewed version bump in preparation for 1.1.5 release.
1947 2009-04-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
1949 Rubber-stamped by Sam Weinig.
1951 Added rules to maintain the localization support. We cannot simply
1952 use whatever gettextize gives us because our build system is
1958 2009-04-05 Mike Hommey <glandium@debian.org>
1960 Reviewed by Holger Freyther.
1962 Filter out all C++ symbols
1963 https://bugs.webkit.org/show_bug.cgi?id=24960
1965 Considering the public API is all C, we can just filter out all
1966 C++ mangled symbols, which will avoid exporting symbols in some
1967 corner cases such as gcc bugs on specific architectures, etc.
1969 * autotools/symbols.filter:
1971 2009-04-03 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
1973 Reviewed by Holger Freyther.
1975 Require GTK+ >= 2.10; 2.8 is already very old, and some very
1976 useful APIs are only available since 2.10.
1980 2009-04-01 Christian Dywan <christian@twotoasts.de>
1982 Reviewed by Holger Freyther.
1984 Unit test WebKitDownload
1985 http://bugs.webkit.org/show_bug.cgi?id=24844
1987 * GNUmakefile.am: Add a unit test for downloading.
1989 2009-04-01 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
1991 Unreviewed build fix. Fix make distcheck, after the gtk-doc
1996 2009-03-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
1998 Reviewed by Holger Freyther.
2000 Integrate gtk-doc into the Gtk+ buildsystem.
2005 2009-03-30 Xan Lopez <xlopez@igalia.com>
2007 Unreviewed: bump version to 1.1.4 for release.
2011 2009-03-21 Xan Lopez <xlopez@igalia.com>
2013 Reviewed by Holger Freyther.
2015 Require gnome-keyring 2.26.0, since we were depending on an
2016 unreleased trunk revision between 2.25.91 and 2.26.0.
2020 2009-03-20 Jan Michael Alonzo <jmalonzo@gmail.com>
2022 Reviewed by Holger Freyther.
2024 [GTK] Misc patches for WebKitWebHistoryItem
2025 https://bugs.webkit.org/show_bug.cgi?id=24493
2027 Added build support for build the WebKitWebHistoryItem unit test.
2031 2009-03-20 Jan Michael Alonzo <jmalonzo@gmail.com>
2033 Reviewed by Holger Freyther.
2035 Separate gtk unit tests
2036 https://bugs.webkit.org/show_bug.cgi?id=24039
2038 Build the unit tests accordingly.
2042 2009-03-17 Gustavo Noronha Silva <gns@gnome.org>
2044 Reviewed by Mark Rowe.
2046 Enable HTML5 media elements support by default in the GTK+ port.
2050 2009-03-17 Mike Hommey <glandium@debian.org>
2052 Reviewed by Holger Freyther.
2054 Do not export cti* symbols.
2055 See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519924.
2057 * autotools/symbols.filter:
2059 2009-03-15 Xan Lopez <xlopez@igalia.com>
2061 Bump version to 1.1.3 for release and fix soversion
2062 calculation (oops). Thanks to Frederik Himpe for pointing this
2067 2009-03-15 Xan Lopez <xlopez@igalia.com>
2069 Bump version and libtool version for release.
2073 2009-03-14 Xan Lopez <xlopez@igalia.com>
2075 No review, build fix.
2077 Split clean rules to make distcheck pass.
2081 2009-03-13 Mark Rowe <mrowe@apple.com>
2083 Reviewed by Dan Bernstein.
2085 Remove rarely used Makefile targets from the Makefile.
2087 There are many situations in which the targets don't work as expected,
2088 and their primary use is addressed by having the build system default
2089 to building the appropriate architecture.
2093 2009-03-11 Jan Michael Alonzo <jmalonzo@webkit.org>
2095 Reviewed by Holger Freyther.
2097 [Gtk] Fix make clean targets
2098 https://bugs.webkit.org/show_bug.cgi?id=24450
2100 Fix 'make' clean targets. We shouldn't be removing DerivedSources
2101 if it's only clean. Only remove it if it's distclean or
2102 maintainer-clean. Also remove build-related auxillary files on
2103 dist/maintainer clean.
2107 2009-03-11 Jan Michael Alonzo <jmalonzo@webkit.org>
2109 Reviewed by Holger Freyther
2111 [GTK]DumpRenderTree doesn't compile for non-X11 GTK ports anymore
2112 https://bugs.webkit.org/show_bug.cgi?id=2260
2114 pangoft2 is also used in directfb builds so use it for all targets
2118 2009-03-02 Xan Lopez <xan@gnome.org>
2120 Reviewed by Mark Rowe.
2122 https://bugs.webkit.org/show_bug.cgi?id=24287
2123 [GTK] Move auth dialog feature to WebKit/
2125 Add WebKitSoupAuthDialog files to build.
2129 2009-03-03 Gustavo Noronha Silva <gns@gnome.org>
2131 Reviewed by Alexey Proskuryakov.
2133 https://bugs.webkit.org/show_bug.cgi?id=16826
2134 [Gtk] Implement WebKitDownload
2136 Adding new files related to WebKitDownload to the GTK+ port.
2140 2009-03-02 Gustavo Noronha Silva <gns@gnome.org>
2142 Unreviewed build fix; adding missing files to EXTRA_DIST, so that
2143 they show up in the tarball.
2147 2009-03-01 Christian Dywan <christian@twotoasts.de>
2149 * configure.ac: Bump GTK port version to 1.1.1.
2151 2009-02-27 Gustavo Noronha Silva <gns@gnome.org>
2153 Unreviewed build fix. Adding the WebKit/gtk/webkitmarshal.list
2154 file to EXTRA_DIST to fix make dist.
2158 2009-02-26 Xan Lopez <xan@gnome.org>
2160 Reviewed by Holger Freyther.
2162 https://bugs.webkit.org/show_bug.cgi?id=16947
2163 [GTK] Missing HTTP Auth challenge
2165 Add HTTP authentication dialog with optional GNOME Keyring
2171 2009-02-26 Xan Lopez <xan@gnome.org>
2173 Reviewed by Holger Freyther.
2175 https://bugs.webkit.org/show_bug.cgi?id=16947
2176 [GTK] Missing HTTP Auth challenge
2178 Take marshallers to be built from a manually maintained list
2179 instead of grepping the sources.
2181 It's much faster, especially so now that we want to add
2182 marshallers from WebCore too. A system to only take into account
2183 the modified files when generating the marshallers from sources
2184 could be hacked, but I think it's overkill considering how rarely
2185 a new marshaller is added.
2189 2009-02-24 Jan Michael Alonzo <jmalonzo@webkit.org>
2191 Reviewed by Alexey Proskuryakov.
2193 [Gtk] add options for 3D transforms and HTML5 channel messaging to the build
2194 https://bugs.webkit.org/show_bug.cgi?id=24072
2196 Add options for toggling 3D transforms and HTML5 channel messaging
2199 Also fix the web-workers option. It should be web-workers and not workers.
2203 2009-02-23 Xan Lopez <xan@gnome.org>
2205 Reviewed by Alexey Proskuryakov.
2207 https://bugs.webkit.org/show_bug.cgi?id=22624
2208 [SOUP][GTK] Need API to get SoupSession from WebKit.
2210 Remove CURL support, the only supported HTTP backend is SOUP now.
2215 2009-02-19 Christian Dywan <christian@twotoasts.de>
2217 Rubber-stamped by Holger Freyther.
2219 http://bugs.webkit.org/show_bug.cgi?id=22811
2220 Underlinking in Programs_UnitTests (GTK+ build)
2222 * GNUmakefile.am: Add GLIB_LIBS to unit test library flags.
2224 2009-02-18 Gustavo Noronha Silva <gns@gnome.org>
2226 Reviewed by Holger Freyther.
2228 Fix symbols.filter location, and add other missing files to the
2229 autotools build, so that make dist works.
2233 2009-02-17 Gustavo Noronha Silva <gns@gnome.org>
2235 Reviewed by Alexey Proskuryakov.
2237 https://bugs.webkit.org/show_bug.cgi?id=23939
2238 Release build being built with debugging symbols
2240 * configure.ac: Revert change done in revision 40790, since we
2241 already have a AC_PROG_CXX macro call as part of WEBKIT_INIT
2243 2009-02-12 Gustavo Noronha Silva <gns@gnome.org>
2245 Reviewed by Eric Seidel.
2247 * configure.ac: Make soup the default HTTP backend for the Gtk port.
2249 2009-02-09 Calvin Walton <calvin.walton@gmail.com>
2251 Reviewed by Holger Freyther.
2253 https://bugs.webkit.org/show_bug.cgi?id=23823
2255 [Gtk] Fix build with recent autotools
2257 Current versions of automake/libtool don't assume you want C++ enabled
2258 by default any more, so explicitly check for a C++ compiler.
2260 * configure.ac: Add AC_PROG_CXX macro
2262 2009-02-02 Christian Dywan <christian@twotoasts.de>
2264 Rubber-stamped by Holger Freyther.
2266 Don't require Geolocation by default.
2270 2009-01-30 Jan Michael Alonzo <jmalonzo@webkit.org>
2272 Reviewed by Nikolas Zimmermann.
2274 [Gtk] Refactor autoconf/configure.ac in preparation for jsc and webkit build splits
2275 https://bugs.webkit.org/show_bug.cgi?id=22136
2278 * acinclude.m4: Removed.
2280 * autotools/acinclude.m4: Added.
2281 * autotools/dolt.m4: Added.
2282 * autotools/symbols.filter: Renamed from symbols.filter.
2283 * autotools/webkit.m4: Added.
2286 2009-01-30 Holger Hans Peter Freyther <zecke@selfish.org>
2288 Reviewed by Nikolas Zimmermann.
2290 [GTK] Implement GeolocationService using the Geoclue library
2292 https://bugs.webkit.org/show_bug.cgi?id=22022
2294 Untested implementation of the GeolocationService using the geoclue
2295 library. Velocity handling is completely missing and the accuracy
2296 handling might be wrong.
2301 2009-01-11 Xan Lopez <xan@gnome.org>
2303 Reviewed by Holger Freyther.
2305 Bump version to 1.1.0 since we are breaking ABI and adding new
2310 2008-12-19 Marco Barisione <marco.barisione@collabora.co.uk>
2312 Reviewed by Holger Freyther.
2314 http://bugs.webkit.org/show_bug.cgi?id=16562
2315 [gtk] Implement WebPolicyDelegate methods
2317 Original work by Pierre-Luc Beaudoin. Final touches by Gustavo
2320 This implements the delegates methods of WebPolicyDelegate.
2321 Since Gtk+/C doesn't have delegate methods, they are replaced with
2324 A new object WebKitWebPolicyDecision allows the browser to delay its
2325 response in certain cases. WebKitWebNavigationAction contains the
2326 information about what caused a navigation request.
2328 * GNUmakefile.am: Add new files
2330 2008-12-19 Gustavo Noronha Silva <gns@gnome.org>
2332 Reviewed by Holger Freyther.
2334 Use ustar tar format for WebKit/GTK+'s make dist target, so that
2335 storing files whose filenames are > 99 is possible.
2339 2008-12-19 Holger Hans Peter Freyther <zecke@selfish.org>
2341 [GTK] Build fix by defining WTF_USE_JIT_STUB_ARGUMENT_VA_LIST
2343 Fix the jit compilation on i*686 on Linux by using the va_list
2344 to pass arguments to the CTI. This is done on the MAC as well
2345 and sunspider and javascriptcore seem to work with that.
2349 2008-12-18 Pamela Greene <pam@chromium.org>
2351 Submitted without review.
2352 Right, remove the whole misplaced directory, not just the tests.
2355 * fast/dom: Removed.
2357 2008-12-18 Pamela Greene <pam@chromium.org>
2359 Submitted without review.
2360 Moving layout test into LayoutTests where it belongs.
2362 * fast/dom/setter-type-enforcement-expected.txt: Removed.
2363 * fast/dom/setter-type-enforcement.html: Removed.
2365 2008-12-15 Daniel Macks <dmacks@netspace.org>
2367 Reviewed by Darin Adler.
2369 Default to use external libicu-config if avail on all platforms.
2370 https://bugs.webkit.org/show_bug.cgi?id=22713
2374 2008-12-12 Holger Hans Peter Freyther <zecke@selfish.org>
2376 Back out r39222 as this is breaking the build on Gentoo (aclocal-1.10)
2378 The m4 directory does not exist and we now have a compile issue on
2384 2008-12-11 Daniel Macks <dmacks@netspace.org>
2386 Reviewed by Darin Adler.
2388 https://bugs.webkit.org/show_bug.cgi?id=22714
2390 Put libtool macro files in subdir that it wants.
2395 2008-12-07 Holger Hans Peter Freyther <zecke@selfish.org>
2397 Reviewed by Eric Seidel.
2399 [Gtk+] Use glib's unit test facilities to test the WebKit/Gtk+ API
2401 https://bugs.webkit.org/show_bug.cgi?id=22491
2403 Add the skeleton to WebKit/gtk/tests and integrate that into the
2404 buildsystem. Testing support was added in glib 2.16. For versions
2405 using glib < 2.16 we compile an empty application.
2409 2008-12-07 Holger Hans Peter Freyther <zecke@selfish.org>
2411 Reviewed by Cameron Zwarich.
2413 [GTK] Define ENABLE_JIT_OPTIMIZE_CALL, ENABLE_JIT_OPTIMIZE_PROPERTY_ACCESS, ENABLE_JIT_OPTIMIZE_ARITHMETIC
2415 When building the jit on i*86 also enable the above optimizations.
2419 2008-12-03 Simon Hausmann <hausmann@webkit.org>
2421 Reviewed by Tor Arne Vestbø.
2423 Fix the build of WebKit inside Qt by making sure that qmake generators
2424 that do not produce generated sources (i.e. cpp files) are not
2425 included in SOURCES.
2429 2008-12-02 Simon Hausmann <hausmann@webkit.org>
2431 Reviewed by Tor Arne Vestbø.
2433 Removed JavaScriptCore from SUBDIRS as it's not built separately
2438 2008-11-28 Gustavo Noronha Silva <gns@gnome.org>
2440 Reviewed and slightly modified by Holger Freyther.
2442 https://bugs.webkit.org/show_bug.cgi?id=19130
2444 Added the new WebKitGtk files to be built:
2445 WebKit/gtk/webkit/webkitwebwindowfeatures.{cpp,h}
2449 2008-11-26 Kalle Vahlman <kalle.vahlman@movial.com>
2451 Reviewed by Darin Adler. Landed by Jan Alonzo.
2453 Bison versions under 2.2 produce crashing CSSGrammar code for ARM
2454 https://bugs.webkit.org/show_bug.cgi?id=22456
2456 Check for bison version 2.2 or greater on ARM. Earlier versions produce
2457 code that crashes on ARM devices.
2461 2008-11-25 Holger Hans Peter Freyther <zecke@selfish.org>
2463 Reviewed by David Kilzer.
2465 https://bugs.webkit.org/show_bug.cgi?id=22022
2467 Add Geolocation support to the configure.ac
2469 Add an option to build WebKit/Gtk+ with Geolocation. The
2470 implementation will be using Gypsy.
2474 2008-11-24 Holger Hans Peter Freyther <zecke@selfish.org>
2476 Reviewed by Mark Rowe.
2478 [Gtk+] Add configure option to enable Web Workers and enable it by default
2480 Add --enable-workers to the buildsystem (used by build-webkit) add
2481 the to be build files to the GNUmakefile.am and change build-webkit
2482 to enable Web Workers by default.
2486 2008-09-09 Joerg Bornemann <joerg.bornemann@trolltech.com>
2488 Reviewed by Simon Hausmann.
2490 Steps towards making the Qt port of WebKit compile on Windows CE
2492 https://bugs.webkit.org/show_bug.cgi?id=20746
2494 * WebKit.pro: don't build DumpRenderTree on all Win32 platforms
2496 2008-11-17 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
2498 Reviewed by George Staikos.
2500 Add WML build support for Gtk as well.
2504 2008-11-16 Geoffrey Garen <ggaren@apple.com>
2508 Try to fix gtk build.
2512 2008-11-10 Tor Arne Vestbø <tavestbo@trolltech.com>
2514 Rubber-stamped by Simon Hausmann.
2516 Distinguish between building from trunk and as part of Qt
2520 2008-11-10 Morten Sørvig <msorvig@trolltech.com>
2522 Reviewed by Simon Hausmann.
2524 Make tests/auto/qwebframe compile on Qt/Mac.
2526 * WebKit.pri: Fix linkage against QtWebKit when compiled as framework.
2528 2008-11-06 Cameron Zwarich <zwarich@apple.com>
2532 Speculatively fix the GTK build.
2536 2008-11-06 Alp Toker <alp@nuanti.com>
2538 GTK build fix for r38155. create_hash_table was moved out of kjs/
2542 2008-11-06 Cameron Zwarich <zwarich@apple.com>
2544 Rubber-stamped by Sam Weinig.
2546 Correct the reference to jsc.pro in WebKit.pro to match its new
2547 location in the root directory of JavaScriptCore.
2551 2008-11-03 Alp Toker <alp@nuanti.com>
2553 autotools distcleancheck fix. Add dolt-generated files and
2554 webkitenumtypes.h to the list of files that need to be cleaned.
2559 2008-11-03 Alp Toker <alp@nuanti.com>
2561 Rubber-stamped by Holger Freyther.
2563 Do not enable RTTI or exceptions in debug builds, matching release
2564 builds. They don't help much with debugging and significantly slow
2565 down and increase the size of the debug build.
2569 2008-11-03 Alp Toker <alp@nuanti.com>
2571 Rubber-stamped by Holger Freyther.
2573 Add mingw32 case to dolt for faster GTK+ Windows builds.
2577 2008-11-02 Xan Lopez <xan@gnome.org>
2579 Reviewed by Holger Freyther
2581 https://bugs.webkit.org/show_bug.cgi?id=22009
2582 HTML5 Video with GStreamer pulls gnome-vfs without using it.
2585 Remove gnome-vfs from configure.ac, it's unused.
2587 2008-10-30 Alp Toker <alp@nuanti.com>
2589 https://bugs.webkit.org/show_bug.cgi?id=19395
2590 doltlibtool bug with bash 3.0
2592 autotools dolt build fix for bash version 3.0 and older. Remove
2593 concatenation syntax from doltlibtool to support the older versions
2594 which don't have '+='.
2598 2008-10-30 Alp Toker <alp@nuanti.com>
2600 Rubber-stamped by Oliver Hunt.
2602 autotools build system change to enable JIT features by default. Can
2603 be disabled with --disable-jit (and is disabled automatically on
2604 unsupported platforms).
2608 2008-10-30 Alp Toker <alp@nuanti.com>
2610 Bump WebKit GTK+ version to 1.0.3.
2614 2008-10-29 Gustavo Noronha Silva <gns@gnome.org>
2616 Reviewed by Holger Freyther.
2618 Added all the files that need to be installed for the Inspector to
2621 2008-10-29 Mike Hommey <glandium@debian.org>
2623 Reviewed by Holger Freyther.
2625 https://bugs.webkit.org/show_bug.cgi?id=21884
2626 Test presence and link against libpng.
2631 2008-10-29 Jan Michael Alonzo <jmalonzo@webkit.org>
2633 Reviewed by Holger Freyther.
2635 Add --enable-optimizations to enable optimized builds. The default
2636 is to enable it for release builds, and disabled for debug builds.
2637 This option will allow builders to have a debug as well as
2643 2008-10-28 Mike Hommey <glandium@debian.org>
2645 Reviewed by Alp Toker.
2647 https://bugs.webkit.org/show_bug.cgi?id=21885
2648 [GTK] libwebkit doesn't link against libpangoft2
2650 Add pkg-config check for pangoft2 which provides
2651 pango_fc_font_description_from_pattern() used in the FreeType font
2656 2008-10-28 Alp Toker <alp@nuanti.com>
2658 Include copyright license files in the autotools dist target.
2660 Change suggested by Mike Hommey.
2664 2008-10-25 Jan Michael Alonzo <jmalonzo@webkit.org>
2666 Gtk build fix: add '-' to Wl which was missed in r36845
2670 2008-10-22 Alp Toker <alp@nuanti.com>
2672 Fix build for Cairo 1.2.
2676 2008-10-20 Alp Toker <alp@nuanti.com>
2678 Partial GTK+/Win32 build fix. Lowercase library name to enable linking
2679 when cross-compiling Windows binaries from Linux: -lWs2_32 -> -lws2_32
2683 2008-10-13 Alp Toker <alp@nuanti.com>
2685 GTK+ build fix: Ensure correct builds when debugging is
2686 enabled/disabled by defining NDEBUG in autotoolsconfig.h as needed.
2687 It's still passed as a compiler flag since some sources (DRT) don't
2692 2008-10-09 Alp Toker <alp@nuanti.com>
2694 Reviewed by Mark Rowe.
2696 https://bugs.webkit.org/show_bug.cgi?id=20760
2697 Implement support for x86 Linux in CTI
2699 Prepare to enable CTI/WREC on supported architectures. Will be
2700 switched on when the crasher introduced in r37386 is resolved.
2704 2008-10-07 Alp Toker <alp@nuanti.com>
2706 GTK+ build fix for older automake versions (1.7). Discussed in bug
2711 2008-10-07 Alp Toker <alp@nuanti.com>
2713 Reviewed by Mark Rowe.
2715 https://bugs.webkit.org/show_bug.cgi?id=21392
2716 [GTK] Auto-generate JS DOM binding sources list
2718 Remove the huge lists of generated DOM binding sources and headers in
2719 the build system. These are difficult to maintain and can be derived
2722 The new strategy is to re-use the existing lists of IDL sources (which
2723 are needed for dist support anyway). This will also ease the addition
2724 of new language bindings.
2728 2008-09-27 Jan Michael Alonzo <jmalonzo@webkit.org>
2730 Reviewed by Holger Freyther.
2732 https://bugs.webkit.org/show_bug.cgi?id=20287
2733 [Gtk] disable plugins for gtk/directfb target
2735 Introduce WTF_PLATFORM_X11 for X11 builds.
2736 Also use target-specific packages when building the port
2738 * configure.ac: Do not check for cairo-ft for directfb builds.
2740 2008-09-27 Marco Barisione <marco.barisione@collabora.co.uk>
2742 Reviewed by Holger Freyther.
2744 http://bugs.webkit.org/show_bug.cgi?id=21174
2745 [GTK][AUTOTOOLS] Enable large file support at configure time
2747 * configure.ac: Enable large file support with AC_SYS_LARGEFILE.
2749 2008-09-23 Richard Hult <richard@imendio.com>
2751 Reviewed by Alp Toker. Landed by Jan Alonzo.
2753 http://bugs.webkit.org/show_bug.cgi?id=20582
2754 [Gtk] Link error on Mac OS X
2756 * GNUmakefile.am: Only use the -version-script flag for the gnu
2758 * configure.ac: Check for GNU OSes.
2760 2008-09-19 Alp Toker <alp@nuanti.com>
2762 Build fix for the 'gold' linker and recent binutils. New behaviour
2763 requires that we link to used libraries explicitly.
2768 2008-09-04 Marco Barisione <marco.barisione@collabora.co.uk>
2770 Reviewed by Eric Seidel.
2772 http://bugs.webkit.org/show_bug.cgi?id=20380
2773 [GTK][AUTOTOOLS] Include autotoolsconfig.h from config.h
2775 * configure.ac: Rename the configuration header from aconfig.h to autotoolsconfig.h.
2777 2008-08-28 Alp Toker <alp@nuanti.com>
2779 GTK+ dist/build fix. List newly added header files.
2783 2008-08-27 Mike Hommey <glandium@debian.org>
2788 * symbols.filter: Added.
2790 2008-08-10 Jan Michael Alonzo <jmalonzo@webkit.org>
2792 Reviewed (and updated) by Alp Toker.
2794 https://bugs.webkit.org/show_bug.cgi?id=16620
2795 [GTK] Autotools make dist and make check support
2797 Get make dist working.
2799 Note that not all possible configurations have been tested yet.
2803 2008-08-09 Marco Barisione <marco.barisione@collabora.co.uk>
2805 Reviewed by Alp Toker.
2807 http://bugs.webkit.org/show_bug.cgi?id=19045
2808 [gtk] ./configure doesn't check for x toolkit availability
2810 Some old versions of Xt do not provide xt.pc, in this case use
2811 AC_CHECK_LIB to check if the library is installed and then fall back
2816 2008-08-09 Alp Toker <alp@nuanti.com>
2820 Back out r20338 libxslt check (conditional check already exists and
2821 this broke the build).
2823 Make the flex version check a warning rather than fatal to fix the
2828 2008-08-08 Jan Michael Alonzo <jmalonzo@webkit.org>
2830 Reviewed by Mark Rowe.
2832 http://bugs.webkit.org/show_bug.cgi?id=20338
2833 [Gtk] Autotools should check for libxslt
2835 Autotools check for libxslt
2839 2008-08-07 Kalle Vahlman <zuh@iki.fi>
2841 Reviewed by David Kilzer.
2843 Check for correct flex version to avoid faulty builds
2845 A correct Webkit build requires flex 2.5.33 but autotools build doesn't check for it
2846 https://bugs.webkit.org/show_bug.cgi?id=20253
2848 acinclude.m4: Import AX_COMPARE_VERSION macro
2849 configure.ac: Check for flex version
2854 2008-08-07 Simon Hausmann <hausmann@webkit.org>
2856 Rubber-stamped by Lars.
2858 Added API tests for QWebPage/QWebFrame based on QTestLib.
2860 * WebKit.pro: Add WebKit/qt/tests to the build.
2862 2008-08-06 Marco Barisione <marco.barisione@collabora.co.uk>
2864 Reviewed by Eric Seidel.
2866 http://bugs.webkit.org/show_bug.cgi?id=20276
2867 [GTK] Makefile rules for the enum GTypes files depend on Makefile
2868 instead of GNUmakefile
2870 The patch committed in revision 34649 added the code needed to
2871 generate GTypes for enums but the makefile rules for
2872 stamp-webkitenumtypes.h and webkitenumtypes.cpp were depending on
2873 Makefile (used by other ports) instead of GNUmakefile.
2875 * GNUmakefile.am: Depend on GNUmakefile instead of Makefile.
2877 2008-08-05 Marco Barisione <marco.barisione@collabora.co.uk>
2879 Reviewed by Alp Toker.
2881 http://bugs.webkit.org/show_bug.cgi?id=19045
2882 [gtk] ./configure doesn't check for x toolkit availability
2884 Check for the .pc file for Xt instead of hard coding -lXt in the
2887 Thanks to Dominik Röttsches for the initial patch.
2892 2008-07-30 Marco Barisione <marco.barisione@collabora.co.uk>
2896 http://bugs.webkit.org/show_bug.cgi?id=19742
2897 [GTK] Auto generate webkitmarshal.list
2899 Auto generate webkitmarshal.list from source files to reduce the
2900 number of conflicts when merging git branches or when applying
2902 Also rename webkit-marshal.* to webkitmarshal.* for consistency.
2906 2008-07-25 Jan Michael Alonzo <jmalonzo@webkit.org>
2908 Reviewed by Mark Rowe.
2910 Copy the way Gtk detects jpeglib. Hinted by Wouter Bolsterlee.
2912 [Gtk] Improve detection jpeglib
2913 https://bugs.webkit.org/show_bug.cgi?id=17865
2918 2008-07-25 Simon Hausmann <hausmann@webkit.org>
2920 Discussed with and rubber-stamped by Lars.
2922 Fix the build system for the Qt port.
2924 Recent JavaScriptCore changes require the addition of JavaScriptCore/API to the
2925 include search path. With a build process that combines JavaScriptCore and
2926 WebCore in one build process/Makefile the existance of
2927 JavaScriptCore/API/Node.h and WebCore/dom/Node.h causes include conflicts.
2929 This commit solves this by introducing a separate build of JavaScriptCore into
2932 As a result of the split-up a race-condition due to broken dependencies of
2933 regular source files to header files of generated sources showed up very
2934 frequently when doing parallel builds (which the buildbot does). This commit at
2935 the same time tries to address the dependency problem by making the
2936 addExtraCompiler() function also generate a pseudo extra compiler that
2937 represents the header file output, so that qmake is aware of the creation of
2938 the header file for dependency calculation.
2940 At the same time I removed a lot of cruft from the pro files to ease maintenance.
2945 2008-06-18 Marco Barisione <marco.barisione@collabora.co.uk>
2947 Reviewed by Alp Toker.
2949 https://bugs.webkit.org/show_bug.cgi?id=19171
2950 [GTK] GTypes for enumerations
2952 Generate GTypes for public enumerations so they can be used as
2955 * GNUmakefile.am: Generate webkit-enum-types.cpp and
2956 webkit-enum-types.h.
2958 2008-06-16 Simon Hausmann <hausmann@webkit.org>
2960 Fix the Qt build. testkjs.pro is now called jsc.pro.
2964 2008-06-15 Alp Toker <alp@nuanti.com>
2966 Rubber-stamped by Maciej.
2968 Install 'jsc' application by default.
2972 2008-06-08 Alp Toker <alp@nuanti.com>
2974 autotools/GTK+ build system cleanup. Don't include WebKit API in the
2975 WebCore build as it's no longer needed since r34426.
2979 2008-06-08 Alp Toker <alp@nuanti.com>
2981 Rubber-stamped by Mark Rowe.
2983 Bring back -fstrict-aliasing for JavaScriptCore which was removed in
2984 r31821, since aliasing issues have now been fixed.
2986 Use -O3, not -O2 for the JavaScriptCore build.
2991 2008-06-05 Christian Dywan <christian@twotoasts.de>
2993 Reviewed by Alp Toker.
2995 https://bugs.webkit.org/show_bug.cgi?id=14141
2996 Please add a version to the Gtk port
3000 2008-06-02 Alp Toker <alp@nuanti.com>
3002 GTK+/autotools Windows build system fixes.
3007 2008-06-02 Jan Michael Alonzo <jmalonzo@webkit.org>
3009 Reviewed by Alp Toker.
3011 Build WebCore GTK+ sources as part of WebCore, not WebKit.
3012 Split common and GTK+-specific sources into separate file lists.
3016 2008-06-01 Josh Triplett <josh@freedesktop.org>
3018 Reviewed by Alp Toker.
3020 http://bugs.webkit.org/show_bug.cgi?id=16891
3021 [GTK] autotools build is slow
3023 Add dolt revision 5e9eef10 to the autotools build system. Speeds up
3024 the build, often by a factor of two or more on supported platforms,
3025 otherwise falls back to libtool.
3027 See http://dolt.freedesktop.org for details.
3029 * acinclude.m4: Added.
3032 2008-05-25 Jan Michael Alonzo <jmalonzo@webkit.org>
3034 Reviewed by Alp Toker.
3036 http://bugs.webkit.org/show_bug.cgi?id=19142
3037 [Gtk] Remove build options --svg-experimental and --cross-document-messaging
3041 2008-05-24 Alp Toker <alp@nuanti.com>
3043 GTK+/Win32 build fixes. Link against Windows ICU without using
3044 icu-config since it's not available on that platform.
3046 Link against Ws2_32 when the curl http backend is chosen since we
3047 use select() directly.
3051 2008-05-23 Alp Toker <alp@nuanti.com>
3053 GTK+ fixes for building without database support.
3057 2008-05-20 Jan Michael Alonzo <jmalonzo@webkit.org>
3059 Reviewed by Alp Toker.
3061 Fix for previous autotools change.
3065 2008-05-20 Jan Michael Alonzo <jmalonzo@webkit.org>
3069 http://bugs.webkit.org/show_bug.cgi?id=18483
3070 [Gtk] Autotools should match build-webkit default flags
3074 2008-05-19 Alp Toker <alp@nuanti.com>
3076 GTK+ build fix for Mac/Win. Don't check for FreeType/FontConfig when
3077 the Pango font backend is selected.
3082 2008-05-16 Julien Chaffraix <jchaffraix@webkit.org>
3086 Preparatory work for bug 9191: JS*ElementWrapperFactory should be autogenerated
3088 * configure.ac: Add HTML_FLAGS and set it when video is enabled.
3090 2008-05-15 Ariya Hidayat <ariya.hidayat@trolltech.com>
3094 Since WebKitGtk is fully using autotools now, clean-up the .pro/.pri files
3100 2008-05-09 Anders Carlsson <andersca@apple.com>
3108 2008-05-09 Simon Hausmann <hausmann@webkit.org>
3112 Removed explicit linkage against libxml and libxslt on Qt/Mac builds.
3114 This dependency is completely unnecessary here and creates only problems by
3115 propagating through WebCore.pro over libQtWebKit.prl right now customer
3121 2008-05-02 Anders Carlsson <andersca@apple.com>
3125 Add an "x86_64" make rule.
3129 2008-05-02 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3133 https://bugs.webkit.org/show_bug.cgi?id=18811
3134 Enable dashboard and offline web apps in autotools
3138 2008-05-01 Marc Ordinas i Llopis <marc.ordinasillopis@collabora.co.uk>
3140 Reviewed by Alp Toker.
3142 https://bugs.webkit.org/show_bug.cgi?id=14750
3143 Added support for NPAPI plugins on Gtk and Qt-x11 ports.
3145 * GNUmakefile.am: Added Xt library.
3147 2008-04-29 David Kilzer <ddkilzer@apple.com>
3149 BUILD FIX for ENABLE(DASHBOARD_SUPPORT)
3151 * configure.ac: Added conditional for ENABLE_DASHBOARD_SUPPORT.
3153 2008-04-22 Alp Toker <alp@nuanti.com>
3155 GTK+ debug build fix for changes in r32257.
3159 2008-04-18 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3161 Reviewed by Alp Toker.
3163 http://bugs.webkit.org/show_bug.cgi?id=16620
3164 [GTK] Autotools make dist and make check support
3170 2008-04-11 Mark Rowe <mrowe@apple.com>
3172 Rubber-stamped by Antti Koivisto.
3174 * GNUmakefile.am: Disable a warning that GCC 4.3 triggers all over the show.
3176 2008-04-17 Alp Toker <alp@atoker.com>
3178 GTK+ build fix. Back out the libjpeg check part of r32008 from bug
3183 2008-04-17 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3185 Reviewed by Alp Toker.
3187 http://bugs.webkit.org/show_bug.cgi?id=17865
3188 [Gtk] Improve detection of jpeglib and glib tools
3190 Improve detecting jpeglib and glib tools
3192 * configure.ac: Throw an error if the dependencies above are
3193 currently not installed
3195 2008-04-14 Xan Lopez <xan@gnome.org>
3197 Reviewed by Alp Toker.
3199 http://bugs.webkit.org/show_bug.cgi?id=17917
3200 Bug 17917: Cookie support for HTTP soup backend
3202 Bumped the libsoup required version to 2.23 for cookie support.
3206 2008-04-11 Mark Rowe <mrowe@apple.com>
3208 Rubber-stamped by Anders Carlsson.
3210 Fix https://bugs.webkit.org/show_bug.cgi?id=18430
3211 Bug 18430: SIGSEGV on amd64 when built with gcc 4.3
3213 GCC 4.3 generates bad code in some instances when working with our HashTables
3214 as some of the HashTable code violates the strict aliasing requirements. Since
3215 GCC 4.2 this code has generated warnings when -fstrict-aliasing is enabled. Until
3216 the code can be fixed to be safe with strict aliasing enabled, we will disable
3221 2008-03-12 Michael Emmel <mike.emmel@gmail.com>
3223 Reviewed by Alp Toker.
3225 http://bugs.webkit.org/show_bug.cgi?id=18397
3226 Fix leaving spaces before parens in functions
3228 * WebKitTools/Scripts/wkstyle:
3230 2008-04-07 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3232 Build fix, rubber-stamped and landed by ap.
3234 * configure.ac: Add autoconf flag for HTML5 client-side session and persistent storage support.
3236 2008-03-21 Rodney Dawes <dobey@wayofthemonkey.com>
3240 Remove the JSCore include path options from global_cppflags.
3241 Place JSCore include path options in javascriptcore_cppflags.
3242 Add javascriptcore_cppflags to libWebCore_la_CPPFLAGS.
3246 2008-03-20 Jasper Bryant-Greene <jasper@unix.geek.nz>
3250 Resolves http://bugs.webkit.org/show_bug.cgi?id=16092
3251 "[GTK] Middle-mouse click should allow opening a URL in a new tab"
3253 Added WebKitNavigationAction object to GTK API
3257 2008-03-12 Xan Lopez <xan@gnome.org>
3259 Reviewed by Alp Toker.
3261 http://bugs.webkit.org/show_bug.cgi?id=15229
3263 Add optional font backend support with freetype and pango
3264 backends. Default is freetype for now.
3266 Original patch by Sven Herzberg <sven@imendio.com>
3270 2008-03-11 Xan Lopez <xan@gnome.org>
3272 Reviewed by Alp Toker.
3274 http://bugs.webkit.org/show_bug.cgi?id=16476
3276 Add support for multiple http backends, and add soup backend (off by default).
3281 2008-03-07 Simon Hausmann <hausmann@webkit.org>
3283 Reviewed by Darin Adler.
3287 Added plugins subdirectory to the include path.
3291 2008-03-09 Alp Toker <alp@atoker.com>
3293 GTK+ build fix for r30913.
3295 Use UNICODE_CFLAGS for C++ sources as well as C sources.
3299 2008-03-09 Jörg Billeter <j@bitron.ch>
3301 Reviewed by Alp Toker.
3303 Conditionalise ICU for Unicode in the GTK+ port.
3308 2008-03-03 Brent Fulgham <bfulgham@gmail.com>
3310 Reviewed by Alp Toker.
3312 http://bugs.webkit.org/show_bug.cgi?id=17644
3313 Build GTK on Mac OS X using native ICU library
3315 Use Apple native ICU libraries when building GTK
3320 2008-03-02 Brent Fulgham <bfulgham@gmail.com>
3322 Reviewed by Alp Toker.
3324 Add ICU_CPPFLAGS earlier in include path for WebCore
3325 so that we find $(icu_cppflags)/unicode/utf8.h, rather than
3326 the wtf/unicode/UTF8.h on case-insensitive file systems.
3330 2008-03-02 Alp Toker <alp@atoker.com>
3332 Reviewed by Mark Rowe.
3334 Split the WebKit GTK+ build out of the WebCore build and change the
3335 shared object name to match the package name.
3339 2008-02-28 Alp Toker <alp@atoker.com>
3341 Fix a configure script typo spotted by Kalle Vahlman.
3345 2008-02-26 Timothy Hatcher <timothy@apple.com>
3347 Reviewed by Darin Adler.
3349 Add "64" and "64u" make rules to allow easy building of 64-bit versions.
3351 make 64: will build Intel-only 64-bit.
3352 make 64u: will build 4-way universal for PPC and Intel.
3357 2008-02-23 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3359 Rubber stamped by Darin Adler.
3361 Add separator '\' after libJavaScriptCore_la_LIBADD and cleanup
3362 whitespaces introduced in the previous commit.
3366 2008-02-23 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3368 Rubber-stamped by Darin Adler.
3370 * GNUmakefile.am: Add both GLOBALDEPS and WEBKITDEPS instead of DEPENDENCIES.
3371 * configure.ac: Break dependent modules into GLOBALDEPS and WEBKITDEPS.
3373 2008-02-21 Alp Toker <alp@atoker.com>
3375 Fix a configure script typo.
3379 2008-02-21 Alp Toker <alp@atoker.com>
3381 GTK+/autotools SVG experimental build fix
3383 Don't enable SVG filters in --enable-svg-experimental.
3385 This feature isn't supported at all yet. Developers can enable it
3386 explicitly by passing --enable-svg-filters if needed.
3390 2008-02-21 Mike Auty <mike.auty@gmail.com>
3392 Reviewed by Alp Toker.
3394 http://bugs.webkit.org/show_bug.cgi?id=17445
3395 [GTK] WebKit doesn't compile with LDFLAGS="-Wl,--as-needed"
3397 The GNUmakefile.am files make use of the LDFLAGS variable to include library
3398 additions such as -ljpeg etc. Unfortunately, if these inclusions aren't made
3399 in LIBADD/LDADD variables, then they are mis-ordered during the linking.
3401 The as-needed flag discards libraries whose functions have not been needed by
3402 earlier libraries, which therefore makes the ordering important.
3404 This moves all -l library inclusion statements from LDFLAGS variables to
3405 LIBADD/LDADD variables.
3409 2008-02-15 Alp Toker <alp@atoker.com>
3413 GTK+ configure script cleanups
3415 Categorize the configuration summary printout.
3416 Bump GTK+ requirement to 2.8.
3417 Rename 'webkit_target' to just 'target'.
3418 Don't check for pthread on Win32.
3422 2008-02-14 Adam Roben <aroben@apple.com>
3424 Turn on cross-document messaging support by default
3426 Reviewed by Darin Adler.
3430 2008-02-14 Adam Roben <aroben@apple.com>
3432 Conditionalize cross-document messaging support
3434 The cross-document messaging parts of HTML 5 are in flux and we want
3435 ports to be able to turn off the support as needed.
3437 Note that the support is turned off by default right now. A subsequent
3438 commit will turn it on by default.
3440 Reviewed by Darin Adler.
3444 2008-02-12 Rodney Dawes <dobey@wayofthemonkey.com>
3446 Reviewed by Alp Toker.
3448 Add a --with-hildon argument to configure.ac for adding MAEMO_CHANGES
3449 to the CPPFLAGS for WebCore and WebKit
3450 Add a pkgconfig check for hildon-1 when --with-hildon specified
3451 Output the use of Hildon support in the summary
3452 Add HILDON_CPPFLAGS to webkitgtk_cppflags
3453 Add HILDON_CFLAGS to libWebKitGtk_la_CFLAGS
3454 Add HILDON_LIBS to libWebKitGtk_la_LDFLAGS
3459 2008-02-08 Alp Toker <alp@atoker.com>
3461 Rubber-stamped by Maciej.
3463 Bump autoconf CAIRO_REQUIRED_VERSION up to 1.4.
3467 2008-02-06 Timothy Hatcher <timothy@apple.com>
3469 Rubber-stamped by Mark Rowe.
3471 Dump of bugs.webkit.org's Bugzilla instance.
3474 * BugsSite/.htaccess: Added.
3475 * BugsSite/Bugzilla: Added.
3476 * BugsSite/Bugzilla.pm: Added.
3477 * BugsSite/Bugzilla/.cvsignore: Added.
3478 * BugsSite/Bugzilla/.htaccess: Added.
3479 * BugsSite/Bugzilla/Attachment.pm: Added.
3480 * BugsSite/Bugzilla/Auth: Added.
3481 * BugsSite/Bugzilla/Auth.pm: Added.
3482 * BugsSite/Bugzilla/Auth/Login: Added.
3483 * BugsSite/Bugzilla/Auth/Login/WWW: Added.
3484 * BugsSite/Bugzilla/Auth/Login/WWW.pm: Added.
3485 * BugsSite/Bugzilla/Auth/Login/WWW/CGI: Added.
3486 * BugsSite/Bugzilla/Auth/Login/WWW/CGI.pm: Added.
3487 * BugsSite/Bugzilla/Auth/Login/WWW/CGI/Cookie.pm: Added.
3488 * BugsSite/Bugzilla/Auth/Login/WWW/Env.pm: Added.
3489 * BugsSite/Bugzilla/Auth/README: Added.
3490 * BugsSite/Bugzilla/Auth/Verify: Added.
3491 * BugsSite/Bugzilla/Auth/Verify/DB.pm: Added.
3492 * BugsSite/Bugzilla/Auth/Verify/LDAP.pm: Added.
3493 * BugsSite/Bugzilla/Bug.pm: Added.
3494 * BugsSite/Bugzilla/BugMail.pm: Added.
3495 * BugsSite/Bugzilla/CGI.pm: Added.
3496 * BugsSite/Bugzilla/Chart.pm: Added.
3497 * BugsSite/Bugzilla/Config.pm: Added.
3498 * BugsSite/Bugzilla/Constants.pm: Added.
3499 * BugsSite/Bugzilla/DB: Added.
3500 * BugsSite/Bugzilla/DB.pm: Added.
3501 * BugsSite/Bugzilla/DB/Mysql.pm: Added.
3502 * BugsSite/Bugzilla/DB/Pg.pm: Added.
3503 * BugsSite/Bugzilla/DB/Schema: Added.
3504 * BugsSite/Bugzilla/DB/Schema.pm: Added.
3505 * BugsSite/Bugzilla/DB/Schema/Mysql.pm: Added.
3506 * BugsSite/Bugzilla/DB/Schema/Pg.pm: Added.
3507 * BugsSite/Bugzilla/Error.pm: Added.
3508 * BugsSite/Bugzilla/Flag.pm: Added.
3509 * BugsSite/Bugzilla/FlagType.pm: Added.
3510 * BugsSite/Bugzilla/Group.pm: Added.
3511 * BugsSite/Bugzilla/Search.pm: Added.
3512 * BugsSite/Bugzilla/Series.pm: Added.
3513 * BugsSite/Bugzilla/Template: Added.
3514 * BugsSite/Bugzilla/Template.pm: Added.
3515 * BugsSite/Bugzilla/Template/Plugin: Added.
3516 * BugsSite/Bugzilla/Template/Plugin/Bugzilla.pm: Added.
3517 * BugsSite/Bugzilla/Template/Plugin/Hook.pm: Added.
3518 * BugsSite/Bugzilla/Template/Plugin/User.pm: Added.
3519 * BugsSite/Bugzilla/Token.pm: Added.
3520 * BugsSite/Bugzilla/User: Added.
3521 * BugsSite/Bugzilla/User.pm: Added.
3522 * BugsSite/Bugzilla/User/Setting.pm: Added.
3523 * BugsSite/Bugzilla/Util.pm: Added.
3524 * BugsSite/CGI.pl: Added.
3525 * BugsSite/PrettyPatch: Added.
3526 * BugsSite/PrettyPatch/PrettyPatch.rb: Added.
3527 * BugsSite/PrettyPatch/prettify.rb: Added.
3528 * BugsSite/QUICKSTART: Added.
3529 * BugsSite/README: Added.
3530 * BugsSite/UPGRADING: Added.
3531 * BugsSite/UPGRADING-pre-2.8: Added.
3532 * BugsSite/ant.jpg: Added.
3533 * BugsSite/attachment-aroben.cgi: Added.
3534 * BugsSite/attachment.cgi: Added.
3535 * BugsSite/buglist.cgi: Added.
3536 * BugsSite/bugzilla.dtd: Added.
3537 * BugsSite/chart.cgi: Added.
3538 * BugsSite/checksetup.pl: Added.
3539 * BugsSite/colchange.cgi: Added.
3540 * BugsSite/collectstats.pl: Added.
3541 * BugsSite/config.cgi: Added.
3542 * BugsSite/contrib: Added.
3543 * BugsSite/contrib/BugzillaEmail.pm: Added.
3544 * BugsSite/contrib/README: Added.
3545 * BugsSite/contrib/README.Mailif: Added.
3546 * BugsSite/contrib/bug_email.pl: Added.
3547 * BugsSite/contrib/bugmail_help.html: Added.
3548 * BugsSite/contrib/bugzilla-submit: Added.
3549 * BugsSite/contrib/bugzilla-submit/README: Added.
3550 * BugsSite/contrib/bugzilla-submit/bugdata.txt: Added.
3551 * BugsSite/contrib/bugzilla-submit/bugzilla-submit: Added.
3552 * BugsSite/contrib/bugzilla-submit/bugzilla-submit.xml: Added.
3553 * BugsSite/contrib/bugzilla.procmailrc: Added.
3554 * BugsSite/contrib/bugzilla_email_append.pl: Added.
3555 * BugsSite/contrib/bugzilla_ldapsync.rb: Added.
3556 * BugsSite/contrib/bzdbcopy.pl: Added.
3557 * BugsSite/contrib/cmdline: Added.
3558 * BugsSite/contrib/cmdline/bugcount: Added.
3559 * BugsSite/contrib/cmdline/bugids: Added.
3560 * BugsSite/contrib/cmdline/buglist: Added.
3561 * BugsSite/contrib/cmdline/bugs: Added.
3562 * BugsSite/contrib/cmdline/bugslink: Added.
3563 * BugsSite/contrib/cmdline/makequery: Added.
3564 * BugsSite/contrib/cmdline/query.conf: Added.
3565 * BugsSite/contrib/cvs-update.pl: Added.
3566 * BugsSite/contrib/gnats2bz.pl: Added.
3567 * BugsSite/contrib/gnatsparse: Added.
3568 * BugsSite/contrib/gnatsparse/README: Added.
3569 * BugsSite/contrib/gnatsparse/gnatsparse.py: Added.
3570 * BugsSite/contrib/gnatsparse/magic.py: Added.
3571 * BugsSite/contrib/gnatsparse/specialuu.py: Added.
3572 * BugsSite/contrib/jb2bz.py: Added.
3573 * BugsSite/contrib/mysqld-watcher.pl: Added.
3574 * BugsSite/contrib/sendbugmail.pl: Added.
3575 * BugsSite/contrib/sendunsentbugmail.pl: Added.
3576 * BugsSite/contrib/syncLDAP.pl: Added.
3577 * BugsSite/contrib/yp_nomail.sh: Added.
3578 * BugsSite/createaccount.cgi: Added.
3579 * BugsSite/data: Added.
3580 * BugsSite/data/.htaccess: Added.
3581 * BugsSite/data/attachments: Added.
3582 * BugsSite/data/attachments/.htaccess: Added.
3583 * BugsSite/data/duplicates: Added.
3584 * BugsSite/data/mail: Added.
3585 * BugsSite/data/mimedump-tmp: Added.
3586 * BugsSite/data/mining: Added.
3587 * BugsSite/data/nomail: Added.
3588 * BugsSite/data/params: Added.
3589 * BugsSite/data/template: Added.
3590 * BugsSite/data/template/template: Added.
3591 * BugsSite/data/template/template/en: Added.
3592 * BugsSite/data/template/template/en/custom: Added.
3593 * BugsSite/data/template/template/en/custom/account: Added.
3594 * BugsSite/data/template/template/en/custom/account/auth: Added.
3595 * BugsSite/data/template/template/en/custom/account/auth/ldap-error.html.tmpl: Added.
3596 * BugsSite/data/template/template/en/custom/account/auth/login-small.html.tmpl: Added.
3597 * BugsSite/data/template/template/en/custom/account/auth/login.html.tmpl: Added.
3598 * BugsSite/data/template/template/en/custom/account/cancel-token.txt.tmpl: Added.
3599 * BugsSite/data/template/template/en/custom/account/create.html.tmpl: Added.
3600 * BugsSite/data/template/template/en/custom/account/created.html.tmpl: Added.
3601 * BugsSite/data/template/template/en/custom/account/email: Added.
3602 * BugsSite/data/template/template/en/custom/account/email/change-new.txt.tmpl: Added.
3603 * BugsSite/data/template/template/en/custom/account/email/change-old.txt.tmpl: Added.
3604 * BugsSite/data/template/template/en/custom/account/email/confirm.html.tmpl: Added.
3605 * BugsSite/data/template/template/en/custom/account/exists.html.tmpl: Added.
3606 * BugsSite/data/template/template/en/custom/account/password: Added.
3607 * BugsSite/data/template/template/en/custom/account/password/forgotten-password.txt.tmpl: Added.
3608 * BugsSite/data/template/template/en/custom/account/password/set-forgotten-password.html.tmpl: Added.
3609 * BugsSite/data/template/template/en/custom/account/prefs: Added.
3610 * BugsSite/data/template/template/en/custom/account/prefs/account.html.tmpl: Added.
3611 * BugsSite/data/template/template/en/custom/account/prefs/email.html.tmpl: Added.
3612 * BugsSite/data/template/template/en/custom/account/prefs/footer.html.tmpl: Added.
3613 * BugsSite/data/template/template/en/custom/account/prefs/permissions.html.tmpl: Added.
3614 * BugsSite/data/template/template/en/custom/account/prefs/prefs.html.tmpl: Added.
3615 * BugsSite/data/template/template/en/custom/account/prefs/saved-searches.html.tmpl: Added.
3616 * BugsSite/data/template/template/en/custom/account/prefs/settings.html.tmpl: Added.
3617 * BugsSite/data/template/template/en/custom/admin: Added.
3618 * BugsSite/data/template/template/en/custom/admin/classifications: Added.
3619 * BugsSite/data/template/template/en/custom/admin/classifications/add.html.tmpl: Added.
3620 * BugsSite/data/template/template/en/custom/admin/classifications/del.html.tmpl: Added.
3621 * BugsSite/data/template/template/en/custom/admin/classifications/delete.html.tmpl: Added.
3622 * BugsSite/data/template/template/en/custom/admin/classifications/edit.html.tmpl: Added.
3623 * BugsSite/data/template/template/en/custom/admin/classifications/new.html.tmpl: Added.
3624 * BugsSite/data/template/template/en/custom/admin/classifications/reclassify.html.tmpl: Added.
3625 * BugsSite/data/template/template/en/custom/admin/classifications/select.html.tmpl: Added.
3626 * BugsSite/data/template/template/en/custom/admin/classifications/update.html.tmpl: Added.
3627 * BugsSite/data/template/template/en/custom/admin/components: Added.
3628 * BugsSite/data/template/template/en/custom/admin/components/confirm-delete.html.tmpl: Added.
3629 * BugsSite/data/template/template/en/custom/admin/components/create.html.tmpl: Added.
3630 * BugsSite/data/template/template/en/custom/admin/components/created.html.tmpl: Added.
3631 * BugsSite/data/template/template/en/custom/admin/components/deleted.html.tmpl: Added.
3632 * BugsSite/data/template/template/en/custom/admin/components/edit.html.tmpl: Added.
3633 * BugsSite/data/template/template/en/custom/admin/components/footer.html.tmpl: Added.
3634 * BugsSite/data/template/template/en/custom/admin/components/list.html.tmpl: Added.
3635 * BugsSite/data/template/template/en/custom/admin/components/select-product.html.tmpl: Added.
3636 * BugsSite/data/template/template/en/custom/admin/components/updated.html.tmpl: Added.
3637 * BugsSite/data/template/template/en/custom/admin/fieldvalues: Added.
3638 * BugsSite/data/template/template/en/custom/admin/fieldvalues/confirm-delete.html.tmpl: Added.
3639 * BugsSite/data/template/template/en/custom/admin/fieldvalues/create.html.tmpl: Added.
3640 * BugsSite/data/template/template/en/custom/admin/fieldvalues/created.html.tmpl: Added.
3641 * BugsSite/data/template/template/en/custom/admin/fieldvalues/deleted.html.tmpl: Added.
3642 * BugsSite/data/template/template/en/custom/admin/fieldvalues/edit.html.tmpl: Added.
3643 * BugsSite/data/template/template/en/custom/admin/fieldvalues/footer.html.tmpl: Added.
3644 * BugsSite/data/template/template/en/custom/admin/fieldvalues/list.html.tmpl: Added.
3645 * BugsSite/data/template/template/en/custom/admin/fieldvalues/select-field.html.tmpl: Added.
3646 * BugsSite/data/template/template/en/custom/admin/fieldvalues/updated.html.tmpl: Added.
3647 * BugsSite/data/template/template/en/custom/admin/flag-type: Added.
3648 * BugsSite/data/template/template/en/custom/admin/flag-type/confirm-delete.html.tmpl: Added.
3649 * BugsSite/data/template/template/en/custom/admin/flag-type/edit.html.tmpl: Added.
3650 * BugsSite/data/template/template/en/custom/admin/flag-type/list.html.tmpl: Added.
3651 * BugsSite/data/template/template/en/custom/admin/groups: Added.
3652 * BugsSite/data/template/template/en/custom/admin/groups/change.html.tmpl: Added.
3653 * BugsSite/data/template/template/en/custom/admin/groups/create.html.tmpl: Added.
3654 * BugsSite/data/template/template/en/custom/admin/groups/created.html.tmpl: Added.
3655 * BugsSite/data/template/template/en/custom/admin/groups/delete.html.tmpl: Added.
3656 * BugsSite/data/template/template/en/custom/admin/groups/deleted.html.tmpl: Added.
3657 * BugsSite/data/template/template/en/custom/admin/groups/edit.html.tmpl: Added.
3658 * BugsSite/data/template/template/en/custom/admin/groups/list.html.tmpl: Added.
3659 * BugsSite/data/template/template/en/custom/admin/groups/remove.html.tmpl: Added.
3660 * BugsSite/data/template/template/en/custom/admin/keywords: Added.
3661 * BugsSite/data/template/template/en/custom/admin/keywords/confirm-delete.html.tmpl: Added.
3662 * BugsSite/data/template/template/en/custom/admin/keywords/create.html.tmpl: Added.
3663 * BugsSite/data/template/template/en/custom/admin/keywords/created.html.tmpl: Added.
3664 * BugsSite/data/template/template/en/custom/admin/keywords/edit.html.tmpl: Added.
3665 * BugsSite/data/template/template/en/custom/admin/keywords/list.html.tmpl: Added.
3666 * BugsSite/data/template/template/en/custom/admin/keywords/rebuild-cache.html.tmpl: Added.
3667 * BugsSite/data/template/template/en/custom/admin/milestones: Added.
3668 * BugsSite/data/template/template/en/custom/admin/milestones/confirm-delete.html.tmpl: Added.
3669 * BugsSite/data/template/template/en/custom/admin/milestones/create.html.tmpl: Added.
3670 * BugsSite/data/template/template/en/custom/admin/milestones/created.html.tmpl: Added.
3671 * BugsSite/data/template/template/en/custom/admin/milestones/deleted.html.tmpl: Added.
3672 * BugsSite/data/template/template/en/custom/admin/milestones/edit.html.tmpl: Added.
3673 * BugsSite/data/template/template/en/custom/admin/milestones/footer.html.tmpl: Added.
3674 * BugsSite/data/template/template/en/custom/admin/milestones/list.html.tmpl: Added.
3675 * BugsSite/data/template/template/en/custom/admin/milestones/select-product.html.tmpl: Added.
3676 * BugsSite/data/template/template/en/custom/admin/milestones/updated.html.tmpl: Added.
3677 * BugsSite/data/template/template/en/custom/admin/products: Added.
3678 * BugsSite/data/template/template/en/custom/admin/products/confirm-delete.html.tmpl: Added.
3679 * BugsSite/data/template/template/en/custom/admin/products/deleted.html.tmpl: Added.
3680 * BugsSite/data/template/template/en/custom/admin/products/footer.html.tmpl: Added.
3681 * BugsSite/data/template/template/en/custom/admin/products/groupcontrol: Added.
3682 * BugsSite/data/template/template/en/custom/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
3683 * BugsSite/data/template/template/en/custom/admin/products/groupcontrol/edit.html.tmpl: Added.
3684 * BugsSite/data/template/template/en/custom/admin/products/list-classifications.html.tmpl: Added.
3685 * BugsSite/data/template/template/en/custom/admin/products/list.html.tmpl: Added.
3686 * BugsSite/data/template/template/en/custom/admin/settings: Added.
3687 * BugsSite/data/template/template/en/custom/admin/settings/edit.html.tmpl: Added.
3688 * BugsSite/data/template/template/en/custom/admin/settings/updated.html.tmpl: Added.
3689 * BugsSite/data/template/template/en/custom/admin/table.html.tmpl: Added.
3690 * BugsSite/data/template/template/en/custom/admin/users: Added.
3691 * BugsSite/data/template/template/en/custom/admin/users/confirm-delete.html.tmpl: Added.
3692 * BugsSite/data/template/template/en/custom/admin/users/create.html.tmpl: Added.
3693 * BugsSite/data/template/template/en/custom/admin/users/edit.html.tmpl: Added.
3694 * BugsSite/data/template/template/en/custom/admin/users/list.html.tmpl: Added.
3695 * BugsSite/data/template/template/en/custom/admin/users/listselectvars.html.tmpl: Added.
3696 * BugsSite/data/template/template/en/custom/admin/users/search.html.tmpl: Added.
3697 * BugsSite/data/template/template/en/custom/admin/users/userdata.html.tmpl: Added.
3698 * BugsSite/data/template/template/en/custom/admin/versions: Added.
3699 * BugsSite/data/template/template/en/custom/admin/versions/confirm-delete.html.tmpl: Added.
3700 * BugsSite/data/template/template/en/custom/admin/versions/create.html.tmpl: Added.
3701 * BugsSite/data/template/template/en/custom/admin/versions/created.html.tmpl: Added.
3702 * BugsSite/data/template/template/en/custom/admin/versions/deleted.html.tmpl: Added.
3703 * BugsSite/data/template/template/en/custom/admin/versions/edit.html.tmpl: Added.
3704 * BugsSite/data/template/template/en/custom/admin/versions/footer.html.tmpl: Added.
3705 * BugsSite/data/template/template/en/custom/admin/versions/list.html.tmpl: Added.
3706 * BugsSite/data/template/template/en/custom/admin/versions/select-product.html.tmpl: Added.
3707 * BugsSite/data/template/template/en/custom/admin/versions/updated.html.tmpl: Added.
3708 * BugsSite/data/template/template/en/custom/attachment: Added.
3709 * BugsSite/data/template/template/en/custom/attachment/choose.html.tmpl: Added.
3710 * BugsSite/data/template/template/en/custom/attachment/content-types.html.tmpl: Added.
3711 * BugsSite/data/template/template/en/custom/attachment/create.html.tmpl: Added.
3712 * BugsSite/data/template/template/en/custom/attachment/created.html.tmpl: Added.
3713 * BugsSite/data/template/template/en/custom/attachment/diff-file.html.tmpl: Added.
3714 * BugsSite/data/template/template/en/custom/attachment/diff-footer.html.tmpl: Added.
3715 * BugsSite/data/template/template/en/custom/attachment/diff-header.html.tmpl: Added.
3716 * BugsSite/data/template/template/en/custom/attachment/edit.html.tmpl: Added.
3717 * BugsSite/data/template/template/en/custom/attachment/list.html.tmpl: Added.
3718 * BugsSite/data/template/template/en/custom/attachment/show-multiple.html.tmpl: Added.
3719 * BugsSite/data/template/template/en/custom/attachment/updated.html.tmpl: Added.
3720 * BugsSite/data/template/template/en/custom/bug: Added.
3721 * BugsSite/data/template/template/en/custom/bug/activity: Added.
3722 * BugsSite/data/template/template/en/custom/bug/activity/show.html.tmpl: Added.
3723 * BugsSite/data/template/template/en/custom/bug/activity/table.html.tmpl: Added.
3724 * BugsSite/data/template/template/en/custom/bug/choose.html.tmpl: Added.
3725 * BugsSite/data/template/template/en/custom/bug/comments.html.tmpl: Added.
3726 * BugsSite/data/template/template/en/custom/bug/create: Added.
3727 * BugsSite/data/template/template/en/custom/bug/create/comment-guided.txt.tmpl: Added.
3728 * BugsSite/data/template/template/en/custom/bug/create/comment.txt.tmpl: Added.
3729 * BugsSite/data/template/template/en/custom/bug/create/create-guided.html.tmpl: Added.
3730 * BugsSite/data/template/template/en/custom/bug/create/create.html.tmpl: Added.
3731 * BugsSite/data/template/template/en/custom/bug/create/created.html.tmpl: Added.
3732 * BugsSite/data/template/template/en/custom/bug/create/make-template.html.tmpl: Added.
3733 * BugsSite/data/template/template/en/custom/bug/create/user-message.html.tmpl: Added.
3734 * BugsSite/data/template/template/en/custom/bug/dependency-graph.html.tmpl: Added.
3735 * BugsSite/data/template/template/en/custom/bug/dependency-tree.html.tmpl: Added.
3736 * BugsSite/data/template/template/en/custom/bug/edit.html.tmpl: Added.
3737 * BugsSite/data/template/template/en/custom/bug/knob.html.tmpl: Added.
3738 * BugsSite/data/template/template/en/custom/bug/navigate.html.tmpl: Added.
3739 * BugsSite/data/template/template/en/custom/bug/process: Added.
3740 * BugsSite/data/template/template/en/custom/bug/process/bugmail.html.tmpl: Added.
3741 * BugsSite/data/template/template/en/custom/bug/process/confirm-duplicate.html.tmpl: Added.
3742 * BugsSite/data/template/template/en/custom/bug/process/header.html.tmpl: Added.
3743 * BugsSite/data/template/template/en/custom/bug/process/midair.html.tmpl: Added.
3744 * BugsSite/data/template/template/en/custom/bug/process/next.html.tmpl: Added.
3745 * BugsSite/data/template/template/en/custom/bug/process/results.html.tmpl: Added.
3746 * BugsSite/data/template/template/en/custom/bug/process/verify-new-product.html.tmpl: Added.
3747 * BugsSite/data/template/template/en/custom/bug/show-multiple.html.tmpl: Added.
3748 * BugsSite/data/template/template/en/custom/bug/show.html.tmpl: Added.
3749 * BugsSite/data/template/template/en/custom/bug/show.xml.tmpl: Added.
3750 * BugsSite/data/template/template/en/custom/bug/summarize-time.html.tmpl: Added.
3751 * BugsSite/data/template/template/en/custom/bug/time.html.tmpl: Added.
3752 * BugsSite/data/template/template/en/custom/bug/votes: Added.
3753 * BugsSite/data/template/template/en/custom/bug/votes/delete-all.html.tmpl: Added.
3754 * BugsSite/data/template/template/en/custom/bug/votes/list-for-bug.html.tmpl: Added.
3755 * BugsSite/data/template/template/en/custom/bug/votes/list-for-user.html.tmpl: Added.
3756 * BugsSite/data/template/template/en/custom/config.js.tmpl: Added.
3757 * BugsSite/data/template/template/en/custom/config.rdf.tmpl: Added.
3758 * BugsSite/data/template/template/en/custom/flag: Added.
3759 * BugsSite/data/template/template/en/custom/flag/list.html.tmpl: Added.
3760 * BugsSite/data/template/template/en/custom/global: Added.
3761 * BugsSite/data/template/template/en/custom/global/banner.html.tmpl: Added.
3762 * BugsSite/data/template/template/en/custom/global/choose-classification.html.tmpl: Added.
3763 * BugsSite/data/template/template/en/custom/global/choose-product.html.tmpl: Added.
3764 * BugsSite/data/template/template/en/custom/global/code-error.html.tmpl: Added.
3765 * BugsSite/data/template/template/en/custom/global/confirm-user-match.html.tmpl: Added.
3766 * BugsSite/data/template/template/en/custom/global/field-descs.none.tmpl: Added.
3767 * BugsSite/data/template/template/en/custom/global/footer.html.tmpl: Added.
3768 * BugsSite/data/template/template/en/custom/global/header.html.tmpl: Added.
3769 * BugsSite/data/template/template/en/custom/global/help-header.html.tmpl: Added.
3770 * BugsSite/data/template/template/en/custom/global/help.html.tmpl: Added.
3771 * BugsSite/data/template/template/en/custom/global/hidden-fields.html.tmpl: Added.
3772 * BugsSite/data/template/template/en/custom/global/initialize.none.tmpl: Added.
3773 * BugsSite/data/template/template/en/custom/global/message.html.tmpl: Added.
3774 * BugsSite/data/template/template/en/custom/global/messages.html.tmpl: Added.
3775 * BugsSite/data/template/template/en/custom/global/select-menu.html.tmpl: Added.
3776 * BugsSite/data/template/template/en/custom/global/setting-descs.none.tmpl: Added.
3777 * BugsSite/data/template/template/en/custom/global/site-navigation.html.tmpl: Added.
3778 * BugsSite/data/template/template/en/custom/global/useful-links.html.tmpl: Added.
3779 * BugsSite/data/template/template/en/custom/global/user-error.html.tmpl: Added.
3780 * BugsSite/data/template/template/en/custom/global/userselect.html.tmpl: Added.
3781 * BugsSite/data/template/template/en/custom/global/variables.none.tmpl: Added.
3782 * BugsSite/data/template/template/en/custom/index.html.tmpl: Added.
3783 * BugsSite/data/template/template/en/custom/list: Added.
3784 * BugsSite/data/template/template/en/custom/list/change-columns.html.tmpl: Added.
3785 * BugsSite/data/template/template/en/custom/list/edit-multiple.html.tmpl: Added.
3786 * BugsSite/data/template/template/en/custom/list/list-simple.html.tmpl: Added.
3787 * BugsSite/data/template/template/en/custom/list/list.csv.tmpl: Added.
3788 * BugsSite/data/template/template/en/custom/list/list.html.tmpl: Added.
3789 * BugsSite/data/template/template/en/custom/list/list.ics.tmpl: Added.
3790 * BugsSite/data/template/template/en/custom/list/list.js.tmpl: Added.
3791 * BugsSite/data/template/template/en/custom/list/list.rdf.tmpl: Added.
3792 * BugsSite/data/template/template/en/custom/list/list.rss.tmpl: Added.
3793 * BugsSite/data/template/template/en/custom/list/quips.html.tmpl: Added.
3794 * BugsSite/data/template/template/en/custom/list/server-push.html.tmpl: Added.
3795 * BugsSite/data/template/template/en/custom/list/table.html.tmpl: Added.
3796 * BugsSite/data/template/template/en/custom/pages: Added.
3797 * BugsSite/data/template/template/en/custom/pages/bug-writing.html.tmpl: Added.
3798 * BugsSite/data/template/template/en/custom/pages/fields.html.tmpl: Added.
3799 * BugsSite/data/template/template/en/custom/pages/linked.html.tmpl: Added.
3800 * BugsSite/data/template/template/en/custom/pages/linkify.html.tmpl: Added.
3801 * BugsSite/data/template/template/en/custom/pages/voting.html.tmpl: Added.
3802 * BugsSite/data/template/template/en/custom/reports: Added.
3803 * BugsSite/data/template/template/en/custom/reports/chart.csv.tmpl: Added.
3804 * BugsSite/data/template/template/en/custom/reports/chart.html.tmpl: Added.
3805 * BugsSite/data/template/template/en/custom/reports/chart.png.tmpl: Added.
3806 * BugsSite/data/template/template/en/custom/reports/components.html.tmpl: Added.
3807 * BugsSite/data/template/template/en/custom/reports/create-chart.html.tmpl: Added.
3808 * BugsSite/data/template/template/en/custom/reports/duplicates-simple.html.tmpl: Added.
3809 * BugsSite/data/template/template/en/custom/reports/duplicates-table.html.tmpl: Added.
3810 * BugsSite/data/template/template/en/custom/reports/duplicates.html.tmpl: Added.
3811 * BugsSite/data/template/template/en/custom/reports/duplicates.rdf.tmpl: Added.
3812 * BugsSite/data/template/template/en/custom/reports/edit-series.html.tmpl: Added.
3813 * BugsSite/data/template/template/en/custom/reports/keywords.html.tmpl: Added.
3814 * BugsSite/data/template/template/en/custom/reports/menu.html.tmpl: Added.
3815 * BugsSite/data/template/template/en/custom/reports/report-bar.png.tmpl: Added.
3816 * BugsSite/data/template/template/en/custom/reports/report-line.png.tmpl: Added.
3817 * BugsSite/data/template/template/en/custom/reports/report-pie.png.tmpl: Added.
3818 * BugsSite/data/template/template/en/custom/reports/report-simple.html.tmpl: Added.
3819 * BugsSite/data/template/template/en/custom/reports/report-table.csv.tmpl: Added.
3820 * BugsSite/data/template/template/en/custom/reports/report-table.html.tmpl: Added.
3821 * BugsSite/data/template/template/en/custom/reports/report.csv.tmpl: Added.
3822 * BugsSite/data/template/template/en/custom/reports/report.html.tmpl: Added.
3823 * BugsSite/data/template/template/en/custom/reports/series-common.html.tmpl: Added.
3824 * BugsSite/data/template/template/en/custom/reports/series.html.tmpl: Added.
3825 * BugsSite/data/template/template/en/custom/request: Added.
3826 * BugsSite/data/template/template/en/custom/request/email.txt.tmpl: Added.
3827 * BugsSite/data/template/template/en/custom/request/queue.html.tmpl: Added.
3828 * BugsSite/data/template/template/en/custom/search: Added.
3829 * BugsSite/data/template/template/en/custom/search/boolean-charts.html.tmpl: Added.
3830 * BugsSite/data/template/template/en/custom/search/form.html.tmpl: Added.
3831 * BugsSite/data/template/template/en/custom/search/knob.html.tmpl: Added.
3832 * BugsSite/data/template/template/en/custom/search/search-advanced.html.tmpl: Added.
3833 * BugsSite/data/template/template/en/custom/search/search-create-series.html.tmpl: Added.
3834 * BugsSite/data/template/template/en/custom/search/search-help.html.tmpl: Added.
3835 * BugsSite/data/template/template/en/custom/search/search-report-graph.html.tmpl: Added.
3836 * BugsSite/data/template/template/en/custom/search/search-report-select.html.tmpl: Added.
3837 * BugsSite/data/template/template/en/custom/search/search-report-table.html.tmpl: Added.
3838 * BugsSite/data/template/template/en/custom/search/search-specific.html.tmpl: Added.
3839 * BugsSite/data/template/template/en/custom/search/tabs.html.tmpl: Added.
3840 * BugsSite/data/template/template/en/custom/sidebar.xul.tmpl: Added.
3841 * BugsSite/data/template/template/en/custom/whine: Added.
3842 * BugsSite/data/template/template/en/custom/whine/mail.html.tmpl: Added.
3843 * BugsSite/data/template/template/en/custom/whine/mail.txt.tmpl: Added.
3844 * BugsSite/data/template/template/en/custom/whine/multipart-mime.txt.tmpl: Added.
3845 * BugsSite/data/template/template/en/custom/whine/schedule.html.tmpl: Added.
3846 * BugsSite/data/template/template/en/default: Added.
3847 * BugsSite/data/template/template/en/default/attachment: Added.
3848 * BugsSite/data/template/template/en/default/attachment/edit-aroben.html.tmpl: Added.
3849 * BugsSite/data/template/template/en/default/list: Added.
3850 * BugsSite/data/template/template/en/default/list/list.atom.tmpl: Added.
3851 * BugsSite/data/versioncache: Added.
3852 * BugsSite/data/versioncache.13P9L: Added.
3853 * BugsSite/data/versioncache.1lH1E: Added.
3854 * BugsSite/data/versioncache.3AnHd: Added.
3855 * BugsSite/data/versioncache.3Jmjt: Added.
3856 * BugsSite/data/versioncache.3JzIL: Added.
3857 * BugsSite/data/versioncache.77b4y: Added.
3858 * BugsSite/data/versioncache.7VzyU: Added.
3859 * BugsSite/data/versioncache.EQdAm: Added.
3860 * BugsSite/data/versioncache.EouAG: Added.
3861 * BugsSite/data/versioncache.LJ5n1: Added.
3862 * BugsSite/data/versioncache.Lb0fW: Added.
3863 * BugsSite/data/versioncache.PyAd8: Added.
3864 * BugsSite/data/versioncache.SFyse: Added.
3865 * BugsSite/data/versioncache.SkTTg: Added.
3866 * BugsSite/data/versioncache.VVO7E: Added.
3867 * BugsSite/data/versioncache.XbxgU: Added.
3868 * BugsSite/data/versioncache.Yezqr: Added.
3869 * BugsSite/data/versioncache.dtzIv: Added.
3870 * BugsSite/data/versioncache.jzpeh: Added.
3871 * BugsSite/data/versioncache.pbn6U: Added.
3872 * BugsSite/data/versioncache.qyixS: Added.
3873 * BugsSite/data/versioncache.sBMdb: Added.
3874 * BugsSite/data/versioncache.xNi34: Added.
3875 * BugsSite/data/webdot: Added.
3876 * BugsSite/data/webdot/.htaccess: Added.
3877 * BugsSite/data/webdot/0ZLH3QpFd8.dot: Added.
3878 * BugsSite/data/webdot/3s6e7eC2Dy.dot: Added.
3879 * BugsSite/data/webdot/6MW0q54cyY.dot: Added.
3880 * BugsSite/data/webdot/A2RlhPdO2Q.dot: Added.
3881 * BugsSite/data/webdot/DuBX4I4946.dot: Added.
3882 * BugsSite/data/webdot/GudTgvrKBX.dot: Added.
3883 * BugsSite/data/webdot/I1mCbLtAzQ.dot: Added.
3884 * BugsSite/data/webdot/JtKgvWGVb4.dot: Added.
3885 * BugsSite/data/webdot/RFk4bjAwYc.dot: Added.
3886 * BugsSite/data/webdot/YQ1pWFVfqt.dot: Added.
3887 * BugsSite/data/webdot/YcFUepShZI.dot: Added.
3888 * BugsSite/data/webdot/a9i00KgTQk.dot: Added.
3889 * BugsSite/data/webdot/c412GYaHch.dot: Added.
3890 * BugsSite/data/webdot/hjYnYr3tV1.dot: Added.
3891 * BugsSite/data/webdot/pq3Qw7wynI.dot: Added.
3892 * BugsSite/data/webdot/tL7GjA7bqH.dot: Added.
3893 * BugsSite/defparams.pl: Added.
3894 * BugsSite/describecomponents.cgi: Added.
3895 * BugsSite/describekeywords.cgi: Added.
3896 * BugsSite/describekeywords.cgi.bak: Added.
3897 * BugsSite/docs: Added.
3898 * BugsSite/docs/.cvsignore: Added.
3899 * BugsSite/docs/README.docs: Added.
3900 * BugsSite/docs/html: Added.
3901 * BugsSite/docs/html/Bugzilla-Guide.html: Added.
3902 * BugsSite/docs/html/about.html: Added.
3903 * BugsSite/docs/html/administration.html: Added.
3904 * BugsSite/docs/html/bug_page.html: Added.
3905 * BugsSite/docs/html/bugreports.html: Added.
3906 * BugsSite/docs/html/cmdline-bugmail.html: Added.
3907 * BugsSite/docs/html/cmdline.html: Added.
3908 * BugsSite/docs/html/components.html: Added.
3909 * BugsSite/docs/html/configuration.html: Added.
3910 * BugsSite/docs/html/conventions.html: Added.
3911 * BugsSite/docs/html/copyright.html: Added.
3912 * BugsSite/docs/html/credits.html: Added.
3913 * BugsSite/docs/html/cust-change-permissions.html: Added.
3914 * BugsSite/docs/html/cust-hooks.html: Added.
3915 * BugsSite/docs/html/cust-templates.html: Added.
3916 * BugsSite/docs/html/customization.html: Added.
3917 * BugsSite/docs/html/dbdoc.html: Added.
3918 * BugsSite/docs/html/dbmodify.html: Added.
3919 * BugsSite/docs/html/disclaimer.html: Added.
3920 * BugsSite/docs/html/extraconfig.html: Added.
3921 * BugsSite/docs/html/faq.html: Added.
3922 * BugsSite/docs/html/flags-overview.html: Added.
3923 * BugsSite/docs/html/flags.html: Added.
3924 * BugsSite/docs/html/general-advice.html: Added.
3925 * BugsSite/docs/html/gfdl-0.html: Added.
3926 * BugsSite/docs/html/gfdl-1.html: Added.
3927 * BugsSite/docs/html/gfdl-10.html: Added.
3928 * BugsSite/docs/html/gfdl-2.html: Added.
3929 * BugsSite/docs/html/gfdl-3.html: Added.
3930 * BugsSite/docs/html/gfdl-4.html: Added.
3931 * BugsSite/docs/html/gfdl-5.html: Added.
3932 * BugsSite/docs/html/gfdl-6.html: Added.
3933 * BugsSite/docs/html/gfdl-7.html: Added.
3934 * BugsSite/docs/html/gfdl-8.html: Added.
3935 * BugsSite/docs/html/gfdl-9.html: Added.
3936 * BugsSite/docs/html/gfdl-howto.html: Added.
3937 * BugsSite/docs/html/gfdl.html: Added.
3938 * BugsSite/docs/html/glossary.html: Added.
3939 * BugsSite/docs/html/groups.html: Added.
3940 * BugsSite/docs/html/hintsandtips.html: Added.
3941 * BugsSite/docs/html/index.html: Added.
3942 * BugsSite/docs/html/install-perlmodules-manual.html: Added.
3943 * BugsSite/docs/html/installation.html: Added.
3944 * BugsSite/docs/html/installing-bugzilla.html: Added.
3945 * BugsSite/docs/html/integration.html: Added.
3946 * BugsSite/docs/html/lifecycle.html: Added.
3947 * BugsSite/docs/html/list.html: Added.
3948 * BugsSite/docs/html/milestones.html: Added.
3949 * BugsSite/docs/html/modules-manual-download.html: Added.
3950 * BugsSite/docs/html/modules-manual-instructions.html: Added.
3951 * BugsSite/docs/html/modules-manual-optional.html: Added.
3952 * BugsSite/docs/html/myaccount.html: Added.
3953 * BugsSite/docs/html/newversions.html: Added.
3954 * BugsSite/docs/html/nonroot.html: Added.
3955 * BugsSite/docs/html/os-specific.html: Added.
3956 * BugsSite/docs/html/parameters.html: Added.
3957 * BugsSite/docs/html/paranoid-security.html: Added.
3958 * BugsSite/docs/html/patches.html: Added.
3959 * BugsSite/docs/html/patchviewer.html: Added.
3960 * BugsSite/docs/html/products.html: Added.
3961 * BugsSite/docs/html/query.html: Added.
3962 * BugsSite/docs/html/quips.html: Added.
3963 * BugsSite/docs/html/reporting.html: Added.
3964 * BugsSite/docs/html/security-bugzilla.html: Added.
3965 * BugsSite/docs/html/security-mysql.html: Added.
3966 * BugsSite/docs/html/security-os.html: Added.
3967 * BugsSite/docs/html/security-webserver.html: Added.
3968 * BugsSite/docs/html/security.html: Added.
3969 * BugsSite/docs/html/trbl-bundlebugzilla.html: Added.
3970 * BugsSite/docs/html/trbl-dbdsponge.html: Added.
3971 * BugsSite/docs/html/trbl-index.html: Added.
3972 * BugsSite/docs/html/trbl-passwd-encryption.html: Added.
3973 * BugsSite/docs/html/trbl-perlmodule.html: Added.
3974 * BugsSite/docs/html/trbl-relogin-everyone.html: Added.
3975 * BugsSite/docs/html/trbl-testserver.html: Added.
3976 * BugsSite/docs/html/trouble-filetemp.html: Added.
3977 * BugsSite/docs/html/troubleshooting.html: Added.
3978 * BugsSite/docs/html/upgrading.html: Added.
3979 * BugsSite/docs/html/useradmin.html: Added.
3980 * BugsSite/docs/html/userpreferences.html: Added.
3981 * BugsSite/docs/html/using-intro.html: Added.
3982 * BugsSite/docs/html/using.html: Added.
3983 * BugsSite/docs/html/versions.html: Added.
3984 * BugsSite/docs/html/voting.html: Added.
3985 * BugsSite/docs/html/whining.html: Added.
3986 * BugsSite/docs/html/x3190.html: Added.
3987 * BugsSite/docs/images: Added.
3988 * BugsSite/docs/images/bzLifecycle.png: Added.