Rubber-stamped by Brady Eidson.
[webbrowser.git] / ChangeLog
blob98d5de4fc71b445f47b930a827a75f603945b255
1 2009-12-13  Eric Seidel  <eric@webkit.org>
3         Reviewed by Gavin Barraclough.
5         string-base64 test does not compute a valid base64 string
6         http://bugs.webkit.org/show_bug.cgi?id=16806
8         * tests/string-base64.js: change str[i] to str.charCodeAt(i)
10 2009-12-10  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
12         Reviewed by Xan Lopez.
14         [GTK] Should provide an API to control the IconDatabase
15         https://bugs.webkit.org/show_bug.cgi?id=32334
17         Add test to make sure favicon reporting works.
19         * GNUmakefile.am:
21 2009-12-09  Steve Block  <steveblock@google.com>
23         Reviewed by Adam Barth.
25         Adds Android Makefiles for building with V8.
26         https://bugs.webkit.org/show_bug.cgi?id=32278
28         * Android.mk: Modified. Includes Makefiles for V8.
30 2009-12-08  Steve Block  <steveblock@google.com>
32         Reviewed by Adam Barth.
34         [Android] Adds Makefiles for Android port.
35         https://bugs.webkit.org/show_bug.cgi?id=31325
37         * Android.mk: Added.
39 2009-12-08  Christian Dywan  <christian@twotoasts.de>
41         Reviewed by Xan Lopez.
43         * configure.ac: Require only libSoup 2.27.91 but check for 2.29.3
44         and define HAVE_LIBSOUP_2_29_3 in that case.
46 2009-12-08  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
48         Rubber-stamped by Xan Lopez.
50         Late post-release version bump.
52         * configure.ac:
54 2009-12-08  Dominik Röttsches  <dominik.roettsches@access-company.com>
56         Reviewed by Gustavo Noronha Silva.
58         [Gtk] Create a TextBreakIterator implementation based on GLib (without ICU)
59         https://bugs.webkit.org/show_bug.cgi?id=31469
61         Removing hybrid configuration for --with-unicode-backend=glib
62         ICU not required anymore.
64         * autotools/webkit.m4:
66 2009-12-08  Nikolas Zimmermann  <nzimmermann@rim.com>
68         Rubber-stamped by Maciej Stachowiak.
70         Turn on (SVG) Filters for Gtk.
71         https://bugs.webkit.org/show_bug.cgi?id=32224
73         * configure.ac:
75 2009-12-07  Dmitry Titov  <dimich@chromium.org>
77         Rubber-stamped by Darin Adler.
79         Remove ENABLE_SHARED_SCRIPT flags
80         https://bugs.webkit.org/show_bug.cgi?id=32245
81         This patch was obtained by "git revert" command and then un-reverting of ChangeLog files.
83         * configure.ac:
85 2009-12-06  Gustavo Noronha Silva  <gns@gnome.org>
87         Reviewed by Xan Lopez.
89         Build the new API test.
91         [GTK] REGRESSION: webkit thinks it can render PDFs
92         https://bugs.webkit.org/show_bug.cgi?id=32183
94         * GNUmakefile.am:
96 2009-12-05  Vincent Untz <vuntz@gnome.org>
98         Reviewed by Gustavo Noronha.
100         Fixes race for builds with introspection enabled, and parallel
101         make.
103         * GNUmakefile.am:
105 2009-12-04  Xan Lopez  <xlopez@igalia.com>
107         Reviewed by Gustavo Noronha.
109         [GTK]Enable DNS prefetching
110         https://bugs.webkit.org/show_bug.cgi?id=23846
112         Bump libsoup required version to 2.29.3 for DNS prefetching.
114         * configure.ac:
116 2009-11-30  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
118         Rubber-stamped by Xan Lopez.
120         Make sure we distribute and install GObject Introspection files.
122         * GNUmakefile.am:
124 2009-11-30  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
126         Build fix. Make sure JSCore-1.0.gir is added to the distributed
127         tarball.
129         * GNUmakefile.am:
131 2009-11-30  Xan Lopez  <xlopez@igalia.com>
133         Reviewed by Gustavo Noronha.
135         Bump versions for 1.1.17 release.
137         * configure.ac:
139 2009-11-30  Jan-Arve Sæther  <jan-arve.saether@nokia.com>
141         Reviewed by Simon Hausmann.
143         [Qt] Fix compilation with win32-icc
145         Include os-win32 for stdint.h since MS does not ship that in their PSDK.
147         * WebKit.pri:
149 2009-11-26  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
151         Reviewed by Oliver Hunt.
153         Move GOwnPtr* from wtf to wtf/gtk
154         https://bugs.webkit.org/show_bug.cgi?id=31793
156         * GNUmakefile.am: Add JavaScriptCore/wtf/gtk to 
157           the include path.
159 2009-11-24  Dmitry Titov  <dimich@chromium.org>
161         Reviewed by Eric Seidel.
163         Add ENABLE_SHARED_SCRIPT feature define and flag for build-webkit
164         https://bugs.webkit.org/show_bug.cgi?id=31444
166         * configure.ac:
168 2009-11-24  Jason Smith  <dark.panda@gmail.com>
170         Reviewed by Alexey Proskuryakov.
172         RegExp#exec's returned Array-like object behaves differently from
173         regular Arrays
174         https://bugs.webkit.org/show_bug.cgi?id=31689
176         * LayoutTests/fast/js/regexp-in-and-foreach-handling.html: Added.
177         * LayoutTests/fast/js/script-tests/regexp-in-and-foreach-handling.js: Added.
178         * LayoutTests/fast/js/regexp-in-and-foreach-handling-expected.txt: Added.
180 2009-11-24  Jens Alfke  <snej@chromium.org>
182         Reviewed by David Levin.
184         Ignore Chromium's Xcode projects that are auto-generated from .gyp files.
185         https://bugs.webkit.org/show_bug.cgi?id=31847
186         
187         * .gitignore:  Add three .xcodeproj files.
189 2009-11-09  Priit Laes  <plaes@plaes.org>
191         Reviewed by Oliver Hunt.
193         [Gtk] Build from tarball fails with --enable-introspection
194         https://bugs.webkit.org/show_bug.cgi?id=31261
196         We need to enable gobject-introspection during distcheck otherwise
197         some of the required files are missing in tarball.
199         * GNUmakefile.am:
201 2009-11-05  Priit Laes  <plaes@plaes.org>
203         Reviewed by Jan Alonzo.
205         [Gtk] Build failure with --enable-introspection
206         https://bugs.webkit.org/show_bug.cgi?id=31102
208         Add search and include paths for JSCore-1.0.gir required by
209         gobject-introspection tools.
211         * GNUmakefile.am:
213 2009-11-04  Benjamin Otte  <otte@gnome.org>
215         Reviewed by Gustavo Noronha.
217         Update Cairo requirement to 1.6.
218         
219         https://bugs.webkit.org/show_bug.cgi?id=19266
221         * configure.ac:
223 2009-11-02  Estêvão Samuel Procópio  <tevaum@gmail.com>
225         Reviewed by Gustavo Noronha.
227         [Build] make install ignores --prefix option for gobject-introspection.
228         https://bugs.webkit.org/show_bug.cgi?id=31025
230         Make the build system use the --prefix path also when installing
231         gobject-introspection files.
233         * configure.ac: use --prefix path in GITDIR and GIRTYPELIBDIR
235 2009-11-02  Xan Lopez  <xlopez@igalia.com>
237         Bump version before release (or post-release, depending on your
238         point of view) so that we can make applications depending on
239         unreleased APIs in WebKit svn fail at configure time when the
240         requirements are not met.
242         * configure.ac:
244 2009-11-01  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
246         Reviewed by Eric Seidel.
248         Turn on warnings for QtWebKit for gcc
249         https://bugs.webkit.org/show_bug.cgi?id=30958
251         * WebKit.pri: Turn on warnings for the GCC compiler
253 2009-10-30  Adam Barth  <abarth@webkit.org>
255         Reviewed by Mark Rowe.
257         Teach git to ignore some files
258         https://bugs.webkit.org/show_bug.cgi?id=30951
260         Ignore WebKitBuild because we never want to version that directory.
261         Also, ignore the xcode project files so git clean doesn't blow away
262         your project settings.  Finally, ignore the compiled python files in
263         WebKitTools/Script modules because they clutter up git status.
265         * .gitignore: Added.
267 2009-10-30  Roland Steiner  <rolandsteiner@chromium.org>
269         Reviewed by Eric Seidel.
271         Remove ENABLE_RUBY guards as discussed with Dave Hyatt and Maciej Stachowiak.
273         Bug 28420 -  Implement HTML5 <ruby> rendering
274         (https://bugs.webkit.org/show_bug.cgi?id=28420)
276         No new tests (no functional change).
278         * configure.ac:
280 2009-10-26  Holger Hans Peter Freyther  <zecke@selfish.org>
282         Rubber-stamped by Darin Adler.
284         Export fastMalloc, fastCalloc, fastRealloc and fastFree
285         https://bugs.webkit.org/show_bug.cgi?id=30769
287         Export the FastMalloc functions outside of the libwebkit library
288         to be able to instrument memory allocations. These are C++ symbols
289         but do not require the C++ runtime to be useful and should be of
290         no harm to plain C code.
292         * autotools/symbols.filter:
294 2009-10-26  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
296         Reviewed by Jan Alonzo.
298         Alternative solution to regression introduced in r48672.
300         * GNUmakefile.am:
302 2009-10-26  Xan Lopez  <xlopez@igalia.com>
304         Reviewed by Gustavo Noronha.
306         Update for 1.1.16 release.
308         * configure.ac:
310 2009-10-24  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
312         Reviewed by Holger Freyther.
314         [Qt] [Symbian] Set the capability and memory required to run QtWebKit for Symbian
315         https://bugs.webkit.org/show_bug.cgi?id=30476
317         Set the stack size to 80 Kb and heap size to the 128kB - 32MB range
318         to all executables linking against WebKit library.
320         * WebKit.pri:
322 2009-10-18  Jan Michael Alonzo  <jmalonzo@webkit.org>
324         Reviewed by Holger Freyther.
326         [GTK] Add MathML to the build system
327         https://bugs.webkit.org/show_bug.cgi?id=30487
329         Add --enable-mathml to configure.
331         * configure.ac:
333 2009-10-15  Jan Michael Alonzo  <jmalonzo@webkit.org>
335         Reviewed by Xan Lopez.
337         [GTK] marshal stamp files are not cleaned after a distclean
338         https://bugs.webkit.org/show_bug.cgi?id=30156
340         Add the stamp files directly to cleanfiles. Also rearrange the
341         variable declarations so we don't miss any files that need to be
342         cleaned up during the clean targets.
344         * GNUmakefile.am:
346 2009-10-15  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
348         Unreviewed. Help text fix - Web Sockets default is no, not yes.
350         * configure.ac:
352 2009-10-12  Jan Michael Alonzo  <jmalonzo@webkit.org>
354         Rubberstamped by Eric Seidel.
356         [Gtk] Fix icu CFLAG for Darwin
357         https://bugs.webkit.org/show_bug.cgi?id=29517
359         Don't escape the srcdir variable. Also use $host instead of the
360         os_foo variables.
362         * autotools/webkit.m4:
364 2009-10-12  Jan Michael Alonzo  <jmalonzo@webkit.org>
366         Reviewed by Gustavo Noronha.
368         [Gtk] Use the SQLite3 headers from WebKitLibraries if sqlite3 is undetected
369         https://bugs.webkit.org/show_bug.cgi?id=29518
371         * configure.ac:
373 2009-10-05  Zoltan Horvath  <zoltan@webkit.org>
375         Reviewed by Simon Hausmann.
377         [Qt] Disable TCmalloc for Windows port at the present, because MinGW
378         hasn't got built-in pthread library.
380         * WebKit.pri:
382 2009-10-02  Prasanth Ullattil  <prasanth.ullattil@nokia.com>
384         Reviewed by Simon Hausmann.
386         Disable a few more harmless MSVC warnings.
388         * WebKit.pri:
390 2009-10-01  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
392         Unreviewed, build fix.
394         [Qt] Symbian build break after r48976.
395         unix is set for Symbian in the Qt build system.
397         * WebKit.pri:
399 2009-10-01  Zoltan Horvath  <zoltan@webkit.org>
401         Reviewed by Simon Hausmann.
403         [Qt] Enable TCmalloc for the Linux, Mac and Windows Qt-port
404         https://bugs.webkit.org/show_bug.cgi?id=27029
406         Remove USE_SYSTEM_MALLOC for Linux, Mac and Windows Qt-port from WebKit.pri,
407         so these Qt-ports will use TCmalloc as other ports.
409         * WebKit.pri:
411 2009-10-01  Martin Robinson  <martin.james.robinson@gmail.com>
413         Reviewed by Xan Lopez.
415         [GTK] GtkIMContext filtering interferes with DOM key events
416         https://bugs.webkit.org/show_bug.cgi?id=28733
418         Add new key event test ensuring that IME keypresses are handled.
420         * GNUmakefile.am:
422 2009-10-01  Philippe Normand  <pnormand@igalia.com>
424         Reviewed by Xan Lopez.
426         [GTK] data: uri support in media player
427         https://bugs.webkit.org/show_bug.cgi?id=29842
429         Check presence of gstreamer-pbutils-0.10.
431         * configure.ac:
433 2009-09-26  David Kilzer  <ddkilzer@apple.com>
435         GTK BUILD FIX: add ENABLE_ORIENTATION_EVENTS support to configure.ac
437         * configure.ac: Added support for ENABLE_ORIENTATION_EVENTS.
439 2009-09-23  Xan Lopez  <xlopez@igalia.com>
441         Reviewed by Gustavo Noronha.
443         Do not add unneeded include paths for gir files, and add the
444         include paths for headers manually instead of relying on our own
445         pc file and installed headers, since that adds a circular
446         dependency.
448         * GNUmakefile.am:
450 2009-09-23  Jan Michael Alonzo  <jmalonzo@webkit.org>
452         Reviewed by Xan Lopez.
454         Minor reorganization to the patch landed in
455         http://trac.webkit.org/changeset/48670. Also move JSCore-1.0.gir
456         in the gtk directory as that's only useful to the Gtk port at the
457         moment.
459         * GNUmakefile.am:
460         * configure.ac:
462 2009-09-23  Xan Lopez  <xlopez@igalia.com>
464         Reviewed by Gustavo Noronha.
466         [GTK] We should generate our own gir file for introspection
467         https://bugs.webkit.org/show_bug.cgi?id=29603
469         Generate gir and typelib files for WebKit and JSCore. The JSCore
470         gir file is handwritten (since it's only useful, for now, as a
471         dependency of the WebKit gir file), the WebKit one is
472         autogenerated from the headers.
474         * GNUmakefile.am:
475         * JSCore-1.0.gir: Added.
476         * configure.ac:
478 2009-09-22  Philippe Normand  <pnormand@igalia.com>
480         Reviewed by Xan Lopez.
482         link errors due to wrong UNICODE_LIBS on Ubuntu Jaunty
483         https://bugs.webkit.org/show_bug.cgi?id=29638
485         Call icu-cconfig with ldflags-libsonly to prevent having a -L
486         statement that could override libs installed in another prefix.
488         * autotools/webkit.m4:
490 2009-09-21  Xan Lopez  <xlopez@igalia.com>
492         Reviewed by Gustavo Noronha.
494         Bump version for 1.1.15 release.
496         * configure.ac:
498 2009-09-18  Xan Lopez  <xlopez@igalia.com>
500         Reviewed by Gustavo Noronha and Jan Alonzo.
502         [GTK] context menu overriding API is very limited
503         https://bugs.webkit.org/show_bug.cgi?id=27546
505         Add new tests to the build.
507         * GNUmakefile.am:
509 2009-09-18  Xan Lopez  <xlopez@igalia.com>
511         Reviewed by Gustavo Noronha and Jan Alonzo.
513         [GTK] context menu overriding API is very limited
514         https://bugs.webkit.org/show_bug.cgi?id=27546
516         Add WebKitHitTestResult to the build.
518         * GNUmakefile.am:
520 2009-09-10  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
522         Reviewed by Ariya Hidayat.
524         Disable some ARM compiler warnings
525         https://bugs.webkit.org/show_bug.cgi?id=29083
527         The following ARM compiler warnings are disabled
529         - #68-D: integer conversion resulted in a change of sign
530         - #111-D: statement is unreachable
531         - #177-D: variable XXX was declared but never referenced
532         - #368-D: class XXX defines no constructor to initialize the following: YYY
533         - #830-D: function XXX "XXX::operator new" has no corresponding operator delete
534         - #1293-D: assignment in condition
536         * WebKit.pri:
538 2009-09-09  Kenneth Rohde Christiansen  <kenneth@webkit.org>
540         Reviewed by Simon Hausmann.
542         [Qt] Add the alternative QtLauncher (based on QGraphicsView) to the build.
544         https://bugs.webkit.org/show_bug.cgi?id=28862
546         * WebKit.pro:
548 2009-09-07  Xan Lopez  <xlopez@igalia.com>
550         Rubber-stamped by Gustavo Noronha.
552         Bump versions in preparation for 1.1.14 release.
554         * configure.ac:
556 2009-09-07  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
558         Reviewed by Xan Lopez.
560         https://bugs.webkit.org/show_bug.cgi?id=26854
561         [GTK] Needs API to allow more control over outgoing requests
563         * GNUmakefile.am: new files added to the build for new class
564         WebKitNetworkResponse
566 2009-09-06  Martin Robinson  <martin.james.robinson@gmail.com>
568         Reviewed by Gustavo Noronha, Jan Alonzo and Xan Lopez.
570         [Gtk] Expose a database API
571         https://bugs.webkit.org/show_bug.cgi?id=27899
573         Expose an HTML5 database API for GTK+.
575         * GNUmakefile.am:
577 2009-09-04  Albert Bachand  <albertb@google.com>
579         Reviewed by Eric Seidel.
581         Modify the condition regarding the key modifier for opening combo
582         boxes under GTK from just PLATFORM(GTK) to also look for
583         (PLATFORM(CHROMIUM) && PLATFORM(LINUX)).
585         * WebCore/dom/SelectElement.cpp:
586         * WebCore/manual-tests/select-popup-on-spacebar.html:
588 2009-09-02  Jan Michael Alonzo  <jmalonzo@webkit.org>
590         Reviewed by Xan Lopez and Gustavo Noronha.
592         [Gtk] Implement a WebDataSource for the gtk port
593         https://bugs.webkit.org/show_bug.cgi?id=24758
595         Add WebKitWebDataSource unit test to the build script
597         * GNUmakefile.am:
599 2009-09-02  Jan Michael Alonzo  <jmalonzo@webkit.org>
601         Reviewed by Xan Lopez and Gustavo Noronha.
603         [Gtk] Implement a WebDataSource for the gtk port
604         https://bugs.webkit.org/show_bug.cgi?id=24758
606         Add WebKitWebDataSource and DocumentLoaderGtk to the build script.
608         * GNUmakefile.am:
610 2009-09-01  Jan Michael Alonzo  <jmalonzo@webkit.org>
612         Reviewed by Xan Lopez and Gustavo Noronha.
614         [Gtk] Implement a WebDataSource for the gtk port
615         https://bugs.webkit.org/show_bug.cgi?id=24758
617         Add WebKitWebResource to the build script.
619         * GNUmakefile.am:
621 2009-08-28  Jan Michael Alonzo  <jmalonzo@webkit.org>
623         Reviewed by Oliver Hunt.
625         Gtk Build broken for OSX Quartz
626         https://bugs.webkit.org/show_bug.cgi?id=28727
628         Define XP_UNIX for non-Win OS builds.
630         * GNUmakefile.am:
632 2009-08-28  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
634         Reviewed by Holger Freyther.
636         https://bugs.webkit.org/show_bug.cgi?id=25889
637         [GTK] scrollbar policy for main frame is not implementable
639         Adding files for the new test for window-related issues (starting
640         with scrollbar policy).
642         * GNUmakefile.am:
644 2009-08-27  Priit Laes  <plaes@plaes.org>
646         Reviewed by Xan Lopez.
648         [GTK] Out-of-srcdir build problem
649         https://bugs.webkit.org/show_bug.cgi?id=28741
651         * GNUmakefile.am, autotools/webkit.m4:
652         Fix problem with out-of-srcdir builds. Also bump required glib version.
654 2009-08-24  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
656         Reviewed by Xan Lopez.
658         Bump package and so versions for 1.1.13 release.
660         * configure.ac:
662 2009-08-22 Javier Jardón <javierjc1982@gmail.com>
664         [GTK] Not use deprecated symbols in WebKitWebView example code.
665         https://bugs.webkit.org/show_bug.cgi?id=28651
667         * WebKit/gtk/webkit/webkitwebview.cpp
669 2009-08-18  Xan Lopez  <xlopez@igalia.com>
671         Rubber-stamped by Holger Freyther.
673         Require at least libsoup 2.27.91 for the new password
674         manager/authentication APIs.
676         * configure.ac:
678 2009-08-18  Drew Wilson  <atwilson@google.com>
680         Reviewed by NOBODY (Build Break).
682         Speculative fix for GTK DumpRenderTree.
684         * GNUmakefile.am:
686 2009-08-18  Kent Tamura  <tkent@chromium.org>
688         Reviewed by Eric Seidel.
690         Add --enable-datalist option.
692         * configure.ac:
694 2009-08-14  Adam Bergkvist  <adam.bergkvist@ericsson.com>
696         Reviewed by Sam Weinig.
698         [GTK] Added EventSource to the build (default on).
699         https://bugs.webkit.org/show_bug.cgi?id=14997 
701         * configure.ac:
703 2009-08-14  Jan Michael Alonzo  <jmalonzo@webkit.org>
705         Rubber-stamped by Gustavo Noronha.
707         Initialize CFLAGS and CXXFLAGS before the main body of the
708         WEBKIT_INIT macro so C files don't get built with "-g -O2".
710         * autotools/webkit.m4:
712 2009-08-12  Xan Lopez  <xlopez@igalia.com>
714         Reviewed by Jan Alonzo.
716         [GTK] Remove keyring optional features
717         https://bugs.webkit.org/show_bug.cgi?id=28173
719         Remove keyring support, we now do authentication storage through
720         libsoup. We depend on libsoup master now, will bump the dependency
721         when there's a new release.
723         * GNUmakefile.am:
724         * configure.ac:
726 2009-08-11  Drew Wilson  <atwilson@google.com>
728         Reviewed by NOBODY (Build break).
730         Speculative fix for GTK build break.
732         * WebKit.pro:
734 2009-08-11  Tor Arne Vestbø  <tor.arne.vestbo@nokia.com>
736         Reviewed by Simon Hausmann.
738         Build the TestNetscapePlugin on Qt/Mac
740         * WebKit.pro:
742 2009-08-11  Xan Lopez  <xlopez@igalia.com>
744         Reviewed by Jan Alonzo.
746         Prefix lengthy commands with AM_V_GEN so that they produce an
747         output like 'GEN <filename>' when in silent mode.
749         * GNUmakefile.am:
751 2009-08-05  Jan Michael Alonzo  <jmalonzo@webkit.org>
753         Reviewed by Xan Lopez.
755         [Gtk] macros in webkit.m4 should be defined once only
756         https://bugs.webkit.org/show_bug.cgi?id=27929
758         The macros in webkit.m4 are not meant to be called multiple times
759         so we'll make them AC_DEFUN_ONCE. Also make AC_HEADER_STDC and AC_PROG_CXX
760         AC_REQUIRE to remove the automake warnings when doing autogen.sh.
762         Lastly, make sure CXXFLAGS and CFLAGS are defined before
763         AC_PROG_CXX gets expanded so it doesn't add "-g -O2" on Release builds.
765         * autotools/webkit.m4:
767 2009-08-05  Xan Lopez  <xlopez@igalia.com>
769         Revert r46714, it was making us build debug images by default.
771         * autotools/webkit.m4:
773 2009-08-03  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
775         Reviewed by Eric Seidel.
777         [Qt] Consolidate common gcc flags to WebKit.pri
778         https://bugs.webkit.org/show_bug.cgi?id=27934
780         * WebKit.pri:
782 2009-08-03  Jan Michael Alonzo  <jmalonzo@webkit.org>
784         Rubber-stamped by Eric Seidel.
786         [Gtk] macros in webkit.m4 should be defined once only
787         https://bugs.webkit.org/show_bug.cgi?id=27929
789         The macros in webkit.m4 are not meant to be called multiple times
790         so we'll make them AC_DEFUN_ONCE. Also make AC_HEADER_STDC and AC_PROG_CXX
791         AC_REQUIRE to remove the automake warnings when doing autogen.sh.
793         * autotools/webkit.m4:
795 2009-07-29  Ariya Hidayat  <ariya.hidayat@nokia.com>
797         Reviewed by Simon Hausmann.
799         Adding ImageDiff project file.
801         https://bugs.webkit.org/show_bug.cgi?id=27813
803         * WebKit.pro: Added ImageDiff.pro.
805 2009-07-29  Jan Michael Alonzo  <jmalonzo@webkit.org>
807         Reviewed by Eric Seidel and Xan Lopez.
809         [Gtk] Enable http/tests/appcache tests
810         https://bugs.webkit.org/show_bug.cgi?id=27674
812         * GNUmakefile.am: Add webkit/webkitapplicationcache.cpp
814 2009-07-28  Xan Lopez  <xlopez@igalia.com>
816         Reviewed by Gustavo Noronha.
818         Use automake 1.11 SILENT_RULES when present, for cleaner build
819         output. You can disable it by passing --disable-silent-rules to
820         configure or V=1 to make.
822         * autotools/dolt.m4:
823         * configure.ac:
825 2009-07-28  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
827         Reviewed by Simon Hausmann.
829         [Qt] Disable some compiler warnings for the win build
830         https://bugs.webkit.org/show_bug.cgi?id=27709
832         * WebKit.pri:
834 2009-07-28  Xan Lopez  <xlopez@igalia.com>
836         Reviewed by Gustavo Noronha.
838         * configure.ac: bump version for 1.1.12 release.
840 2009-07-24  Xan Lopez  <xlopez@igalia.com>
842         Reviewed by Gustavo Noronha.
844         Remove unneeded commas from PKG_CHECK_MODULES.
846         * configure.ac:
848 2009-07-24  Jan Michael Alonzo  <jmalonzo@webkit.org>
850         Reviewed by Xan Lopez.
852         Bump pango version requirement to 1.12 which is the version that
853         came with Gtk 2.10.
855         * configure.ac:
857 2009-07-21  Roland Steiner  <rolandsteiner@google.com>
859         Reviewed by David Levin.
861         Add ENABLE_RUBY to list of build options
862         https://bugs.webkit.org/show_bug.cgi?id=27324
864         * configure.ac: Added flag ENABLE_RUBY.
866 2009-07-20  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
868         Reviewed by Holger Freyther.
870         [Qt] Add an option for QtLauncher to build without QtUiTools dependency
871         https://bugs.webkit.org/show_bug.cgi?id=27438
873         Based on Norbert Leser's work.
875         * WebKit.pri: Symbian does not have UiTools
877 2009-07-16  Fumitoshi Ukai  <ukai@chromium.org>
879         Reviewed by David Levin.
881         Add --web-sockets flag and ENABLE_WEB_SOCKETS define.
882         https://bugs.webkit.org/show_bug.cgi?id=27206
884         Add --enable-web-sockets in configure.ac
886         * configure.ac:
888 2009-07-16  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
890         Reviewed by Simon Hausmann.
892         [Qt] Enable GNU compiler extensions to the ARM compiler 
893         for all Qt ports using RVCT
894         https://bugs.webkit.org/show_bug.cgi?id=27348
896         * WebKit.pri:
898 2009-07-15  Tor Arne Vestbø  <tor.arne.vestbo@nokia.com>
900         Rubber-stamped by Simon Hausmann.
902         Fix the Qt/Mac build by disabling TestNetscapePlugin
904         We should fix and enable this once we run DRT for Qt/Mac
906         * WebKit.pro:
908 2009-07-13  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
910         Unreviewed build fix. Require the correct libsoup version now that
911         it's released.
913         * configure.ac:
915 2009-07-13  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
917         Reviewed by Tor Arne Vestbø.
919         [Qt] Build fix for QtWebKit on Win
920         https://bugs.webkit.org/show_bug.cgi?id=27205
922         * WebKit.pri: Include the major version number in the QtWebKit
923         library file for Win.
925 2009-07-13  Simon Hausmann  <simon.hausmann@nokia.com>
927         Reviewed by Ariya Hidayat.
929         Add the test netscape plugin for the Qt DRT to the build.
931         * WebKit.pro:
933 2009-07-13  Drew Wilson  <atwilson@google.com>
935         Reviewed by David Levin.
937         Add ENABLE(SHARED_WORKERS) flag and define SharedWorker APIs
938         https://bugs.webkit.org/show_bug.cgi?id=26932
940         Added ENABLE(SHARED_WORKERS) flag.
942        * configure.ac:
944 2009-07-12  Xan Lopez  <xlopez@igalia.com>
946         Reviewed by Gustavo Noronha.
948         Bump version in preparation for 1.1.11 release.
950         * configure.ac:
952 2009-07-07  Norbert Leser  <norbert.leser@nokia.com>
954         Reviewed by Simon Hausmann.
956         Exclude DumpRenderTree.pro from symbian build
958         * WebKit.pro:
960 2009-07-09  Drew Wilson  <atwilson@google.com>
962         Reviewed by Alexey Proskuryakov.
964         https://bugs.webkit.org/show_bug.cgi?id=26903
966         Turned on CHANNEL_MESSAGING by default because the MessageChannel API
967         can now be implemented for Web Workers and is reasonably stable.
969         * configure.ac: enable CHANNEL_MESSAGING.
971 2009-07-03  Jan Michael Alonzo  <jmalonzo@webkit.org>
973         Reviewed by Xan Lopez and Gustavo Noronha.
975         Set user-agent from application
976         https://bugs.webkit.org/show_bug.cgi?id=17375
978         Define UA version macros to be used by the UA string.
979         Add new WebSettings unit test for the User-Agent string API.
981         * GNUmakefile.am:
982         * configure.ac:
984 2009-06-20  Gustavo Noronha Silva  <gns@gnome.org>
986         Reviewed by Jan Alonzo.
988         Adding files for the new test case for loading statuses.
990         * GNUmakefile.am:
992 2009-06-15  Xan Lopez  <xlopez@igalia.com>
994         Reviewed by Gustavo Noronha.
996         Version bump in preparation for 1.1.10 release.
998         * configure.ac:
1000 2009-06-12  Tor Arne Vestbø  <tor.arne.vestbo@nokia.com>
1002         Reviewed by Xan Lopez.
1004         Refactor handling of options in the build-webkit script
1005         
1006         Options are now defined in one place, and then reused when creating
1007         the usage help text, the arguments to GetOptions(), and when passing
1008         the options on to the underlying port-dependent build systems.
1009         
1010         This allows the Qt port to read the defaults for the options from the
1011         pro file (dynamically), and to pass the options on to qmake at build.
1013         * configure.ac:
1015 2009-06-11  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
1017         Reviewed by Holger Freyther.
1019         [Qt] Fix release build detection
1020         https://bugs.webkit.org/show_bug.cgi?id=26267
1022         * WebKit.pri:
1024 2009-06-10  Gustavo Noronha Silva  <gns@gnome.org>
1026         Reviewed by Xan Lopez.
1028         Add unit tests for our WebKitNetworkRequest object.
1030         * GNUmakefile.am:
1032 2009-06-10  Xan Lopez  <xlopez@igalia.com>
1034         Reviewed by Gustavo Noronha.
1036         Version bump in preparation for 1.1.9 release.
1038         * configure.ac:
1040 2009-06-10  Xan Lopez  <xlopez@igalia.com>
1042         Reviewed by Jan Alonzo.
1044         https://bugs.webkit.org/show_bug.cgi?id=25415
1045         [GTK][ATK] Please implement support for get_text_at_offset
1047         Add new dependency on the Gail utils library, needed for our a11y
1048         implementation.
1050         * GNUmakefile.am:
1051         * configure.ac:
1053 2009-05-29  Gustavo Noronha Silva  <gns@gnome.org>
1055         Reviewed by Jan Alonzo.
1057         Add a test-case for our HTTP backend, currently checking the
1058         ref-counting of the SoupMessage.
1060         * GNUmakefile.am:
1062 2009-05-28  Dirk Schulze  <krit@webkit.org>
1064         Reviewed by Nikolas Zimmermann.
1066         Enable the new build flag --filters for Gtk. More details in WebCore/ChangeLog.
1068         * configure.ac:
1070 2009-05-19  Xan Lopez  <xlopez@igalia.com>
1072         Reviewed by Jan Alonzo and Gustavo Noronha.
1074         https://bugs.webkit.org/show_bug.cgi?id=25415
1075         [GTK][ATK] Please implement support for get_text_at_offset
1077         Add new test file for ATK.
1079         * GNUmakefile.am:
1081 2009-05-28  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
1083         Rubber-stamped by Xan Lopez.
1085         Fix webkitgtk_cleanfiles to clean gtk-doc-related files in the
1086         correct directory, so that we pass make distcheck.
1088         * GNUmakefile.am:
1090 2009-05-28  Xan Lopez  <xlopez@igalia.com>
1092         Bump version numbers in preparation for 1.1.8 release.
1094         * configure.ac:
1096 2009-05-23  Jan Michael Alonzo  <jmalonzo@webkit.org>
1098         Unreviewed build fix. Add gstreamer-video-0.10 libs to
1099         GSTREAMER_LIBS to resolve an undefined reference to gst_video_get_size
1100         - symbol used in MediaPlayerPrivateGstreamer.
1102         * configure.ac:
1104 2009-05-23  Jan Michael Alonzo  <jmalonzo@webkit.org>
1106         Reviewed by Xan Lopez.
1108         [Gtk] Various autotools build refactoring and fixes
1109         https://bugs.webkit.org/show_bug.cgi?id=25286
1111         Refactor library LIBS. Move third-party libs in libwebkit instead
1112         of libWebCore.
1114         * GNUmakefile.am:
1116 2009-05-22  Antonio Gomes  <antonio.gomes@openbossa.org>
1118         Reviewed by Gustavo Noronha.
1120         Make Gtk build not bail out if gtk-doc-tools is not installed.
1122         Warning message shown instead.
1124         * autogen.sh:
1126 2009-05-22  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
1128         Reviewed by Xan Lopez.
1130         Add big warnings about the glib unicode backend being slow and
1131         incomplete, since it is a work in progress.
1133         * autotools/webkit.m4:
1134         * configure.ac:
1136 2009-05-22  Dominik Röttsches  <dominik.roettsches@access-company.com>
1138         Reviewed by Gustavo Noronha.
1140         https://bugs.webkit.org/show_bug.cgi?id=15914
1141         [GTK] Implement Unicode functionality using GLib
1143         Initial version of this patch by Jürg Billeter.
1145         Adding options for --with-unicode-backend=icu|glib
1146         and checking for pango version >= 1.21.0 if GLib backend
1147         is selected. Temporarily, until remaining parts of
1148         this patch are committed, introduce WTF_USE_GLIB_ICU_UNICODE_HYBRID
1149         macro to allow for a mixed compilation with WTF Unicode
1150         backend based on GLib while text codecs and TextBreakIterator
1151         remain ICU dependent.
1153         * GNUmakefile.am:
1154         * configure.ac:
1156 2009-05-18  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
1158         Reviewed by Gavin Barraclough.
1160         Enable YARR, and disable WREC for GTK+.
1162         * configure.ac:
1164 2009-05-18  Jan Michael Alonzo  <jmalonzo@webkit.org>
1166          Reviewed by Xan Lopez.
1168          [Gtk] Various autotools build refactoring and fixes
1169          https://bugs.webkit.org/show_bug.cgi?id=25286
1171          Add support for running unit tests. Also run the tests whenever
1172          the 'check' target runs.
1174          * GNUmakefile.am:
1176 2009-05-18  Jan Michael Alonzo  <jmalonzo@webkit.org>
1178          Reviewed by Xan Lopez.
1180          [Gtk] Various autotools build refactoring and fixes
1181          https://bugs.webkit.org/show_bug.cgi?id=25286
1183          Style fixes
1185          * GNUmakefile.am:
1187 2009-05-18  Jan Michael Alonzo  <jmalonzo@webkit.org>
1189          Reviewed by Xan Lopez.
1191          [Gtk] Various autotools build refactoring and fixes
1192          https://bugs.webkit.org/show_bug.cgi?id=25286
1194          Add -no-install and -no-fast-install to programs and tests that we
1195          don't install. Also remove -O2 since this is already handled at
1196          configure time.
1198          * GNUmakefile.am:
1200 2009-05-17  Jan Michael Alonzo  <jmalonzo@webkit.org>
1202         Reviewed by Xan Lopez.
1204         [Gtk] Various autotools build refactoring and fixes
1205         https://bugs.webkit.org/show_bug.cgi?id=25286
1207         Refactor library cflags
1209         * GNUmakefile.am:
1211 2009-05-15  Fridrich Strba  <fridrich.strba@bluewin.ch>
1213         Reviewed by Jan Alonzo.
1215         Use AC_CANONICAL_HOST instead of AC_CANONICAL_SYSTEM, since
1216         the JIT compiler is not a cross-compiler
1218         * configure.ac:
1220 2009-05-13  Xan Lopez  <xlopez@igalia.com>
1222         Unreviewed: bump versions in preparation for 1.1.7 release.
1224         * configure.ac:
1226 2009-05-13  Xan Lopez  <xlopez@igalia.com>
1228         Rubber-stamped by Gustavo Noronha.
1230         Revert commit r43563, since it breaks WebKitGTK+ when compiled
1231         with gcc 4.4.
1233         * GNUmakefile.am:
1235 2009-05-12  Jan Michael Alonzo  <jmalonzo@webkit.org>
1237         Reviewed by Holger Freyther.
1239         [Gtk] Various autotools build refactoring and fixes
1240         https://bugs.webkit.org/show_bug.cgi?id=25286
1242         Refactor use of CFLAGS, CXXFLAGS, LIBADD and LDFLAGS.
1244         * GNUmakefile.am:
1246 2009-05-09  Jan Michael Alonzo  <jmalonzo@webkit.org>
1248         Reviewed by Gustavo Noronha.
1250         WebKit-r43163 won't build for gtk-directfb
1251         https://bugs.webkit.org/show_bug.cgi?id=25538
1253         Move the ENCHANT check out of the with_target conditional since it
1254         applies to all targets
1256         * configure.ac:
1258 2009-05-09  Mike Hommey  <glandium@debian.org>
1260         Reviewed by Geoffrey Garen. Landed by Jan Alonzo.
1262         Enable JIT on x86-64 gtk+
1263         https://bugs.webkit.org/show_bug.cgi?id=24724
1265         * configure.ac:
1267 2009-05-08  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
1269         Reviewed by Xan Lopez.
1271         Ship the gtk-doc.make file, so as to not depend on gtkdoc-tools.
1273         * GNUmakefile.am:
1274         * autogen.sh:
1276 2009-05-06  Tor Arne Vestbø  <tor.arne.vestbo@nokia.com>
1278         Reviewed by Simon Hausmann.
1280         Build QtWebKit as a framework on Mac
1282         This implies both debug and release build by default, unless
1283         one of the --debug or --release config options are passed to
1284         the build-webkit script.
1286         Frameworks can be disabled by passing CONFIG+=webkit_no_framework
1287         to the build-webkit script.
1289         To be able to build both debug and release targets in parallel
1290         we have to use separate output directories for the generated
1291         sources, which is not optimal, but required to avoid race conditions.
1293         An optimization would be to only require this spit-up on Mac.
1295         * WebKit.pri:
1297 2009-04-30  Jan Michael Alonzo  <jmalonzo@webkit.org>
1299         Unreviewed build GTK build fix
1301         * configure.ac: typo fix - javascript_debugger should be enable_javascript_debugger
1303 2009-04-30  Dimitri Glazkov  <dglazkov@chromium.org>
1305         Unreviewed, build fix.
1307         https://bugs.webkit.org/show_bug.cgi?id=25470
1308         Extend the cover of ENABLE_JAVASCRIPT_DEBUGGER to profiler.
1310         * configure.ac: Add autoconfig options, missed in the first commit.
1312 2009-04-28  Xan Lopez  <xlopez@igalia.com>
1314         Unreviewed: bump versions in preparation for 1.1.6 release.
1316         * configure.ac:
1318 2009-04-25  Jan Michael Alonzo  <jmalonzo@webkit.org>
1320         Reviewed by Xan Lopez.
1322         [GTK] Error reporting
1323         https://bugs.webkit.org/show_bug.cgi?id=18344
1325         Add webkiterror to the build.
1327         * GNUmakefile.am:
1329 2009-04-25  Jan Michael Alonzo  <jmalonzo@webkit.org>
1331          Reviewed by Xan Lopez.
1333          [GTK] Error reporting
1334          https://bugs.webkit.org/show_bug.cgi?id=18344
1336          Add the default error page for installation.
1338          * GNUmakefile.am:
1340 2009-04-24  Diego Escalante Urrelo  <diegoe@gnome.org>
1342         Reviewed by Gustavo Noronha.
1344         https://bugs.webkit.org/show_bug.cgi?id=15616
1345         [GTK] Add spell checking
1347         Add enchant support for spell-checking-languages property to work
1348         properly.
1350         * GNUmakefile.am:
1351         * configure.ac:
1353 2009-04-24  Simon Hausmann  <simon.hausmann@nokia.com>
1355         Reviewed by Ariya Hidayat.
1357         Added support for generating API docs in the Qt build using "make docs"
1359         * WebKit.pro: Include docs.pri for "make docs" target.
1361 2009-04-14  Xan Lopez  <xlopez@igalia.com>
1363         Unreviewed version bump in preparation for 1.1.5 release.
1365         * configure.ac:
1367 2009-04-06  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
1369         Rubber-stamped by Sam Weinig.
1371         Added rules to maintain the localization support. We cannot simply
1372         use whatever gettextize gives us because our build system is
1373         non-recursive.
1375         * GNUmakefile.am:
1376         * configure.ac:
1378 2009-04-05  Mike Hommey  <glandium@debian.org>
1380         Reviewed by Holger Freyther.
1382         Filter out all C++ symbols
1383         https://bugs.webkit.org/show_bug.cgi?id=24960
1385         Considering the public API is all C, we can just filter out all
1386         C++ mangled symbols, which will avoid exporting symbols in some
1387         corner cases such as gcc bugs on specific architectures, etc.
1389         * autotools/symbols.filter:
1391 2009-04-03  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
1393         Reviewed by Holger Freyther.
1395         Require GTK+ >= 2.10; 2.8 is already very old, and some very
1396         useful APIs are only available since 2.10.
1398         * configure.ac:
1400 2009-04-01  Christian Dywan  <christian@twotoasts.de>
1402         Reviewed by Holger Freyther.
1404         Unit test WebKitDownload
1405         http://bugs.webkit.org/show_bug.cgi?id=24844
1407         * GNUmakefile.am: Add a unit test for downloading.
1409 2009-04-01  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
1411         Unreviewed build fix. Fix make distcheck, after the gtk-doc
1412         integration.
1414         * GNUmakefile.am:
1416 2009-03-30  Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
1418         Reviewed by Holger Freyther.
1420         Integrate gtk-doc into the Gtk+ buildsystem.
1422         * autogen.sh:
1423         * configure.ac:
1425 2009-03-30  Xan Lopez  <xlopez@igalia.com>
1427         Unreviewed: bump version to 1.1.4 for release.
1429         * configure.ac:
1431 2009-03-21  Xan Lopez  <xlopez@igalia.com>
1433         Reviewed by Holger Freyther.
1435         Require gnome-keyring 2.26.0, since we were depending on an
1436         unreleased trunk revision between 2.25.91 and 2.26.0.
1438         * configure.ac:
1440 2009-03-20  Jan Michael Alonzo  <jmalonzo@gmail.com>
1442         Reviewed by Holger Freyther.
1444         [GTK] Misc patches for WebKitWebHistoryItem
1445         https://bugs.webkit.org/show_bug.cgi?id=24493
1447         Added build support for build the WebKitWebHistoryItem unit test.
1449         * GNUmakefile.am:
1451 2009-03-20  Jan Michael Alonzo  <jmalonzo@gmail.com>
1453         Reviewed by Holger Freyther.
1455         Separate gtk unit tests
1456         https://bugs.webkit.org/show_bug.cgi?id=24039
1458         Build the unit tests accordingly.
1460         * GNUmakefile.am:
1462 2009-03-17  Gustavo Noronha Silva  <gns@gnome.org>
1464         Reviewed by Mark Rowe.
1466         Enable HTML5 media elements support by default in the GTK+ port.
1468         * configure.ac:
1470 2009-03-17  Mike Hommey <glandium@debian.org>
1472         Reviewed by Holger Freyther.
1474         Do not export cti* symbols.
1475         See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519924.
1477         * autotools/symbols.filter:
1479 2009-03-15  Xan Lopez  <xlopez@igalia.com>
1481         Bump version to 1.1.3 for release and fix soversion
1482         calculation (oops). Thanks to Frederik Himpe for pointing this
1483         out.
1485         * configure.ac:
1487 2009-03-15  Xan Lopez  <xlopez@igalia.com>
1489         Bump version and libtool version for release.
1491         * configure.ac:
1493 2009-03-14  Xan Lopez  <xlopez@igalia.com>
1495         No review, build fix.
1497         Split clean rules to make distcheck pass.
1499         * GNUmakefile.am:
1501 2009-03-13  Mark Rowe  <mrowe@apple.com>
1503         Reviewed by Dan Bernstein.
1505         Remove rarely used Makefile targets from the Makefile.
1507         There are many situations in which the targets don't work as expected,
1508         and their primary use is addressed by having the build system default
1509         to building the appropriate architecture.
1511         * Makefile.shared:
1513 2009-03-11  Jan Michael Alonzo  <jmalonzo@webkit.org>
1515         Reviewed by Holger Freyther.
1517         [Gtk] Fix make clean targets
1518         https://bugs.webkit.org/show_bug.cgi?id=24450
1520         Fix 'make' clean targets. We shouldn't be removing DerivedSources
1521         if it's only clean. Only remove it if it's distclean or
1522         maintainer-clean. Also remove build-related auxillary files on
1523         dist/maintainer clean.
1525         * GNUmakefile.am:
1527 2009-03-11  Jan Michael Alonzo  <jmalonzo@webkit.org>
1529         Reviewed by Holger Freyther
1531         [GTK]DumpRenderTree doesn't compile for non-X11 GTK ports anymore
1532         https://bugs.webkit.org/show_bug.cgi?id=2260
1534         pangoft2 is also used in directfb builds so use it for all targets
1536         * configure.ac:
1538 2009-03-02  Xan Lopez  <xan@gnome.org>
1540         Reviewed by Mark Rowe.
1542         https://bugs.webkit.org/show_bug.cgi?id=24287
1543         [GTK] Move auth dialog feature to WebKit/
1545         Add WebKitSoupAuthDialog files to build.
1547         * GNUmakefile.am:
1549 2009-03-03  Gustavo Noronha Silva  <gns@gnome.org>
1551         Reviewed by Alexey Proskuryakov.
1553         https://bugs.webkit.org/show_bug.cgi?id=16826
1554         [Gtk] Implement WebKitDownload
1556         Adding new files related to WebKitDownload to the GTK+ port.
1558         * GNUmakefile.am:
1560 2009-03-02  Gustavo Noronha Silva  <gns@gnome.org>
1562         Unreviewed build fix; adding missing files to EXTRA_DIST, so that
1563         they show up in the tarball.
1565         * GNUmakefile.am:
1567 2009-03-01  Christian Dywan  <christian@twotoasts.de>
1569         * configure.ac: Bump GTK port version to 1.1.1.
1571 2009-02-27  Gustavo Noronha Silva  <gns@gnome.org>
1573         Unreviewed build fix. Adding the WebKit/gtk/webkitmarshal.list
1574         file to EXTRA_DIST to fix make dist.
1576         * GNUmakefile.am:
1578 2009-02-26  Xan Lopez  <xan@gnome.org>
1580         Reviewed by Holger Freyther.
1582         https://bugs.webkit.org/show_bug.cgi?id=16947
1583         [GTK] Missing HTTP Auth challenge
1585         Add HTTP authentication dialog with optional GNOME Keyring
1586         storage.
1588         * GNUmakefile.am:
1589         * configure.ac:
1591 2009-02-26  Xan Lopez  <xan@gnome.org>
1593         Reviewed by Holger Freyther.
1595         https://bugs.webkit.org/show_bug.cgi?id=16947
1596         [GTK] Missing HTTP Auth challenge
1598         Take marshallers to be built from a manually maintained list
1599         instead of grepping the sources.
1601         It's much faster, especially so now that we want to add
1602         marshallers from WebCore too. A system to only take into account
1603         the modified files when generating the marshallers from sources
1604         could be hacked, but I think it's overkill considering how rarely
1605         a new marshaller is added.
1607         * GNUmakefile.am:
1609 2009-02-24  Jan Michael Alonzo  <jmalonzo@webkit.org>
1611         Reviewed by Alexey Proskuryakov.
1613         [Gtk] add options for 3D transforms and HTML5 channel messaging to the build
1614         https://bugs.webkit.org/show_bug.cgi?id=24072
1616         Add options for toggling 3D transforms and HTML5 channel messaging
1617         support on or off.
1619         Also fix the web-workers option. It should be web-workers and not workers.
1621         * configure.ac:
1623 2009-02-23  Xan Lopez  <xan@gnome.org>
1625         Reviewed by Alexey Proskuryakov.
1627         https://bugs.webkit.org/show_bug.cgi?id=22624
1628         [SOUP][GTK] Need API to get SoupSession from WebKit.
1630         Remove CURL support, the only supported HTTP backend is SOUP now.
1632         * GNUmakefile.am:
1633         * configure.ac:
1635 2009-02-19  Christian Dywan  <christian@twotoasts.de>
1637         Rubber-stamped by Holger Freyther.
1639         http://bugs.webkit.org/show_bug.cgi?id=22811
1640         Underlinking in Programs_UnitTests (GTK+ build)
1642         * GNUmakefile.am: Add GLIB_LIBS to unit test library flags.
1644 2009-02-18  Gustavo Noronha Silva  <gns@gnome.org>
1646         Reviewed by Holger Freyther.
1648         Fix symbols.filter location, and add other missing files to the
1649         autotools build, so that make dist works.
1651         * GNUmakefile.am:
1653 2009-02-17  Gustavo Noronha Silva  <gns@gnome.org>
1655         Reviewed by Alexey Proskuryakov.
1657         https://bugs.webkit.org/show_bug.cgi?id=23939
1658         Release build being built with debugging symbols
1660         * configure.ac: Revert change done in revision 40790, since we
1661         already have a AC_PROG_CXX macro call as part of WEBKIT_INIT
1663 2009-02-12  Gustavo Noronha Silva  <gns@gnome.org>
1665         Reviewed by Eric Seidel.
1667         * configure.ac: Make soup the default HTTP backend for the Gtk port.
1669 2009-02-09  Calvin Walton  <calvin.walton@gmail.com>
1671         Reviewed by Holger Freyther.
1673         https://bugs.webkit.org/show_bug.cgi?id=23823
1675         [Gtk] Fix build with recent autotools
1677         Current versions of automake/libtool don't assume you want C++ enabled
1678         by default any more, so explicitly check for a C++ compiler.
1680         * configure.ac: Add AC_PROG_CXX macro
1682 2009-02-02  Christian Dywan  <christian@twotoasts.de>
1684         Rubber-stamped by Holger Freyther.
1686         Don't require Geolocation by default.
1688         * configure.ac:
1690 2009-01-30  Jan Michael Alonzo  <jmalonzo@webkit.org>
1692         Reviewed by Nikolas Zimmermann.
1694         [Gtk] Refactor autoconf/configure.ac in preparation for jsc and webkit build splits
1695         https://bugs.webkit.org/show_bug.cgi?id=22136
1697         * GNUmakefile.am:
1698         * acinclude.m4: Removed.
1699         * autogen.sh:
1700         * autotools/acinclude.m4: Added.
1701         * autotools/dolt.m4: Added.
1702         * autotools/symbols.filter: Renamed from symbols.filter.
1703         * autotools/webkit.m4: Added.
1704         * configure.ac:
1706 2009-01-30  Holger Hans Peter Freyther  <zecke@selfish.org>
1708         Reviewed by Nikolas Zimmermann.
1710         [GTK] Implement GeolocationService using the Geoclue library
1712         https://bugs.webkit.org/show_bug.cgi?id=22022
1714         Untested implementation of the GeolocationService using the geoclue
1715         library. Velocity handling is completely missing and the accuracy
1716         handling might be wrong.
1718         * GNUmakefile.am:
1719         * configure.ac:
1721 2009-01-11  Xan Lopez  <xan@gnome.org>
1723         Reviewed by Holger Freyther.
1725         Bump version to 1.1.0 since we are breaking ABI and adding new
1726         major features.
1728         * configure.ac:
1730 2008-12-19  Marco Barisione  <marco.barisione@collabora.co.uk>
1732         Reviewed by Holger Freyther.
1734         http://bugs.webkit.org/show_bug.cgi?id=16562
1735         [gtk] Implement WebPolicyDelegate methods
1737         Original work by Pierre-Luc Beaudoin. Final touches by Gustavo
1738         Noronha.
1740         This implements the delegates methods of WebPolicyDelegate.
1741         Since Gtk+/C doesn't have delegate methods, they are replaced with
1742         signals.
1744         A new object WebKitWebPolicyDecision allows the browser to delay its
1745         response in certain cases. WebKitWebNavigationAction contains the
1746         information about what caused a navigation request.
1748         * GNUmakefile.am: Add new files
1750 2008-12-19  Gustavo Noronha Silva  <gns@gnome.org>
1752         Reviewed by Holger Freyther.
1754         Use ustar tar format for WebKit/GTK+'s make dist target, so that
1755         storing files whose filenames are > 99 is possible.
1757         * configure.ac:
1759 2008-12-19  Holger Hans Peter Freyther  <zecke@selfish.org>
1761         [GTK] Build fix by defining WTF_USE_JIT_STUB_ARGUMENT_VA_LIST
1763         Fix the jit compilation on i*686 on Linux by using the va_list
1764         to pass arguments to the CTI. This is done on the MAC as well
1765         and sunspider and javascriptcore seem to work with that.
1767         * configure.ac:
1769 2008-12-18  Pamela Greene  <pam@chromium.org>
1771         Submitted without review.
1772         Right, remove the whole misplaced directory, not just the tests.
1774         * fast: Removed.
1775         * fast/dom: Removed.
1777 2008-12-18  Pamela Greene  <pam@chromium.org>
1779         Submitted without review.
1780         Moving layout test into LayoutTests where it belongs.
1782         * fast/dom/setter-type-enforcement-expected.txt: Removed.
1783         * fast/dom/setter-type-enforcement.html: Removed.
1785 2008-12-15  Daniel Macks  <dmacks@netspace.org>
1787         Reviewed by Darin Adler.
1789         Default to use external libicu-config if avail on all platforms.
1790         https://bugs.webkit.org/show_bug.cgi?id=22713
1792         * configure.ac:
1794 2008-12-12  Holger Hans Peter Freyther  <zecke@selfish.org>
1796         Back out r39222 as this is breaking the build on Gentoo (aclocal-1.10)
1798         The m4 directory does not exist and we now have a compile issue on
1799         Gentoo systems.
1801         * GNUmakefile.am:
1802         * configure.ac:
1804 2008-12-11  Daniel Macks  <dmacks@netspace.org>
1806         Reviewed by Darin Adler.
1808         https://bugs.webkit.org/show_bug.cgi?id=22714
1810         Put libtool macro files in subdir that it wants.
1812         * GNUmakefile.am:
1813         * configure.ac:
1815 2008-12-07  Holger Hans Peter Freyther  <zecke@selfish.org>
1817         Reviewed by Eric Seidel.
1819         [Gtk+] Use glib's unit test facilities to test the WebKit/Gtk+ API
1821         https://bugs.webkit.org/show_bug.cgi?id=22491
1823         Add the skeleton to WebKit/gtk/tests and integrate that into the
1824         buildsystem. Testing support was added in glib 2.16. For versions
1825         using glib < 2.16 we compile an empty application.
1827         * GNUmakefile.am:
1829 2008-12-07  Holger Hans Peter Freyther  <zecke@selfish.org>
1831         Reviewed by Cameron Zwarich.
1833         [GTK] Define ENABLE_JIT_OPTIMIZE_CALL, ENABLE_JIT_OPTIMIZE_PROPERTY_ACCESS, ENABLE_JIT_OPTIMIZE_ARITHMETIC
1835         When building the jit on i*86 also enable the above optimizations.
1837         * configure.ac:
1839 2008-12-03  Simon Hausmann  <hausmann@webkit.org>
1841         Reviewed by Tor Arne Vestbø.
1843         Fix the build of WebKit inside Qt by making sure that qmake generators
1844         that do not produce generated sources (i.e. cpp files) are not
1845         included in SOURCES.
1847         * WebKit.pri:
1849 2008-12-02  Simon Hausmann  <hausmann@webkit.org>
1851         Reviewed by Tor Arne Vestbø.
1853         Removed JavaScriptCore from SUBDIRS as it's not built separately
1854         anymore.
1856         * WebKit.pro:
1858 2008-11-28  Gustavo Noronha Silva  <gns@gnome.org>
1860         Reviewed and slightly modified by Holger Freyther.
1862         https://bugs.webkit.org/show_bug.cgi?id=19130
1864         Added the new WebKitGtk files to be built:
1865         WebKit/gtk/webkit/webkitwebwindowfeatures.{cpp,h}
1867         * GNUmakefile.am:
1869 2008-11-26  Kalle Vahlman  <kalle.vahlman@movial.com>
1871         Reviewed by Darin Adler. Landed by Jan Alonzo.
1873         Bison versions under 2.2 produce crashing CSSGrammar code for ARM
1874         https://bugs.webkit.org/show_bug.cgi?id=22456
1876         Check for bison version 2.2 or greater on ARM. Earlier versions produce
1877         code that crashes on ARM devices.
1879         * configure.ac:
1881 2008-11-25  Holger Hans Peter Freyther  <zecke@selfish.org>
1883         Reviewed by David Kilzer.
1885         https://bugs.webkit.org/show_bug.cgi?id=22022
1887         Add Geolocation support to the configure.ac
1889         Add an option to build WebKit/Gtk+ with Geolocation. The
1890         implementation will be using Gypsy.
1892         * configure.ac:
1894 2008-11-24  Holger Hans Peter Freyther  <zecke@selfish.org>
1896         Reviewed by Mark Rowe.
1898         [Gtk+] Add configure option to enable Web Workers and enable it by default
1900         Add --enable-workers to the buildsystem (used by build-webkit) add
1901         the to be build files to the GNUmakefile.am and change build-webkit
1902         to enable Web Workers by default.
1904         * configure.ac:
1906 2008-09-09  Joerg Bornemann  <joerg.bornemann@trolltech.com>
1908         Reviewed by Simon Hausmann.
1910         Steps towards making the Qt port of WebKit compile on Windows CE
1912         https://bugs.webkit.org/show_bug.cgi?id=20746
1914         * WebKit.pro: don't build DumpRenderTree on all Win32 platforms
1916 2008-11-17  Nikolas Zimmermann  <nikolas.zimmermann@torchmobile.com>
1918         Reviewed by George Staikos.
1920         Add WML build support for Gtk as well.
1922         * configure.ac:
1924 2008-11-16  Geoffrey Garen  <ggaren@apple.com>
1926         Not reviewed.
1928         Try to fix gtk build.
1930         * configure.ac:
1932 2008-11-10  Tor Arne Vestbø  <tavestbo@trolltech.com>
1934         Rubber-stamped by Simon Hausmann.
1936         Distinguish between building from trunk and as part of Qt
1938         * WebKit.pri:
1940 2008-11-10  Morten Sørvig  <msorvig@trolltech.com>
1942         Reviewed by Simon Hausmann.
1944         Make tests/auto/qwebframe compile on Qt/Mac.
1946         * WebKit.pri: Fix linkage against QtWebKit when compiled as framework.
1948 2008-11-06  Cameron Zwarich  <zwarich@apple.com>
1950         Not reviewed.
1952         Speculatively fix the GTK build.
1954         * GNUmakefile.am:
1956 2008-11-06  Alp Toker  <alp@nuanti.com>
1958         GTK build fix for r38155. create_hash_table was moved out of kjs/
1960         * GNUmakefile.am:
1962 2008-11-06  Cameron Zwarich  <zwarich@apple.com>
1964         Rubber-stamped by Sam Weinig.
1966         Correct the reference to jsc.pro in WebKit.pro to match its new
1967         location in the root directory of JavaScriptCore.
1969         * WebKit.pro:
1971 2008-11-03  Alp Toker  <alp@nuanti.com>
1973         autotools distcleancheck fix. Add dolt-generated files and
1974         webkitenumtypes.h to the list of files that need to be cleaned.
1975         Unreviewed.
1977         * GNUmakefile.am:
1979 2008-11-03  Alp Toker  <alp@nuanti.com>
1981         Rubber-stamped by Holger Freyther.
1983         Do not enable RTTI or exceptions in debug builds, matching release
1984         builds. They don't help much with debugging and significantly slow
1985         down and increase the size of the debug build.
1987         * GNUmakefile.am:
1989 2008-11-03  Alp Toker  <alp@nuanti.com>
1991         Rubber-stamped by Holger Freyther.
1993         Add mingw32 case to dolt for faster GTK+ Windows builds.
1995         * acinclude.m4:
1997 2008-11-02  Xan Lopez  <xan@gnome.org>
1999         Reviewed by Holger Freyther
2001         https://bugs.webkit.org/show_bug.cgi?id=22009
2002         HTML5 Video with GStreamer pulls gnome-vfs without using it.
2004         * configure.ac:
2005         Remove gnome-vfs from configure.ac, it's unused.
2007 2008-10-30  Alp Toker  <alp@nuanti.com>
2009         https://bugs.webkit.org/show_bug.cgi?id=19395
2010         doltlibtool bug with bash 3.0
2012         autotools dolt build fix for bash version 3.0 and older. Remove
2013         concatenation syntax from doltlibtool to support the older versions
2014         which don't have '+='.
2016         * acinclude.m4:
2018 2008-10-30  Alp Toker  <alp@nuanti.com>
2020         Rubber-stamped by Oliver Hunt.
2022         autotools build system change to enable JIT features by default. Can
2023         be disabled with --disable-jit (and is disabled automatically on
2024         unsupported platforms).
2026         * configure.ac:
2028 2008-10-30  Alp Toker  <alp@nuanti.com>
2030         Bump WebKit GTK+ version to 1.0.3.
2032         * configure.ac:
2034 2008-10-29  Gustavo Noronha Silva  <gns@gnome.org>
2036         Reviewed by Holger Freyther.
2038         Added all the files that need to be installed for the Inspector to
2039         work.
2041 2008-10-29  Mike Hommey  <glandium@debian.org>
2043         Reviewed by Holger Freyther.
2045         https://bugs.webkit.org/show_bug.cgi?id=21884
2046         Test presence and link against libpng.
2048         * GNUmakefile.am:
2049         * configure.ac:
2051 2008-10-29  Jan Michael Alonzo  <jmalonzo@webkit.org>
2053         Reviewed by Holger Freyther.
2055         Add --enable-optimizations to enable optimized builds. The default
2056         is to enable it for release builds, and disabled for debug builds.
2057         This option will allow builders to have a debug as well as
2058         optimized builds.
2060         * GNUmakefile.am:
2061         * configure.ac:
2063 2008-10-28  Mike Hommey  <glandium@debian.org>
2065         Reviewed by Alp Toker.
2067         https://bugs.webkit.org/show_bug.cgi?id=21885
2068         [GTK] libwebkit doesn't link against libpangoft2
2070         Add pkg-config check for pangoft2 which provides
2071         pango_fc_font_description_from_pattern() used in the FreeType font
2072         backend.
2074         * configure.ac:
2076 2008-10-28  Alp Toker  <alp@nuanti.com>
2078         Include copyright license files in the autotools dist target.
2080         Change suggested by Mike Hommey.
2082         * GNUmakefile.am:
2084 2008-10-25  Jan Michael Alonzo  <jmalonzo@webkit.org>
2086         Gtk build fix: add '-' to Wl which was missed in r36845
2088         * GNUmakefile.am:
2090 2008-10-22  Alp Toker  <alp@nuanti.com>
2092         Fix build for Cairo 1.2.
2094         * configure.ac:
2096 2008-10-20  Alp Toker  <alp@nuanti.com>
2098         Partial GTK+/Win32 build fix. Lowercase library name to enable linking
2099         when cross-compiling Windows binaries from Linux: -lWs2_32 -> -lws2_32
2101         * configure.ac:
2103 2008-10-13  Alp Toker  <alp@nuanti.com>
2105         GTK+ build fix: Ensure correct builds when debugging is
2106         enabled/disabled by defining NDEBUG in autotoolsconfig.h as needed.
2107         It's still passed as a compiler flag since some sources (DRT) don't
2108         use config.h yet.
2110         * configure.ac:
2112 2008-10-09  Alp Toker  <alp@nuanti.com>
2114         Reviewed by Mark Rowe.
2116         https://bugs.webkit.org/show_bug.cgi?id=20760
2117         Implement support for x86 Linux in CTI
2119         Prepare to enable CTI/WREC on supported architectures. Will be
2120         switched on when the crasher introduced in r37386 is resolved.
2122         * configure.ac:
2124 2008-10-07  Alp Toker  <alp@nuanti.com>
2126         GTK+ build fix for older automake versions (1.7). Discussed in bug
2127         #21392.
2129         * GNUmakefile.am:
2131 2008-10-07  Alp Toker  <alp@nuanti.com>
2133         Reviewed by Mark Rowe.
2135         https://bugs.webkit.org/show_bug.cgi?id=21392
2136         [GTK] Auto-generate JS DOM binding sources list
2138         Remove the huge lists of generated DOM binding sources and headers in
2139         the build system. These are difficult to maintain and can be derived
2140         automatically.
2142         The new strategy is to re-use the existing lists of IDL sources (which
2143         are needed for dist support anyway). This will also ease the addition
2144         of new language bindings.
2146         * GNUmakefile.am:
2148 2008-09-27  Jan Michael Alonzo  <jmalonzo@webkit.org>
2150         Reviewed by Holger Freyther.
2152         https://bugs.webkit.org/show_bug.cgi?id=20287
2153         [Gtk] disable plugins for gtk/directfb target
2155         Introduce WTF_PLATFORM_X11 for X11 builds.
2156         Also use target-specific packages when building the port
2158         * configure.ac: Do not check for cairo-ft for directfb builds.
2160 2008-09-27  Marco Barisione  <marco.barisione@collabora.co.uk>
2162         Reviewed by Holger Freyther.
2164         http://bugs.webkit.org/show_bug.cgi?id=21174
2165         [GTK][AUTOTOOLS] Enable large file support at configure time
2167         * configure.ac: Enable large file support with AC_SYS_LARGEFILE.
2169 2008-09-23  Richard Hult  <richard@imendio.com>
2171         Reviewed by Alp Toker. Landed by Jan Alonzo.
2173         http://bugs.webkit.org/show_bug.cgi?id=20582
2174         [Gtk] Link error on Mac OS X
2176         * GNUmakefile.am: Only use the -version-script flag for the gnu
2177         linker.
2178         * configure.ac: Check for GNU OSes.
2180 2008-09-19  Alp Toker  <alp@nuanti.com>
2182         Build fix for the 'gold' linker and recent binutils. New behaviour
2183         requires that we link to used libraries explicitly.
2185         * GNUmakefile.am:
2186         * configure.ac:
2188 2008-09-04  Marco Barisione  <marco.barisione@collabora.co.uk>
2190         Reviewed by Eric Seidel.
2192         http://bugs.webkit.org/show_bug.cgi?id=20380
2193         [GTK][AUTOTOOLS] Include autotoolsconfig.h from config.h
2195         * configure.ac: Rename the configuration header from aconfig.h to autotoolsconfig.h.
2197 2008-08-28  Alp Toker  <alp@nuanti.com>
2199         GTK+ dist/build fix. List newly added header files.
2201         * GNUmakefile.am:
2203 2008-08-27  Mike Hommey <glandium@debian.org>
2205         Reviewed by Holger.
2207         * GNUmakefile.am:
2208         * symbols.filter: Added.
2210 2008-08-10  Jan Michael Alonzo  <jmalonzo@webkit.org>
2212         Reviewed (and updated) by Alp Toker.
2214         https://bugs.webkit.org/show_bug.cgi?id=16620
2215         [GTK] Autotools make dist and make check support
2217         Get make dist working.
2219         Note that not all possible configurations have been tested yet.
2221         * GNUmakefile.am:
2223 2008-08-09  Marco Barisione  <marco.barisione@collabora.co.uk>
2225         Reviewed by Alp Toker.
2227         http://bugs.webkit.org/show_bug.cgi?id=19045
2228         [gtk] ./configure doesn't check for x toolkit availability
2230         Some old versions of Xt do not provide xt.pc, in this case use
2231         AC_CHECK_LIB to check if the library is installed and then fall back
2232         to using just -lXt.
2234         * configure.ac:
2236 2008-08-09  Alp Toker  <alp@nuanti.com>
2238         GTK+ build fixes.
2240         Back out r20338 libxslt check (conditional check already exists and
2241         this broke the build).
2243         Make the flex version check a warning rather than fatal to fix the
2244         build bot.
2246         * configure.ac:
2248 2008-08-08  Jan Michael Alonzo  <jmalonzo@webkit.org>
2250         Reviewed by Mark Rowe.
2252         http://bugs.webkit.org/show_bug.cgi?id=20338
2253         [Gtk] Autotools should check for libxslt
2255         Autotools check for libxslt
2257         * configure.ac:
2259 2008-08-07  Kalle Vahlman  <zuh@iki.fi>
2261         Reviewed by David Kilzer.
2263         Check for correct flex version to avoid faulty builds
2265         A correct Webkit build requires flex 2.5.33 but autotools build doesn't check for it
2266         https://bugs.webkit.org/show_bug.cgi?id=20253
2268         acinclude.m4: Import AX_COMPARE_VERSION macro
2269         configure.ac: Check for flex version
2271         * acinclude.m4:
2272         * configure.ac:
2274 2008-08-07  Simon Hausmann  <hausmann@webkit.org>
2276         Rubber-stamped by Lars.
2278         Added API tests for QWebPage/QWebFrame based on QTestLib.
2280         * WebKit.pro: Add WebKit/qt/tests to the build.
2282 2008-08-06  Marco Barisione  <marco.barisione@collabora.co.uk>
2284         Reviewed by Eric Seidel.
2286         http://bugs.webkit.org/show_bug.cgi?id=20276
2287         [GTK] Makefile rules for the enum GTypes files depend on Makefile
2288         instead of GNUmakefile
2290         The patch committed in revision 34649 added the code needed to
2291         generate GTypes for enums but the makefile rules for
2292         stamp-webkitenumtypes.h and webkitenumtypes.cpp were depending on
2293         Makefile (used by other ports) instead of GNUmakefile.
2295         * GNUmakefile.am: Depend on GNUmakefile instead of Makefile.
2297 2008-08-05  Marco Barisione  <marco.barisione@collabora.co.uk>
2299         Reviewed by Alp Toker.
2301         http://bugs.webkit.org/show_bug.cgi?id=19045
2302         [gtk] ./configure doesn't check for x toolkit availability
2304         Check for the .pc file for Xt instead of hard coding -lXt in the
2305         GNUmakefile.am.
2307         Thanks to Dominik Röttsches for the initial patch.
2309         * GNUmakefile.am:
2310         * configure.ac:
2312 2008-07-30  Marco Barisione  <marco.barisione@collabora.co.uk>
2314         Reviewed by Holger.
2316         http://bugs.webkit.org/show_bug.cgi?id=19742
2317         [GTK] Auto generate webkitmarshal.list
2319         Auto generate webkitmarshal.list from source files to reduce the
2320         number of conflicts when merging git branches or when applying
2321         patches.
2322         Also rename webkit-marshal.* to webkitmarshal.* for consistency.
2324         * GNUmakefile.am:
2326 2008-07-25  Jan Michael Alonzo  <jmalonzo@webkit.org>
2328         Reviewed by Mark Rowe.
2330         Copy the way Gtk detects jpeglib. Hinted by Wouter Bolsterlee.
2332         [Gtk] Improve detection jpeglib
2333         https://bugs.webkit.org/show_bug.cgi?id=17865
2335         * GNUmakefile.am:
2336         * configure.ac:
2338 2008-07-25  Simon Hausmann  <hausmann@webkit.org>
2340         Discussed with and rubber-stamped by Lars.
2342         Fix the build system for the Qt port.
2344         Recent JavaScriptCore changes require the addition of JavaScriptCore/API to the
2345         include search path. With a build process that combines JavaScriptCore and
2346         WebCore in one build process/Makefile the existance of
2347         JavaScriptCore/API/Node.h and WebCore/dom/Node.h causes include conflicts.
2349         This commit solves this by introducing a separate build of JavaScriptCore into
2350         a static library.
2352         As a result of the split-up a race-condition due to broken dependencies of
2353         regular source files to header files of generated sources showed up very
2354         frequently when doing parallel builds (which the buildbot does). This commit at
2355         the same time tries to address the dependency problem by making the
2356         addExtraCompiler() function also generate a pseudo extra compiler that
2357         represents the header file output, so that qmake is aware of the creation of
2358         the header file for dependency calculation.
2360         At the same time I removed a lot of cruft from the pro files to ease maintenance.
2362         * WebKit.pri:
2363         * WebKit.pro:
2365 2008-06-18  Marco Barisione  <marco.barisione@collabora.co.uk>
2367         Reviewed by Alp Toker.
2369         https://bugs.webkit.org/show_bug.cgi?id=19171
2370         [GTK] GTypes for enumerations
2372         Generate GTypes for public enumerations so they can be used as
2373         properties.
2375         * GNUmakefile.am: Generate webkit-enum-types.cpp and
2376         webkit-enum-types.h.
2378 2008-06-16  Simon Hausmann  <hausmann@webkit.org>
2380         Fix the Qt build. testkjs.pro is now called jsc.pro.
2382         * WebKit.pro:
2384 2008-06-15  Alp Toker  <alp@nuanti.com>
2386         Rubber-stamped by Maciej.
2388         Install 'jsc' application by default.
2390         * GNUmakefile.am:
2392 2008-06-08  Alp Toker  <alp@nuanti.com>
2394         autotools/GTK+ build system cleanup. Don't include WebKit API in the
2395         WebCore build as it's no longer needed since r34426.
2397         * GNUmakefile.am:
2399 2008-06-08  Alp Toker  <alp@nuanti.com>
2401         Rubber-stamped by Mark Rowe.
2403         Bring back -fstrict-aliasing for JavaScriptCore which was removed in
2404         r31821, since aliasing issues have now been fixed.
2406         Use -O3, not -O2 for the JavaScriptCore build.
2408         * GNUmakefile.am:
2409         * configure.ac:
2411 2008-06-05  Christian Dywan  <christian@twotoasts.de>
2413         Reviewed by Alp Toker.
2415         https://bugs.webkit.org/show_bug.cgi?id=14141
2416         Please add a version to the Gtk port
2418         * GNUmakefile.am:
2420 2008-06-02  Alp Toker  <alp@nuanti.com>
2422         GTK+/autotools Windows build system fixes.
2424         * GNUmakefile.am:
2425         * configure.ac:
2427 2008-06-02  Jan Michael Alonzo  <jmalonzo@webkit.org>
2429         Reviewed by Alp Toker.
2431         Build WebCore GTK+ sources as part of WebCore, not WebKit.
2432         Split common and GTK+-specific sources into separate file lists.
2434         * GNUmakefile.am:
2436 2008-06-01  Josh Triplett  <josh@freedesktop.org>
2438         Reviewed by Alp Toker.
2440         http://bugs.webkit.org/show_bug.cgi?id=16891
2441         [GTK] autotools build is slow
2443         Add dolt revision 5e9eef10 to the autotools build system. Speeds up
2444         the build, often by a factor of two or more on supported platforms,
2445         otherwise falls back to libtool.
2447         See http://dolt.freedesktop.org for details.
2449         * acinclude.m4: Added.
2450         * configure.ac:
2452 2008-05-25  Jan Michael Alonzo  <jmalonzo@webkit.org>
2454         Reviewed by Alp Toker.
2456         http://bugs.webkit.org/show_bug.cgi?id=19142
2457         [Gtk] Remove build options --svg-experimental and --cross-document-messaging
2459         * configure.ac:
2461 2008-05-24  Alp Toker  <alp@nuanti.com>
2463         GTK+/Win32 build fixes. Link against Windows ICU without using
2464         icu-config since it's not available on that platform.
2466         Link against Ws2_32 when the curl http backend is chosen since we
2467         use select() directly.
2469         * configure.ac:
2471 2008-05-23  Alp Toker  <alp@nuanti.com>
2473         GTK+ fixes for building without database support.
2475         * configure.ac:
2477 2008-05-20  Jan Michael Alonzo  <jmalonzo@webkit.org>
2479         Reviewed by Alp Toker.
2481         Fix for previous autotools change.
2483         * configure.ac:
2485 2008-05-20  Jan Michael Alonzo  <jmalonzo@webkit.org>
2487         Reviewed by Alp.
2489         http://bugs.webkit.org/show_bug.cgi?id=18483
2490         [Gtk] Autotools should match build-webkit default flags
2492         * configure.ac:
2494 2008-05-19  Alp Toker  <alp@nuanti.com>
2496         GTK+ build fix for Mac/Win. Don't check for FreeType/FontConfig when
2497         the Pango font backend is selected.
2499         * GNUmakefile.am:
2500         * configure.ac:
2502 2008-05-16  Julien Chaffraix  <jchaffraix@webkit.org>
2504         Reviewed by Eric.
2506         Preparatory work for bug 9191: JS*ElementWrapperFactory should be autogenerated
2508         * configure.ac: Add HTML_FLAGS and set it when video is enabled.
2510 2008-05-15  Ariya Hidayat  <ariya.hidayat@trolltech.com>
2512         Reviewed by Simon.
2514         Since WebKitGtk is fully using autotools now, clean-up the .pro/.pri files
2515         from gtk-port.
2517         * WebKit.pri:
2518         * WebKit.pro:
2520 2008-05-09  Anders Carlsson  <andersca@apple.com>
2522         Reviewed by Mark.
2524         Add x86_64 rule.
2526         * Makefile:
2528 2008-05-09  Simon Hausmann  <hausmann@webkit.org>
2530         Reviewed by Holger.
2532         Removed explicit linkage against libxml and libxslt on Qt/Mac builds.
2534         This dependency is completely unnecessary here and creates only problems by
2535         propagating through WebCore.pro over libQtWebKit.prl right now customer
2536         applications.
2539         * WebKit.pri:
2541 2008-05-02  Anders Carlsson  <andersca@apple.com>
2543         Reviewed by Mark.
2545         Add an "x86_64" make rule.
2547         * Makefile.shared:
2549 2008-05-02  Jan Michael Alonzo  <jmalonzo@unpluggable.com>
2551         Reviewed by Eric.
2553         https://bugs.webkit.org/show_bug.cgi?id=18811
2554         Enable dashboard and offline web apps in autotools
2556         * configure.ac:
2558 2008-05-01  Marc Ordinas i Llopis  <marc.ordinasillopis@collabora.co.uk>
2560         Reviewed by Alp Toker.
2562         https://bugs.webkit.org/show_bug.cgi?id=14750
2563         Added support for NPAPI plugins on Gtk and Qt-x11 ports.
2565         * GNUmakefile.am: Added Xt library.
2567 2008-04-29  David Kilzer  <ddkilzer@apple.com>
2569         BUILD FIX for ENABLE(DASHBOARD_SUPPORT)
2571         * configure.ac: Added conditional for ENABLE_DASHBOARD_SUPPORT.
2573 2008-04-22  Alp Toker  <alp@nuanti.com>
2575         GTK+ debug build fix for changes in r32257.
2577         * GNUmakefile.am:
2579 2008-04-18  Jan Michael Alonzo  <jmalonzo@unpluggable.com>
2581         Reviewed by Alp Toker.
2583         http://bugs.webkit.org/show_bug.cgi?id=16620
2584         [GTK] Autotools make dist and make check support
2586         Cleanups.
2588         * GNUmakefile.am:
2590 2008-04-11  Mark Rowe  <mrowe@apple.com>
2592         Rubber-stamped by Antti Koivisto.
2594         * GNUmakefile.am: Disable a warning that GCC 4.3 triggers all over the show.
2596 2008-04-17  Alp Toker  <alp@atoker.com>
2598         GTK+ build fix. Back out the libjpeg check part of r32008 from bug
2599         #17865 (reopened).
2601         * configure.ac:
2603 2008-04-17  Jan Michael Alonzo  <jmalonzo@unpluggable.com>
2605         Reviewed by Alp Toker.
2607         http://bugs.webkit.org/show_bug.cgi?id=17865
2608         [Gtk] Improve detection of jpeglib and glib tools
2610         Improve detecting jpeglib and glib tools
2612         * configure.ac: Throw an error if the dependencies above are
2613         currently not installed
2615 2008-04-14  Xan Lopez  <xan@gnome.org>
2617         Reviewed by Alp Toker.
2619         http://bugs.webkit.org/show_bug.cgi?id=17917
2620         Bug 17917: Cookie support for HTTP soup backend
2622         Bumped the libsoup required version to 2.23 for cookie support.
2624         * configure.ac:
2626 2008-04-11  Mark Rowe  <mrowe@apple.com>
2628         Rubber-stamped by Anders Carlsson.
2630         Fix https://bugs.webkit.org/show_bug.cgi?id=18430
2631         Bug 18430: SIGSEGV on amd64 when built with gcc 4.3
2633         GCC 4.3 generates bad code in some instances when working with our HashTables
2634         as some of the HashTable code violates the strict aliasing requirements.  Since
2635         GCC 4.2 this code has generated warnings when -fstrict-aliasing is enabled. Until
2636         the code can be fixed to be safe with strict aliasing enabled, we will disable
2637         strict aliasing.
2639         * GNUmakefile.am:
2641 2008-03-12  Michael Emmel  <mike.emmel@gmail.com>
2643         Reviewed by Alp Toker.
2645         http://bugs.webkit.org/show_bug.cgi?id=18397
2646         Fix leaving spaces before parens in functions
2648         * WebKitTools/Scripts/wkstyle:
2650 2008-04-07  Jan Michael Alonzo  <jmalonzo@unpluggable.com>
2652         Build fix, rubber-stamped and landed by ap.
2654         * configure.ac: Add autoconf flag for HTML5 client-side session and persistent storage support.
2656 2008-03-21  Rodney Dawes  <dobey@wayofthemonkey.com>
2658         Reviewed by Holger.
2660         Remove the JSCore include path options from global_cppflags.
2661         Place JSCore include path options in javascriptcore_cppflags.
2662         Add javascriptcore_cppflags to libWebCore_la_CPPFLAGS.
2664         * GNUmakefile.am:
2666 2008-03-20  Jasper Bryant-Greene  <jasper@unix.geek.nz>
2668         Reviewed by Anders.
2670         Resolves http://bugs.webkit.org/show_bug.cgi?id=16092
2671         "[GTK] Middle-mouse click should allow opening a URL in a new tab"
2673         Added WebKitNavigationAction object to GTK API
2675         * GNUmakefile.am:
2677 2008-03-12  Xan Lopez  <xan@gnome.org>
2679         Reviewed by Alp Toker.
2681         http://bugs.webkit.org/show_bug.cgi?id=15229
2683         Add optional font backend support with freetype and pango
2684         backends. Default is freetype for now.
2686         Original patch by Sven Herzberg <sven@imendio.com>
2688         * configure.ac:
2690 2008-03-11  Xan Lopez  <xan@gnome.org>
2692         Reviewed by Alp Toker.
2694         http://bugs.webkit.org/show_bug.cgi?id=16476
2696         Add support for multiple http backends, and add soup backend (off by default).
2698         * GNUmakefile.am:
2699         * configure.ac:
2701 2008-03-07  Simon Hausmann  <hausmann@webkit.org>
2703         Reviewed by Darin Adler.
2705         Done with Lars.
2707         Added plugins subdirectory to the include path.
2709         * WebKit.pri:
2711 2008-03-09  Alp Toker  <alp@atoker.com>
2713         GTK+ build fix for r30913.
2715         Use UNICODE_CFLAGS for C++ sources as well as C sources.
2717         * GNUmakefile.am:
2719 2008-03-09  Jörg Billeter  <j@bitron.ch>
2721         Reviewed by Alp Toker.
2723         Conditionalise ICU for Unicode in the GTK+ port.
2725         * GNUmakefile.am:
2726         * configure.ac:
2728 2008-03-03  Brent Fulgham  <bfulgham@gmail.com>
2730         Reviewed by Alp Toker.
2732         http://bugs.webkit.org/show_bug.cgi?id=17644
2733         Build GTK on Mac OS X using native ICU library
2735         Use Apple native ICU libraries when building GTK
2736         webkit on Mac OS.
2738         * configure.ac:
2740 2008-03-02  Brent Fulgham  <bfulgham@gmail.com>
2742         Reviewed by Alp Toker.
2744         Add ICU_CPPFLAGS earlier in include path for WebCore
2745         so that we find $(icu_cppflags)/unicode/utf8.h, rather than
2746         the wtf/unicode/UTF8.h on case-insensitive file systems.
2748         * GNUmakefile.am:
2750 2008-03-02  Alp Toker  <alp@atoker.com>
2752         Reviewed by Mark Rowe.
2754         Split the WebKit GTK+ build out of the WebCore build and change the
2755         shared object name to match the package name.
2757         * GNUmakefile.am:
2759 2008-02-28  Alp Toker  <alp@atoker.com>
2761         Fix a configure script typo spotted by Kalle Vahlman.
2763         * configure.ac:
2765 2008-02-26  Timothy Hatcher  <timothy@apple.com>
2767         Reviewed by Darin Adler.
2769         Add "64" and "64u" make rules to allow easy building of 64-bit versions.
2771         make 64: will build Intel-only 64-bit.
2772         make 64u: will build 4-way universal for PPC and Intel.
2774         * Makefile:
2775         * Makefile.shared:
2777 2008-02-23  Jan Michael Alonzo  <jmalonzo@unpluggable.com>
2779         Rubber stamped by Darin Adler.
2781         Add separator '\' after libJavaScriptCore_la_LIBADD and cleanup
2782         whitespaces introduced in the previous commit.
2784         * GNUmakefile.am:
2786 2008-02-23  Jan Michael Alonzo  <jmalonzo@unpluggable.com>
2788         Rubber-stamped by Darin Adler.
2790         * GNUmakefile.am: Add both GLOBALDEPS and WEBKITDEPS instead of DEPENDENCIES.
2791         * configure.ac: Break dependent modules into GLOBALDEPS and WEBKITDEPS.
2793 2008-02-21  Alp Toker  <alp@atoker.com>
2795         Fix a configure script typo.
2797         * configure.ac:
2799 2008-02-21  Alp Toker  <alp@atoker.com>
2801         GTK+/autotools SVG experimental build fix
2803         Don't enable SVG filters in --enable-svg-experimental.
2805         This feature isn't supported at all yet. Developers can enable it
2806         explicitly by passing --enable-svg-filters if needed.
2808         * configure.ac:
2810 2008-02-21  Mike Auty  <mike.auty@gmail.com>
2812         Reviewed by Alp Toker.
2814         http://bugs.webkit.org/show_bug.cgi?id=17445
2815         [GTK] WebKit doesn't compile with LDFLAGS="-Wl,--as-needed"
2817         The GNUmakefile.am files make use of the LDFLAGS variable to include library
2818         additions such as -ljpeg etc.  Unfortunately, if these inclusions aren't made
2819         in LIBADD/LDADD variables, then they are mis-ordered during the linking.
2821         The as-needed flag discards libraries whose functions have not been needed by
2822         earlier libraries, which therefore makes the ordering important.
2824         This moves all -l library inclusion statements from LDFLAGS variables to
2825         LIBADD/LDADD variables.
2827         * GNUmakefile.am:
2829 2008-02-15  Alp Toker  <alp@atoker.com>
2831         Reviewed by Holger.
2833         GTK+ configure script cleanups
2835         Categorize the configuration summary printout.
2836         Bump GTK+ requirement to 2.8.
2837         Rename 'webkit_target' to just 'target'.
2838         Don't check for pthread on Win32.
2840         * configure.ac:
2842 2008-02-14  Adam Roben  <aroben@apple.com>
2844         Turn on cross-document messaging support by default
2846         Reviewed by Darin Adler.
2848         * configure.ac:
2850 2008-02-14  Adam Roben  <aroben@apple.com>
2852         Conditionalize cross-document messaging support
2854         The cross-document messaging parts of HTML 5 are in flux and we want
2855         ports to be able to turn off the support as needed.
2857         Note that the support is turned off by default right now. A subsequent
2858         commit will turn it on by default.
2860         Reviewed by Darin Adler.
2862         * configure.ac:
2864 2008-02-12  Rodney Dawes  <dobey@wayofthemonkey.com>
2866         Reviewed by Alp Toker.
2868         Add a --with-hildon argument to configure.ac for adding MAEMO_CHANGES
2869         to the CPPFLAGS for WebCore and WebKit
2870         Add a pkgconfig check for hildon-1 when --with-hildon specified
2871         Output the use of Hildon support in the summary
2872         Add HILDON_CPPFLAGS to webkitgtk_cppflags
2873         Add HILDON_CFLAGS to libWebKitGtk_la_CFLAGS
2874         Add HILDON_LIBS to libWebKitGtk_la_LDFLAGS
2876         * configure.ac:
2877         * GNUmakefile.am:
2879 2008-02-08  Alp Toker  <alp@atoker.com>
2881         Rubber-stamped by Maciej.
2883         Bump autoconf CAIRO_REQUIRED_VERSION up to 1.4.
2885         * configure.ac:
2887 2008-02-06  Timothy Hatcher  <timothy@apple.com>
2889         Rubber-stamped by Mark Rowe.
2891         Dump of bugs.webkit.org's Bugzilla instance.
2893         * BugsSite: Added.
2894         * BugsSite/.htaccess: Added.
2895         * BugsSite/Bugzilla: Added.
2896         * BugsSite/Bugzilla.pm: Added.
2897         * BugsSite/Bugzilla/.cvsignore: Added.
2898         * BugsSite/Bugzilla/.htaccess: Added.
2899         * BugsSite/Bugzilla/Attachment.pm: Added.
2900         * BugsSite/Bugzilla/Auth: Added.
2901         * BugsSite/Bugzilla/Auth.pm: Added.
2902         * BugsSite/Bugzilla/Auth/Login: Added.
2903         * BugsSite/Bugzilla/Auth/Login/WWW: Added.
2904         * BugsSite/Bugzilla/Auth/Login/WWW.pm: Added.
2905         * BugsSite/Bugzilla/Auth/Login/WWW/CGI: Added.
2906         * BugsSite/Bugzilla/Auth/Login/WWW/CGI.pm: Added.
2907         * BugsSite/Bugzilla/Auth/Login/WWW/CGI/Cookie.pm: Added.
2908         * BugsSite/Bugzilla/Auth/Login/WWW/Env.pm: Added.
2909         * BugsSite/Bugzilla/Auth/README: Added.
2910         * BugsSite/Bugzilla/Auth/Verify: Added.
2911         * BugsSite/Bugzilla/Auth/Verify/DB.pm: Added.
2912         * BugsSite/Bugzilla/Auth/Verify/LDAP.pm: Added.
2913         * BugsSite/Bugzilla/Bug.pm: Added.
2914         * BugsSite/Bugzilla/BugMail.pm: Added.
2915         * BugsSite/Bugzilla/CGI.pm: Added.
2916         * BugsSite/Bugzilla/Chart.pm: Added.
2917         * BugsSite/Bugzilla/Config.pm: Added.
2918         * BugsSite/Bugzilla/Constants.pm: Added.
2919         * BugsSite/Bugzilla/DB: Added.
2920         * BugsSite/Bugzilla/DB.pm: Added.
2921         * BugsSite/Bugzilla/DB/Mysql.pm: Added.
2922         * BugsSite/Bugzilla/DB/Pg.pm: Added.
2923         * BugsSite/Bugzilla/DB/Schema: Added.
2924         * BugsSite/Bugzilla/DB/Schema.pm: Added.
2925         * BugsSite/Bugzilla/DB/Schema/Mysql.pm: Added.
2926         * BugsSite/Bugzilla/DB/Schema/Pg.pm: Added.
2927         * BugsSite/Bugzilla/Error.pm: Added.
2928         * BugsSite/Bugzilla/Flag.pm: Added.
2929         * BugsSite/Bugzilla/FlagType.pm: Added.
2930         * BugsSite/Bugzilla/Group.pm: Added.
2931         * BugsSite/Bugzilla/Search.pm: Added.
2932         * BugsSite/Bugzilla/Series.pm: Added.
2933         * BugsSite/Bugzilla/Template: Added.
2934         * BugsSite/Bugzilla/Template.pm: Added.
2935         * BugsSite/Bugzilla/Template/Plugin: Added.
2936         * BugsSite/Bugzilla/Template/Plugin/Bugzilla.pm: Added.
2937         * BugsSite/Bugzilla/Template/Plugin/Hook.pm: Added.
2938         * BugsSite/Bugzilla/Template/Plugin/User.pm: Added.
2939         * BugsSite/Bugzilla/Token.pm: Added.
2940         * BugsSite/Bugzilla/User: Added.
2941         * BugsSite/Bugzilla/User.pm: Added.
2942         * BugsSite/Bugzilla/User/Setting.pm: Added.
2943         * BugsSite/Bugzilla/Util.pm: Added.
2944         * BugsSite/CGI.pl: Added.
2945         * BugsSite/PrettyPatch: Added.
2946         * BugsSite/PrettyPatch/PrettyPatch.rb: Added.
2947         * BugsSite/PrettyPatch/prettify.rb: Added.
2948         * BugsSite/QUICKSTART: Added.
2949         * BugsSite/README: Added.
2950         * BugsSite/UPGRADING: Added.
2951         * BugsSite/UPGRADING-pre-2.8: Added.
2952         * BugsSite/ant.jpg: Added.
2953         * BugsSite/attachment-aroben.cgi: Added.
2954         * BugsSite/attachment.cgi: Added.
2955         * BugsSite/buglist.cgi: Added.
2956         * BugsSite/bugzilla.dtd: Added.
2957         * BugsSite/chart.cgi: Added.
2958         * BugsSite/checksetup.pl: Added.
2959         * BugsSite/colchange.cgi: Added.
2960         * BugsSite/collectstats.pl: Added.
2961         * BugsSite/config.cgi: Added.
2962         * BugsSite/contrib: Added.
2963         * BugsSite/contrib/BugzillaEmail.pm: Added.
2964         * BugsSite/contrib/README: Added.
2965         * BugsSite/contrib/README.Mailif: Added.
2966         * BugsSite/contrib/bug_email.pl: Added.
2967         * BugsSite/contrib/bugmail_help.html: Added.
2968         * BugsSite/contrib/bugzilla-submit: Added.
2969         * BugsSite/contrib/bugzilla-submit/README: Added.
2970         * BugsSite/contrib/bugzilla-submit/bugdata.txt: Added.
2971         * BugsSite/contrib/bugzilla-submit/bugzilla-submit: Added.
2972         * BugsSite/contrib/bugzilla-submit/bugzilla-submit.xml: Added.
2973         * BugsSite/contrib/bugzilla.procmailrc: Added.
2974         * BugsSite/contrib/bugzilla_email_append.pl: Added.
2975         * BugsSite/contrib/bugzilla_ldapsync.rb: Added.
2976         * BugsSite/contrib/bzdbcopy.pl: Added.
2977         * BugsSite/contrib/cmdline: Added.
2978         * BugsSite/contrib/cmdline/bugcount: Added.
2979         * BugsSite/contrib/cmdline/bugids: Added.
2980         * BugsSite/contrib/cmdline/buglist: Added.
2981         * BugsSite/contrib/cmdline/bugs: Added.
2982         * BugsSite/contrib/cmdline/bugslink: Added.
2983         * BugsSite/contrib/cmdline/makequery: Added.
2984         * BugsSite/contrib/cmdline/query.conf: Added.
2985         * BugsSite/contrib/cvs-update.pl: Added.
2986         * BugsSite/contrib/gnats2bz.pl: Added.
2987         * BugsSite/contrib/gnatsparse: Added.
2988         * BugsSite/contrib/gnatsparse/README: Added.
2989         * BugsSite/contrib/gnatsparse/gnatsparse.py: Added.
2990         * BugsSite/contrib/gnatsparse/magic.py: Added.
2991         * BugsSite/contrib/gnatsparse/specialuu.py: Added.
2992         * BugsSite/contrib/jb2bz.py: Added.
2993         * BugsSite/contrib/mysqld-watcher.pl: Added.
2994         * BugsSite/contrib/sendbugmail.pl: Added.
2995         * BugsSite/contrib/sendunsentbugmail.pl: Added.
2996         * BugsSite/contrib/syncLDAP.pl: Added.
2997         * BugsSite/contrib/yp_nomail.sh: Added.
2998         * BugsSite/createaccount.cgi: Added.
2999         * BugsSite/data: Added.
3000         * BugsSite/data/.htaccess: Added.
3001         * BugsSite/data/attachments: Added.
3002         * BugsSite/data/attachments/.htaccess: Added.
3003         * BugsSite/data/duplicates: Added.
3004         * BugsSite/data/mail: Added.
3005         * BugsSite/data/mimedump-tmp: Added.
3006         * BugsSite/data/mining: Added.
3007         * BugsSite/data/nomail: Added.
3008         * BugsSite/data/params: Added.
3009         * BugsSite/data/template: Added.
3010         * BugsSite/data/template/template: Added.
3011         * BugsSite/data/template/template/en: Added.
3012         * BugsSite/data/template/template/en/custom: Added.
3013         * BugsSite/data/template/template/en/custom/account: Added.
3014         * BugsSite/data/template/template/en/custom/account/auth: Added.
3015         * BugsSite/data/template/template/en/custom/account/auth/ldap-error.html.tmpl: Added.
3016         * BugsSite/data/template/template/en/custom/account/auth/login-small.html.tmpl: Added.
3017         * BugsSite/data/template/template/en/custom/account/auth/login.html.tmpl: Added.
3018         * BugsSite/data/template/template/en/custom/account/cancel-token.txt.tmpl: Added.
3019         * BugsSite/data/template/template/en/custom/account/create.html.tmpl: Added.
3020         * BugsSite/data/template/template/en/custom/account/created.html.tmpl: Added.
3021         * BugsSite/data/template/template/en/custom/account/email: Added.
3022         * BugsSite/data/template/template/en/custom/account/email/change-new.txt.tmpl: Added.
3023         * BugsSite/data/template/template/en/custom/account/email/change-old.txt.tmpl: Added.
3024         * BugsSite/data/template/template/en/custom/account/email/confirm.html.tmpl: Added.
3025         * BugsSite/data/template/template/en/custom/account/exists.html.tmpl: Added.
3026         * BugsSite/data/template/template/en/custom/account/password: Added.
3027         * BugsSite/data/template/template/en/custom/account/password/forgotten-password.txt.tmpl: Added.
3028         * BugsSite/data/template/template/en/custom/account/password/set-forgotten-password.html.tmpl: Added.
3029         * BugsSite/data/template/template/en/custom/account/prefs: Added.
3030         * BugsSite/data/template/template/en/custom/account/prefs/account.html.tmpl: Added.
3031         * BugsSite/data/template/template/en/custom/account/prefs/email.html.tmpl: Added.
3032         * BugsSite/data/template/template/en/custom/account/prefs/footer.html.tmpl: Added.
3033         * BugsSite/data/template/template/en/custom/account/prefs/permissions.html.tmpl: Added.
3034         * BugsSite/data/template/template/en/custom/account/prefs/prefs.html.tmpl: Added.
3035         * BugsSite/data/template/template/en/custom/account/prefs/saved-searches.html.tmpl: Added.
3036         * BugsSite/data/template/template/en/custom/account/prefs/settings.html.tmpl: Added.
3037         * BugsSite/data/template/template/en/custom/admin: Added.
3038         * BugsSite/data/template/template/en/custom/admin/classifications: Added.
3039         * BugsSite/data/template/template/en/custom/admin/classifications/add.html.tmpl: Added.
3040         * BugsSite/data/template/template/en/custom/admin/classifications/del.html.tmpl: Added.
3041         * BugsSite/data/template/template/en/custom/admin/classifications/delete.html.tmpl: Added.
3042         * BugsSite/data/template/template/en/custom/admin/classifications/edit.html.tmpl: Added.
3043         * BugsSite/data/template/template/en/custom/admin/classifications/new.html.tmpl: Added.
3044         * BugsSite/data/template/template/en/custom/admin/classifications/reclassify.html.tmpl: Added.
3045         * BugsSite/data/template/template/en/custom/admin/classifications/select.html.tmpl: Added.
3046         * BugsSite/data/template/template/en/custom/admin/classifications/update.html.tmpl: Added.
3047         * BugsSite/data/template/template/en/custom/admin/components: Added.
3048         * BugsSite/data/template/template/en/custom/admin/components/confirm-delete.html.tmpl: Added.
3049         * BugsSite/data/template/template/en/custom/admin/components/create.html.tmpl: Added.
3050         * BugsSite/data/template/template/en/custom/admin/components/created.html.tmpl: Added.
3051         * BugsSite/data/template/template/en/custom/admin/components/deleted.html.tmpl: Added.
3052         * BugsSite/data/template/template/en/custom/admin/components/edit.html.tmpl: Added.
3053         * BugsSite/data/template/template/en/custom/admin/components/footer.html.tmpl: Added.
3054         * BugsSite/data/template/template/en/custom/admin/components/list.html.tmpl: Added.
3055         * BugsSite/data/template/template/en/custom/admin/components/select-product.html.tmpl: Added.
3056         * BugsSite/data/template/template/en/custom/admin/components/updated.html.tmpl: Added.
3057         * BugsSite/data/template/template/en/custom/admin/fieldvalues: Added.
3058         * BugsSite/data/template/template/en/custom/admin/fieldvalues/confirm-delete.html.tmpl: Added.
3059         * BugsSite/data/template/template/en/custom/admin/fieldvalues/create.html.tmpl: Added.
3060         * BugsSite/data/template/template/en/custom/admin/fieldvalues/created.html.tmpl: Added.
3061         * BugsSite/data/template/template/en/custom/admin/fieldvalues/deleted.html.tmpl: Added.
3062         * BugsSite/data/template/template/en/custom/admin/fieldvalues/edit.html.tmpl: Added.
3063         * BugsSite/data/template/template/en/custom/admin/fieldvalues/footer.html.tmpl: Added.
3064         * BugsSite/data/template/template/en/custom/admin/fieldvalues/list.html.tmpl: Added.
3065         * BugsSite/data/template/template/en/custom/admin/fieldvalues/select-field.html.tmpl: Added.
3066         * BugsSite/data/template/template/en/custom/admin/fieldvalues/updated.html.tmpl: Added.
3067         * BugsSite/data/template/template/en/custom/admin/flag-type: Added.
3068         * BugsSite/data/template/template/en/custom/admin/flag-type/confirm-delete.html.tmpl: Added.
3069         * BugsSite/data/template/template/en/custom/admin/flag-type/edit.html.tmpl: Added.
3070         * BugsSite/data/template/template/en/custom/admin/flag-type/list.html.tmpl: Added.
3071         * BugsSite/data/template/template/en/custom/admin/groups: Added.
3072         * BugsSite/data/template/template/en/custom/admin/groups/change.html.tmpl: Added.
3073         * BugsSite/data/template/template/en/custom/admin/groups/create.html.tmpl: Added.
3074         * BugsSite/data/template/template/en/custom/admin/groups/created.html.tmpl: Added.
3075         * BugsSite/data/template/template/en/custom/admin/groups/delete.html.tmpl: Added.
3076         * BugsSite/data/template/template/en/custom/admin/groups/deleted.html.tmpl: Added.
3077         * BugsSite/data/template/template/en/custom/admin/groups/edit.html.tmpl: Added.
3078         * BugsSite/data/template/template/en/custom/admin/groups/list.html.tmpl: Added.
3079         * BugsSite/data/template/template/en/custom/admin/groups/remove.html.tmpl: Added.
3080         * BugsSite/data/template/template/en/custom/admin/keywords: Added.
3081         * BugsSite/data/template/template/en/custom/admin/keywords/confirm-delete.html.tmpl: Added.
3082         * BugsSite/data/template/template/en/custom/admin/keywords/create.html.tmpl: Added.
3083         * BugsSite/data/template/template/en/custom/admin/keywords/created.html.tmpl: Added.
3084         * BugsSite/data/template/template/en/custom/admin/keywords/edit.html.tmpl: Added.
3085         * BugsSite/data/template/template/en/custom/admin/keywords/list.html.tmpl: Added.
3086         * BugsSite/data/template/template/en/custom/admin/keywords/rebuild-cache.html.tmpl: Added.
3087         * BugsSite/data/template/template/en/custom/admin/milestones: Added.
3088         * BugsSite/data/template/template/en/custom/admin/milestones/confirm-delete.html.tmpl: Added.
3089         * BugsSite/data/template/template/en/custom/admin/milestones/create.html.tmpl: Added.
3090         * BugsSite/data/template/template/en/custom/admin/milestones/created.html.tmpl: Added.
3091         * BugsSite/data/template/template/en/custom/admin/milestones/deleted.html.tmpl: Added.
3092         * BugsSite/data/template/template/en/custom/admin/milestones/edit.html.tmpl: Added.
3093         * BugsSite/data/template/template/en/custom/admin/milestones/footer.html.tmpl: Added.
3094         * BugsSite/data/template/template/en/custom/admin/milestones/list.html.tmpl: Added.
3095         * BugsSite/data/template/template/en/custom/admin/milestones/select-product.html.tmpl: Added.
3096         * BugsSite/data/template/template/en/custom/admin/milestones/updated.html.tmpl: Added.
3097         * BugsSite/data/template/template/en/custom/admin/products: Added.
3098         * BugsSite/data/template/template/en/custom/admin/products/confirm-delete.html.tmpl: Added.
3099         * BugsSite/data/template/template/en/custom/admin/products/deleted.html.tmpl: Added.
3100         * BugsSite/data/template/template/en/custom/admin/products/footer.html.tmpl: Added.
3101         * BugsSite/data/template/template/en/custom/admin/products/groupcontrol: Added.
3102         * BugsSite/data/template/template/en/custom/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
3103         * BugsSite/data/template/template/en/custom/admin/products/groupcontrol/edit.html.tmpl: Added.
3104         * BugsSite/data/template/template/en/custom/admin/products/list-classifications.html.tmpl: Added.
3105         * BugsSite/data/template/template/en/custom/admin/products/list.html.tmpl: Added.
3106         * BugsSite/data/template/template/en/custom/admin/settings: Added.
3107         * BugsSite/data/template/template/en/custom/admin/settings/edit.html.tmpl: Added.
3108         * BugsSite/data/template/template/en/custom/admin/settings/updated.html.tmpl: Added.
3109         * BugsSite/data/template/template/en/custom/admin/table.html.tmpl: Added.
3110         * BugsSite/data/template/template/en/custom/admin/users: Added.
3111         * BugsSite/data/template/template/en/custom/admin/users/confirm-delete.html.tmpl: Added.
3112         * BugsSite/data/template/template/en/custom/admin/users/create.html.tmpl: Added.
3113         * BugsSite/data/template/template/en/custom/admin/users/edit.html.tmpl: Added.
3114         * BugsSite/data/template/template/en/custom/admin/users/list.html.tmpl: Added.
3115         * BugsSite/data/template/template/en/custom/admin/users/listselectvars.html.tmpl: Added.
3116         * BugsSite/data/template/template/en/custom/admin/users/search.html.tmpl: Added.
3117         * BugsSite/data/template/template/en/custom/admin/users/userdata.html.tmpl: Added.
3118         * BugsSite/data/template/template/en/custom/admin/versions: Added.
3119         * BugsSite/data/template/template/en/custom/admin/versions/confirm-delete.html.tmpl: Added.
3120         * BugsSite/data/template/template/en/custom/admin/versions/create.html.tmpl: Added.
3121         * BugsSite/data/template/template/en/custom/admin/versions/created.html.tmpl: Added.
3122         * BugsSite/data/template/template/en/custom/admin/versions/deleted.html.tmpl: Added.
3123         * BugsSite/data/template/template/en/custom/admin/versions/edit.html.tmpl: Added.
3124         * BugsSite/data/template/template/en/custom/admin/versions/footer.html.tmpl: Added.
3125         * BugsSite/data/template/template/en/custom/admin/versions/list.html.tmpl: Added.
3126         * BugsSite/data/template/template/en/custom/admin/versions/select-product.html.tmpl: Added.
3127         * BugsSite/data/template/template/en/custom/admin/versions/updated.html.tmpl: Added.
3128         * BugsSite/data/template/template/en/custom/attachment: Added.
3129         * BugsSite/data/template/template/en/custom/attachment/choose.html.tmpl: Added.
3130         * BugsSite/data/template/template/en/custom/attachment/content-types.html.tmpl: Added.
3131         * BugsSite/data/template/template/en/custom/attachment/create.html.tmpl: Added.
3132         * BugsSite/data/template/template/en/custom/attachment/created.html.tmpl: Added.
3133         * BugsSite/data/template/template/en/custom/attachment/diff-file.html.tmpl: Added.
3134         * BugsSite/data/template/template/en/custom/attachment/diff-footer.html.tmpl: Added.
3135         * BugsSite/data/template/template/en/custom/attachment/diff-header.html.tmpl: Added.
3136         * BugsSite/data/template/template/en/custom/attachment/edit.html.tmpl: Added.
3137         * BugsSite/data/template/template/en/custom/attachment/list.html.tmpl: Added.
3138         * BugsSite/data/template/template/en/custom/attachment/show-multiple.html.tmpl: Added.
3139         * BugsSite/data/template/template/en/custom/attachment/updated.html.tmpl: Added.
3140         * BugsSite/data/template/template/en/custom/bug: Added.
3141         * BugsSite/data/template/template/en/custom/bug/activity: Added.
3142         * BugsSite/data/template/template/en/custom/bug/activity/show.html.tmpl: Added.
3143         * BugsSite/data/template/template/en/custom/bug/activity/table.html.tmpl: Added.
3144         * BugsSite/data/template/template/en/custom/bug/choose.html.tmpl: Added.
3145         * BugsSite/data/template/template/en/custom/bug/comments.html.tmpl: Added.
3146         * BugsSite/data/template/template/en/custom/bug/create: Added.
3147         * BugsSite/data/template/template/en/custom/bug/create/comment-guided.txt.tmpl: Added.
3148         * BugsSite/data/template/template/en/custom/bug/create/comment.txt.tmpl: Added.
3149         * BugsSite/data/template/template/en/custom/bug/create/create-guided.html.tmpl: Added.
3150         * BugsSite/data/template/template/en/custom/bug/create/create.html.tmpl: Added.
3151         * BugsSite/data/template/template/en/custom/bug/create/created.html.tmpl: Added.
3152         * BugsSite/data/template/template/en/custom/bug/create/make-template.html.tmpl: Added.
3153         * BugsSite/data/template/template/en/custom/bug/create/user-message.html.tmpl: Added.
3154         * BugsSite/data/template/template/en/custom/bug/dependency-graph.html.tmpl: Added.
3155         * BugsSite/data/template/template/en/custom/bug/dependency-tree.html.tmpl: Added.
3156         * BugsSite/data/template/template/en/custom/bug/edit.html.tmpl: Added.
3157         * BugsSite/data/template/template/en/custom/bug/knob.html.tmpl: Added.
3158         * BugsSite/data/template/template/en/custom/bug/navigate.html.tmpl: Added.
3159         * BugsSite/data/template/template/en/custom/bug/process: Added.
3160         * BugsSite/data/template/template/en/custom/bug/process/bugmail.html.tmpl: Added.
3161         * BugsSite/data/template/template/en/custom/bug/process/confirm-duplicate.html.tmpl: Added.
3162         * BugsSite/data/template/template/en/custom/bug/process/header.html.tmpl: Added.
3163         * BugsSite/data/template/template/en/custom/bug/process/midair.html.tmpl: Added.
3164         * BugsSite/data/template/template/en/custom/bug/process/next.html.tmpl: Added.
3165         * BugsSite/data/template/template/en/custom/bug/process/results.html.tmpl: Added.
3166         * BugsSite/data/template/template/en/custom/bug/process/verify-new-product.html.tmpl: Added.
3167         * BugsSite/data/template/template/en/custom/bug/show-multiple.html.tmpl: Added.
3168         * BugsSite/data/template/template/en/custom/bug/show.html.tmpl: Added.
3169         * BugsSite/data/template/template/en/custom/bug/show.xml.tmpl: Added.
3170         * BugsSite/data/template/template/en/custom/bug/summarize-time.html.tmpl: Added.
3171         * BugsSite/data/template/template/en/custom/bug/time.html.tmpl: Added.
3172         * BugsSite/data/template/template/en/custom/bug/votes: Added.
3173         * BugsSite/data/template/template/en/custom/bug/votes/delete-all.html.tmpl: Added.
3174         * BugsSite/data/template/template/en/custom/bug/votes/list-for-bug.html.tmpl: Added.
3175         * BugsSite/data/template/template/en/custom/bug/votes/list-for-user.html.tmpl: Added.
3176         * BugsSite/data/template/template/en/custom/config.js.tmpl: Added.
3177         * BugsSite/data/template/template/en/custom/config.rdf.tmpl: Added.
3178         * BugsSite/data/template/template/en/custom/flag: Added.
3179         * BugsSite/data/template/template/en/custom/flag/list.html.tmpl: Added.
3180         * BugsSite/data/template/template/en/custom/global: Added.
3181         * BugsSite/data/template/template/en/custom/global/banner.html.tmpl: Added.
3182         * BugsSite/data/template/template/en/custom/global/choose-classification.html.tmpl: Added.
3183         * BugsSite/data/template/template/en/custom/global/choose-product.html.tmpl: Added.
3184         * BugsSite/data/template/template/en/custom/global/code-error.html.tmpl: Added.
3185         * BugsSite/data/template/template/en/custom/global/confirm-user-match.html.tmpl: Added.
3186         * BugsSite/data/template/template/en/custom/global/field-descs.none.tmpl: Added.
3187         * BugsSite/data/template/template/en/custom/global/footer.html.tmpl: Added.
3188         * BugsSite/data/template/template/en/custom/global/header.html.tmpl: Added.
3189         * BugsSite/data/template/template/en/custom/global/help-header.html.tmpl: Added.
3190         * BugsSite/data/template/template/en/custom/global/help.html.tmpl: Added.
3191         * BugsSite/data/template/template/en/custom/global/hidden-fields.html.tmpl: Added.
3192         * BugsSite/data/template/template/en/custom/global/initialize.none.tmpl: Added.
3193         * BugsSite/data/template/template/en/custom/global/message.html.tmpl: Added.
3194         * BugsSite/data/template/template/en/custom/global/messages.html.tmpl: Added.
3195         * BugsSite/data/template/template/en/custom/global/select-menu.html.tmpl: Added.
3196         * BugsSite/data/template/template/en/custom/global/setting-descs.none.tmpl: Added.
3197         * BugsSite/data/template/template/en/custom/global/site-navigation.html.tmpl: Added.
3198         * BugsSite/data/template/template/en/custom/global/useful-links.html.tmpl: Added.
3199         * BugsSite/data/template/template/en/custom/global/user-error.html.tmpl: Added.
3200         * BugsSite/data/template/template/en/custom/global/userselect.html.tmpl: Added.
3201         * BugsSite/data/template/template/en/custom/global/variables.none.tmpl: Added.
3202         * BugsSite/data/template/template/en/custom/index.html.tmpl: Added.
3203         * BugsSite/data/template/template/en/custom/list: Added.
3204         * BugsSite/data/template/template/en/custom/list/change-columns.html.tmpl: Added.
3205         * BugsSite/data/template/template/en/custom/list/edit-multiple.html.tmpl: Added.
3206         * BugsSite/data/template/template/en/custom/list/list-simple.html.tmpl: Added.
3207         * BugsSite/data/template/template/en/custom/list/list.csv.tmpl: Added.
3208         * BugsSite/data/template/template/en/custom/list/list.html.tmpl: Added.
3209         * BugsSite/data/template/template/en/custom/list/list.ics.tmpl: Added.
3210         * BugsSite/data/template/template/en/custom/list/list.js.tmpl: Added.
3211         * BugsSite/data/template/template/en/custom/list/list.rdf.tmpl: Added.
3212         * BugsSite/data/template/template/en/custom/list/list.rss.tmpl: Added.
3213         * BugsSite/data/template/template/en/custom/list/quips.html.tmpl: Added.
3214         * BugsSite/data/template/template/en/custom/list/server-push.html.tmpl: Added.
3215         * BugsSite/data/template/template/en/custom/list/table.html.tmpl: Added.
3216         * BugsSite/data/template/template/en/custom/pages: Added.
3217         * BugsSite/data/template/template/en/custom/pages/bug-writing.html.tmpl: Added.
3218         * BugsSite/data/template/template/en/custom/pages/fields.html.tmpl: Added.
3219         * BugsSite/data/template/template/en/custom/pages/linked.html.tmpl: Added.
3220         * BugsSite/data/template/template/en/custom/pages/linkify.html.tmpl: Added.
3221         * BugsSite/data/template/template/en/custom/pages/voting.html.tmpl: Added.
3222         * BugsSite/data/template/template/en/custom/reports: Added.
3223         * BugsSite/data/template/template/en/custom/reports/chart.csv.tmpl: Added.
3224         * BugsSite/data/template/template/en/custom/reports/chart.html.tmpl: Added.
3225         * BugsSite/data/template/template/en/custom/reports/chart.png.tmpl: Added.
3226         * BugsSite/data/template/template/en/custom/reports/components.html.tmpl: Added.
3227         * BugsSite/data/template/template/en/custom/reports/create-chart.html.tmpl: Added.
3228         * BugsSite/data/template/template/en/custom/reports/duplicates-simple.html.tmpl: Added.
3229         * BugsSite/data/template/template/en/custom/reports/duplicates-table.html.tmpl: Added.
3230         * BugsSite/data/template/template/en/custom/reports/duplicates.html.tmpl: Added.
3231         * BugsSite/data/template/template/en/custom/reports/duplicates.rdf.tmpl: Added.
3232         * BugsSite/data/template/template/en/custom/reports/edit-series.html.tmpl: Added.
3233         * BugsSite/data/template/template/en/custom/reports/keywords.html.tmpl: Added.
3234         * BugsSite/data/template/template/en/custom/reports/menu.html.tmpl: Added.
3235         * BugsSite/data/template/template/en/custom/reports/report-bar.png.tmpl: Added.
3236         * BugsSite/data/template/template/en/custom/reports/report-line.png.tmpl: Added.
3237         * BugsSite/data/template/template/en/custom/reports/report-pie.png.tmpl: Added.
3238         * BugsSite/data/template/template/en/custom/reports/report-simple.html.tmpl: Added.
3239         * BugsSite/data/template/template/en/custom/reports/report-table.csv.tmpl: Added.
3240         * BugsSite/data/template/template/en/custom/reports/report-table.html.tmpl: Added.
3241         * BugsSite/data/template/template/en/custom/reports/report.csv.tmpl: Added.
3242         * BugsSite/data/template/template/en/custom/reports/report.html.tmpl: Added.
3243         * BugsSite/data/template/template/en/custom/reports/series-common.html.tmpl: Added.
3244         * BugsSite/data/template/template/en/custom/reports/series.html.tmpl: Added.
3245         * BugsSite/data/template/template/en/custom/request: Added.
3246         * BugsSite/data/template/template/en/custom/request/email.txt.tmpl: Added.
3247         * BugsSite/data/template/template/en/custom/request/queue.html.tmpl: Added.
3248         * BugsSite/data/template/template/en/custom/search: Added.
3249         * BugsSite/data/template/template/en/custom/search/boolean-charts.html.tmpl: Added.
3250         * BugsSite/data/template/template/en/custom/search/form.html.tmpl: Added.
3251         * BugsSite/data/template/template/en/custom/search/knob.html.tmpl: Added.
3252         * BugsSite/data/template/template/en/custom/search/search-advanced.html.tmpl: Added.
3253         * BugsSite/data/template/template/en/custom/search/search-create-series.html.tmpl: Added.
3254         * BugsSite/data/template/template/en/custom/search/search-help.html.tmpl: Added.
3255         * BugsSite/data/template/template/en/custom/search/search-report-graph.html.tmpl: Added.
3256         * BugsSite/data/template/template/en/custom/search/search-report-select.html.tmpl: Added.
3257         * BugsSite/data/template/template/en/custom/search/search-report-table.html.tmpl: Added.
3258         * BugsSite/data/template/template/en/custom/search/search-specific.html.tmpl: Added.
3259         * BugsSite/data/template/template/en/custom/search/tabs.html.tmpl: Added.
3260         * BugsSite/data/template/template/en/custom/sidebar.xul.tmpl: Added.
3261         * BugsSite/data/template/template/en/custom/whine: Added.
3262         * BugsSite/data/template/template/en/custom/whine/mail.html.tmpl: Added.
3263         * BugsSite/data/template/template/en/custom/whine/mail.txt.tmpl: Added.
3264         * BugsSite/data/template/template/en/custom/whine/multipart-mime.txt.tmpl: Added.
3265         * BugsSite/data/template/template/en/custom/whine/schedule.html.tmpl: Added.
3266         * BugsSite/data/template/template/en/default: Added.
3267         * BugsSite/data/template/template/en/default/attachment: Added.
3268         * BugsSite/data/template/template/en/default/attachment/edit-aroben.html.tmpl: Added.
3269         * BugsSite/data/template/template/en/default/list: Added.
3270         * BugsSite/data/template/template/en/default/list/list.atom.tmpl: Added.
3271         * BugsSite/data/versioncache: Added.
3272         * BugsSite/data/versioncache.13P9L: Added.
3273         * BugsSite/data/versioncache.1lH1E: Added.
3274         * BugsSite/data/versioncache.3AnHd: Added.
3275         * BugsSite/data/versioncache.3Jmjt: Added.
3276         * BugsSite/data/versioncache.3JzIL: Added.
3277         * BugsSite/data/versioncache.77b4y: Added.
3278         * BugsSite/data/versioncache.7VzyU: Added.
3279         * BugsSite/data/versioncache.EQdAm: Added.
3280         * BugsSite/data/versioncache.EouAG: Added.
3281         * BugsSite/data/versioncache.LJ5n1: Added.
3282         * BugsSite/data/versioncache.Lb0fW: Added.
3283         * BugsSite/data/versioncache.PyAd8: Added.
3284         * BugsSite/data/versioncache.SFyse: Added.
3285         * BugsSite/data/versioncache.SkTTg: Added.
3286         * BugsSite/data/versioncache.VVO7E: Added.
3287         * BugsSite/data/versioncache.XbxgU: Added.
3288         * BugsSite/data/versioncache.Yezqr: Added.
3289         * BugsSite/data/versioncache.dtzIv: Added.
3290         * BugsSite/data/versioncache.jzpeh: Added.
3291         * BugsSite/data/versioncache.pbn6U: Added.
3292         * BugsSite/data/versioncache.qyixS: Added.
3293         * BugsSite/data/versioncache.sBMdb: Added.
3294         * BugsSite/data/versioncache.xNi34: Added.
3295         * BugsSite/data/webdot: Added.
3296         * BugsSite/data/webdot/.htaccess: Added.
3297         * BugsSite/data/webdot/0ZLH3QpFd8.dot: Added.
3298         * BugsSite/data/webdot/3s6e7eC2Dy.dot: Added.
3299         * BugsSite/data/webdot/6MW0q54cyY.dot: Added.
3300         * BugsSite/data/webdot/A2RlhPdO2Q.dot: Added.
3301         * BugsSite/data/webdot/DuBX4I4946.dot: Added.
3302         * BugsSite/data/webdot/GudTgvrKBX.dot: Added.
3303         * BugsSite/data/webdot/I1mCbLtAzQ.dot: Added.
3304         * BugsSite/data/webdot/JtKgvWGVb4.dot: Added.
3305         * BugsSite/data/webdot/RFk4bjAwYc.dot: Added.
3306         * BugsSite/data/webdot/YQ1pWFVfqt.dot: Added.
3307         * BugsSite/data/webdot/YcFUepShZI.dot: Added.
3308         * BugsSite/data/webdot/a9i00KgTQk.dot: Added.
3309         * BugsSite/data/webdot/c412GYaHch.dot: Added.
3310         * BugsSite/data/webdot/hjYnYr3tV1.dot: Added.
3311         * BugsSite/data/webdot/pq3Qw7wynI.dot: Added.
3312         * BugsSite/data/webdot/tL7GjA7bqH.dot: Added.
3313         * BugsSite/defparams.pl: Added.
3314         * BugsSite/describecomponents.cgi: Added.
3315         * BugsSite/describekeywords.cgi: Added.
3316         * BugsSite/describekeywords.cgi.bak: Added.
3317         * BugsSite/docs: Added.
3318         * BugsSite/docs/.cvsignore: Added.
3319         * BugsSite/docs/README.docs: Added.
3320         * BugsSite/docs/html: Added.
3321         * BugsSite/docs/html/Bugzilla-Guide.html: Added.
3322         * BugsSite/docs/html/about.html: Added.
3323         * BugsSite/docs/html/administration.html: Added.
3324         * BugsSite/docs/html/bug_page.html: Added.
3325         * BugsSite/docs/html/bugreports.html: Added.
3326         * BugsSite/docs/html/cmdline-bugmail.html: Added.
3327         * BugsSite/docs/html/cmdline.html: Added.
3328         * BugsSite/docs/html/components.html: Added.
3329         * BugsSite/docs/html/configuration.html: Added.
3330         * BugsSite/docs/html/conventions.html: Added.
3331         * BugsSite/docs/html/copyright.html: Added.
3332         * BugsSite/docs/html/credits.html: Added.
3333         * BugsSite/docs/html/cust-change-permissions.html: Added.
3334         * BugsSite/docs/html/cust-hooks.html: Added.
3335         * BugsSite/docs/html/cust-templates.html: Added.
3336         * BugsSite/docs/html/customization.html: Added.
3337         * BugsSite/docs/html/dbdoc.html: Added.
3338         * BugsSite/docs/html/dbmodify.html: Added.
3339         * BugsSite/docs/html/disclaimer.html: Added.
3340         * BugsSite/docs/html/extraconfig.html: Added.
3341         * BugsSite/docs/html/faq.html: Added.
3342         * BugsSite/docs/html/flags-overview.html: Added.
3343         * BugsSite/docs/html/flags.html: Added.
3344         * BugsSite/docs/html/general-advice.html: Added.
3345         * BugsSite/docs/html/gfdl-0.html: Added.
3346         * BugsSite/docs/html/gfdl-1.html: Added.
3347         * BugsSite/docs/html/gfdl-10.html: Added.
3348         * BugsSite/docs/html/gfdl-2.html: Added.
3349         * BugsSite/docs/html/gfdl-3.html: Added.
3350         * BugsSite/docs/html/gfdl-4.html: Added.
3351         * BugsSite/docs/html/gfdl-5.html: Added.
3352         * BugsSite/docs/html/gfdl-6.html: Added.
3353         * BugsSite/docs/html/gfdl-7.html: Added.
3354         * BugsSite/docs/html/gfdl-8.html: Added.
3355         * BugsSite/docs/html/gfdl-9.html: Added.
3356         * BugsSite/docs/html/gfdl-howto.html: Added.
3357         * BugsSite/docs/html/gfdl.html: Added.
3358         * BugsSite/docs/html/glossary.html: Added.
3359         * BugsSite/docs/html/groups.html: Added.
3360         * BugsSite/docs/html/hintsandtips.html: Added.
3361         * BugsSite/docs/html/index.html: Added.
3362         * BugsSite/docs/html/install-perlmodules-manual.html: Added.
3363         * BugsSite/docs/html/installation.html: Added.
3364         * BugsSite/docs/html/installing-bugzilla.html: Added.
3365         * BugsSite/docs/html/integration.html: Added.
3366         * BugsSite/docs/html/lifecycle.html: Added.
3367         * BugsSite/docs/html/list.html: Added.
3368         * BugsSite/docs/html/milestones.html: Added.
3369         * BugsSite/docs/html/modules-manual-download.html: Added.
3370         * BugsSite/docs/html/modules-manual-instructions.html: Added.
3371         * BugsSite/docs/html/modules-manual-optional.html: Added.
3372         * BugsSite/docs/html/myaccount.html: Added.
3373         * BugsSite/docs/html/newversions.html: Added.
3374         * BugsSite/docs/html/nonroot.html: Added.
3375         * BugsSite/docs/html/os-specific.html: Added.
3376         * BugsSite/docs/html/parameters.html: Added.
3377         * BugsSite/docs/html/paranoid-security.html: Added.
3378         * BugsSite/docs/html/patches.html: Added.
3379         * BugsSite/docs/html/patchviewer.html: Added.
3380         * BugsSite/docs/html/products.html: Added.
3381         * BugsSite/docs/html/query.html: Added.
3382         * BugsSite/docs/html/quips.html: Added.
3383         * BugsSite/docs/html/reporting.html: Added.
3384         * BugsSite/docs/html/security-bugzilla.html: Added.
3385         * BugsSite/docs/html/security-mysql.html: Added.
3386         * BugsSite/docs/html/security-os.html: Added.
3387         * BugsSite/docs/html/security-webserver.html: Added.
3388         * BugsSite/docs/html/security.html: Added.
3389         * BugsSite/docs/html/trbl-bundlebugzilla.html: Added.
3390         * BugsSite/docs/html/trbl-dbdsponge.html: Added.
3391         * BugsSite/docs/html/trbl-index.html: Added.
3392         * BugsSite/docs/html/trbl-passwd-encryption.html: Added.
3393         * BugsSite/docs/html/trbl-perlmodule.html: Added.
3394         * BugsSite/docs/html/trbl-relogin-everyone.html: Added.
3395         * BugsSite/docs/html/trbl-testserver.html: Added.
3396         * BugsSite/docs/html/trouble-filetemp.html: Added.
3397         * BugsSite/docs/html/troubleshooting.html: Added.
3398         * BugsSite/docs/html/upgrading.html: Added.
3399         * BugsSite/docs/html/useradmin.html: Added.
3400         * BugsSite/docs/html/userpreferences.html: Added.
3401         * BugsSite/docs/html/using-intro.html: Added.
3402         * BugsSite/docs/html/using.html: Added.
3403         * BugsSite/docs/html/versions.html: Added.
3404         * BugsSite/docs/html/voting.html: Added.
3405         * BugsSite/docs/html/whining.html: Added.
3406         * BugsSite/docs/html/x3190.html: Added.
3407         * BugsSite/docs/images: Added.
3408         * BugsSite/docs/images/bzLifecycle.png: Added.
3409         * BugsSite/docs/images/bzLifecycle.xml: Added.
3410         * BugsSite/docs/images/callouts: Added.
3411         * BugsSite/docs/images/callouts/1.gif: Added.
3412         * BugsSite/docs/images/callouts/2.gif: Added.
3413         * BugsSite/docs/images/callouts/3.gif: Added.
3414         * BugsSite/docs/images/caution.gif: Added.
3415         * BugsSite/docs/images/note.gif: Added.
3416         * BugsSite/docs/images/tip.gif: Added.
3417         * BugsSite/docs/images/warning.gif: Added.
3418         * BugsSite/docs/makedocs.pl: Added.
3419         * BugsSite/docs/pdf: Added.
3420         * BugsSite/docs/pdf/Bugzilla-Guide.pdf: Added.
3421         * BugsSite/docs/rel_notes.txt: Added.
3422         * BugsSite/docs/txt: Added.
3423         * BugsSite/docs/txt/Bugzilla-Guide.txt: Added.
3424         * BugsSite/docs/xml: Added.
3425         * BugsSite/docs/xml/Bugzilla-Guide.xml: Added.
3426         * BugsSite/docs/xml/about.xml: Added.
3427         * BugsSite/docs/xml/administration.xml: Added.
3428         * BugsSite/docs/xml/conventions.xml: Added.
3429         * BugsSite/docs/xml/customization.xml: Added.
3430         * BugsSite/docs/xml/dbschema.mysql: Added.
3431         * BugsSite/docs/xml/faq.xml: Added.
3432         * BugsSite/docs/xml/filetemp.patch: Added.
3433         * BugsSite/docs/xml/gfdl.xml: Added.
3434         * BugsSite/docs/xml/glossary.xml: Added.
3435         * BugsSite/docs/xml/index.xml: Added.
3436         * BugsSite/docs/xml/installation.xml: Added.
3437         * BugsSite/docs/xml/integration.xml: Added.
3438         * BugsSite/docs/xml/introduction.xml: Added.
3439         * BugsSite/docs/xml/modules.xml: Added.
3440         * BugsSite/docs/xml/patches.xml: Added.
3441         * BugsSite/docs/xml/requiredsoftware.xml: Added.
3442         * BugsSite/docs/xml/security.xml: Added.
3443         * BugsSite/docs/xml/troubleshooting.xml: Added.
3444         * BugsSite/docs/xml/using.xml: Added.
3445         * BugsSite/doeditparams.cgi: Added.
3446         * BugsSite/duplicates.cgi: Added.
3447         * BugsSite/duplicates.xul: Added.
3448         * BugsSite/editclassifications.cgi: Added.
3449         * BugsSite/editcomponents.cgi: Added.
3450         * BugsSite/editflagtypes.cgi: Added.
3451         * BugsSite/editgroups.cgi: Added.
3452         * BugsSite/editkeywords.cgi: Added.
3453         * BugsSite/editmilestones.cgi: Added.
3454         * BugsSite/editparams.cgi: Added.
3455         * BugsSite/editproducts.cgi: Added.
3456         * BugsSite/editsettings.cgi: Added.
3457         * BugsSite/editusers.cgi: Added.
3458         * BugsSite/editvalues.cgi: Added.
3459         * BugsSite/editversions.cgi: Added.
3460         * BugsSite/editwhines.cgi: Added.
3461         * BugsSite/enter_bug.cgi: Added.
3462         * BugsSite/favicon.ico: Added.
3463         * BugsSite/globals.pl: Added.
3464         * BugsSite/graphs: Added.
3465         * BugsSite/images: Added.
3466         * BugsSite/images/padlock.png: Added.
3467         * BugsSite/importxml.pl: Added.
3468         * BugsSite/index.cgi: Added.
3469         * BugsSite/js: Added.
3470         * BugsSite/js/duplicates.js: Added.
3471         * BugsSite/js/productform.js: Added.
3472         * BugsSite/localconfig.js: Added.
3473         * BugsSite/long_list.cgi: Added.
3474         * BugsSite/move.pl: Added.
3475         * BugsSite/page.cgi: Added.
3476         * BugsSite/post_bug.cgi: Added.
3477         * BugsSite/process_bug.cgi: Added.
3478         * BugsSite/productmenu.js: Added.
3479         * BugsSite/query.cgi: Added.
3480         * BugsSite/quicksearch.html: Added.
3481         * BugsSite/quicksearch.js: Added.
3482         * BugsSite/quicksearchhack.html: Added.
3483         * BugsSite/quips.cgi: Added.
3484         * BugsSite/relogin.cgi: Added.
3485         * BugsSite/report.cgi: Added.
3486         * BugsSite/reports.cgi: Added.
3487         * BugsSite/request.cgi: Added.
3488         * BugsSite/robots.txt: Added.
3489         * BugsSite/runtests.pl: Added.
3490         * BugsSite/sanitycheck.cgi: Added.
3491         * BugsSite/show_activity.cgi: Added.
3492         * BugsSite/show_bug.cgi: Added.
3493         * BugsSite/showattachment.cgi: Added.
3494         * BugsSite/showdependencygraph.cgi: Added.
3495         * BugsSite/showdependencytree.cgi: Added.
3496         * BugsSite/sidebar.cgi: Added.
3497         * BugsSite/skins: Added.
3498         * BugsSite/skins/.cvsignore: Added.
3499         * BugsSite/skins/custom: Added.
3500         * BugsSite/skins/custom/admin.css: Added.
3501         * BugsSite/skins/custom/buglist.css: Added.
3502         * BugsSite/skins/custom/duplicates.css: Added.
3503         * BugsSite/skins/custom/editusers.css: Added.
3504         * BugsSite/skins/custom/global.css: Added.
3505         * BugsSite/skins/custom/index.css: Added.
3506         * BugsSite/skins/custom/opendarwin.gif: Added.
3507         * BugsSite/skins/custom/panel.css: Added.
3508         * BugsSite/skins/custom/show_multiple.css: Added.
3509         * BugsSite/skins/custom/summarize-time.css: Added.
3510         * BugsSite/skins/custom/voting.css: Added.
3511         * BugsSite/skins/standard: Added.
3512         * BugsSite/skins/standard/admin.css: Added.
3513         * BugsSite/skins/standard/buglist.css: Added.
3514         * BugsSite/skins/standard/duplicates.css: Added.
3515         * BugsSite/skins/standard/editusers.css: Added.
3516         * BugsSite/skins/standard/global: Added.
3517         * BugsSite/skins/standard/global.css: Added.
3518         * BugsSite/skins/standard/global/body-back.gif: Added.
3519         * BugsSite/skins/standard/global/header.png: Added.
3520         * BugsSite/skins/standard/index: Added.
3521         * BugsSite/skins/standard/index.css: Added.
3522         * BugsSite/skins/standard/index/front.jpg: Added.
3523         * BugsSite/skins/standard/index/front.png: Added.
3524         * BugsSite/skins/standard/panel.css: Added.
3525         * BugsSite/skins/standard/show_multiple.css: Added.
3526         * BugsSite/skins/standard/summarize-time.css: Added.
3527         * BugsSite/skins/standard/voting.css: Added.
3528         * BugsSite/summarize_time.cgi: Added.
3529         * BugsSite/t: Added.
3530         * BugsSite/t/001compile.t: Added.
3531         * BugsSite/t/002goodperl.t: Added.
3532         * BugsSite/t/003safesys.t: Added.
3533         * BugsSite/t/004template.t: Added.
3534         * BugsSite/t/005no_tabs.t: Added.
3535         * BugsSite/t/006spellcheck.t: Added.
3536         * BugsSite/t/007util.t: Added.
3537         * BugsSite/t/008filter.t: Added.
3538         * BugsSite/t/009bugwords.t: Added.
3539         * BugsSite/t/011pod.t: Added.
3540         * BugsSite/t/Support: Added.
3541         * BugsSite/t/Support/Files.pm: Added.
3542         * BugsSite/t/Support/Systemexec.pm: Added.
3543         * BugsSite/t/Support/Templates.pm: Added.
3544         * BugsSite/t/testchart.gif: Added.
3545         * BugsSite/t/testchart.png: Added.
3546         * BugsSite/t/testgd.png: Added.
3547         * BugsSite/template: Added.
3548         * BugsSite/template/.cvsignore: Added.
3549         * BugsSite/template/.htaccess: Added.
3550         * BugsSite/template/en: Added.
3551         * BugsSite/template/en/.cvsignore: Added.
3552         * BugsSite/template/en/custom: Added.
3553         * BugsSite/template/en/custom/account: Added.
3554         * BugsSite/template/en/custom/account/auth: Added.
3555         * BugsSite/template/en/custom/account/auth/ldap-error.html.tmpl: Added.
3556         * BugsSite/template/en/custom/account/auth/login-small.html.tmpl: Added.
3557         * BugsSite/template/en/custom/account/auth/login.html.tmpl: Added.
3558         * BugsSite/template/en/custom/account/cancel-token.txt.tmpl: Added.
3559         * BugsSite/template/en/custom/account/create.html.tmpl: Added.
3560         * BugsSite/template/en/custom/account/created.html.tmpl: Added.
3561         * BugsSite/template/en/custom/account/email: Added.
3562         * BugsSite/template/en/custom/account/email/change-new.txt.tmpl: Added.
3563         * BugsSite/template/en/custom/account/email/change-old.txt.tmpl: Added.
3564         * BugsSite/template/en/custom/account/email/confirm.html.tmpl: Added.
3565         * BugsSite/template/en/custom/account/exists.html.tmpl: Added.
3566         * BugsSite/template/en/custom/account/password: Added.
3567         * BugsSite/template/en/custom/account/password/forgotten-password.txt.tmpl: Added.
3568         * BugsSite/template/en/custom/account/password/set-forgotten-password.html.tmpl: Added.
3569         * BugsSite/template/en/custom/account/prefs: Added.
3570         * BugsSite/template/en/custom/account/prefs/account.html.tmpl: Added.
3571         * BugsSite/template/en/custom/account/prefs/email.html.tmpl: Added.
3572         * BugsSite/template/en/custom/account/prefs/footer.html.tmpl: Added.
3573         * BugsSite/template/en/custom/account/prefs/permissions.html.tmpl: Added.
3574         * BugsSite/template/en/custom/account/prefs/prefs.html.tmpl: Added.
3575         * BugsSite/template/en/custom/account/prefs/saved-searches.html.tmpl: Added.
3576         * BugsSite/template/en/custom/account/prefs/settings.html.tmpl: Added.
3577         * BugsSite/template/en/custom/admin: Added.
3578         * BugsSite/template/en/custom/admin/classifications: Added.
3579         * BugsSite/template/en/custom/admin/classifications/add.html.tmpl: Added.
3580         * BugsSite/template/en/custom/admin/classifications/del.html.tmpl: Added.
3581         * BugsSite/template/en/custom/admin/classifications/delete.html.tmpl: Added.
3582         * BugsSite/template/en/custom/admin/classifications/edit.html.tmpl: Added.
3583         * BugsSite/template/en/custom/admin/classifications/new.html.tmpl: Added.
3584         * BugsSite/template/en/custom/admin/classifications/reclassify.html.tmpl: Added.
3585         * BugsSite/template/en/custom/admin/classifications/select.html.tmpl: Added.
3586         * BugsSite/template/en/custom/admin/classifications/update.html.tmpl: Added.
3587         * BugsSite/template/en/custom/admin/components: Added.
3588         * BugsSite/template/en/custom/admin/components/confirm-delete.html.tmpl: Added.
3589         * BugsSite/template/en/custom/admin/components/create.html.tmpl: Added.
3590         * BugsSite/template/en/custom/admin/components/created.html.tmpl: Added.
3591         * BugsSite/template/en/custom/admin/components/deleted.html.tmpl: Added.
3592         * BugsSite/template/en/custom/admin/components/edit.html.tmpl: Added.
3593         * BugsSite/template/en/custom/admin/components/footer.html.tmpl: Added.
3594         * BugsSite/template/en/custom/admin/components/list.html.tmpl: Added.
3595         * BugsSite/template/en/custom/admin/components/select-product.html.tmpl: Added.
3596         * BugsSite/template/en/custom/admin/components/updated.html.tmpl: Added.
3597         * BugsSite/template/en/custom/admin/fieldvalues: Added.
3598         * BugsSite/template/en/custom/admin/fieldvalues/confirm-delete.html.tmpl: Added.
3599         * BugsSite/template/en/custom/admin/fieldvalues/create.html.tmpl: Added.
3600         * BugsSite/template/en/custom/admin/fieldvalues/created.html.tmpl: Added.
3601         * BugsSite/template/en/custom/admin/fieldvalues/deleted.html.tmpl: Added.
3602         * BugsSite/template/en/custom/admin/fieldvalues/edit.html.tmpl: Added.
3603         * BugsSite/template/en/custom/admin/fieldvalues/footer.html.tmpl: Added.
3604         * BugsSite/template/en/custom/admin/fieldvalues/list.html.tmpl: Added.
3605         * BugsSite/template/en/custom/admin/fieldvalues/select-field.html.tmpl: Added.
3606         * BugsSite/template/en/custom/admin/fieldvalues/updated.html.tmpl: Added.
3607         * BugsSite/template/en/custom/admin/flag-type: Added.
3608         * BugsSite/template/en/custom/admin/flag-type/confirm-delete.html.tmpl: Added.
3609         * BugsSite/template/en/custom/admin/flag-type/edit.html.tmpl: Added.
3610         * BugsSite/template/en/custom/admin/flag-type/list.html.tmpl: Added.
3611         * BugsSite/template/en/custom/admin/groups: Added.
3612         * BugsSite/template/en/custom/admin/groups/change.html.tmpl: Added.
3613         * BugsSite/template/en/custom/admin/groups/create.html.tmpl: Added.
3614         * BugsSite/template/en/custom/admin/groups/created.html.tmpl: Added.
3615         * BugsSite/template/en/custom/admin/groups/delete.html.tmpl: Added.
3616         * BugsSite/template/en/custom/admin/groups/deleted.html.tmpl: Added.
3617         * BugsSite/template/en/custom/admin/groups/edit.html.tmpl: Added.
3618         * BugsSite/template/en/custom/admin/groups/list.html.tmpl: Added.
3619         * BugsSite/template/en/custom/admin/groups/remove.html.tmpl: Added.
3620         * BugsSite/template/en/custom/admin/keywords: Added.
3621         * BugsSite/template/en/custom/admin/keywords/confirm-delete.html.tmpl: Added.
3622         * BugsSite/template/en/custom/admin/keywords/create.html.tmpl: Added.
3623         * BugsSite/template/en/custom/admin/keywords/created.html.tmpl: Added.
3624         * BugsSite/template/en/custom/admin/keywords/edit.html.tmpl: Added.
3625         * BugsSite/template/en/custom/admin/keywords/list.html.tmpl: Added.
3626         * BugsSite/template/en/custom/admin/keywords/rebuild-cache.html.tmpl: Added.
3627         * BugsSite/template/en/custom/admin/milestones: Added.
3628         * BugsSite/template/en/custom/admin/milestones/confirm-delete.html.tmpl: Added.
3629         * BugsSite/template/en/custom/admin/milestones/create.html.tmpl: Added.
3630         * BugsSite/template/en/custom/admin/milestones/created.html.tmpl: Added.
3631         * BugsSite/template/en/custom/admin/milestones/deleted.html.tmpl: Added.
3632         * BugsSite/template/en/custom/admin/milestones/edit.html.tmpl: Added.
3633         * BugsSite/template/en/custom/admin/milestones/footer.html.tmpl: Added.
3634         * BugsSite/template/en/custom/admin/milestones/list.html.tmpl: Added.
3635         * BugsSite/template/en/custom/admin/milestones/select-product.html.tmpl: Added.
3636         * BugsSite/template/en/custom/admin/milestones/updated.html.tmpl: Added.
3637         * BugsSite/template/en/custom/admin/products: Added.
3638         * BugsSite/template/en/custom/admin/products/confirm-delete.html.tmpl: Added.
3639         * BugsSite/template/en/custom/admin/products/deleted.html.tmpl: Added.
3640         * BugsSite/template/en/custom/admin/products/footer.html.tmpl: Added.
3641         * BugsSite/template/en/custom/admin/products/groupcontrol: Added.
3642         * BugsSite/template/en/custom/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
3643         * BugsSite/template/en/custom/admin/products/groupcontrol/edit.html.tmpl: Added.
3644         * BugsSite/template/en/custom/admin/products/list-classifications.html.tmpl: Added.
3645         * BugsSite/template/en/custom/admin/products/list.html.tmpl: Added.
3646         * BugsSite/template/en/custom/admin/settings: Added.
3647         * BugsSite/template/en/custom/admin/settings/edit.html.tmpl: Added.
3648         * BugsSite/template/en/custom/admin/settings/updated.html.tmpl: Added.
3649         * BugsSite/template/en/custom/admin/table.html.tmpl: Added.
3650         * BugsSite/template/en/custom/admin/users: Added.
3651         * BugsSite/template/en/custom/admin/users/confirm-delete.html.tmpl: Added.
3652         * BugsSite/template/en/custom/admin/users/create.html.tmpl: Added.
3653         * BugsSite/template/en/custom/admin/users/edit.html.tmpl: Added.
3654         * BugsSite/template/en/custom/admin/users/list.html.tmpl: Added.
3655         * BugsSite/template/en/custom/admin/users/listselectvars.html.tmpl: Added.
3656         * BugsSite/template/en/custom/admin/users/search.html.tmpl: Added.
3657         * BugsSite/template/en/custom/admin/users/userdata.html.tmpl: Added.
3658         * BugsSite/template/en/custom/admin/versions: Added.
3659         * BugsSite/template/en/custom/admin/versions/confirm-delete.html.tmpl: Added.
3660         * BugsSite/template/en/custom/admin/versions/create.html.tmpl: Added.
3661         * BugsSite/template/en/custom/admin/versions/created.html.tmpl: Added.
3662         * BugsSite/template/en/custom/admin/versions/deleted.html.tmpl: Added.
3663         * BugsSite/template/en/custom/admin/versions/edit.html.tmpl: Added.
3664         * BugsSite/template/en/custom/admin/versions/footer.html.tmpl: Added.
3665         * BugsSite/template/en/custom/admin/versions/list.html.tmpl: Added.
3666         * BugsSite/template/en/custom/admin/versions/select-product.html.tmpl: Added.
3667         * BugsSite/template/en/custom/admin/versions/updated.html.tmpl: Added.
3668         * BugsSite/template/en/custom/attachment: Added.
3669         * BugsSite/template/en/custom/attachment/choose.html.tmpl: Added.
3670         * BugsSite/template/en/custom/attachment/content-types.html.tmpl: Added.
3671         * BugsSite/template/en/custom/attachment/create.html.tmpl: Added.
3672         * BugsSite/template/en/custom/attachment/created.html.tmpl: Added.
3673         * BugsSite/template/en/custom/attachment/diff-file.html.tmpl: Added.
3674         * BugsSite/template/en/custom/attachment/diff-footer.html.tmpl: Added.
3675         * BugsSite/template/en/custom/attachment/diff-header.html.tmpl: Added.
3676         * BugsSite/template/en/custom/attachment/edit.html.tmpl: Added.
3677         * BugsSite/template/en/custom/attachment/list.html.tmpl: Added.
3678         * BugsSite/template/en/custom/attachment/show-multiple.html.tmpl: Added.
3679         * BugsSite/template/en/custom/attachment/updated.html.tmpl: Added.
3680         * BugsSite/template/en/custom/bug: Added.
3681         * BugsSite/template/en/custom/bug/activity: Added.
3682         * BugsSite/template/en/custom/bug/activity/show.html.tmpl: Added.
3683         * BugsSite/template/en/custom/bug/activity/table.html.tmpl: Added.
3684         * BugsSite/template/en/custom/bug/choose.html.tmpl: Added.
3685         * BugsSite/template/en/custom/bug/comments.html.tmpl: Added.
3686         * BugsSite/template/en/custom/bug/create: Added.
3687         * BugsSite/template/en/custom/bug/create/comment-guided.txt.tmpl: Added.
3688         * BugsSite/template/en/custom/bug/create/comment.txt.tmpl: Added.
3689         * BugsSite/template/en/custom/bug/create/create-guided.html.tmpl: Added.
3690         * BugsSite/template/en/custom/bug/create/create.html.tmpl: Added.
3691         * BugsSite/template/en/custom/bug/create/created.html.tmpl: Added.
3692         * BugsSite/template/en/custom/bug/create/make-template.html.tmpl: Added.
3693         * BugsSite/template/en/custom/bug/create/user-message.html.tmpl: Added.
3694         * BugsSite/template/en/custom/bug/dependency-graph.html.tmpl: Added.
3695         * BugsSite/template/en/custom/bug/dependency-tree.html.tmpl: Added.
3696         * BugsSite/template/en/custom/bug/edit.html.tmpl: Added.
3697         * BugsSite/template/en/custom/bug/knob.html.tmpl: Added.
3698         * BugsSite/template/en/custom/bug/navigate.html.tmpl: Added.
3699         * BugsSite/template/en/custom/bug/process: Added.
3700         * BugsSite/template/en/custom/bug/process/bugmail.html.tmpl: Added.
3701         * BugsSite/template/en/custom/bug/process/confirm-duplicate.html.tmpl: Added.
3702         * BugsSite/template/en/custom/bug/process/header.html.tmpl: Added.
3703         * BugsSite/template/en/custom/bug/process/midair.html.tmpl: Added.
3704         * BugsSite/template/en/custom/bug/process/next.html.tmpl: Added.
3705         * BugsSite/template/en/custom/bug/process/results.html.tmpl: Added.
3706         * BugsSite/template/en/custom/bug/process/verify-new-product.html.tmpl: Added.
3707         * BugsSite/template/en/custom/bug/show-multiple.html.tmpl: Added.
3708         * BugsSite/template/en/custom/bug/show.html.tmpl: Added.
3709         * BugsSite/template/en/custom/bug/show.xml.tmpl: Added.
3710         * BugsSite/template/en/custom/bug/summarize-time.html.tmpl: Added.
3711         * BugsSite/template/en/custom/bug/time.html.tmpl: Added.
3712         * BugsSite/template/en/custom/bug/votes: Added.
3713         * BugsSite/template/en/custom/bug/votes/delete-all.html.tmpl: Added.
3714         * BugsSite/template/en/custom/bug/votes/list-for-bug.html.tmpl: Added.
3715         * BugsSite/template/en/custom/bug/votes/list-for-user.html.tmpl: Added.
3716         * BugsSite/template/en/custom/config.js.tmpl: Added.
3717         * BugsSite/template/en/custom/config.rdf.tmpl: Added.
3718         * BugsSite/template/en/custom/filterexceptions.pl: Added.
3719         * BugsSite/template/en/custom/flag: Added.
3720         * BugsSite/template/en/custom/flag/list.html.tmpl: Added.
3721         * BugsSite/template/en/custom/global: Added.
3722         * BugsSite/template/en/custom/global/banner.html.tmpl: Added.
3723         * BugsSite/template/en/custom/global/choose-classification.html.tmpl: Added.
3724         * BugsSite/template/en/custom/global/choose-product.html.tmpl: Added.
3725         * BugsSite/template/en/custom/global/code-error.html.tmpl: Added.
3726         * BugsSite/template/en/custom/global/confirm-user-match.html.tmpl: Added.
3727         * BugsSite/template/en/custom/global/field-descs.none.tmpl: Added.
3728         * BugsSite/template/en/custom/global/footer.html.tmpl: Added.
3729         * BugsSite/template/en/custom/global/header.html.tmpl: Added.
3730         * BugsSite/template/en/custom/global/help-header.html.tmpl: Added.
3731         * BugsSite/template/en/custom/global/help.html.tmpl: Added.
3732         * BugsSite/template/en/custom/global/hidden-fields.html.tmpl: Added.
3733         * BugsSite/template/en/custom/global/initialize.none.tmpl: Added.
3734         * BugsSite/template/en/custom/global/message.html.tmpl: Added.
3735         * BugsSite/template/en/custom/global/messages.html.tmpl: Added.
3736         * BugsSite/template/en/custom/global/select-menu.html.tmpl: Added.
3737         * BugsSite/template/en/custom/global/setting-descs.none.tmpl: Added.
3738         * BugsSite/template/en/custom/global/site-navigation.html.tmpl: Added.
3739         * BugsSite/template/en/custom/global/useful-links.html.tmpl: Added.
3740         * BugsSite/template/en/custom/global/user-error.html.tmpl: Added.
3741         * BugsSite/template/en/custom/global/userselect.html.tmpl: Added.
3742         * BugsSite/template/en/custom/global/variables.none.tmpl: Added.
3743         * BugsSite/template/en/custom/index.html.tmpl: Added.
3744         * BugsSite/template/en/custom/list: Added.
3745         * BugsSite/template/en/custom/list/change-columns.html.tmpl: Added.
3746         * BugsSite/template/en/custom/list/edit-multiple.html.tmpl: Added.
3747         * BugsSite/template/en/custom/list/list-simple.html.tmpl: Added.
3748         * BugsSite/template/en/custom/list/list.csv.tmpl: Added.
3749         * BugsSite/template/en/custom/list/list.html.tmpl: Added.
3750         * BugsSite/template/en/custom/list/list.ics.tmpl: Added.
3751         * BugsSite/template/en/custom/list/list.js.tmpl: Added.
3752         * BugsSite/template/en/custom/list/list.rdf.tmpl: Added.
3753         * BugsSite/template/en/custom/list/list.rss.tmpl: Added.
3754         * BugsSite/template/en/custom/list/quips.html.tmpl: Added.
3755         * BugsSite/template/en/custom/list/server-push.html.tmpl: Added.
3756         * BugsSite/template/en/custom/list/table.html.tmpl: Added.
3757         * BugsSite/template/en/custom/pages: Added.
3758         * BugsSite/template/en/custom/pages/bug-writing.html.tmpl: Added.
3759         * BugsSite/template/en/custom/pages/fields.html.tmpl: Added.
3760         * BugsSite/template/en/custom/pages/linked.html.tmpl: Added.
3761         * BugsSite/template/en/custom/pages/linkify.html.tmpl: Added.
3762         * BugsSite/template/en/custom/pages/voting.html.tmpl: Added.
3763         * BugsSite/template/en/custom/reports: Added.
3764         * BugsSite/template/en/custom/reports/chart.csv.tmpl: Added.
3765         * BugsSite/template/en/custom/reports/chart.html.tmpl: Added.
3766         * BugsSite/template/en/custom/reports/chart.png.tmpl: Added.
3767         * BugsSite/template/en/custom/reports/components.html.tmpl: Added.
3768         * BugsSite/template/en/custom/reports/create-chart.html.tmpl: Added.
3769         * BugsSite/template/en/custom/reports/duplicates-simple.html.tmpl: Added.
3770         * BugsSite/template/en/custom/reports/duplicates-table.html.tmpl: Added.
3771         * BugsSite/template/en/custom/reports/duplicates.html.tmpl: Added.
3772         * BugsSite/template/en/custom/reports/duplicates.rdf.tmpl: Added.
3773         * BugsSite/template/en/custom/reports/edit-series.html.tmpl: Added.
3774         * BugsSite/template/en/custom/reports/keywords.html.tmpl: Added.
3775         * BugsSite/template/en/custom/reports/menu.html.tmpl: Added.
3776         * BugsSite/template/en/custom/reports/report-bar.png.tmpl: Added.
3777         * BugsSite/template/en/custom/reports/report-line.png.tmpl: Added.
3778         * BugsSite/template/en/custom/reports/report-pie.png.tmpl: Added.
3779         * BugsSite/template/en/custom/reports/report-simple.html.tmpl: Added.
3780         * BugsSite/template/en/custom/reports/report-table.csv.tmpl: Added.
3781         * BugsSite/template/en/custom/reports/report-table.html.tmpl: Added.
3782         * BugsSite/template/en/custom/reports/report.csv.tmpl: Added.
3783         * BugsSite/template/en/custom/reports/report.html.tmpl: Added.
3784         * BugsSite/template/en/custom/reports/series-common.html.tmpl: Added.
3785         * BugsSite/template/en/custom/reports/series.html.tmpl: Added.
3786         * BugsSite/template/en/custom/request: Added.
3787         * BugsSite/template/en/custom/request/email.txt.tmpl: Added.
3788         * BugsSite/template/en/custom/request/queue.html.tmpl: Added.
3789         * BugsSite/template/en/custom/search: Added.
3790         * BugsSite/template/en/custom/search/boolean-charts.html.tmpl: Added.
3791         * BugsSite/template/en/custom/search/form.html.tmpl: Added.
3792         * BugsSite/template/en/custom/search/knob.html.tmpl: Added.
3793         * BugsSite/template/en/custom/search/search-advanced.html.tmpl: Added.
3794         * BugsSite/template/en/custom/search/search-create-series.html.tmpl: Added.
3795         * BugsSite/template/en/custom/search/search-help.html.tmpl: Added.
3796         * BugsSite/template/en/custom/search/search-report-graph.html.tmpl: Added.
3797         * BugsSite/template/en/custom/search/search-report-select.html.tmpl: Added.
3798         * BugsSite/template/en/custom/search/search-report-table.html.tmpl: Added.
3799         * BugsSite/template/en/custom/search/search-specific.html.tmpl: Added.
3800         * BugsSite/template/en/custom/search/tabs.html.tmpl: Added.
3801         * BugsSite/template/en/custom/sidebar.xul.tmpl: Added.
3802         * BugsSite/template/en/custom/whine: Added.
3803         * BugsSite/template/en/custom/whine/mail.html.tmpl: Added.
3804         * BugsSite/template/en/custom/whine/mail.txt.tmpl: Added.
3805         * BugsSite/template/en/custom/whine/multipart-mime.txt.tmpl: Added.
3806         * BugsSite/template/en/custom/whine/schedule.html.tmpl: Added.
3807         * BugsSite/template/en/default: Added.
3808         * BugsSite/template/en/default/account: Added.
3809         * BugsSite/template/en/default/account/auth: Added.
3810         * BugsSite/template/en/default/account/auth/ldap-error.html.tmpl: Added.
3811         * BugsSite/template/en/default/account/auth/login-small.html.tmpl: Added.
3812         * BugsSite/template/en/default/account/auth/login.html.tmpl: Added.
3813         * BugsSite/template/en/default/account/cancel-token.txt.tmpl: Added.
3814         * BugsSite/template/en/default/account/create.html.tmpl: Added.
3815         * BugsSite/template/en/default/account/created.html.tmpl: Added.
3816         * BugsSite/template/en/default/account/email: Added.
3817         * BugsSite/template/en/default/account/email/change-new.txt.tmpl: Added.
3818         * BugsSite/template/en/default/account/email/change-old.txt.tmpl: Added.
3819         * BugsSite/template/en/default/account/email/confirm.html.tmpl: Added.
3820         * BugsSite/template/en/default/account/exists.html.tmpl: Added.
3821         * BugsSite/template/en/default/account/password: Added.
3822         * BugsSite/template/en/default/account/password/forgotten-password.txt.tmpl: Added.
3823         * BugsSite/template/en/default/account/password/set-forgotten-password.html.tmpl: Added.
3824         * BugsSite/template/en/default/account/prefs: Added.
3825         * BugsSite/template/en/default/account/prefs/account.html.tmpl: Added.
3826         * BugsSite/template/en/default/account/prefs/email.html.tmpl: Added.
3827         * BugsSite/template/en/default/account/prefs/footer.html.tmpl: Added.
3828         * BugsSite/template/en/default/account/prefs/permissions.html.tmpl: Added.
3829         * BugsSite/template/en/default/account/prefs/prefs.html.tmpl: Added.
3830         * BugsSite/template/en/default/account/prefs/saved-searches.html.tmpl: Added.
3831         * BugsSite/template/en/default/account/prefs/settings.html.tmpl: Added.
3832         * BugsSite/template/en/default/admin: Added.
3833         * BugsSite/template/en/default/admin/classifications: Added.
3834         * BugsSite/template/en/default/admin/classifications/add.html.tmpl: Added.
3835         * BugsSite/template/en/default/admin/classifications/del.html.tmpl: Added.
3836         * BugsSite/template/en/default/admin/classifications/delete.html.tmpl: Added.
3837         * BugsSite/template/en/default/admin/classifications/edit.html.tmpl: Added.
3838         * BugsSite/template/en/default/admin/classifications/new.html.tmpl: Added.
3839         * BugsSite/template/en/default/admin/classifications/reclassify.html.tmpl: Added.
3840         * BugsSite/template/en/default/admin/classifications/select.html.tmpl: Added.
3841         * BugsSite/template/en/default/admin/classifications/update.html.tmpl: Added.
3842         * BugsSite/template/en/default/admin/components: Added.
3843         * BugsSite/template/en/default/admin/components/confirm-delete.html.tmpl: Added.
3844         * BugsSite/template/en/default/admin/components/create.html.tmpl: Added.
3845         * BugsSite/template/en/default/admin/components/created.html.tmpl: Added.
3846         * BugsSite/template/en/default/admin/components/deleted.html.tmpl: Added.
3847         * BugsSite/template/en/default/admin/components/edit.html.tmpl: Added.
3848         * BugsSite/template/en/default/admin/components/footer.html.tmpl: Added.
3849         * BugsSite/template/en/default/admin/components/list.html.tmpl: Added.
3850         * BugsSite/template/en/default/admin/components/select-product.html.tmpl: Added.
3851         * BugsSite/template/en/default/admin/components/updated.html.tmpl: Added.
3852         * BugsSite/template/en/default/admin/fieldvalues: Added.
3853         * BugsSite/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl: Added.
3854         * BugsSite/template/en/default/admin/fieldvalues/create.html.tmpl: Added.
3855         * BugsSite/template/en/default/admin/fieldvalues/created.html.tmpl: Added.
3856         * BugsSite/template/en/default/admin/fieldvalues/deleted.html.tmpl: Added.
3857         * BugsSite/template/en/default/admin/fieldvalues/edit.html.tmpl: Added.
3858         * BugsSite/template/en/default/admin/fieldvalues/footer.html.tmpl: Added.
3859         * BugsSite/template/en/default/admin/fieldvalues/list.html.tmpl: Added.
3860         * BugsSite/template/en/default/admin/fieldvalues/select-field.html.tmpl: Added.
3861         * BugsSite/template/en/default/admin/fieldvalues/updated.html.tmpl: Added.
3862         * BugsSite/template/en/default/admin/flag-type: Added.
3863         * BugsSite/template/en/default/admin/flag-type/confirm-delete.html.tmpl: Added.
3864         * BugsSite/template/en/default/admin/flag-type/edit.html.tmpl: Added.
3865         * BugsSite/template/en/default/admin/flag-type/list.html.tmpl: Added.
3866         * BugsSite/template/en/default/admin/groups: Added.
3867         * BugsSite/template/en/default/admin/groups/change.html.tmpl: Added.
3868         * BugsSite/template/en/default/admin/groups/create.html.tmpl: Added.
3869         * BugsSite/template/en/default/admin/groups/created.html.tmpl: Added.
3870         * BugsSite/template/en/default/admin/groups/delete.html.tmpl: Added.
3871         * BugsSite/template/en/default/admin/groups/deleted.html.tmpl: Added.
3872         * BugsSite/template/en/default/admin/groups/edit.html.tmpl: Added.
3873         * BugsSite/template/en/default/admin/groups/list.html.tmpl: Added.
3874         * BugsSite/template/en/default/admin/groups/remove.html.tmpl: Added.
3875         * BugsSite/template/en/default/admin/keywords: Added.
3876         * BugsSite/template/en/default/admin/keywords/confirm-delete.html.tmpl: Added.
3877         * BugsSite/template/en/default/admin/keywords/create.html.tmpl: Added.
3878         * BugsSite/template/en/default/admin/keywords/created.html.tmpl: Added.
3879         * BugsSite/template/en/default/admin/keywords/edit.html.tmpl: Added.
3880         * BugsSite/template/en/default/admin/keywords/list.html.tmpl: Added.
3881         * BugsSite/template/en/default/admin/keywords/rebuild-cache.html.tmpl: Added.
3882         * BugsSite/template/en/default/admin/milestones: Added.
3883         * BugsSite/template/en/default/admin/milestones/confirm-delete.html.tmpl: Added.
3884         * BugsSite/template/en/default/admin/milestones/create.html.tmpl: Added.
3885         * BugsSite/template/en/default/admin/milestones/created.html.tmpl: Added.
3886         * BugsSite/template/en/default/admin/milestones/deleted.html.tmpl: Added.
3887         * BugsSite/template/en/default/admin/milestones/edit.html.tmpl: Added.
3888         * BugsSite/template/en/default/admin/milestones/footer.html.tmpl: Added.
3889         * BugsSite/template/en/default/admin/milestones/list.html.tmpl: Added.
3890         * BugsSite/template/en/default/admin/milestones/select-product.html.tmpl: Added.
3891         * BugsSite/template/en/default/admin/milestones/updated.html.tmpl: Added.
3892         * BugsSite/template/en/default/admin/products: Added.
3893         * BugsSite/template/en/default/admin/products/confirm-delete.html.tmpl: Added.
3894         * BugsSite/template/en/default/admin/products/deleted.html.tmpl: Added.
3895         * BugsSite/template/en/default/admin/products/footer.html.tmpl: Added.
3896         * BugsSite/template/en/default/admin/products/groupcontrol: Added.
3897         * BugsSite/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
3898         * BugsSite/template/en/default/admin/products/groupcontrol/edit.html.tmpl: Added.
3899         * BugsSite/template/en/default/admin/products/list-classifications.html.tmpl: Added.
3900         * BugsSite/template/en/default/admin/products/list.html.tmpl: Added.
3901         * BugsSite/template/en/default/admin/settings: Added.
3902         * BugsSite/template/en/default/admin/settings/edit.html.tmpl: Added.
3903         * BugsSite/template/en/default/admin/settings/updated.html.tmpl: Added.
3904         * BugsSite/template/en/default/admin/table.html.tmpl: Added.
3905         * BugsSite/template/en/default/admin/users: Added.
3906         * BugsSite/template/en/default/admin/users/confirm-delete.html.tmpl: Added.
3907         * BugsSite/template/en/default/admin/users/create.html.tmpl: Added.
3908         * BugsSite/template/en/default/admin/users/edit.html.tmpl: Added.
3909         * BugsSite/template/en/default/admin/users/list.html.tmpl: Added.
3910         * BugsSite/template/en/default/admin/users/listselectvars.html.tmpl: Added.
3911         * BugsSite/template/en/default/admin/users/search.html.tmpl: Added.
3912         * BugsSite/template/en/default/admin/users/userdata.html.tmpl: Added.
3913         * BugsSite/template/en/default/admin/versions: Added.
3914         * BugsSite/template/en/default/admin/versions/confirm-delete.html.tmpl: Added.
3915         * BugsSite/template/en/default/admin/versions/create.html.tmpl: Added.
3916         * BugsSite/template/en/default/admin/versions/created.html.tmpl: Added.
3917         * BugsSite/template/en/default/admin/versions/deleted.html.tmpl: Added.
3918         * BugsSite/template/en/default/admin/versions/edit.html.tmpl: Added.
3919         * BugsSite/template/en/default/admin/versions/footer.html.tmpl: Added.
3920         * BugsSite/template/en/default/admin/versions/list.html.tmpl: Added.
3921         * BugsSite/template/en/default/admin/versions/select-product.html.tmpl: Added.
3922         * BugsSite/template/en/default/admin/versions/updated.html.tmpl: Added.
3923         * BugsSite/template/en/default/attachment: Added.
3924         * BugsSite/template/en/default/attachment/choose.html.tmpl: Added.
3925         * BugsSite/template/en/default/attachment/content-types.html.tmpl: Added.
3926         * BugsSite/template/en/default/attachment/create.html.tmpl: Added.
3927         * BugsSite/template/en/default/attachment/created.html.tmpl: Added.
3928         * BugsSite/template/en/default/attachment/diff-file.html.tmpl: Added.
3929         * BugsSite/template/en/default/attachment/diff-footer.html.tmpl: Added.
3930         * BugsSite/template/en/default/attachment/diff-header.html.tmpl: Added.
3931         * BugsSite/template/en/default/attachment/edit-aroben.html.tmpl: Added.
3932         * BugsSite/template/en/default/attachment/edit.html.tmpl: Added.
3933         * BugsSite/template/en/default/attachment/list.html.tmpl: Added.
3934         * BugsSite/template/en/default/attachment/show-multiple.html.tmpl: Added.
3935         * BugsSite/template/en/default/attachment/updated.html.tmpl: Added.
3936         * BugsSite/template/en/default/bug: Added.
3937         * BugsSite/template/en/default/bug/activity: Added.
3938         * BugsSite/template/en/default/bug/activity/show.html.tmpl: Added.
3939         * BugsSite/template/en/default/bug/activity/table.html.tmpl: Added.
3940         * BugsSite/template/en/default/bug/choose.html.tmpl: Added.
3941         * BugsSite/template/en/default/bug/comments.html.tmpl: Added.
3942         * BugsSite/template/en/default/bug/create: Added.
3943         * BugsSite/template/en/default/bug/create/comment-guided.txt.tmpl: Added.
3944         * BugsSite/template/en/default/bug/create/comment.txt.tmpl: Added.
3945         * BugsSite/template/en/default/bug/create/create-guided.html.tmpl: Added.
3946         * BugsSite/template/en/default/bug/create/create.html.tmpl: Added.
3947         * BugsSite/template/en/default/bug/create/created.html.tmpl: Added.
3948         * BugsSite/template/en/default/bug/create/make-template.html.tmpl: Added.
3949         * BugsSite/template/en/default/bug/create/user-message.html.tmpl: Added.
3950         * BugsSite/template/en/default/bug/dependency-graph.html.tmpl: Added.
3951         * BugsSite/template/en/default/bug/dependency-tree.html.tmpl: Added.
3952         * BugsSite/template/en/default/bug/edit.html.tmpl: Added.
3953         * BugsSite/template/en/default/bug/knob.html.tmpl: Added.
3954         * BugsSite/template/en/default/bug/navigate.html.tmpl: Added.
3955         * BugsSite/template/en/default/bug/process: Added.
3956         * BugsSite/template/en/default/bug/process/bugmail.html.tmpl: Added.
3957         * BugsSite/template/en/default/bug/process/confirm-duplicate.html.tmpl: Added.
3958         * BugsSite/template/en/default/bug/process/header.html.tmpl: Added.
3959         * BugsSite/template/en/default/bug/process/midair.html.tmpl: Added.
3960         * BugsSite/template/en/default/bug/process/next.html.tmpl: Added.
3961         * BugsSite/template/en/default/bug/process/results.html.tmpl: Added.
3962         * BugsSite/template/en/default/bug/process/verify-new-product.html.tmpl: Added.
3963         * BugsSite/template/en/default/bug/show-multiple.html.tmpl: Added.
3964         * BugsSite/template/en/default/bug/show.html.tmpl: Added.
3965         * BugsSite/template/en/default/bug/show.xml.tmpl: Added.
3966         * BugsSite/template/en/default/bug/summarize-time.html.tmpl: Added.
3967         * BugsSite/template/en/default/bug/time.html.tmpl: Added.
3968         * BugsSite/template/en/default/bug/votes: Added.
3969         * BugsSite/template/en/default/bug/votes/delete-all.html.tmpl: Added.
3970         * BugsSite/template/en/default/bug/votes/list-for-bug.html.tmpl: Added.
3971         * BugsSite/template/en/default/bug/votes/list-for-user.html.tmpl: Added.
3972         * BugsSite/template/en/default/config.js.tmpl: Added.
3973         * BugsSite/template/en/default/config.rdf.tmpl: Added.
3974         * BugsSite/template/en/default/filterexceptions.pl: Added.
3975         * BugsSite/template/en/default/flag: Added.
3976         * BugsSite/template/en/default/flag/list.html.tmpl: Added.
3977         * BugsSite/template/en/default/global: Added.
3978         * BugsSite/template/en/default/global/banner.html.tmpl: Added.
3979         * BugsSite/template/en/default/global/choose-classification.html.tmpl: Added.
3980         * BugsSite/template/en/default/global/choose-product.html.tmpl: Added.
3981         * BugsSite/template/en/default/global/code-error.html.tmpl: Added.
3982         * BugsSite/template/en/default/global/confirm-user-match.html.tmpl: Added.
3983         * BugsSite/template/en/default/global/field-descs.none.tmpl: Added.
3984         * BugsSite/template/en/default/global/footer.html.tmpl: Added.
3985         * BugsSite/template/en/default/global/header.html.tmpl: Added.
3986         * BugsSite/template/en/default/global/help-header.html.tmpl: Added.
3987         * BugsSite/template/en/default/global/help.html.tmpl: Added.
3988         * BugsSite/template/en/default/global/hidden-fields.html.tmpl: Added.
3989         * BugsSite/template/en/default/global/initialize.none.tmpl: Added.
3990         * BugsSite/template/en/default/global/message.html.tmpl: Added.
3991         * BugsSite/template/en/default/global/messages.html.tmpl: Added.
3992         * BugsSite/template/en/default/global/select-menu.html.tmpl: Added.
3993         * BugsSite/template/en/default/global/setting-descs.none.tmpl: Added.
3994         * BugsSite/template/en/default/global/site-navigation.html.tmpl: Added.
3995         * BugsSite/template/en/default/global/useful-links.html.tmpl: Added.
3996         * BugsSite/template/en/default/global/user-error.html.tmpl: Added.
3997         * BugsSite/template/en/default/global/userselect.html.tmpl: Added.
3998         * BugsSite/template/en/default/global/variables.none.tmpl: Added.
3999         * BugsSite/template/en/default/index.html.tmpl: Added.
4000         * BugsSite/template/en/default/list: Added.
4001         * BugsSite/template/en/default/list/change-columns.html.tmpl: Added.
4002         * BugsSite/template/en/default/list/edit-multiple.html.tmpl: Added.
4003         * BugsSite/template/en/default/list/list-simple.html.tmpl: Added.
4004         * BugsSite/template/en/default/list/list.atom.tmpl: Added.
4005         * BugsSite/template/en/default/list/list.csv.tmpl: Added.
4006         * BugsSite/template/en/default/list/list.html.tmpl: Added.
4007         * BugsSite/template/en/default/list/list.ics.tmpl: Added.
4008         * BugsSite/template/en/default/list/list.js.tmpl: Added.
4009         * BugsSite/template/en/default/list/list.rdf.tmpl: Added.
4010         * BugsSite/template/en/default/list/quips.html.tmpl: Added.
4011         * BugsSite/template/en/default/list/server-push.html.tmpl: Added.
4012         * BugsSite/template/en/default/list/table.html.tmpl: Added.
4013         * BugsSite/template/en/default/pages: Added.
4014         * BugsSite/template/en/default/pages/bug-writing.html.tmpl: Added.
4015         * BugsSite/template/en/default/pages/fields.html.tmpl: Added.
4016         * BugsSite/template/en/default/pages/linked.html.tmpl: Added.
4017         * BugsSite/template/en/default/pages/linkify.html.tmpl: Added.
4018         * BugsSite/template/en/default/pages/voting.html.tmpl: Added.
4019         * BugsSite/template/en/default/reports: Added.
4020         * BugsSite/template/en/default/reports/chart.csv.tmpl: Added.
4021         * BugsSite/template/en/default/reports/chart.html.tmpl: Added.
4022         * BugsSite/template/en/default/reports/chart.png.tmpl: Added.
4023         * BugsSite/template/en/default/reports/components.html.tmpl: Added.
4024         * BugsSite/template/en/default/reports/create-chart.html.tmpl: Added.
4025         * BugsSite/template/en/default/reports/duplicates-simple.html.tmpl: Added.
4026         * BugsSite/template/en/default/reports/duplicates-table.html.tmpl: Added.
4027         * BugsSite/template/en/default/reports/duplicates.html.tmpl: Added.
4028         * BugsSite/template/en/default/reports/duplicates.rdf.tmpl: Added.
4029         * BugsSite/template/en/default/reports/edit-series.html.tmpl: Added.
4030         * BugsSite/template/en/default/reports/keywords.html.tmpl: Added.
4031         * BugsSite/template/en/default/reports/menu.html.tmpl: Added.
4032         * BugsSite/template/en/default/reports/report-bar.png.tmpl: Added.
4033         * BugsSite/template/en/default/reports/report-line.png.tmpl: Added.
4034         * BugsSite/template/en/default/reports/report-pie.png.tmpl: Added.
4035         * BugsSite/template/en/default/reports/report-simple.html.tmpl: Added.
4036         * BugsSite/template/en/default/reports/report-table.csv.tmpl: Added.
4037         * BugsSite/template/en/default/reports/report-table.html.tmpl: Added.
4038         * BugsSite/template/en/default/reports/report.csv.tmpl: Added.
4039         * BugsSite/template/en/default/reports/report.html.tmpl: Added.
4040         * BugsSite/template/en/default/reports/series-common.html.tmpl: Added.
4041         * BugsSite/template/en/default/reports/series.html.tmpl: Added.
4042         * BugsSite/template/en/default/request: Added.
4043         * BugsSite/template/en/default/request/email.txt.tmpl: Added.
4044         * BugsSite/template/en/default/request/queue.html.tmpl: Added.
4045         * BugsSite/template/en/default/search: Added.
4046         * BugsSite/template/en/default/search/boolean-charts.html.tmpl: Added.
4047         * BugsSite/template/en/default/search/form.html.tmpl: Added.
4048         * BugsSite/template/en/default/search/knob.html.tmpl: Added.
4049         * BugsSite/template/en/default/search/search-advanced.html.tmpl: Added.
4050         * BugsSite/template/en/default/search/search-create-series.html.tmpl: Added.
4051         * BugsSite/template/en/default/search/search-help.html.tmpl: Added.
4052         * BugsSite/template/en/default/search/search-report-graph.html.tmpl: Added.
4053         * BugsSite/template/en/default/search/search-report-select.html.tmpl: Added.
4054         * BugsSite/template/en/default/search/search-report-table.html.tmpl: Added.
4055         * BugsSite/template/en/default/search/search-specific.html.tmpl: Added.
4056         * BugsSite/template/en/default/search/tabs.html.tmpl: Added.
4057         * BugsSite/template/en/default/sidebar.xul.tmpl: Added.
4058         * BugsSite/template/en/default/whine: Added.
4059         * BugsSite/template/en/default/whine/mail.html.tmpl: Added.
4060         * BugsSite/template/en/default/whine/mail.txt.tmpl: Added.
4061         * BugsSite/template/en/default/whine/multipart-mime.txt.tmpl: Added.
4062         * BugsSite/template/en/default/whine/schedule.html.tmpl: Added.
4063         * BugsSite/template/en/extension: Added.
4064         * BugsSite/template/en/extension/filterexceptions.pl: Added.
4065         * BugsSite/testagent.cgi: Added.
4066         * BugsSite/testserver.pl: Added.
4067         * BugsSite/token.cgi: Added.
4068         * BugsSite/userprefs.cgi: Added.
4069         * BugsSite/votes.cgi: Added.
4070         * BugsSite/whine.pl: Added.
4071         * BugsSite/whineatnews.pl: Added.
4072         * BugsSite/xml.cgi: Added.
4074 2008-02-04  Jan Michael Alonzo  <jmalonzo@unpluggable.com>
4076         Reviewed by Alp Toker and Mark Rowe.
4078         http://bugs.webkit.org/show_bug.cgi?id=16618
4079         [GTK] build-webkit and run-webkit-tests autootools support
4081         Add support for the autotools build to the WebKit build and test
4082         scripts.
4084 2008-02-04  Rodney Dawes  <dobey@wayofthemonkey.com>
4086         Reviewed by Alp Toker and Mark Rowe.
4088         Fix http://bugs.webkit.org/show_bug.cgi?id=17175.
4089         Bug 17175: Use of C++ compiler flags in CFLAGS
4091         Add global_cxxflags definition for inclusion in CXXFLAGS variables.
4092         Only use -fno-rtti and $(SYMBOL_VISIBILITY_INLINES) with global_cxxflags as gcc complains they aren't valid for C.
4094         * GNUmakefile.am:
4096 2008-02-04  Alp Toker  <alp@atoker.com>
4098         Rubber-stamped by Mark Rowe.
4100         Remove all trailing whitespace in the GTK+ port and related
4101         components.
4103         * GNUmakefile.am:
4104         * configure.ac:
4106 2008-01-31  Alp Toker  <alp@atoker.com>
4108         Reviewed by Mark Rowe.
4110         Fix the pkg-config file to follow GTK+ package naming and versioning
4111         conventions.
4113         Remove unneeded dependency listings.
4115         * GNUmakefile.am:
4116         * configure.ac:
4118 2008-01-31  Alp Toker  <alp@atoker.com>
4120         Rubber-stamped by Adam Roben.
4122         http://bugs.webkit.org/show_bug.cgi?id=17006
4123         [GTK] Header path should be webkit/webkit.h
4125         Move the GTK+ API sources as needed and update the build systems.
4127         * GNUmakefile.am:
4128         * WebKit.pri:
4130 2008-01-27  Jan Michael Alonzo  <jmalonzo@unpluggable.com>
4132         Reviewed by Alp Toker.
4134         http://bugs.webkit.org/show_bug.cgi?id=14811
4135         [gtk] [request] add a webkit_gtk_page_go_to_history_item function
4137         * GNUmakefile.am: Added webkitwebbackforwardlist and webkitwebhistoryitem
4139 2008-01-26  Mark Rowe  <mrowe@apple.com>
4141         Reviewed by Alp Toker.
4143         Fix http://bugs.webkit.org/show_bug.cgi?id=17007.
4144         Bug 17007: [GTK] autogen.sh attempts to use "libtoolize" on the Mac
4146         libtoolize is installed as glibtoolize on Mac OS X to avoid naming conflicts
4147         with other system commands.  Check for the presence of glibtoolize if libtoolize
4148         cannot be found.
4150         * autogen.sh:
4152 2008-01-23  Alp Toker  <alp@atoker.com>
4154         Rubber-stamped by Mark Rowe.
4156         Remove whitespace after -I in automake include lists.
4158         * GNUmakefile.am:
4160 2008-01-22  Christian Dywan  <christian@imendio.com>
4162         Reviewed by Alp Toker.
4164         [GTK] API: WebKitWebSettings is not usable
4165         http://bugs.webkit.org/show_bug.cgi?id=16219
4167         Implement WebKitWebSettings.
4169         * GNUmakefile.am:
4171 2008-01-22  Simon Hausmann  <hausmann@webkit.org>
4173         Reviewed by Lars.
4175         Don't compile the ICO plugin when building against Qt >= 4.4
4178         * WebKit.pro:
4180 2008-01-21  Jan Michael Alonzo  <jmalonzo@unpluggable.com>
4182         Reviewed by Alp Toker.
4184         http://bugs.webkit.org/show_bug.cgi?id=16955
4185         Get errors when cross-compile webkit-gtk
4187         * GNUmakefile.am: added ICU_CPPFLAGS
4188         * configure.ac: added ICU_CPPFLAGS, removed ICU_CFLAGS
4190 2008-01-19  Jan Michael Alonzo  <jmalonzo@unpluggable.com>
4192         Reviewed by Alp Toker.
4194         Add svg foreign object and svg experimental to the GTK+/autotools
4195         build system.
4197         * configure.ac:
4199 2008-01-15  Alp Toker  <alp@atoker.com>
4201         Rubber-stamped by Anders.
4203         Make the HTTP backend configurable in the GTK+ port. curl is currently
4204         the only option.
4206         * GNUmakefile.am:
4207         * WebKit.pri:
4208         * configure.ac:
4210 2008-01-15  Alp Toker  <alp@atoker.com>
4212         GTK+/autotools build fix for GCC < 4. Use the -fvisibility compiler
4213         flags only when they're available.
4215         Additionally, use -fvisibility-inlines-hidden in both debug and
4216         release builds when available to match the Mac build.
4218         * GNUmakefile.am:
4219         * configure.ac:
4221 2008-01-12  Alp Toker  <alp@atoker.com>
4223         Reviewed by Mark Rowe.
4225         Hide non-public symbols in GTK+/autotools release builds.
4227         * GNUmakefile.am:
4229 2008-01-11  Alp Toker  <alp@atoker.com>
4231         Reviewed by Oliver Hunt.
4233         Enable FastMalloc by default in GTK+/autotools and add a configure
4234         switch.
4236         * GNUmakefile.am:
4237         * configure.ac:
4239 2008-01-11  Luca Bruno  <lethalman88@gmail.com>
4241         Reviewed by Alp Toker.
4243         http://bugs.webkit.org/show_bug.cgi?id=16838
4244         [GTK] Bad autotools debug and video options
4246         Fix some configure options.
4248         * configure.ac:
4250 2008-01-11  Mark Rowe  <mrowe@apple.com>
4252         Attempt to fix the GTK+ and Qt builds.
4254         * WebKit.pro:
4256 2008-01-10  Alp Toker  <alp@atoker.com>
4258         SVG font build fix for GTK+/autotools.
4260         * configure.ac:
4262 2008-01-05  Alp Toker  <alp@atoker.com>
4264         Rubber-stamped by Mark Rowe.
4266         Fix configure script output with correct descriptions of the default
4267         configuration options.
4269         * configure.ac:
4271 2008-01-05  Sylvain Pasche  <sylvain.pasche@gmail.com>
4273         Reviewed by Alp Toker.
4275         http://bugs.webkit.org/show_bug.cgi?id=16736
4276         Allow autogen.sh invocation from a separate build directory.
4278         * autogen.sh:
4280 2008-01-04  Alp Toker  <alp@atoker.com>
4282         Rubber-stamped by Mark Rowe.
4284         Remove AM_MAINTAINER_MODE, as recommended by the automake manual. The
4285         "rebuild rules" will now be enabled by default.
4287         This obviates the need to pass '--enable-maintainer-mode' to
4288         configure.
4290         * configure.ac:
4292 2008-01-02  Holger Hans Peter Freyther  <zecke@selfish.org>
4294         Rubber stamped by Alp.
4296         Remove GDK_MULTIHEAD_SAFE and GTK_MULTIHEAD_SAFE because they break
4297         the build. At least people doing a debug build on Ubuntu Hardy will see
4298         the breakage. I was asked to leave the flags inside the files to ease future
4299         debugging.
4301         * GNUmakefile.am:
4302         * WebKit.pri:
4304 2008-01-01  Alp Toker  <alp@atoker.com>
4306         GTK+ autotools build fix. Track changes in r29051, r29058 and pass the
4307         correct parameter to AM_INIT_AUTOMAKE.
4309         * configure.ac:
4311 2007-12-30  Alp Toker  <alp@atoker.com>
4313         Build fix for older autoconf versions.
4315         * configure.ac:
4317 2007-12-29  Jan Michael Alonzo  <jmalonzo@unpluggable.com>
4319         Reviewed by Alp Toker.
4321         Enable Database, XPath and XSLT features by default
4323         * configure.ac:
4325 2007-12-29  Jan Michael Alonzo  <jmalonzo@unpluggable.com>
4327         Reviewed by Alp Toker.
4329         http://bugs.webkit.org/show_bug.cgi?id=16669
4330         autotools update and fixes
4332         Various fixes to the autotools build
4334         * GNUmakefile.am:
4335           - Remove ICU_FLAGS because it adds -g in the CFLAGS/CXXFLAGS
4336           - Fix clean rules (Rodney Dawes)
4337           - Added webcore specific variables, remove STDINT_H and
4338             PTHREAD_NP_H checks (already included in config.h)
4339         * autogen.sh:
4340           - Loosen automake and aclocal requirement
4341         * configure.ac:
4342           - Workaround AC_PROG_CXX putting -g in CXXFLAGS. Only use -g
4343             when doing a debug build (Rodney Dawes)
4344           - Fix webkit target and remove traces of XBL
4346 2007-12-27  Jan Michael Alonzo  <jmalonzo@unpluggable.com>
4348         Reviewed by Alp Toker.
4350         http://bugs.webkit.org/show_bug.cgi?id=16353
4351         [GTK] Check for deprecated API use (G_DISABLE_DEPRECATED etc.)
4353         Added the flags mentioned in the bug only when doing 'debug'
4354         builds. -DGST_DISABLE_DEPRECATED only added when video is enabled.
4356         * GNUmakefile.am:
4357         * WebKit.pri:
4359 2007-12-26  Jan Michael Alonzo  <jmalonzo@unpluggable.com>
4361         Reviewed by Alp Toker.
4363         http://bugs.webkit.org/show_bug.cgi?id=16390
4364         Use autotools or GNU make as the build system for the GTK port
4366         * GNUmakefile.am: Added.
4367         * autogen.sh: Added.
4368         * configure.ac: Added.
4370 2007-12-20  Alp Toker  <alp@atoker.com>
4372         Rubber-stamped by Maciej.
4374         http://bugs.webkit.org/show_bug.cgi?id=16542
4375         [GTK] Text is missing with old Pango version
4377         Back out commits r28880, r28876, r28865, r28864 which added Pango font
4378         selection support. These changes caused a regression where no text was
4379         displayed with older Pango versions.
4381         * WebKit.pri:
4383 2007-12-19  Alp Toker  <alp@atoker.com>
4385         Remove the cairo-ft pkg-config check. The GTK+ port doesn't use
4386         cairo-ft directly following changes in r28864.
4388         * WebKit.pri:
4390 2007-12-12  Alp Toker  <alp@atoker.com>
4392         Reviewed by Mark Rowe.
4394         http://bugs.webkit.org/show_bug.cgi?id=16302
4395         [GTK] Compiler flags for optimization
4397         Use the compiler flags -fno-exceptions -fno-rtti.
4399         This patch does not add all the flags discussed in the bug report,
4400         only these two.
4402         * WebKit.pri:
4404 2007-12-04  Xan Lopez  <xan@gnome.org>
4406         Reviewed by Alp Toker.
4408         http://bugs.webkit.org/show_bug.cgi?id=15561
4409         GTK port needs DumpRenderTree implementation
4411         Start work on the GTK+ DRT.
4413         * WebKit.pro:
4415 2007-11-30  Alp Toker  <alp@atoker.com>
4417         Reviewed by Adam Roben.
4419         http://bugs.webkit.org/show_bug.cgi?id=15691
4420         [GTK] Public API does not follow GTK+ conventions
4422         Refactor the WebKit/GTK+ public API. Changes:
4423           WebKitPage -> WebKitWebView
4424           WebKitFrame -> WebKitWebFrame
4426         Public API source and header names have been updated to mirror the API
4427         changes.
4429         The API is now kept in WebKit/gtk/WebView to match other ports in the
4430         same class such as Mac and Win.
4432         * WebKit.pri:
4434 2007-11-26  Rodney Dawes  <dobey@wayofthemonkey.com>
4436         Reviewed by Mark Rowe.
4438         Set CONFIG option for the window system GTK+ is using
4440         * WebKit.pri:
4442 2007-11-22  Alp Toker  <alp@atoker.com>
4444         GTK+ build fix. Pass a correct LIBDIR value.
4446         * WebKit.pri:
4448 2007-11-20  Mark Rowe  <mrowe@apple.com>
4450         Reviewed by Alp Toker.
4452         * WebKit.pri: Add in -Wno-unused-parameter to silence warnings in WebCore.
4454 2007-11-20  Alp Toker  <alp@atoker.com>
4456         Reviewed by Simon Hausmann.
4458         Clean up GTK+ port configuration.
4460         Use similar compiler warning flags to the Mac build.
4462         Add the qmake changes needed for DirectFB support.
4464         * WebKit.pri:
4466 2007-11-07  Simon Hausmann  <hausmann@kde.org>
4468         Reviewed by Mark.
4470         Add WebKit/qt/Api to the dependency path when building QtLauncher and DumpRenderTree.
4471         That means that changes to the public API of the Qt port also trigger a rebuild of the tools.
4473         * WebKit.pri:
4475 2007-10-03  Lars Knoll  <lars@trolltech.com>
4477         Signed off by olliej.
4479         move WebKitQt to WebKit/qt for consistency with the other ports.
4481         * WebKit.pri:
4482         * WebKit.pro:
4484 2007-10-03  Lars Knoll  <lars@trolltech.com>
4486         Reviewed by olliej.
4488         Move the Qt version of DRT into the correct place and put the binary into BUILDDIR/bin.
4490         * WebKit.pro:
4492 2007-09-29  Holger Hans Peter Freyther  <zecke@selfish.org>
4494         Reviewed by Mark.
4496         -Fix http://bugs.webkit.org/show_bug.cgi?id=13226.
4497         Remove Bakefiles from svn.
4499         * Bakefiles/Bakefiles.bkgen: Removed.
4500         * Bakefiles/ChangeLog: Removed.
4501         * Bakefiles/Readme.txt: Removed.
4502         * Bakefiles/presets.bkl: Removed.
4503         * Bakefiles/update-file-lists.py: Removed.
4505 2007-09-20  Holger Hans Peter Freyther  <zecke@selfish.org>
4507         Rubber stamped by Adam.
4509         Renamed files from *Gdk to *Gtk (see #14732) using the
4510         work of Juan A. Suarez Romero as a base.
4512         GDK -> GTK
4514         * WebKit.pri:
4515         * WebKit.pro:
4517 2007-07-29  Brian Mastenbrook  <brian@mastenbrook.net>
4519         Build fix for WebKit/Gtk to compile on Fedora 7 as described in
4520         http://bugs.webkit.org/show_bug.cgi?id=14557
4522         * WebKit.pri: cairo-ft is used by the WebKit/Gtk port
4524 2007-07-27  Simon Hausmann  <hausmann@kde.org>
4526         Done with and reviewed by Lars and Zack.
4528         Exclude DumpRenderTree from the Qt build on Windows for now.
4530         * WebKit.pro:
4532 2007-07-27  Simon Hausmann  <hausmann@kde.org>
4534         Done with and reviewed by Lars and Zack.
4536         Temporarily disable the ICO support for the Qt build on Windows.
4538         * WebKit.pro:
4540 2007-07-26  Simon Hausmann  <hausmann@kde.org>
4542         Reviewed by Lars.
4544         Use QMAKE_LIBDIR instead of QMAKE_LFLAGS to specify the library search path for QtWebKit, as the former is portable and correctly transformed to /LIBPATH: with msvc for example.
4546         * WebKit.pri:
4548 2007-07-22  Holger Hans Peter Freyther  <zecke@selfish.org>
4550         Reviewed by Adam.
4552         Add WebKit/gtk/Api and WebCoreSupport API to the INCLUDEPATH to allow GdkLauncher to be
4553         build against it.
4555         * WebKit.pri:
4557 2007-07-18  Simon Hausmann  <hausmann@kde.org>
4559         Reviewed by Zack.
4561         Don't call gcc directly when building the dftables tool but use a separate .pro file for the Qt build.
4563         * WebKit.pro:
4565 2007-07-18  Timothy Hatcher  <timothy@apple.com>
4567         Add a SCRIPTS_PATH variable so Makefiles of differnet nested directories can
4568         still use this one Makefile.shared as an include.
4570         * Makefile.shared:
4572 2007-07-12  George Staikos  <staikos@kde.org>
4574         Fix build in debug mode.
4576         * WebKit.pri:
4578 2007-07-11  Holger Hans Peter Freyther  <zecke@selfish.org>
4580         Reviewed by Darin Adler.
4582         As of http://bugs.webkit.org/show_bug.cgi?id=14527 move the
4583         WebCore/ForwardingHeader/JavaScriptCore to JavaScriptCore
4585         * WebKit.pri: Adjust INCLUDEPATH
4587 2007-06-25  Adam Roben  <aroben@apple.com>
4589         Really remove LayoutTestResults.
4591         * LayoutTestResults: Removed.
4593 2007-06-25  Adam Roben  <aroben@apple.com>
4595         Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt
4596         http://bugs.webkit.org/show_bug.cgi?id=14405
4598         Reviewed by Anders.
4600         * LayoutTestResults: Removed.
4602 2007-06-25  Alp Toker  <alp.toker@collabora.co.uk>
4604         Reviewed by Mark.
4606         http://bugs.webkit.org/show_bug.cgi?id=13975
4607         Use system-provided libjpeg and libpng
4609         * WebKit.pri: Link against external libjpeg and libpng.
4611 2007-06-20  Adam Roben  <aroben@apple.com>
4613         Reviewed by Simon Hausmann.
4615         More Gdk build fixing.
4617         * WebKit.pro:
4619 2007-06-15  Adam Treat  <adam@staikos.net>
4621         Reviewed by George Staikos.
4623         Add ICO support to the Qt build.
4625         * WebKit.pro:
4627 2007-06-13  George Staikos  <staikos@kde.org>
4629         Reviewed by Lars.
4631         Compile without self-linking.
4633         * WebKit.pri:
4635 2007-06-13  Simon Hausmann  <hausmann@kde.org>
4637         Reviewed by Lars.
4639         * WebKit.pri: WebKitQt is now called QtWebKit.
4641 2007-05-31  Alp Toker  <alp.toker@collabora.co.uk>
4643         Reviewed by Eric Seidel.
4645         http://bugs.webkit.org/show_bug.cgi?id=13941
4646         Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
4648         * WebKit.pri:
4650 2007-05-18  Holger Hans Peter Freyther  <zecke@selfish.org>
4652         Reviewed by Mark Rowe.
4654         * WebKit.pro: Build testkjs for Gdk and Qt
4656 2007-05-11  Holger Freyther <freyther@kde.org>
4658         Reviewed by Mark Rowe.
4660         Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
4661         and add ICU configuration to QMAKE_CXXFLAGS.
4663         * WebKit.pri:
4665 2007-05-06  Erik Bunce  <kde@bunce.us>
4667         Reviewed by Mark Rowe.
4669         * WebKit.pri:
4670         Removed unnecessary dependency on MacPorts (/opt/local)
4672 2007-05-03  Holger Freyther <freyther@kde.org>
4674         Reviewed by Zack, landed by Simon.
4675         This is bugzilla bug 13499.
4677         * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
4678         port
4679         * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
4680         port
4682 2007-04-27  Holger Freyther <freyther@kde.org>
4684         Reviewed by Maciej.
4686         Remove unmaintained CMake build system.
4688         * CMakeLists.txt: Removed.
4690 2007-01-30  Simon Hausmann  <hausmann@kde.org>
4692         Reviewed by Zack.
4694         * WebKit.pri: libJavaScriptCore is gone with the Qt build
4695         * WebKit.pro:
4697 2007-01-26  George Staikos  <staikos@kde.org>
4699         Remove headers - not needed now.
4701         * WebKit.pri:
4703 2007-01-23  George Staikos <staikos@kde.org>
4705         Put everything back since we can't build everything without it yet.
4707         * WebKit.pri:
4709 2007-01-16  Lars Knoll <lars@trolltech.com>
4711         Reviewed by Zack
4713         Remove everything but the new public API from
4714         the include path.
4716         * WebKit.pri:
4718 2007-01-11  George Staikos  <staikos@kde.org>
4720         Fix the Qt build
4722         * WebKit.pri:
4724 2007-01-03  Lars Knoll <lars@trolltech.com>
4726         Fix the Qt build
4728         * WebKit.pri:
4730 2006-12-17  Simon Hausmann  <hausmann@kde.org>
4732         Reviewed by Rob Buis.
4734         * WebKit.pro: Build testkjs.
4736 2006-12-14  Timothy Hatcher  <timothy@apple.com>
4738         Reviewed by Brady.
4740         * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
4742 2006-12-13  Maciej Stachowiak  <mjs@apple.com>
4744         Reviewed by Brady and Anders.
4746         * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
4748 2006-12-10  Zack Rusin  <zack@kde.org>
4750         Client classes have been moved to WebKitQt/WebCoreSupport so
4751         adjusting the pri file.
4753         * WebKit.pri:
4755 2006-12-10  George Staikos  <staikos@kde.org>
4757         Reviewed by Zack.
4759         Add WebKitBuild/Release back to the output dir for external build cases.
4761         * WebKit.pri:
4763 2006-12-10  Zack Rusin  <zack@kde.org>
4765         Fix the link directory location.
4767         * WebKit.pri:
4769 2006-12-10  Lars Knoll <lars@trolltech.com>
4771         Reviewed by Zack
4773         Include DumpRenderTree in the Qt build
4775         * WebKit.pro:
4777 2006-12-09  George Staikos  <staikos@kde.org>
4779         Reviewed by Zack.
4781         Correct the path to the libraries for QMake.
4783         * WebKit.pri:
4785 2006-12-09  Lars Knoll <lars@trolltech.com>
4787         Reviewed by Zack
4789         Make it possible to build WebKit with qmake.
4791         * WebKit.pri: Added.
4792         * WebKit.pro: Added.
4794 2006-11-19  Simon Hausmann  <hausmann@kde.org>
4796         Reviewed by Zack.
4798         http://bugs.webkit.org/show_bug.cgi?id=11649
4800         * CMakeLists.txt: Fix Qt-only build without KDE cmake files
4802 2006-10-30  Timothy Hatcher  <timothy@apple.com>
4804         Reviewed by Brady.
4806         Make the universal build return non-zero when module make fails.
4808         * Makefile:
4810 2006-10-30  Stephanie Lewis  <slewis@apple.com>
4812         Reviewed by Darin Adler.
4814         Change Makefiles to return non-zero when module make fails.
4816         * Makefile:
4818 2006-10-27  Brady Eidson  <beidson@apple.com>
4820         Rubber stamped by Tim Hatcher
4822         Added "make universal" to build universal binaries
4824         * Makefile:
4825         * Makefile.shared:
4827 2006-10-01  Nikolas Zimmermann  <zimmermann@kde.org>
4829         Reviewed by eseidel.
4831         * CMakeLists.txt: add option to disable colored output when building on the buildbot