1 2009-05-29 Gustavo Noronha Silva <gns@gnome.org>
3 Reviewed by Jan Alonzo.
5 Add a test-case for our HTTP backend, currently checking the
6 ref-counting of the SoupMessage.
10 2009-05-28 Dirk Schulze <krit@webkit.org>
12 Reviewed by Nikolas Zimmermann.
14 Enable the new build flag --filters for Gtk. More details in WebCore/ChangeLog.
18 2009-05-19 Xan Lopez <xlopez@igalia.com>
20 Reviewed by Jan Alonzo and Gustavo Noronha.
22 https://bugs.webkit.org/show_bug.cgi?id=25415
23 [GTK][ATK] Please implement support for get_text_at_offset
25 Add new test file for ATK.
29 2009-05-28 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
31 Rubber-stamped by Xan Lopez.
33 Fix webkitgtk_cleanfiles to clean gtk-doc-related files in the
34 correct directory, so that we pass make distcheck.
38 2009-05-28 Xan Lopez <xlopez@igalia.com>
40 Bump version numbers in preparation for 1.1.8 release.
44 2009-05-23 Jan Michael Alonzo <jmalonzo@webkit.org>
46 Unreviewed build fix. Add gstreamer-video-0.10 libs to
47 GSTREAMER_LIBS to resolve an undefined reference to gst_video_get_size
48 - symbol used in MediaPlayerPrivateGstreamer.
52 2009-05-23 Jan Michael Alonzo <jmalonzo@webkit.org>
54 Reviewed by Xan Lopez.
56 [Gtk] Various autotools build refactoring and fixes
57 https://bugs.webkit.org/show_bug.cgi?id=25286
59 Refactor library LIBS. Move third-party libs in libwebkit instead
64 2009-05-22 Antonio Gomes <antonio.gomes@openbossa.org>
66 Reviewed by Gustavo Noronha.
68 Make Gtk build not bail out if gtk-doc-tools is not installed.
70 Warning message shown instead.
74 2009-05-22 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
76 Reviewed by Xan Lopez.
78 Add big warnings about the glib unicode backend being slow and
79 incomplete, since it is a work in progress.
81 * autotools/webkit.m4:
84 2009-05-22 Dominik Röttsches <dominik.roettsches@access-company.com>
86 Reviewed by Gustavo Noronha.
88 https://bugs.webkit.org/show_bug.cgi?id=15914
89 [GTK] Implement Unicode functionality using GLib
91 Initial version of this patch by Jürg Billeter.
93 Adding options for --with-unicode-backend=icu|glib
94 and checking for pango version >= 1.21.0 if GLib backend
95 is selected. Temporarily, until remaining parts of
96 this patch are committed, introduce WTF_USE_GLIB_ICU_UNICODE_HYBRID
97 macro to allow for a mixed compilation with WTF Unicode
98 backend based on GLib while text codecs and TextBreakIterator
104 2009-05-18 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
106 Reviewed by Gavin Barraclough.
108 Enable YARR, and disable WREC for GTK+.
112 2009-05-18 Jan Michael Alonzo <jmalonzo@webkit.org>
114 Reviewed by Xan Lopez.
116 [Gtk] Various autotools build refactoring and fixes
117 https://bugs.webkit.org/show_bug.cgi?id=25286
119 Add support for running unit tests. Also run the tests whenever
120 the 'check' target runs.
124 2009-05-18 Jan Michael Alonzo <jmalonzo@webkit.org>
126 Reviewed by Xan Lopez.
128 [Gtk] Various autotools build refactoring and fixes
129 https://bugs.webkit.org/show_bug.cgi?id=25286
135 2009-05-18 Jan Michael Alonzo <jmalonzo@webkit.org>
137 Reviewed by Xan Lopez.
139 [Gtk] Various autotools build refactoring and fixes
140 https://bugs.webkit.org/show_bug.cgi?id=25286
142 Add -no-install and -no-fast-install to programs and tests that we
143 don't install. Also remove -O2 since this is already handled at
148 2009-05-17 Jan Michael Alonzo <jmalonzo@webkit.org>
150 Reviewed by Xan Lopez.
152 [Gtk] Various autotools build refactoring and fixes
153 https://bugs.webkit.org/show_bug.cgi?id=25286
155 Refactor library cflags
159 2009-05-15 Fridrich Strba <fridrich.strba@bluewin.ch>
161 Reviewed by Jan Alonzo.
163 Use AC_CANONICAL_HOST instead of AC_CANONICAL_SYSTEM, since
164 the JIT compiler is not a cross-compiler
168 2009-05-13 Xan Lopez <xlopez@igalia.com>
170 Unreviewed: bump versions in preparation for 1.1.7 release.
174 2009-05-13 Xan Lopez <xlopez@igalia.com>
176 Rubber-stamped by Gustavo Noronha.
178 Revert commit r43563, since it breaks WebKitGTK+ when compiled
183 2009-05-12 Jan Michael Alonzo <jmalonzo@webkit.org>
185 Reviewed by Holger Freyther.
187 [Gtk] Various autotools build refactoring and fixes
188 https://bugs.webkit.org/show_bug.cgi?id=25286
190 Refactor use of CFLAGS, CXXFLAGS, LIBADD and LDFLAGS.
194 2009-05-09 Jan Michael Alonzo <jmalonzo@webkit.org>
196 Reviewed by Gustavo Noronha.
198 WebKit-r43163 won't build for gtk-directfb
199 https://bugs.webkit.org/show_bug.cgi?id=25538
201 Move the ENCHANT check out of the with_target conditional since it
202 applies to all targets
206 2009-05-09 Mike Hommey <glandium@debian.org>
208 Reviewed by Geoffrey Garen. Landed by Jan Alonzo.
210 Enable JIT on x86-64 gtk+
211 https://bugs.webkit.org/show_bug.cgi?id=24724
215 2009-05-08 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
217 Reviewed by Xan Lopez.
219 Ship the gtk-doc.make file, so as to not depend on gtkdoc-tools.
224 2009-05-06 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
226 Reviewed by Simon Hausmann.
228 Build QtWebKit as a framework on Mac
230 This implies both debug and release build by default, unless
231 one of the --debug or --release config options are passed to
232 the build-webkit script.
234 Frameworks can be disabled by passing CONFIG+=webkit_no_framework
235 to the build-webkit script.
237 To be able to build both debug and release targets in parallel
238 we have to use separate output directories for the generated
239 sources, which is not optimal, but required to avoid race conditions.
241 An optimization would be to only require this spit-up on Mac.
245 2009-04-30 Jan Michael Alonzo <jmalonzo@webkit.org>
247 Unreviewed build GTK build fix
249 * configure.ac: typo fix - javascript_debugger should be enable_javascript_debugger
251 2009-04-30 Dimitri Glazkov <dglazkov@chromium.org>
253 Unreviewed, build fix.
255 https://bugs.webkit.org/show_bug.cgi?id=25470
256 Extend the cover of ENABLE_JAVASCRIPT_DEBUGGER to profiler.
258 * configure.ac: Add autoconfig options, missed in the first commit.
260 2009-04-28 Xan Lopez <xlopez@igalia.com>
262 Unreviewed: bump versions in preparation for 1.1.6 release.
266 2009-04-25 Jan Michael Alonzo <jmalonzo@webkit.org>
268 Reviewed by Xan Lopez.
270 [GTK] Error reporting
271 https://bugs.webkit.org/show_bug.cgi?id=18344
273 Add webkiterror to the build.
277 2009-04-25 Jan Michael Alonzo <jmalonzo@webkit.org>
279 Reviewed by Xan Lopez.
281 [GTK] Error reporting
282 https://bugs.webkit.org/show_bug.cgi?id=18344
284 Add the default error page for installation.
288 2009-04-24 Diego Escalante Urrelo <diegoe@gnome.org>
290 Reviewed by Gustavo Noronha.
292 https://bugs.webkit.org/show_bug.cgi?id=15616
293 [GTK] Add spell checking
295 Add enchant support for spell-checking-languages property to work
301 2009-04-24 Simon Hausmann <simon.hausmann@nokia.com>
303 Reviewed by Ariya Hidayat.
305 Added support for generating API docs in the Qt build using "make docs"
307 * WebKit.pro: Include docs.pri for "make docs" target.
309 2009-04-14 Xan Lopez <xlopez@igalia.com>
311 Unreviewed version bump in preparation for 1.1.5 release.
315 2009-04-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
317 Rubber-stamped by Sam Weinig.
319 Added rules to maintain the localization support. We cannot simply
320 use whatever gettextize gives us because our build system is
326 2009-04-05 Mike Hommey <glandium@debian.org>
328 Reviewed by Holger Freyther.
330 Filter out all C++ symbols
331 https://bugs.webkit.org/show_bug.cgi?id=24960
333 Considering the public API is all C, we can just filter out all
334 C++ mangled symbols, which will avoid exporting symbols in some
335 corner cases such as gcc bugs on specific architectures, etc.
337 * autotools/symbols.filter:
339 2009-04-03 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
341 Reviewed by Holger Freyther.
343 Require GTK+ >= 2.10; 2.8 is already very old, and some very
344 useful APIs are only available since 2.10.
348 2009-04-01 Christian Dywan <christian@twotoasts.de>
350 Reviewed by Holger Freyther.
352 Unit test WebKitDownload
353 http://bugs.webkit.org/show_bug.cgi?id=24844
355 * GNUmakefile.am: Add a unit test for downloading.
357 2009-04-01 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
359 Unreviewed build fix. Fix make distcheck, after the gtk-doc
364 2009-03-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
366 Reviewed by Holger Freyther.
368 Integrate gtk-doc into the Gtk+ buildsystem.
373 2009-03-30 Xan Lopez <xlopez@igalia.com>
375 Unreviewed: bump version to 1.1.4 for release.
379 2009-03-21 Xan Lopez <xlopez@igalia.com>
381 Reviewed by Holger Freyther.
383 Require gnome-keyring 2.26.0, since we were depending on an
384 unreleased trunk revision between 2.25.91 and 2.26.0.
388 2009-03-20 Jan Michael Alonzo <jmalonzo@gmail.com>
390 Reviewed by Holger Freyther.
392 [GTK] Misc patches for WebKitWebHistoryItem
393 https://bugs.webkit.org/show_bug.cgi?id=24493
395 Added build support for build the WebKitWebHistoryItem unit test.
399 2009-03-20 Jan Michael Alonzo <jmalonzo@gmail.com>
401 Reviewed by Holger Freyther.
403 Separate gtk unit tests
404 https://bugs.webkit.org/show_bug.cgi?id=24039
406 Build the unit tests accordingly.
410 2009-03-17 Gustavo Noronha Silva <gns@gnome.org>
412 Reviewed by Mark Rowe.
414 Enable HTML5 media elements support by default in the GTK+ port.
418 2009-03-17 Mike Hommey <glandium@debian.org>
420 Reviewed by Holger Freyther.
422 Do not export cti* symbols.
423 See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519924.
425 * autotools/symbols.filter:
427 2009-03-15 Xan Lopez <xlopez@igalia.com>
429 Bump version to 1.1.3 for release and fix soversion
430 calculation (oops). Thanks to Frederik Himpe for pointing this
435 2009-03-15 Xan Lopez <xlopez@igalia.com>
437 Bump version and libtool version for release.
441 2009-03-14 Xan Lopez <xlopez@igalia.com>
443 No review, build fix.
445 Split clean rules to make distcheck pass.
449 2009-03-13 Mark Rowe <mrowe@apple.com>
451 Reviewed by Dan Bernstein.
453 Remove rarely used Makefile targets from the Makefile.
455 There are many situations in which the targets don't work as expected,
456 and their primary use is addressed by having the build system default
457 to building the appropriate architecture.
461 2009-03-11 Jan Michael Alonzo <jmalonzo@webkit.org>
463 Reviewed by Holger Freyther.
465 [Gtk] Fix make clean targets
466 https://bugs.webkit.org/show_bug.cgi?id=24450
468 Fix 'make' clean targets. We shouldn't be removing DerivedSources
469 if it's only clean. Only remove it if it's distclean or
470 maintainer-clean. Also remove build-related auxillary files on
471 dist/maintainer clean.
475 2009-03-11 Jan Michael Alonzo <jmalonzo@webkit.org>
477 Reviewed by Holger Freyther
479 [GTK]DumpRenderTree doesn't compile for non-X11 GTK ports anymore
480 https://bugs.webkit.org/show_bug.cgi?id=2260
482 pangoft2 is also used in directfb builds so use it for all targets
486 2009-03-02 Xan Lopez <xan@gnome.org>
488 Reviewed by Mark Rowe.
490 https://bugs.webkit.org/show_bug.cgi?id=24287
491 [GTK] Move auth dialog feature to WebKit/
493 Add WebKitSoupAuthDialog files to build.
497 2009-03-03 Gustavo Noronha Silva <gns@gnome.org>
499 Reviewed by Alexey Proskuryakov.
501 https://bugs.webkit.org/show_bug.cgi?id=16826
502 [Gtk] Implement WebKitDownload
504 Adding new files related to WebKitDownload to the GTK+ port.
508 2009-03-02 Gustavo Noronha Silva <gns@gnome.org>
510 Unreviewed build fix; adding missing files to EXTRA_DIST, so that
511 they show up in the tarball.
515 2009-03-01 Christian Dywan <christian@twotoasts.de>
517 * configure.ac: Bump GTK port version to 1.1.1.
519 2009-02-27 Gustavo Noronha Silva <gns@gnome.org>
521 Unreviewed build fix. Adding the WebKit/gtk/webkitmarshal.list
522 file to EXTRA_DIST to fix make dist.
526 2009-02-26 Xan Lopez <xan@gnome.org>
528 Reviewed by Holger Freyther.
530 https://bugs.webkit.org/show_bug.cgi?id=16947
531 [GTK] Missing HTTP Auth challenge
533 Add HTTP authentication dialog with optional GNOME Keyring
539 2009-02-26 Xan Lopez <xan@gnome.org>
541 Reviewed by Holger Freyther.
543 https://bugs.webkit.org/show_bug.cgi?id=16947
544 [GTK] Missing HTTP Auth challenge
546 Take marshallers to be built from a manually maintained list
547 instead of grepping the sources.
549 It's much faster, especially so now that we want to add
550 marshallers from WebCore too. A system to only take into account
551 the modified files when generating the marshallers from sources
552 could be hacked, but I think it's overkill considering how rarely
553 a new marshaller is added.
557 2009-02-24 Jan Michael Alonzo <jmalonzo@webkit.org>
559 Reviewed by Alexey Proskuryakov.
561 [Gtk] add options for 3D transforms and HTML5 channel messaging to the build
562 https://bugs.webkit.org/show_bug.cgi?id=24072
564 Add options for toggling 3D transforms and HTML5 channel messaging
567 Also fix the web-workers option. It should be web-workers and not workers.
571 2009-02-23 Xan Lopez <xan@gnome.org>
573 Reviewed by Alexey Proskuryakov.
575 https://bugs.webkit.org/show_bug.cgi?id=22624
576 [SOUP][GTK] Need API to get SoupSession from WebKit.
578 Remove CURL support, the only supported HTTP backend is SOUP now.
583 2009-02-19 Christian Dywan <christian@twotoasts.de>
585 Rubber-stamped by Holger Freyther.
587 http://bugs.webkit.org/show_bug.cgi?id=22811
588 Underlinking in Programs_UnitTests (GTK+ build)
590 * GNUmakefile.am: Add GLIB_LIBS to unit test library flags.
592 2009-02-18 Gustavo Noronha Silva <gns@gnome.org>
594 Reviewed by Holger Freyther.
596 Fix symbols.filter location, and add other missing files to the
597 autotools build, so that make dist works.
601 2009-02-17 Gustavo Noronha Silva <gns@gnome.org>
603 Reviewed by Alexey Proskuryakov.
605 https://bugs.webkit.org/show_bug.cgi?id=23939
606 Release build being built with debugging symbols
608 * configure.ac: Revert change done in revision 40790, since we
609 already have a AC_PROG_CXX macro call as part of WEBKIT_INIT
611 2009-02-12 Gustavo Noronha Silva <gns@gnome.org>
613 Reviewed by Eric Seidel.
615 * configure.ac: Make soup the default HTTP backend for the Gtk port.
617 2009-02-09 Calvin Walton <calvin.walton@gmail.com>
619 Reviewed by Holger Freyther.
621 https://bugs.webkit.org/show_bug.cgi?id=23823
623 [Gtk] Fix build with recent autotools
625 Current versions of automake/libtool don't assume you want C++ enabled
626 by default any more, so explicitly check for a C++ compiler.
628 * configure.ac: Add AC_PROG_CXX macro
630 2009-02-02 Christian Dywan <christian@twotoasts.de>
632 Rubber-stamped by Holger Freyther.
634 Don't require Geolocation by default.
638 2009-01-30 Jan Michael Alonzo <jmalonzo@webkit.org>
640 Reviewed by Nikolas Zimmermann.
642 [Gtk] Refactor autoconf/configure.ac in preparation for jsc and webkit build splits
643 https://bugs.webkit.org/show_bug.cgi?id=22136
646 * acinclude.m4: Removed.
648 * autotools/acinclude.m4: Added.
649 * autotools/dolt.m4: Added.
650 * autotools/symbols.filter: Renamed from symbols.filter.
651 * autotools/webkit.m4: Added.
654 2009-01-30 Holger Hans Peter Freyther <zecke@selfish.org>
656 Reviewed by Nikolas Zimmermann.
658 [GTK] Implement GeolocationService using the Geoclue library
660 https://bugs.webkit.org/show_bug.cgi?id=22022
662 Untested implementation of the GeolocationService using the geoclue
663 library. Velocity handling is completely missing and the accuracy
664 handling might be wrong.
669 2009-01-11 Xan Lopez <xan@gnome.org>
671 Reviewed by Holger Freyther.
673 Bump version to 1.1.0 since we are breaking ABI and adding new
678 2008-12-19 Marco Barisione <marco.barisione@collabora.co.uk>
680 Reviewed by Holger Freyther.
682 http://bugs.webkit.org/show_bug.cgi?id=16562
683 [gtk] Implement WebPolicyDelegate methods
685 Original work by Pierre-Luc Beaudoin. Final touches by Gustavo
688 This implements the delegates methods of WebPolicyDelegate.
689 Since Gtk+/C doesn't have delegate methods, they are replaced with
692 A new object WebKitWebPolicyDecision allows the browser to delay its
693 response in certain cases. WebKitWebNavigationAction contains the
694 information about what caused a navigation request.
696 * GNUmakefile.am: Add new files
698 2008-12-19 Gustavo Noronha Silva <gns@gnome.org>
700 Reviewed by Holger Freyther.
702 Use ustar tar format for WebKit/GTK+'s make dist target, so that
703 storing files whose filenames are > 99 is possible.
707 2008-12-19 Holger Hans Peter Freyther <zecke@selfish.org>
709 [GTK] Build fix by defining WTF_USE_JIT_STUB_ARGUMENT_VA_LIST
711 Fix the jit compilation on i*686 on Linux by using the va_list
712 to pass arguments to the CTI. This is done on the MAC as well
713 and sunspider and javascriptcore seem to work with that.
717 2008-12-18 Pamela Greene <pam@chromium.org>
719 Submitted without review.
720 Right, remove the whole misplaced directory, not just the tests.
725 2008-12-18 Pamela Greene <pam@chromium.org>
727 Submitted without review.
728 Moving layout test into LayoutTests where it belongs.
730 * fast/dom/setter-type-enforcement-expected.txt: Removed.
731 * fast/dom/setter-type-enforcement.html: Removed.
733 2008-12-15 Daniel Macks <dmacks@netspace.org>
735 Reviewed by Darin Adler.
737 Default to use external libicu-config if avail on all platforms.
738 https://bugs.webkit.org/show_bug.cgi?id=22713
742 2008-12-12 Holger Hans Peter Freyther <zecke@selfish.org>
744 Back out r39222 as this is breaking the build on Gentoo (aclocal-1.10)
746 The m4 directory does not exist and we now have a compile issue on
752 2008-12-11 Daniel Macks <dmacks@netspace.org>
754 Reviewed by Darin Adler.
756 https://bugs.webkit.org/show_bug.cgi?id=22714
758 Put libtool macro files in subdir that it wants.
763 2008-12-07 Holger Hans Peter Freyther <zecke@selfish.org>
765 Reviewed by Eric Seidel.
767 [Gtk+] Use glib's unit test facilities to test the WebKit/Gtk+ API
769 https://bugs.webkit.org/show_bug.cgi?id=22491
771 Add the skeleton to WebKit/gtk/tests and integrate that into the
772 buildsystem. Testing support was added in glib 2.16. For versions
773 using glib < 2.16 we compile an empty application.
777 2008-12-07 Holger Hans Peter Freyther <zecke@selfish.org>
779 Reviewed by Cameron Zwarich.
781 [GTK] Define ENABLE_JIT_OPTIMIZE_CALL, ENABLE_JIT_OPTIMIZE_PROPERTY_ACCESS, ENABLE_JIT_OPTIMIZE_ARITHMETIC
783 When building the jit on i*86 also enable the above optimizations.
787 2008-12-03 Simon Hausmann <hausmann@webkit.org>
789 Reviewed by Tor Arne Vestbø.
791 Fix the build of WebKit inside Qt by making sure that qmake generators
792 that do not produce generated sources (i.e. cpp files) are not
797 2008-12-02 Simon Hausmann <hausmann@webkit.org>
799 Reviewed by Tor Arne Vestbø.
801 Removed JavaScriptCore from SUBDIRS as it's not built separately
806 2008-11-28 Gustavo Noronha Silva <gns@gnome.org>
808 Reviewed and slightly modified by Holger Freyther.
810 https://bugs.webkit.org/show_bug.cgi?id=19130
812 Added the new WebKitGtk files to be built:
813 WebKit/gtk/webkit/webkitwebwindowfeatures.{cpp,h}
817 2008-11-26 Kalle Vahlman <kalle.vahlman@movial.com>
819 Reviewed by Darin Adler. Landed by Jan Alonzo.
821 Bison versions under 2.2 produce crashing CSSGrammar code for ARM
822 https://bugs.webkit.org/show_bug.cgi?id=22456
824 Check for bison version 2.2 or greater on ARM. Earlier versions produce
825 code that crashes on ARM devices.
829 2008-11-25 Holger Hans Peter Freyther <zecke@selfish.org>
831 Reviewed by David Kilzer.
833 https://bugs.webkit.org/show_bug.cgi?id=22022
835 Add Geolocation support to the configure.ac
837 Add an option to build WebKit/Gtk+ with Geolocation. The
838 implementation will be using Gypsy.
842 2008-11-24 Holger Hans Peter Freyther <zecke@selfish.org>
844 Reviewed by Mark Rowe.
846 [Gtk+] Add configure option to enable Web Workers and enable it by default
848 Add --enable-workers to the buildsystem (used by build-webkit) add
849 the to be build files to the GNUmakefile.am and change build-webkit
850 to enable Web Workers by default.
854 2008-09-09 Joerg Bornemann <joerg.bornemann@trolltech.com>
856 Reviewed by Simon Hausmann.
858 Steps towards making the Qt port of WebKit compile on Windows CE
860 https://bugs.webkit.org/show_bug.cgi?id=20746
862 * WebKit.pro: don't build DumpRenderTree on all Win32 platforms
864 2008-11-17 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
866 Reviewed by George Staikos.
868 Add WML build support for Gtk as well.
872 2008-11-16 Geoffrey Garen <ggaren@apple.com>
876 Try to fix gtk build.
880 2008-11-10 Tor Arne Vestbø <tavestbo@trolltech.com>
882 Rubber-stamped by Simon Hausmann.
884 Distinguish between building from trunk and as part of Qt
888 2008-11-10 Morten Sørvig <msorvig@trolltech.com>
890 Reviewed by Simon Hausmann.
892 Make tests/auto/qwebframe compile on Qt/Mac.
894 * WebKit.pri: Fix linkage against QtWebKit when compiled as framework.
896 2008-11-06 Cameron Zwarich <zwarich@apple.com>
900 Speculatively fix the GTK build.
904 2008-11-06 Alp Toker <alp@nuanti.com>
906 GTK build fix for r38155. create_hash_table was moved out of kjs/
910 2008-11-06 Cameron Zwarich <zwarich@apple.com>
912 Rubber-stamped by Sam Weinig.
914 Correct the reference to jsc.pro in WebKit.pro to match its new
915 location in the root directory of JavaScriptCore.
919 2008-11-03 Alp Toker <alp@nuanti.com>
921 autotools distcleancheck fix. Add dolt-generated files and
922 webkitenumtypes.h to the list of files that need to be cleaned.
927 2008-11-03 Alp Toker <alp@nuanti.com>
929 Rubber-stamped by Holger Freyther.
931 Do not enable RTTI or exceptions in debug builds, matching release
932 builds. They don't help much with debugging and significantly slow
933 down and increase the size of the debug build.
937 2008-11-03 Alp Toker <alp@nuanti.com>
939 Rubber-stamped by Holger Freyther.
941 Add mingw32 case to dolt for faster GTK+ Windows builds.
945 2008-11-02 Xan Lopez <xan@gnome.org>
947 Reviewed by Holger Freyther
949 https://bugs.webkit.org/show_bug.cgi?id=22009
950 HTML5 Video with GStreamer pulls gnome-vfs without using it.
953 Remove gnome-vfs from configure.ac, it's unused.
955 2008-10-30 Alp Toker <alp@nuanti.com>
957 https://bugs.webkit.org/show_bug.cgi?id=19395
958 doltlibtool bug with bash 3.0
960 autotools dolt build fix for bash version 3.0 and older. Remove
961 concatenation syntax from doltlibtool to support the older versions
962 which don't have '+='.
966 2008-10-30 Alp Toker <alp@nuanti.com>
968 Rubber-stamped by Oliver Hunt.
970 autotools build system change to enable JIT features by default. Can
971 be disabled with --disable-jit (and is disabled automatically on
972 unsupported platforms).
976 2008-10-30 Alp Toker <alp@nuanti.com>
978 Bump WebKit GTK+ version to 1.0.3.
982 2008-10-29 Gustavo Noronha Silva <gns@gnome.org>
984 Reviewed by Holger Freyther.
986 Added all the files that need to be installed for the Inspector to
989 2008-10-29 Mike Hommey <glandium@debian.org>
991 Reviewed by Holger Freyther.
993 https://bugs.webkit.org/show_bug.cgi?id=21884
994 Test presence and link against libpng.
999 2008-10-29 Jan Michael Alonzo <jmalonzo@webkit.org>
1001 Reviewed by Holger Freyther.
1003 Add --enable-optimizations to enable optimized builds. The default
1004 is to enable it for release builds, and disabled for debug builds.
1005 This option will allow builders to have a debug as well as
1011 2008-10-28 Mike Hommey <glandium@debian.org>
1013 Reviewed by Alp Toker.
1015 https://bugs.webkit.org/show_bug.cgi?id=21885
1016 [GTK] libwebkit doesn't link against libpangoft2
1018 Add pkg-config check for pangoft2 which provides
1019 pango_fc_font_description_from_pattern() used in the FreeType font
1024 2008-10-28 Alp Toker <alp@nuanti.com>
1026 Include copyright license files in the autotools dist target.
1028 Change suggested by Mike Hommey.
1032 2008-10-25 Jan Michael Alonzo <jmalonzo@webkit.org>
1034 Gtk build fix: add '-' to Wl which was missed in r36845
1038 2008-10-22 Alp Toker <alp@nuanti.com>
1040 Fix build for Cairo 1.2.
1044 2008-10-20 Alp Toker <alp@nuanti.com>
1046 Partial GTK+/Win32 build fix. Lowercase library name to enable linking
1047 when cross-compiling Windows binaries from Linux: -lWs2_32 -> -lws2_32
1051 2008-10-13 Alp Toker <alp@nuanti.com>
1053 GTK+ build fix: Ensure correct builds when debugging is
1054 enabled/disabled by defining NDEBUG in autotoolsconfig.h as needed.
1055 It's still passed as a compiler flag since some sources (DRT) don't
1060 2008-10-09 Alp Toker <alp@nuanti.com>
1062 Reviewed by Mark Rowe.
1064 https://bugs.webkit.org/show_bug.cgi?id=20760
1065 Implement support for x86 Linux in CTI
1067 Prepare to enable CTI/WREC on supported architectures. Will be
1068 switched on when the crasher introduced in r37386 is resolved.
1072 2008-10-07 Alp Toker <alp@nuanti.com>
1074 GTK+ build fix for older automake versions (1.7). Discussed in bug
1079 2008-10-07 Alp Toker <alp@nuanti.com>
1081 Reviewed by Mark Rowe.
1083 https://bugs.webkit.org/show_bug.cgi?id=21392
1084 [GTK] Auto-generate JS DOM binding sources list
1086 Remove the huge lists of generated DOM binding sources and headers in
1087 the build system. These are difficult to maintain and can be derived
1090 The new strategy is to re-use the existing lists of IDL sources (which
1091 are needed for dist support anyway). This will also ease the addition
1092 of new language bindings.
1096 2008-09-27 Jan Michael Alonzo <jmalonzo@webkit.org>
1098 Reviewed by Holger Freyther.
1100 https://bugs.webkit.org/show_bug.cgi?id=20287
1101 [Gtk] disable plugins for gtk/directfb target
1103 Introduce WTF_PLATFORM_X11 for X11 builds.
1104 Also use target-specific packages when building the port
1106 * configure.ac: Do not check for cairo-ft for directfb builds.
1108 2008-09-27 Marco Barisione <marco.barisione@collabora.co.uk>
1110 Reviewed by Holger Freyther.
1112 http://bugs.webkit.org/show_bug.cgi?id=21174
1113 [GTK][AUTOTOOLS] Enable large file support at configure time
1115 * configure.ac: Enable large file support with AC_SYS_LARGEFILE.
1117 2008-09-23 Richard Hult <richard@imendio.com>
1119 Reviewed by Alp Toker. Landed by Jan Alonzo.
1121 http://bugs.webkit.org/show_bug.cgi?id=20582
1122 [Gtk] Link error on Mac OS X
1124 * GNUmakefile.am: Only use the -version-script flag for the gnu
1126 * configure.ac: Check for GNU OSes.
1128 2008-09-19 Alp Toker <alp@nuanti.com>
1130 Build fix for the 'gold' linker and recent binutils. New behaviour
1131 requires that we link to used libraries explicitly.
1136 2008-09-04 Marco Barisione <marco.barisione@collabora.co.uk>
1138 Reviewed by Eric Seidel.
1140 http://bugs.webkit.org/show_bug.cgi?id=20380
1141 [GTK][AUTOTOOLS] Include autotoolsconfig.h from config.h
1143 * configure.ac: Rename the configuration header from aconfig.h to autotoolsconfig.h.
1145 2008-08-28 Alp Toker <alp@nuanti.com>
1147 GTK+ dist/build fix. List newly added header files.
1151 2008-08-27 Mike Hommey <glandium@debian.org>
1156 * symbols.filter: Added.
1158 2008-08-10 Jan Michael Alonzo <jmalonzo@webkit.org>
1160 Reviewed (and updated) by Alp Toker.
1162 https://bugs.webkit.org/show_bug.cgi?id=16620
1163 [GTK] Autotools make dist and make check support
1165 Get make dist working.
1167 Note that not all possible configurations have been tested yet.
1171 2008-08-09 Marco Barisione <marco.barisione@collabora.co.uk>
1173 Reviewed by Alp Toker.
1175 http://bugs.webkit.org/show_bug.cgi?id=19045
1176 [gtk] ./configure doesn't check for x toolkit availability
1178 Some old versions of Xt do not provide xt.pc, in this case use
1179 AC_CHECK_LIB to check if the library is installed and then fall back
1184 2008-08-09 Alp Toker <alp@nuanti.com>
1188 Back out r20338 libxslt check (conditional check already exists and
1189 this broke the build).
1191 Make the flex version check a warning rather than fatal to fix the
1196 2008-08-08 Jan Michael Alonzo <jmalonzo@webkit.org>
1198 Reviewed by Mark Rowe.
1200 http://bugs.webkit.org/show_bug.cgi?id=20338
1201 [Gtk] Autotools should check for libxslt
1203 Autotools check for libxslt
1207 2008-08-07 Kalle Vahlman <zuh@iki.fi>
1209 Reviewed by David Kilzer.
1211 Check for correct flex version to avoid faulty builds
1213 A correct Webkit build requires flex 2.5.33 but autotools build doesn't check for it
1214 https://bugs.webkit.org/show_bug.cgi?id=20253
1216 acinclude.m4: Import AX_COMPARE_VERSION macro
1217 configure.ac: Check for flex version
1222 2008-08-07 Simon Hausmann <hausmann@webkit.org>
1224 Rubber-stamped by Lars.
1226 Added API tests for QWebPage/QWebFrame based on QTestLib.
1228 * WebKit.pro: Add WebKit/qt/tests to the build.
1230 2008-08-06 Marco Barisione <marco.barisione@collabora.co.uk>
1232 Reviewed by Eric Seidel.
1234 http://bugs.webkit.org/show_bug.cgi?id=20276
1235 [GTK] Makefile rules for the enum GTypes files depend on Makefile
1236 instead of GNUmakefile
1238 The patch committed in revision 34649 added the code needed to
1239 generate GTypes for enums but the makefile rules for
1240 stamp-webkitenumtypes.h and webkitenumtypes.cpp were depending on
1241 Makefile (used by other ports) instead of GNUmakefile.
1243 * GNUmakefile.am: Depend on GNUmakefile instead of Makefile.
1245 2008-08-05 Marco Barisione <marco.barisione@collabora.co.uk>
1247 Reviewed by Alp Toker.
1249 http://bugs.webkit.org/show_bug.cgi?id=19045
1250 [gtk] ./configure doesn't check for x toolkit availability
1252 Check for the .pc file for Xt instead of hard coding -lXt in the
1255 Thanks to Dominik Röttsches for the initial patch.
1260 2008-07-30 Marco Barisione <marco.barisione@collabora.co.uk>
1264 http://bugs.webkit.org/show_bug.cgi?id=19742
1265 [GTK] Auto generate webkitmarshal.list
1267 Auto generate webkitmarshal.list from source files to reduce the
1268 number of conflicts when merging git branches or when applying
1270 Also rename webkit-marshal.* to webkitmarshal.* for consistency.
1274 2008-07-25 Jan Michael Alonzo <jmalonzo@webkit.org>
1276 Reviewed by Mark Rowe.
1278 Copy the way Gtk detects jpeglib. Hinted by Wouter Bolsterlee.
1280 [Gtk] Improve detection jpeglib
1281 https://bugs.webkit.org/show_bug.cgi?id=17865
1286 2008-07-25 Simon Hausmann <hausmann@webkit.org>
1288 Discussed with and rubber-stamped by Lars.
1290 Fix the build system for the Qt port.
1292 Recent JavaScriptCore changes require the addition of JavaScriptCore/API to the
1293 include search path. With a build process that combines JavaScriptCore and
1294 WebCore in one build process/Makefile the existance of
1295 JavaScriptCore/API/Node.h and WebCore/dom/Node.h causes include conflicts.
1297 This commit solves this by introducing a separate build of JavaScriptCore into
1300 As a result of the split-up a race-condition due to broken dependencies of
1301 regular source files to header files of generated sources showed up very
1302 frequently when doing parallel builds (which the buildbot does). This commit at
1303 the same time tries to address the dependency problem by making the
1304 addExtraCompiler() function also generate a pseudo extra compiler that
1305 represents the header file output, so that qmake is aware of the creation of
1306 the header file for dependency calculation.
1308 At the same time I removed a lot of cruft from the pro files to ease maintenance.
1313 2008-06-18 Marco Barisione <marco.barisione@collabora.co.uk>
1315 Reviewed by Alp Toker.
1317 https://bugs.webkit.org/show_bug.cgi?id=19171
1318 [GTK] GTypes for enumerations
1320 Generate GTypes for public enumerations so they can be used as
1323 * GNUmakefile.am: Generate webkit-enum-types.cpp and
1324 webkit-enum-types.h.
1326 2008-06-16 Simon Hausmann <hausmann@webkit.org>
1328 Fix the Qt build. testkjs.pro is now called jsc.pro.
1332 2008-06-15 Alp Toker <alp@nuanti.com>
1334 Rubber-stamped by Maciej.
1336 Install 'jsc' application by default.
1340 2008-06-08 Alp Toker <alp@nuanti.com>
1342 autotools/GTK+ build system cleanup. Don't include WebKit API in the
1343 WebCore build as it's no longer needed since r34426.
1347 2008-06-08 Alp Toker <alp@nuanti.com>
1349 Rubber-stamped by Mark Rowe.
1351 Bring back -fstrict-aliasing for JavaScriptCore which was removed in
1352 r31821, since aliasing issues have now been fixed.
1354 Use -O3, not -O2 for the JavaScriptCore build.
1359 2008-06-05 Christian Dywan <christian@twotoasts.de>
1361 Reviewed by Alp Toker.
1363 https://bugs.webkit.org/show_bug.cgi?id=14141
1364 Please add a version to the Gtk port
1368 2008-06-02 Alp Toker <alp@nuanti.com>
1370 GTK+/autotools Windows build system fixes.
1375 2008-06-02 Jan Michael Alonzo <jmalonzo@webkit.org>
1377 Reviewed by Alp Toker.
1379 Build WebCore GTK+ sources as part of WebCore, not WebKit.
1380 Split common and GTK+-specific sources into separate file lists.
1384 2008-06-01 Josh Triplett <josh@freedesktop.org>
1386 Reviewed by Alp Toker.
1388 http://bugs.webkit.org/show_bug.cgi?id=16891
1389 [GTK] autotools build is slow
1391 Add dolt revision 5e9eef10 to the autotools build system. Speeds up
1392 the build, often by a factor of two or more on supported platforms,
1393 otherwise falls back to libtool.
1395 See http://dolt.freedesktop.org for details.
1397 * acinclude.m4: Added.
1400 2008-05-25 Jan Michael Alonzo <jmalonzo@webkit.org>
1402 Reviewed by Alp Toker.
1404 http://bugs.webkit.org/show_bug.cgi?id=19142
1405 [Gtk] Remove build options --svg-experimental and --cross-document-messaging
1409 2008-05-24 Alp Toker <alp@nuanti.com>
1411 GTK+/Win32 build fixes. Link against Windows ICU without using
1412 icu-config since it's not available on that platform.
1414 Link against Ws2_32 when the curl http backend is chosen since we
1415 use select() directly.
1419 2008-05-23 Alp Toker <alp@nuanti.com>
1421 GTK+ fixes for building without database support.
1425 2008-05-20 Jan Michael Alonzo <jmalonzo@webkit.org>
1427 Reviewed by Alp Toker.
1429 Fix for previous autotools change.
1433 2008-05-20 Jan Michael Alonzo <jmalonzo@webkit.org>
1437 http://bugs.webkit.org/show_bug.cgi?id=18483
1438 [Gtk] Autotools should match build-webkit default flags
1442 2008-05-19 Alp Toker <alp@nuanti.com>
1444 GTK+ build fix for Mac/Win. Don't check for FreeType/FontConfig when
1445 the Pango font backend is selected.
1450 2008-05-16 Julien Chaffraix <jchaffraix@webkit.org>
1454 Preparatory work for bug 9191: JS*ElementWrapperFactory should be autogenerated
1456 * configure.ac: Add HTML_FLAGS and set it when video is enabled.
1458 2008-05-15 Ariya Hidayat <ariya.hidayat@trolltech.com>
1462 Since WebKitGtk is fully using autotools now, clean-up the .pro/.pri files
1468 2008-05-09 Anders Carlsson <andersca@apple.com>
1476 2008-05-09 Simon Hausmann <hausmann@webkit.org>
1480 Removed explicit linkage against libxml and libxslt on Qt/Mac builds.
1482 This dependency is completely unnecessary here and creates only problems by
1483 propagating through WebCore.pro over libQtWebKit.prl right now customer
1489 2008-05-02 Anders Carlsson <andersca@apple.com>
1493 Add an "x86_64" make rule.
1497 2008-05-02 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1501 https://bugs.webkit.org/show_bug.cgi?id=18811
1502 Enable dashboard and offline web apps in autotools
1506 2008-05-01 Marc Ordinas i Llopis <marc.ordinasillopis@collabora.co.uk>
1508 Reviewed by Alp Toker.
1510 https://bugs.webkit.org/show_bug.cgi?id=14750
1511 Added support for NPAPI plugins on Gtk and Qt-x11 ports.
1513 * GNUmakefile.am: Added Xt library.
1515 2008-04-29 David Kilzer <ddkilzer@apple.com>
1517 BUILD FIX for ENABLE(DASHBOARD_SUPPORT)
1519 * configure.ac: Added conditional for ENABLE_DASHBOARD_SUPPORT.
1521 2008-04-22 Alp Toker <alp@nuanti.com>
1523 GTK+ debug build fix for changes in r32257.
1527 2008-04-18 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1529 Reviewed by Alp Toker.
1531 http://bugs.webkit.org/show_bug.cgi?id=16620
1532 [GTK] Autotools make dist and make check support
1538 2008-04-11 Mark Rowe <mrowe@apple.com>
1540 Rubber-stamped by Antti Koivisto.
1542 * GNUmakefile.am: Disable a warning that GCC 4.3 triggers all over the show.
1544 2008-04-17 Alp Toker <alp@atoker.com>
1546 GTK+ build fix. Back out the libjpeg check part of r32008 from bug
1551 2008-04-17 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1553 Reviewed by Alp Toker.
1555 http://bugs.webkit.org/show_bug.cgi?id=17865
1556 [Gtk] Improve detection of jpeglib and glib tools
1558 Improve detecting jpeglib and glib tools
1560 * configure.ac: Throw an error if the dependencies above are
1561 currently not installed
1563 2008-04-14 Xan Lopez <xan@gnome.org>
1565 Reviewed by Alp Toker.
1567 http://bugs.webkit.org/show_bug.cgi?id=17917
1568 Bug 17917: Cookie support for HTTP soup backend
1570 Bumped the libsoup required version to 2.23 for cookie support.
1574 2008-04-11 Mark Rowe <mrowe@apple.com>
1576 Rubber-stamped by Anders Carlsson.
1578 Fix https://bugs.webkit.org/show_bug.cgi?id=18430
1579 Bug 18430: SIGSEGV on amd64 when built with gcc 4.3
1581 GCC 4.3 generates bad code in some instances when working with our HashTables
1582 as some of the HashTable code violates the strict aliasing requirements. Since
1583 GCC 4.2 this code has generated warnings when -fstrict-aliasing is enabled. Until
1584 the code can be fixed to be safe with strict aliasing enabled, we will disable
1589 2008-03-12 Michael Emmel <mike.emmel@gmail.com>
1591 Reviewed by Alp Toker.
1593 http://bugs.webkit.org/show_bug.cgi?id=18397
1594 Fix leaving spaces before parens in functions
1596 * WebKitTools/Scripts/wkstyle:
1598 2008-04-07 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1600 Build fix, rubber-stamped and landed by ap.
1602 * configure.ac: Add autoconf flag for HTML5 client-side session and persistent storage support.
1604 2008-03-21 Rodney Dawes <dobey@wayofthemonkey.com>
1608 Remove the JSCore include path options from global_cppflags.
1609 Place JSCore include path options in javascriptcore_cppflags.
1610 Add javascriptcore_cppflags to libWebCore_la_CPPFLAGS.
1614 2008-03-20 Jasper Bryant-Greene <jasper@unix.geek.nz>
1618 Resolves http://bugs.webkit.org/show_bug.cgi?id=16092
1619 "[GTK] Middle-mouse click should allow opening a URL in a new tab"
1621 Added WebKitNavigationAction object to GTK API
1625 2008-03-12 Xan Lopez <xan@gnome.org>
1627 Reviewed by Alp Toker.
1629 http://bugs.webkit.org/show_bug.cgi?id=15229
1631 Add optional font backend support with freetype and pango
1632 backends. Default is freetype for now.
1634 Original patch by Sven Herzberg <sven@imendio.com>
1638 2008-03-11 Xan Lopez <xan@gnome.org>
1640 Reviewed by Alp Toker.
1642 http://bugs.webkit.org/show_bug.cgi?id=16476
1644 Add support for multiple http backends, and add soup backend (off by default).
1649 2008-03-07 Simon Hausmann <hausmann@webkit.org>
1651 Reviewed by Darin Adler.
1655 Added plugins subdirectory to the include path.
1659 2008-03-09 Alp Toker <alp@atoker.com>
1661 GTK+ build fix for r30913.
1663 Use UNICODE_CFLAGS for C++ sources as well as C sources.
1667 2008-03-09 Jörg Billeter <j@bitron.ch>
1669 Reviewed by Alp Toker.
1671 Conditionalise ICU for Unicode in the GTK+ port.
1676 2008-03-03 Brent Fulgham <bfulgham@gmail.com>
1678 Reviewed by Alp Toker.
1680 http://bugs.webkit.org/show_bug.cgi?id=17644
1681 Build GTK on Mac OS X using native ICU library
1683 Use Apple native ICU libraries when building GTK
1688 2008-03-02 Brent Fulgham <bfulgham@gmail.com>
1690 Reviewed by Alp Toker.
1692 Add ICU_CPPFLAGS earlier in include path for WebCore
1693 so that we find $(icu_cppflags)/unicode/utf8.h, rather than
1694 the wtf/unicode/UTF8.h on case-insensitive file systems.
1698 2008-03-02 Alp Toker <alp@atoker.com>
1700 Reviewed by Mark Rowe.
1702 Split the WebKit GTK+ build out of the WebCore build and change the
1703 shared object name to match the package name.
1707 2008-02-28 Alp Toker <alp@atoker.com>
1709 Fix a configure script typo spotted by Kalle Vahlman.
1713 2008-02-26 Timothy Hatcher <timothy@apple.com>
1715 Reviewed by Darin Adler.
1717 Add "64" and "64u" make rules to allow easy building of 64-bit versions.
1719 make 64: will build Intel-only 64-bit.
1720 make 64u: will build 4-way universal for PPC and Intel.
1725 2008-02-23 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1727 Rubber stamped by Darin Adler.
1729 Add separator '\' after libJavaScriptCore_la_LIBADD and cleanup
1730 whitespaces introduced in the previous commit.
1734 2008-02-23 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1736 Rubber-stamped by Darin Adler.
1738 * GNUmakefile.am: Add both GLOBALDEPS and WEBKITDEPS instead of DEPENDENCIES.
1739 * configure.ac: Break dependent modules into GLOBALDEPS and WEBKITDEPS.
1741 2008-02-21 Alp Toker <alp@atoker.com>
1743 Fix a configure script typo.
1747 2008-02-21 Alp Toker <alp@atoker.com>
1749 GTK+/autotools SVG experimental build fix
1751 Don't enable SVG filters in --enable-svg-experimental.
1753 This feature isn't supported at all yet. Developers can enable it
1754 explicitly by passing --enable-svg-filters if needed.
1758 2008-02-21 Mike Auty <mike.auty@gmail.com>
1760 Reviewed by Alp Toker.
1762 http://bugs.webkit.org/show_bug.cgi?id=17445
1763 [GTK] WebKit doesn't compile with LDFLAGS="-Wl,--as-needed"
1765 The GNUmakefile.am files make use of the LDFLAGS variable to include library
1766 additions such as -ljpeg etc. Unfortunately, if these inclusions aren't made
1767 in LIBADD/LDADD variables, then they are mis-ordered during the linking.
1769 The as-needed flag discards libraries whose functions have not been needed by
1770 earlier libraries, which therefore makes the ordering important.
1772 This moves all -l library inclusion statements from LDFLAGS variables to
1773 LIBADD/LDADD variables.
1777 2008-02-15 Alp Toker <alp@atoker.com>
1781 GTK+ configure script cleanups
1783 Categorize the configuration summary printout.
1784 Bump GTK+ requirement to 2.8.
1785 Rename 'webkit_target' to just 'target'.
1786 Don't check for pthread on Win32.
1790 2008-02-14 Adam Roben <aroben@apple.com>
1792 Turn on cross-document messaging support by default
1794 Reviewed by Darin Adler.
1798 2008-02-14 Adam Roben <aroben@apple.com>
1800 Conditionalize cross-document messaging support
1802 The cross-document messaging parts of HTML 5 are in flux and we want
1803 ports to be able to turn off the support as needed.
1805 Note that the support is turned off by default right now. A subsequent
1806 commit will turn it on by default.
1808 Reviewed by Darin Adler.
1812 2008-02-12 Rodney Dawes <dobey@wayofthemonkey.com>
1814 Reviewed by Alp Toker.
1816 Add a --with-hildon argument to configure.ac for adding MAEMO_CHANGES
1817 to the CPPFLAGS for WebCore and WebKit
1818 Add a pkgconfig check for hildon-1 when --with-hildon specified
1819 Output the use of Hildon support in the summary
1820 Add HILDON_CPPFLAGS to webkitgtk_cppflags
1821 Add HILDON_CFLAGS to libWebKitGtk_la_CFLAGS
1822 Add HILDON_LIBS to libWebKitGtk_la_LDFLAGS
1827 2008-02-08 Alp Toker <alp@atoker.com>
1829 Rubber-stamped by Maciej.
1831 Bump autoconf CAIRO_REQUIRED_VERSION up to 1.4.
1835 2008-02-06 Timothy Hatcher <timothy@apple.com>
1837 Rubber-stamped by Mark Rowe.
1839 Dump of bugs.webkit.org's Bugzilla instance.
1842 * BugsSite/.htaccess: Added.
1843 * BugsSite/Bugzilla: Added.
1844 * BugsSite/Bugzilla.pm: Added.
1845 * BugsSite/Bugzilla/.cvsignore: Added.
1846 * BugsSite/Bugzilla/.htaccess: Added.
1847 * BugsSite/Bugzilla/Attachment.pm: Added.
1848 * BugsSite/Bugzilla/Auth: Added.
1849 * BugsSite/Bugzilla/Auth.pm: Added.
1850 * BugsSite/Bugzilla/Auth/Login: Added.
1851 * BugsSite/Bugzilla/Auth/Login/WWW: Added.
1852 * BugsSite/Bugzilla/Auth/Login/WWW.pm: Added.
1853 * BugsSite/Bugzilla/Auth/Login/WWW/CGI: Added.
1854 * BugsSite/Bugzilla/Auth/Login/WWW/CGI.pm: Added.
1855 * BugsSite/Bugzilla/Auth/Login/WWW/CGI/Cookie.pm: Added.
1856 * BugsSite/Bugzilla/Auth/Login/WWW/Env.pm: Added.
1857 * BugsSite/Bugzilla/Auth/README: Added.
1858 * BugsSite/Bugzilla/Auth/Verify: Added.
1859 * BugsSite/Bugzilla/Auth/Verify/DB.pm: Added.
1860 * BugsSite/Bugzilla/Auth/Verify/LDAP.pm: Added.
1861 * BugsSite/Bugzilla/Bug.pm: Added.
1862 * BugsSite/Bugzilla/BugMail.pm: Added.
1863 * BugsSite/Bugzilla/CGI.pm: Added.
1864 * BugsSite/Bugzilla/Chart.pm: Added.
1865 * BugsSite/Bugzilla/Config.pm: Added.
1866 * BugsSite/Bugzilla/Constants.pm: Added.
1867 * BugsSite/Bugzilla/DB: Added.
1868 * BugsSite/Bugzilla/DB.pm: Added.
1869 * BugsSite/Bugzilla/DB/Mysql.pm: Added.
1870 * BugsSite/Bugzilla/DB/Pg.pm: Added.
1871 * BugsSite/Bugzilla/DB/Schema: Added.
1872 * BugsSite/Bugzilla/DB/Schema.pm: Added.
1873 * BugsSite/Bugzilla/DB/Schema/Mysql.pm: Added.
1874 * BugsSite/Bugzilla/DB/Schema/Pg.pm: Added.
1875 * BugsSite/Bugzilla/Error.pm: Added.
1876 * BugsSite/Bugzilla/Flag.pm: Added.
1877 * BugsSite/Bugzilla/FlagType.pm: Added.
1878 * BugsSite/Bugzilla/Group.pm: Added.
1879 * BugsSite/Bugzilla/Search.pm: Added.
1880 * BugsSite/Bugzilla/Series.pm: Added.
1881 * BugsSite/Bugzilla/Template: Added.
1882 * BugsSite/Bugzilla/Template.pm: Added.
1883 * BugsSite/Bugzilla/Template/Plugin: Added.
1884 * BugsSite/Bugzilla/Template/Plugin/Bugzilla.pm: Added.
1885 * BugsSite/Bugzilla/Template/Plugin/Hook.pm: Added.
1886 * BugsSite/Bugzilla/Template/Plugin/User.pm: Added.
1887 * BugsSite/Bugzilla/Token.pm: Added.
1888 * BugsSite/Bugzilla/User: Added.
1889 * BugsSite/Bugzilla/User.pm: Added.
1890 * BugsSite/Bugzilla/User/Setting.pm: Added.
1891 * BugsSite/Bugzilla/Util.pm: Added.
1892 * BugsSite/CGI.pl: Added.
1893 * BugsSite/PrettyPatch: Added.
1894 * BugsSite/PrettyPatch/PrettyPatch.rb: Added.
1895 * BugsSite/PrettyPatch/prettify.rb: Added.
1896 * BugsSite/QUICKSTART: Added.
1897 * BugsSite/README: Added.
1898 * BugsSite/UPGRADING: Added.
1899 * BugsSite/UPGRADING-pre-2.8: Added.
1900 * BugsSite/ant.jpg: Added.
1901 * BugsSite/attachment-aroben.cgi: Added.
1902 * BugsSite/attachment.cgi: Added.
1903 * BugsSite/buglist.cgi: Added.
1904 * BugsSite/bugzilla.dtd: Added.
1905 * BugsSite/chart.cgi: Added.
1906 * BugsSite/checksetup.pl: Added.
1907 * BugsSite/colchange.cgi: Added.
1908 * BugsSite/collectstats.pl: Added.
1909 * BugsSite/config.cgi: Added.
1910 * BugsSite/contrib: Added.
1911 * BugsSite/contrib/BugzillaEmail.pm: Added.
1912 * BugsSite/contrib/README: Added.
1913 * BugsSite/contrib/README.Mailif: Added.
1914 * BugsSite/contrib/bug_email.pl: Added.
1915 * BugsSite/contrib/bugmail_help.html: Added.
1916 * BugsSite/contrib/bugzilla-submit: Added.
1917 * BugsSite/contrib/bugzilla-submit/README: Added.
1918 * BugsSite/contrib/bugzilla-submit/bugdata.txt: Added.
1919 * BugsSite/contrib/bugzilla-submit/bugzilla-submit: Added.
1920 * BugsSite/contrib/bugzilla-submit/bugzilla-submit.xml: Added.
1921 * BugsSite/contrib/bugzilla.procmailrc: Added.
1922 * BugsSite/contrib/bugzilla_email_append.pl: Added.
1923 * BugsSite/contrib/bugzilla_ldapsync.rb: Added.
1924 * BugsSite/contrib/bzdbcopy.pl: Added.
1925 * BugsSite/contrib/cmdline: Added.
1926 * BugsSite/contrib/cmdline/bugcount: Added.
1927 * BugsSite/contrib/cmdline/bugids: Added.
1928 * BugsSite/contrib/cmdline/buglist: Added.
1929 * BugsSite/contrib/cmdline/bugs: Added.
1930 * BugsSite/contrib/cmdline/bugslink: Added.
1931 * BugsSite/contrib/cmdline/makequery: Added.
1932 * BugsSite/contrib/cmdline/query.conf: Added.
1933 * BugsSite/contrib/cvs-update.pl: Added.
1934 * BugsSite/contrib/gnats2bz.pl: Added.
1935 * BugsSite/contrib/gnatsparse: Added.
1936 * BugsSite/contrib/gnatsparse/README: Added.
1937 * BugsSite/contrib/gnatsparse/gnatsparse.py: Added.
1938 * BugsSite/contrib/gnatsparse/magic.py: Added.
1939 * BugsSite/contrib/gnatsparse/specialuu.py: Added.
1940 * BugsSite/contrib/jb2bz.py: Added.
1941 * BugsSite/contrib/mysqld-watcher.pl: Added.
1942 * BugsSite/contrib/sendbugmail.pl: Added.
1943 * BugsSite/contrib/sendunsentbugmail.pl: Added.
1944 * BugsSite/contrib/syncLDAP.pl: Added.
1945 * BugsSite/contrib/yp_nomail.sh: Added.
1946 * BugsSite/createaccount.cgi: Added.
1947 * BugsSite/data: Added.
1948 * BugsSite/data/.htaccess: Added.
1949 * BugsSite/data/attachments: Added.
1950 * BugsSite/data/attachments/.htaccess: Added.
1951 * BugsSite/data/duplicates: Added.
1952 * BugsSite/data/mail: Added.
1953 * BugsSite/data/mimedump-tmp: Added.
1954 * BugsSite/data/mining: Added.
1955 * BugsSite/data/nomail: Added.
1956 * BugsSite/data/params: Added.
1957 * BugsSite/data/template: Added.
1958 * BugsSite/data/template/template: Added.
1959 * BugsSite/data/template/template/en: Added.
1960 * BugsSite/data/template/template/en/custom: Added.
1961 * BugsSite/data/template/template/en/custom/account: Added.
1962 * BugsSite/data/template/template/en/custom/account/auth: Added.
1963 * BugsSite/data/template/template/en/custom/account/auth/ldap-error.html.tmpl: Added.
1964 * BugsSite/data/template/template/en/custom/account/auth/login-small.html.tmpl: Added.
1965 * BugsSite/data/template/template/en/custom/account/auth/login.html.tmpl: Added.
1966 * BugsSite/data/template/template/en/custom/account/cancel-token.txt.tmpl: Added.
1967 * BugsSite/data/template/template/en/custom/account/create.html.tmpl: Added.
1968 * BugsSite/data/template/template/en/custom/account/created.html.tmpl: Added.
1969 * BugsSite/data/template/template/en/custom/account/email: Added.
1970 * BugsSite/data/template/template/en/custom/account/email/change-new.txt.tmpl: Added.
1971 * BugsSite/data/template/template/en/custom/account/email/change-old.txt.tmpl: Added.
1972 * BugsSite/data/template/template/en/custom/account/email/confirm.html.tmpl: Added.
1973 * BugsSite/data/template/template/en/custom/account/exists.html.tmpl: Added.
1974 * BugsSite/data/template/template/en/custom/account/password: Added.
1975 * BugsSite/data/template/template/en/custom/account/password/forgotten-password.txt.tmpl: Added.
1976 * BugsSite/data/template/template/en/custom/account/password/set-forgotten-password.html.tmpl: Added.
1977 * BugsSite/data/template/template/en/custom/account/prefs: Added.
1978 * BugsSite/data/template/template/en/custom/account/prefs/account.html.tmpl: Added.
1979 * BugsSite/data/template/template/en/custom/account/prefs/email.html.tmpl: Added.
1980 * BugsSite/data/template/template/en/custom/account/prefs/footer.html.tmpl: Added.
1981 * BugsSite/data/template/template/en/custom/account/prefs/permissions.html.tmpl: Added.
1982 * BugsSite/data/template/template/en/custom/account/prefs/prefs.html.tmpl: Added.
1983 * BugsSite/data/template/template/en/custom/account/prefs/saved-searches.html.tmpl: Added.
1984 * BugsSite/data/template/template/en/custom/account/prefs/settings.html.tmpl: Added.
1985 * BugsSite/data/template/template/en/custom/admin: Added.
1986 * BugsSite/data/template/template/en/custom/admin/classifications: Added.
1987 * BugsSite/data/template/template/en/custom/admin/classifications/add.html.tmpl: Added.
1988 * BugsSite/data/template/template/en/custom/admin/classifications/del.html.tmpl: Added.
1989 * BugsSite/data/template/template/en/custom/admin/classifications/delete.html.tmpl: Added.
1990 * BugsSite/data/template/template/en/custom/admin/classifications/edit.html.tmpl: Added.
1991 * BugsSite/data/template/template/en/custom/admin/classifications/new.html.tmpl: Added.
1992 * BugsSite/data/template/template/en/custom/admin/classifications/reclassify.html.tmpl: Added.
1993 * BugsSite/data/template/template/en/custom/admin/classifications/select.html.tmpl: Added.
1994 * BugsSite/data/template/template/en/custom/admin/classifications/update.html.tmpl: Added.
1995 * BugsSite/data/template/template/en/custom/admin/components: Added.
1996 * BugsSite/data/template/template/en/custom/admin/components/confirm-delete.html.tmpl: Added.
1997 * BugsSite/data/template/template/en/custom/admin/components/create.html.tmpl: Added.
1998 * BugsSite/data/template/template/en/custom/admin/components/created.html.tmpl: Added.
1999 * BugsSite/data/template/template/en/custom/admin/components/deleted.html.tmpl: Added.
2000 * BugsSite/data/template/template/en/custom/admin/components/edit.html.tmpl: Added.
2001 * BugsSite/data/template/template/en/custom/admin/components/footer.html.tmpl: Added.
2002 * BugsSite/data/template/template/en/custom/admin/components/list.html.tmpl: Added.
2003 * BugsSite/data/template/template/en/custom/admin/components/select-product.html.tmpl: Added.
2004 * BugsSite/data/template/template/en/custom/admin/components/updated.html.tmpl: Added.
2005 * BugsSite/data/template/template/en/custom/admin/fieldvalues: Added.
2006 * BugsSite/data/template/template/en/custom/admin/fieldvalues/confirm-delete.html.tmpl: Added.
2007 * BugsSite/data/template/template/en/custom/admin/fieldvalues/create.html.tmpl: Added.
2008 * BugsSite/data/template/template/en/custom/admin/fieldvalues/created.html.tmpl: Added.
2009 * BugsSite/data/template/template/en/custom/admin/fieldvalues/deleted.html.tmpl: Added.
2010 * BugsSite/data/template/template/en/custom/admin/fieldvalues/edit.html.tmpl: Added.
2011 * BugsSite/data/template/template/en/custom/admin/fieldvalues/footer.html.tmpl: Added.
2012 * BugsSite/data/template/template/en/custom/admin/fieldvalues/list.html.tmpl: Added.
2013 * BugsSite/data/template/template/en/custom/admin/fieldvalues/select-field.html.tmpl: Added.
2014 * BugsSite/data/template/template/en/custom/admin/fieldvalues/updated.html.tmpl: Added.
2015 * BugsSite/data/template/template/en/custom/admin/flag-type: Added.
2016 * BugsSite/data/template/template/en/custom/admin/flag-type/confirm-delete.html.tmpl: Added.
2017 * BugsSite/data/template/template/en/custom/admin/flag-type/edit.html.tmpl: Added.
2018 * BugsSite/data/template/template/en/custom/admin/flag-type/list.html.tmpl: Added.
2019 * BugsSite/data/template/template/en/custom/admin/groups: Added.
2020 * BugsSite/data/template/template/en/custom/admin/groups/change.html.tmpl: Added.
2021 * BugsSite/data/template/template/en/custom/admin/groups/create.html.tmpl: Added.
2022 * BugsSite/data/template/template/en/custom/admin/groups/created.html.tmpl: Added.
2023 * BugsSite/data/template/template/en/custom/admin/groups/delete.html.tmpl: Added.
2024 * BugsSite/data/template/template/en/custom/admin/groups/deleted.html.tmpl: Added.
2025 * BugsSite/data/template/template/en/custom/admin/groups/edit.html.tmpl: Added.
2026 * BugsSite/data/template/template/en/custom/admin/groups/list.html.tmpl: Added.
2027 * BugsSite/data/template/template/en/custom/admin/groups/remove.html.tmpl: Added.
2028 * BugsSite/data/template/template/en/custom/admin/keywords: Added.
2029 * BugsSite/data/template/template/en/custom/admin/keywords/confirm-delete.html.tmpl: Added.
2030 * BugsSite/data/template/template/en/custom/admin/keywords/create.html.tmpl: Added.
2031 * BugsSite/data/template/template/en/custom/admin/keywords/created.html.tmpl: Added.
2032 * BugsSite/data/template/template/en/custom/admin/keywords/edit.html.tmpl: Added.
2033 * BugsSite/data/template/template/en/custom/admin/keywords/list.html.tmpl: Added.
2034 * BugsSite/data/template/template/en/custom/admin/keywords/rebuild-cache.html.tmpl: Added.
2035 * BugsSite/data/template/template/en/custom/admin/milestones: Added.
2036 * BugsSite/data/template/template/en/custom/admin/milestones/confirm-delete.html.tmpl: Added.
2037 * BugsSite/data/template/template/en/custom/admin/milestones/create.html.tmpl: Added.
2038 * BugsSite/data/template/template/en/custom/admin/milestones/created.html.tmpl: Added.
2039 * BugsSite/data/template/template/en/custom/admin/milestones/deleted.html.tmpl: Added.
2040 * BugsSite/data/template/template/en/custom/admin/milestones/edit.html.tmpl: Added.
2041 * BugsSite/data/template/template/en/custom/admin/milestones/footer.html.tmpl: Added.
2042 * BugsSite/data/template/template/en/custom/admin/milestones/list.html.tmpl: Added.
2043 * BugsSite/data/template/template/en/custom/admin/milestones/select-product.html.tmpl: Added.
2044 * BugsSite/data/template/template/en/custom/admin/milestones/updated.html.tmpl: Added.
2045 * BugsSite/data/template/template/en/custom/admin/products: Added.
2046 * BugsSite/data/template/template/en/custom/admin/products/confirm-delete.html.tmpl: Added.
2047 * BugsSite/data/template/template/en/custom/admin/products/deleted.html.tmpl: Added.
2048 * BugsSite/data/template/template/en/custom/admin/products/footer.html.tmpl: Added.
2049 * BugsSite/data/template/template/en/custom/admin/products/groupcontrol: Added.
2050 * BugsSite/data/template/template/en/custom/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
2051 * BugsSite/data/template/template/en/custom/admin/products/groupcontrol/edit.html.tmpl: Added.
2052 * BugsSite/data/template/template/en/custom/admin/products/list-classifications.html.tmpl: Added.
2053 * BugsSite/data/template/template/en/custom/admin/products/list.html.tmpl: Added.
2054 * BugsSite/data/template/template/en/custom/admin/settings: Added.
2055 * BugsSite/data/template/template/en/custom/admin/settings/edit.html.tmpl: Added.
2056 * BugsSite/data/template/template/en/custom/admin/settings/updated.html.tmpl: Added.
2057 * BugsSite/data/template/template/en/custom/admin/table.html.tmpl: Added.
2058 * BugsSite/data/template/template/en/custom/admin/users: Added.
2059 * BugsSite/data/template/template/en/custom/admin/users/confirm-delete.html.tmpl: Added.
2060 * BugsSite/data/template/template/en/custom/admin/users/create.html.tmpl: Added.
2061 * BugsSite/data/template/template/en/custom/admin/users/edit.html.tmpl: Added.
2062 * BugsSite/data/template/template/en/custom/admin/users/list.html.tmpl: Added.
2063 * BugsSite/data/template/template/en/custom/admin/users/listselectvars.html.tmpl: Added.
2064 * BugsSite/data/template/template/en/custom/admin/users/search.html.tmpl: Added.
2065 * BugsSite/data/template/template/en/custom/admin/users/userdata.html.tmpl: Added.
2066 * BugsSite/data/template/template/en/custom/admin/versions: Added.
2067 * BugsSite/data/template/template/en/custom/admin/versions/confirm-delete.html.tmpl: Added.
2068 * BugsSite/data/template/template/en/custom/admin/versions/create.html.tmpl: Added.
2069 * BugsSite/data/template/template/en/custom/admin/versions/created.html.tmpl: Added.
2070 * BugsSite/data/template/template/en/custom/admin/versions/deleted.html.tmpl: Added.
2071 * BugsSite/data/template/template/en/custom/admin/versions/edit.html.tmpl: Added.
2072 * BugsSite/data/template/template/en/custom/admin/versions/footer.html.tmpl: Added.
2073 * BugsSite/data/template/template/en/custom/admin/versions/list.html.tmpl: Added.
2074 * BugsSite/data/template/template/en/custom/admin/versions/select-product.html.tmpl: Added.
2075 * BugsSite/data/template/template/en/custom/admin/versions/updated.html.tmpl: Added.
2076 * BugsSite/data/template/template/en/custom/attachment: Added.
2077 * BugsSite/data/template/template/en/custom/attachment/choose.html.tmpl: Added.
2078 * BugsSite/data/template/template/en/custom/attachment/content-types.html.tmpl: Added.
2079 * BugsSite/data/template/template/en/custom/attachment/create.html.tmpl: Added.
2080 * BugsSite/data/template/template/en/custom/attachment/created.html.tmpl: Added.
2081 * BugsSite/data/template/template/en/custom/attachment/diff-file.html.tmpl: Added.
2082 * BugsSite/data/template/template/en/custom/attachment/diff-footer.html.tmpl: Added.
2083 * BugsSite/data/template/template/en/custom/attachment/diff-header.html.tmpl: Added.
2084 * BugsSite/data/template/template/en/custom/attachment/edit.html.tmpl: Added.
2085 * BugsSite/data/template/template/en/custom/attachment/list.html.tmpl: Added.
2086 * BugsSite/data/template/template/en/custom/attachment/show-multiple.html.tmpl: Added.
2087 * BugsSite/data/template/template/en/custom/attachment/updated.html.tmpl: Added.
2088 * BugsSite/data/template/template/en/custom/bug: Added.
2089 * BugsSite/data/template/template/en/custom/bug/activity: Added.
2090 * BugsSite/data/template/template/en/custom/bug/activity/show.html.tmpl: Added.
2091 * BugsSite/data/template/template/en/custom/bug/activity/table.html.tmpl: Added.
2092 * BugsSite/data/template/template/en/custom/bug/choose.html.tmpl: Added.
2093 * BugsSite/data/template/template/en/custom/bug/comments.html.tmpl: Added.
2094 * BugsSite/data/template/template/en/custom/bug/create: Added.
2095 * BugsSite/data/template/template/en/custom/bug/create/comment-guided.txt.tmpl: Added.
2096 * BugsSite/data/template/template/en/custom/bug/create/comment.txt.tmpl: Added.
2097 * BugsSite/data/template/template/en/custom/bug/create/create-guided.html.tmpl: Added.
2098 * BugsSite/data/template/template/en/custom/bug/create/create.html.tmpl: Added.
2099 * BugsSite/data/template/template/en/custom/bug/create/created.html.tmpl: Added.
2100 * BugsSite/data/template/template/en/custom/bug/create/make-template.html.tmpl: Added.
2101 * BugsSite/data/template/template/en/custom/bug/create/user-message.html.tmpl: Added.
2102 * BugsSite/data/template/template/en/custom/bug/dependency-graph.html.tmpl: Added.
2103 * BugsSite/data/template/template/en/custom/bug/dependency-tree.html.tmpl: Added.
2104 * BugsSite/data/template/template/en/custom/bug/edit.html.tmpl: Added.
2105 * BugsSite/data/template/template/en/custom/bug/knob.html.tmpl: Added.
2106 * BugsSite/data/template/template/en/custom/bug/navigate.html.tmpl: Added.
2107 * BugsSite/data/template/template/en/custom/bug/process: Added.
2108 * BugsSite/data/template/template/en/custom/bug/process/bugmail.html.tmpl: Added.
2109 * BugsSite/data/template/template/en/custom/bug/process/confirm-duplicate.html.tmpl: Added.
2110 * BugsSite/data/template/template/en/custom/bug/process/header.html.tmpl: Added.
2111 * BugsSite/data/template/template/en/custom/bug/process/midair.html.tmpl: Added.
2112 * BugsSite/data/template/template/en/custom/bug/process/next.html.tmpl: Added.
2113 * BugsSite/data/template/template/en/custom/bug/process/results.html.tmpl: Added.
2114 * BugsSite/data/template/template/en/custom/bug/process/verify-new-product.html.tmpl: Added.
2115 * BugsSite/data/template/template/en/custom/bug/show-multiple.html.tmpl: Added.
2116 * BugsSite/data/template/template/en/custom/bug/show.html.tmpl: Added.
2117 * BugsSite/data/template/template/en/custom/bug/show.xml.tmpl: Added.
2118 * BugsSite/data/template/template/en/custom/bug/summarize-time.html.tmpl: Added.
2119 * BugsSite/data/template/template/en/custom/bug/time.html.tmpl: Added.
2120 * BugsSite/data/template/template/en/custom/bug/votes: Added.
2121 * BugsSite/data/template/template/en/custom/bug/votes/delete-all.html.tmpl: Added.
2122 * BugsSite/data/template/template/en/custom/bug/votes/list-for-bug.html.tmpl: Added.
2123 * BugsSite/data/template/template/en/custom/bug/votes/list-for-user.html.tmpl: Added.
2124 * BugsSite/data/template/template/en/custom/config.js.tmpl: Added.
2125 * BugsSite/data/template/template/en/custom/config.rdf.tmpl: Added.
2126 * BugsSite/data/template/template/en/custom/flag: Added.
2127 * BugsSite/data/template/template/en/custom/flag/list.html.tmpl: Added.
2128 * BugsSite/data/template/template/en/custom/global: Added.
2129 * BugsSite/data/template/template/en/custom/global/banner.html.tmpl: Added.
2130 * BugsSite/data/template/template/en/custom/global/choose-classification.html.tmpl: Added.
2131 * BugsSite/data/template/template/en/custom/global/choose-product.html.tmpl: Added.
2132 * BugsSite/data/template/template/en/custom/global/code-error.html.tmpl: Added.
2133 * BugsSite/data/template/template/en/custom/global/confirm-user-match.html.tmpl: Added.
2134 * BugsSite/data/template/template/en/custom/global/field-descs.none.tmpl: Added.
2135 * BugsSite/data/template/template/en/custom/global/footer.html.tmpl: Added.
2136 * BugsSite/data/template/template/en/custom/global/header.html.tmpl: Added.
2137 * BugsSite/data/template/template/en/custom/global/help-header.html.tmpl: Added.
2138 * BugsSite/data/template/template/en/custom/global/help.html.tmpl: Added.
2139 * BugsSite/data/template/template/en/custom/global/hidden-fields.html.tmpl: Added.
2140 * BugsSite/data/template/template/en/custom/global/initialize.none.tmpl: Added.
2141 * BugsSite/data/template/template/en/custom/global/message.html.tmpl: Added.
2142 * BugsSite/data/template/template/en/custom/global/messages.html.tmpl: Added.
2143 * BugsSite/data/template/template/en/custom/global/select-menu.html.tmpl: Added.
2144 * BugsSite/data/template/template/en/custom/global/setting-descs.none.tmpl: Added.
2145 * BugsSite/data/template/template/en/custom/global/site-navigation.html.tmpl: Added.
2146 * BugsSite/data/template/template/en/custom/global/useful-links.html.tmpl: Added.
2147 * BugsSite/data/template/template/en/custom/global/user-error.html.tmpl: Added.
2148 * BugsSite/data/template/template/en/custom/global/userselect.html.tmpl: Added.
2149 * BugsSite/data/template/template/en/custom/global/variables.none.tmpl: Added.
2150 * BugsSite/data/template/template/en/custom/index.html.tmpl: Added.
2151 * BugsSite/data/template/template/en/custom/list: Added.
2152 * BugsSite/data/template/template/en/custom/list/change-columns.html.tmpl: Added.
2153 * BugsSite/data/template/template/en/custom/list/edit-multiple.html.tmpl: Added.
2154 * BugsSite/data/template/template/en/custom/list/list-simple.html.tmpl: Added.
2155 * BugsSite/data/template/template/en/custom/list/list.csv.tmpl: Added.
2156 * BugsSite/data/template/template/en/custom/list/list.html.tmpl: Added.
2157 * BugsSite/data/template/template/en/custom/list/list.ics.tmpl: Added.
2158 * BugsSite/data/template/template/en/custom/list/list.js.tmpl: Added.
2159 * BugsSite/data/template/template/en/custom/list/list.rdf.tmpl: Added.
2160 * BugsSite/data/template/template/en/custom/list/list.rss.tmpl: Added.
2161 * BugsSite/data/template/template/en/custom/list/quips.html.tmpl: Added.
2162 * BugsSite/data/template/template/en/custom/list/server-push.html.tmpl: Added.
2163 * BugsSite/data/template/template/en/custom/list/table.html.tmpl: Added.
2164 * BugsSite/data/template/template/en/custom/pages: Added.
2165 * BugsSite/data/template/template/en/custom/pages/bug-writing.html.tmpl: Added.
2166 * BugsSite/data/template/template/en/custom/pages/fields.html.tmpl: Added.
2167 * BugsSite/data/template/template/en/custom/pages/linked.html.tmpl: Added.
2168 * BugsSite/data/template/template/en/custom/pages/linkify.html.tmpl: Added.
2169 * BugsSite/data/template/template/en/custom/pages/voting.html.tmpl: Added.
2170 * BugsSite/data/template/template/en/custom/reports: Added.
2171 * BugsSite/data/template/template/en/custom/reports/chart.csv.tmpl: Added.
2172 * BugsSite/data/template/template/en/custom/reports/chart.html.tmpl: Added.
2173 * BugsSite/data/template/template/en/custom/reports/chart.png.tmpl: Added.
2174 * BugsSite/data/template/template/en/custom/reports/components.html.tmpl: Added.
2175 * BugsSite/data/template/template/en/custom/reports/create-chart.html.tmpl: Added.
2176 * BugsSite/data/template/template/en/custom/reports/duplicates-simple.html.tmpl: Added.
2177 * BugsSite/data/template/template/en/custom/reports/duplicates-table.html.tmpl: Added.
2178 * BugsSite/data/template/template/en/custom/reports/duplicates.html.tmpl: Added.
2179 * BugsSite/data/template/template/en/custom/reports/duplicates.rdf.tmpl: Added.
2180 * BugsSite/data/template/template/en/custom/reports/edit-series.html.tmpl: Added.
2181 * BugsSite/data/template/template/en/custom/reports/keywords.html.tmpl: Added.
2182 * BugsSite/data/template/template/en/custom/reports/menu.html.tmpl: Added.
2183 * BugsSite/data/template/template/en/custom/reports/report-bar.png.tmpl: Added.
2184 * BugsSite/data/template/template/en/custom/reports/report-line.png.tmpl: Added.
2185 * BugsSite/data/template/template/en/custom/reports/report-pie.png.tmpl: Added.
2186 * BugsSite/data/template/template/en/custom/reports/report-simple.html.tmpl: Added.
2187 * BugsSite/data/template/template/en/custom/reports/report-table.csv.tmpl: Added.
2188 * BugsSite/data/template/template/en/custom/reports/report-table.html.tmpl: Added.
2189 * BugsSite/data/template/template/en/custom/reports/report.csv.tmpl: Added.
2190 * BugsSite/data/template/template/en/custom/reports/report.html.tmpl: Added.
2191 * BugsSite/data/template/template/en/custom/reports/series-common.html.tmpl: Added.
2192 * BugsSite/data/template/template/en/custom/reports/series.html.tmpl: Added.
2193 * BugsSite/data/template/template/en/custom/request: Added.
2194 * BugsSite/data/template/template/en/custom/request/email.txt.tmpl: Added.
2195 * BugsSite/data/template/template/en/custom/request/queue.html.tmpl: Added.
2196 * BugsSite/data/template/template/en/custom/search: Added.
2197 * BugsSite/data/template/template/en/custom/search/boolean-charts.html.tmpl: Added.
2198 * BugsSite/data/template/template/en/custom/search/form.html.tmpl: Added.
2199 * BugsSite/data/template/template/en/custom/search/knob.html.tmpl: Added.
2200 * BugsSite/data/template/template/en/custom/search/search-advanced.html.tmpl: Added.
2201 * BugsSite/data/template/template/en/custom/search/search-create-series.html.tmpl: Added.
2202 * BugsSite/data/template/template/en/custom/search/search-help.html.tmpl: Added.
2203 * BugsSite/data/template/template/en/custom/search/search-report-graph.html.tmpl: Added.
2204 * BugsSite/data/template/template/en/custom/search/search-report-select.html.tmpl: Added.
2205 * BugsSite/data/template/template/en/custom/search/search-report-table.html.tmpl: Added.
2206 * BugsSite/data/template/template/en/custom/search/search-specific.html.tmpl: Added.
2207 * BugsSite/data/template/template/en/custom/search/tabs.html.tmpl: Added.
2208 * BugsSite/data/template/template/en/custom/sidebar.xul.tmpl: Added.
2209 * BugsSite/data/template/template/en/custom/whine: Added.
2210 * BugsSite/data/template/template/en/custom/whine/mail.html.tmpl: Added.
2211 * BugsSite/data/template/template/en/custom/whine/mail.txt.tmpl: Added.
2212 * BugsSite/data/template/template/en/custom/whine/multipart-mime.txt.tmpl: Added.
2213 * BugsSite/data/template/template/en/custom/whine/schedule.html.tmpl: Added.
2214 * BugsSite/data/template/template/en/default: Added.
2215 * BugsSite/data/template/template/en/default/attachment: Added.
2216 * BugsSite/data/template/template/en/default/attachment/edit-aroben.html.tmpl: Added.
2217 * BugsSite/data/template/template/en/default/list: Added.
2218 * BugsSite/data/template/template/en/default/list/list.atom.tmpl: Added.
2219 * BugsSite/data/versioncache: Added.
2220 * BugsSite/data/versioncache.13P9L: Added.
2221 * BugsSite/data/versioncache.1lH1E: Added.
2222 * BugsSite/data/versioncache.3AnHd: Added.
2223 * BugsSite/data/versioncache.3Jmjt: Added.
2224 * BugsSite/data/versioncache.3JzIL: Added.
2225 * BugsSite/data/versioncache.77b4y: Added.
2226 * BugsSite/data/versioncache.7VzyU: Added.
2227 * BugsSite/data/versioncache.EQdAm: Added.
2228 * BugsSite/data/versioncache.EouAG: Added.
2229 * BugsSite/data/versioncache.LJ5n1: Added.
2230 * BugsSite/data/versioncache.Lb0fW: Added.
2231 * BugsSite/data/versioncache.PyAd8: Added.
2232 * BugsSite/data/versioncache.SFyse: Added.
2233 * BugsSite/data/versioncache.SkTTg: Added.
2234 * BugsSite/data/versioncache.VVO7E: Added.
2235 * BugsSite/data/versioncache.XbxgU: Added.
2236 * BugsSite/data/versioncache.Yezqr: Added.
2237 * BugsSite/data/versioncache.dtzIv: Added.
2238 * BugsSite/data/versioncache.jzpeh: Added.
2239 * BugsSite/data/versioncache.pbn6U: Added.
2240 * BugsSite/data/versioncache.qyixS: Added.
2241 * BugsSite/data/versioncache.sBMdb: Added.
2242 * BugsSite/data/versioncache.xNi34: Added.
2243 * BugsSite/data/webdot: Added.
2244 * BugsSite/data/webdot/.htaccess: Added.
2245 * BugsSite/data/webdot/0ZLH3QpFd8.dot: Added.
2246 * BugsSite/data/webdot/3s6e7eC2Dy.dot: Added.
2247 * BugsSite/data/webdot/6MW0q54cyY.dot: Added.
2248 * BugsSite/data/webdot/A2RlhPdO2Q.dot: Added.
2249 * BugsSite/data/webdot/DuBX4I4946.dot: Added.
2250 * BugsSite/data/webdot/GudTgvrKBX.dot: Added.
2251 * BugsSite/data/webdot/I1mCbLtAzQ.dot: Added.
2252 * BugsSite/data/webdot/JtKgvWGVb4.dot: Added.
2253 * BugsSite/data/webdot/RFk4bjAwYc.dot: Added.
2254 * BugsSite/data/webdot/YQ1pWFVfqt.dot: Added.
2255 * BugsSite/data/webdot/YcFUepShZI.dot: Added.
2256 * BugsSite/data/webdot/a9i00KgTQk.dot: Added.
2257 * BugsSite/data/webdot/c412GYaHch.dot: Added.
2258 * BugsSite/data/webdot/hjYnYr3tV1.dot: Added.
2259 * BugsSite/data/webdot/pq3Qw7wynI.dot: Added.
2260 * BugsSite/data/webdot/tL7GjA7bqH.dot: Added.
2261 * BugsSite/defparams.pl: Added.
2262 * BugsSite/describecomponents.cgi: Added.
2263 * BugsSite/describekeywords.cgi: Added.
2264 * BugsSite/describekeywords.cgi.bak: Added.
2265 * BugsSite/docs: Added.
2266 * BugsSite/docs/.cvsignore: Added.
2267 * BugsSite/docs/README.docs: Added.
2268 * BugsSite/docs/html: Added.
2269 * BugsSite/docs/html/Bugzilla-Guide.html: Added.
2270 * BugsSite/docs/html/about.html: Added.
2271 * BugsSite/docs/html/administration.html: Added.
2272 * BugsSite/docs/html/bug_page.html: Added.
2273 * BugsSite/docs/html/bugreports.html: Added.
2274 * BugsSite/docs/html/cmdline-bugmail.html: Added.
2275 * BugsSite/docs/html/cmdline.html: Added.
2276 * BugsSite/docs/html/components.html: Added.
2277 * BugsSite/docs/html/configuration.html: Added.
2278 * BugsSite/docs/html/conventions.html: Added.
2279 * BugsSite/docs/html/copyright.html: Added.
2280 * BugsSite/docs/html/credits.html: Added.
2281 * BugsSite/docs/html/cust-change-permissions.html: Added.
2282 * BugsSite/docs/html/cust-hooks.html: Added.
2283 * BugsSite/docs/html/cust-templates.html: Added.
2284 * BugsSite/docs/html/customization.html: Added.
2285 * BugsSite/docs/html/dbdoc.html: Added.
2286 * BugsSite/docs/html/dbmodify.html: Added.
2287 * BugsSite/docs/html/disclaimer.html: Added.
2288 * BugsSite/docs/html/extraconfig.html: Added.
2289 * BugsSite/docs/html/faq.html: Added.
2290 * BugsSite/docs/html/flags-overview.html: Added.
2291 * BugsSite/docs/html/flags.html: Added.
2292 * BugsSite/docs/html/general-advice.html: Added.
2293 * BugsSite/docs/html/gfdl-0.html: Added.
2294 * BugsSite/docs/html/gfdl-1.html: Added.
2295 * BugsSite/docs/html/gfdl-10.html: Added.
2296 * BugsSite/docs/html/gfdl-2.html: Added.
2297 * BugsSite/docs/html/gfdl-3.html: Added.
2298 * BugsSite/docs/html/gfdl-4.html: Added.
2299 * BugsSite/docs/html/gfdl-5.html: Added.
2300 * BugsSite/docs/html/gfdl-6.html: Added.
2301 * BugsSite/docs/html/gfdl-7.html: Added.
2302 * BugsSite/docs/html/gfdl-8.html: Added.
2303 * BugsSite/docs/html/gfdl-9.html: Added.
2304 * BugsSite/docs/html/gfdl-howto.html: Added.
2305 * BugsSite/docs/html/gfdl.html: Added.
2306 * BugsSite/docs/html/glossary.html: Added.
2307 * BugsSite/docs/html/groups.html: Added.
2308 * BugsSite/docs/html/hintsandtips.html: Added.
2309 * BugsSite/docs/html/index.html: Added.
2310 * BugsSite/docs/html/install-perlmodules-manual.html: Added.
2311 * BugsSite/docs/html/installation.html: Added.
2312 * BugsSite/docs/html/installing-bugzilla.html: Added.
2313 * BugsSite/docs/html/integration.html: Added.
2314 * BugsSite/docs/html/lifecycle.html: Added.
2315 * BugsSite/docs/html/list.html: Added.
2316 * BugsSite/docs/html/milestones.html: Added.
2317 * BugsSite/docs/html/modules-manual-download.html: Added.
2318 * BugsSite/docs/html/modules-manual-instructions.html: Added.
2319 * BugsSite/docs/html/modules-manual-optional.html: Added.
2320 * BugsSite/docs/html/myaccount.html: Added.
2321 * BugsSite/docs/html/newversions.html: Added.
2322 * BugsSite/docs/html/nonroot.html: Added.
2323 * BugsSite/docs/html/os-specific.html: Added.
2324 * BugsSite/docs/html/parameters.html: Added.
2325 * BugsSite/docs/html/paranoid-security.html: Added.
2326 * BugsSite/docs/html/patches.html: Added.
2327 * BugsSite/docs/html/patchviewer.html: Added.
2328 * BugsSite/docs/html/products.html: Added.
2329 * BugsSite/docs/html/query.html: Added.
2330 * BugsSite/docs/html/quips.html: Added.
2331 * BugsSite/docs/html/reporting.html: Added.
2332 * BugsSite/docs/html/security-bugzilla.html: Added.
2333 * BugsSite/docs/html/security-mysql.html: Added.
2334 * BugsSite/docs/html/security-os.html: Added.
2335 * BugsSite/docs/html/security-webserver.html: Added.
2336 * BugsSite/docs/html/security.html: Added.
2337 * BugsSite/docs/html/trbl-bundlebugzilla.html: Added.
2338 * BugsSite/docs/html/trbl-dbdsponge.html: Added.
2339 * BugsSite/docs/html/trbl-index.html: Added.
2340 * BugsSite/docs/html/trbl-passwd-encryption.html: Added.
2341 * BugsSite/docs/html/trbl-perlmodule.html: Added.
2342 * BugsSite/docs/html/trbl-relogin-everyone.html: Added.
2343 * BugsSite/docs/html/trbl-testserver.html: Added.
2344 * BugsSite/docs/html/trouble-filetemp.html: Added.
2345 * BugsSite/docs/html/troubleshooting.html: Added.
2346 * BugsSite/docs/html/upgrading.html: Added.
2347 * BugsSite/docs/html/useradmin.html: Added.
2348 * BugsSite/docs/html/userpreferences.html: Added.
2349 * BugsSite/docs/html/using-intro.html: Added.
2350 * BugsSite/docs/html/using.html: Added.
2351 * BugsSite/docs/html/versions.html: Added.
2352 * BugsSite/docs/html/voting.html: Added.
2353 * BugsSite/docs/html/whining.html: Added.
2354 * BugsSite/docs/html/x3190.html: Added.
2355 * BugsSite/docs/images: Added.
2356 * BugsSite/docs/images/bzLifecycle.png: Added.
2357 * BugsSite/docs/images/bzLifecycle.xml: Added.
2358 * BugsSite/docs/images/callouts: Added.
2359 * BugsSite/docs/images/callouts/1.gif: Added.
2360 * BugsSite/docs/images/callouts/2.gif: Added.
2361 * BugsSite/docs/images/callouts/3.gif: Added.
2362 * BugsSite/docs/images/caution.gif: Added.
2363 * BugsSite/docs/images/note.gif: Added.
2364 * BugsSite/docs/images/tip.gif: Added.
2365 * BugsSite/docs/images/warning.gif: Added.
2366 * BugsSite/docs/makedocs.pl: Added.
2367 * BugsSite/docs/pdf: Added.
2368 * BugsSite/docs/pdf/Bugzilla-Guide.pdf: Added.
2369 * BugsSite/docs/rel_notes.txt: Added.
2370 * BugsSite/docs/txt: Added.
2371 * BugsSite/docs/txt/Bugzilla-Guide.txt: Added.
2372 * BugsSite/docs/xml: Added.
2373 * BugsSite/docs/xml/Bugzilla-Guide.xml: Added.
2374 * BugsSite/docs/xml/about.xml: Added.
2375 * BugsSite/docs/xml/administration.xml: Added.
2376 * BugsSite/docs/xml/conventions.xml: Added.
2377 * BugsSite/docs/xml/customization.xml: Added.
2378 * BugsSite/docs/xml/dbschema.mysql: Added.
2379 * BugsSite/docs/xml/faq.xml: Added.
2380 * BugsSite/docs/xml/filetemp.patch: Added.
2381 * BugsSite/docs/xml/gfdl.xml: Added.
2382 * BugsSite/docs/xml/glossary.xml: Added.
2383 * BugsSite/docs/xml/index.xml: Added.
2384 * BugsSite/docs/xml/installation.xml: Added.
2385 * BugsSite/docs/xml/integration.xml: Added.
2386 * BugsSite/docs/xml/introduction.xml: Added.
2387 * BugsSite/docs/xml/modules.xml: Added.
2388 * BugsSite/docs/xml/patches.xml: Added.
2389 * BugsSite/docs/xml/requiredsoftware.xml: Added.
2390 * BugsSite/docs/xml/security.xml: Added.
2391 * BugsSite/docs/xml/troubleshooting.xml: Added.
2392 * BugsSite/docs/xml/using.xml: Added.
2393 * BugsSite/doeditparams.cgi: Added.
2394 * BugsSite/duplicates.cgi: Added.
2395 * BugsSite/duplicates.xul: Added.
2396 * BugsSite/editclassifications.cgi: Added.
2397 * BugsSite/editcomponents.cgi: Added.
2398 * BugsSite/editflagtypes.cgi: Added.
2399 * BugsSite/editgroups.cgi: Added.
2400 * BugsSite/editkeywords.cgi: Added.
2401 * BugsSite/editmilestones.cgi: Added.
2402 * BugsSite/editparams.cgi: Added.
2403 * BugsSite/editproducts.cgi: Added.
2404 * BugsSite/editsettings.cgi: Added.
2405 * BugsSite/editusers.cgi: Added.
2406 * BugsSite/editvalues.cgi: Added.
2407 * BugsSite/editversions.cgi: Added.
2408 * BugsSite/editwhines.cgi: Added.
2409 * BugsSite/enter_bug.cgi: Added.
2410 * BugsSite/favicon.ico: Added.
2411 * BugsSite/globals.pl: Added.
2412 * BugsSite/graphs: Added.
2413 * BugsSite/images: Added.
2414 * BugsSite/images/padlock.png: Added.
2415 * BugsSite/importxml.pl: Added.
2416 * BugsSite/index.cgi: Added.
2417 * BugsSite/js: Added.
2418 * BugsSite/js/duplicates.js: Added.
2419 * BugsSite/js/productform.js: Added.
2420 * BugsSite/localconfig.js: Added.
2421 * BugsSite/long_list.cgi: Added.
2422 * BugsSite/move.pl: Added.
2423 * BugsSite/page.cgi: Added.
2424 * BugsSite/post_bug.cgi: Added.
2425 * BugsSite/process_bug.cgi: Added.
2426 * BugsSite/productmenu.js: Added.
2427 * BugsSite/query.cgi: Added.
2428 * BugsSite/quicksearch.html: Added.
2429 * BugsSite/quicksearch.js: Added.
2430 * BugsSite/quicksearchhack.html: Added.
2431 * BugsSite/quips.cgi: Added.
2432 * BugsSite/relogin.cgi: Added.
2433 * BugsSite/report.cgi: Added.
2434 * BugsSite/reports.cgi: Added.
2435 * BugsSite/request.cgi: Added.
2436 * BugsSite/robots.txt: Added.
2437 * BugsSite/runtests.pl: Added.
2438 * BugsSite/sanitycheck.cgi: Added.
2439 * BugsSite/show_activity.cgi: Added.
2440 * BugsSite/show_bug.cgi: Added.
2441 * BugsSite/showattachment.cgi: Added.
2442 * BugsSite/showdependencygraph.cgi: Added.
2443 * BugsSite/showdependencytree.cgi: Added.
2444 * BugsSite/sidebar.cgi: Added.
2445 * BugsSite/skins: Added.
2446 * BugsSite/skins/.cvsignore: Added.
2447 * BugsSite/skins/custom: Added.
2448 * BugsSite/skins/custom/admin.css: Added.
2449 * BugsSite/skins/custom/buglist.css: Added.
2450 * BugsSite/skins/custom/duplicates.css: Added.
2451 * BugsSite/skins/custom/editusers.css: Added.
2452 * BugsSite/skins/custom/global.css: Added.
2453 * BugsSite/skins/custom/index.css: Added.
2454 * BugsSite/skins/custom/opendarwin.gif: Added.
2455 * BugsSite/skins/custom/panel.css: Added.
2456 * BugsSite/skins/custom/show_multiple.css: Added.
2457 * BugsSite/skins/custom/summarize-time.css: Added.
2458 * BugsSite/skins/custom/voting.css: Added.
2459 * BugsSite/skins/standard: Added.
2460 * BugsSite/skins/standard/admin.css: Added.
2461 * BugsSite/skins/standard/buglist.css: Added.
2462 * BugsSite/skins/standard/duplicates.css: Added.
2463 * BugsSite/skins/standard/editusers.css: Added.
2464 * BugsSite/skins/standard/global: Added.
2465 * BugsSite/skins/standard/global.css: Added.
2466 * BugsSite/skins/standard/global/body-back.gif: Added.
2467 * BugsSite/skins/standard/global/header.png: Added.
2468 * BugsSite/skins/standard/index: Added.
2469 * BugsSite/skins/standard/index.css: Added.
2470 * BugsSite/skins/standard/index/front.jpg: Added.
2471 * BugsSite/skins/standard/index/front.png: Added.
2472 * BugsSite/skins/standard/panel.css: Added.
2473 * BugsSite/skins/standard/show_multiple.css: Added.
2474 * BugsSite/skins/standard/summarize-time.css: Added.
2475 * BugsSite/skins/standard/voting.css: Added.
2476 * BugsSite/summarize_time.cgi: Added.
2477 * BugsSite/t: Added.
2478 * BugsSite/t/001compile.t: Added.
2479 * BugsSite/t/002goodperl.t: Added.
2480 * BugsSite/t/003safesys.t: Added.
2481 * BugsSite/t/004template.t: Added.
2482 * BugsSite/t/005no_tabs.t: Added.
2483 * BugsSite/t/006spellcheck.t: Added.
2484 * BugsSite/t/007util.t: Added.
2485 * BugsSite/t/008filter.t: Added.
2486 * BugsSite/t/009bugwords.t: Added.
2487 * BugsSite/t/011pod.t: Added.
2488 * BugsSite/t/Support: Added.
2489 * BugsSite/t/Support/Files.pm: Added.
2490 * BugsSite/t/Support/Systemexec.pm: Added.
2491 * BugsSite/t/Support/Templates.pm: Added.
2492 * BugsSite/t/testchart.gif: Added.
2493 * BugsSite/t/testchart.png: Added.
2494 * BugsSite/t/testgd.png: Added.
2495 * BugsSite/template: Added.
2496 * BugsSite/template/.cvsignore: Added.
2497 * BugsSite/template/.htaccess: Added.
2498 * BugsSite/template/en: Added.
2499 * BugsSite/template/en/.cvsignore: Added.
2500 * BugsSite/template/en/custom: Added.
2501 * BugsSite/template/en/custom/account: Added.
2502 * BugsSite/template/en/custom/account/auth: Added.
2503 * BugsSite/template/en/custom/account/auth/ldap-error.html.tmpl: Added.
2504 * BugsSite/template/en/custom/account/auth/login-small.html.tmpl: Added.
2505 * BugsSite/template/en/custom/account/auth/login.html.tmpl: Added.
2506 * BugsSite/template/en/custom/account/cancel-token.txt.tmpl: Added.
2507 * BugsSite/template/en/custom/account/create.html.tmpl: Added.
2508 * BugsSite/template/en/custom/account/created.html.tmpl: Added.
2509 * BugsSite/template/en/custom/account/email: Added.
2510 * BugsSite/template/en/custom/account/email/change-new.txt.tmpl: Added.
2511 * BugsSite/template/en/custom/account/email/change-old.txt.tmpl: Added.
2512 * BugsSite/template/en/custom/account/email/confirm.html.tmpl: Added.
2513 * BugsSite/template/en/custom/account/exists.html.tmpl: Added.
2514 * BugsSite/template/en/custom/account/password: Added.
2515 * BugsSite/template/en/custom/account/password/forgotten-password.txt.tmpl: Added.
2516 * BugsSite/template/en/custom/account/password/set-forgotten-password.html.tmpl: Added.
2517 * BugsSite/template/en/custom/account/prefs: Added.
2518 * BugsSite/template/en/custom/account/prefs/account.html.tmpl: Added.
2519 * BugsSite/template/en/custom/account/prefs/email.html.tmpl: Added.
2520 * BugsSite/template/en/custom/account/prefs/footer.html.tmpl: Added.
2521 * BugsSite/template/en/custom/account/prefs/permissions.html.tmpl: Added.
2522 * BugsSite/template/en/custom/account/prefs/prefs.html.tmpl: Added.
2523 * BugsSite/template/en/custom/account/prefs/saved-searches.html.tmpl: Added.
2524 * BugsSite/template/en/custom/account/prefs/settings.html.tmpl: Added.
2525 * BugsSite/template/en/custom/admin: Added.
2526 * BugsSite/template/en/custom/admin/classifications: Added.
2527 * BugsSite/template/en/custom/admin/classifications/add.html.tmpl: Added.
2528 * BugsSite/template/en/custom/admin/classifications/del.html.tmpl: Added.
2529 * BugsSite/template/en/custom/admin/classifications/delete.html.tmpl: Added.
2530 * BugsSite/template/en/custom/admin/classifications/edit.html.tmpl: Added.
2531 * BugsSite/template/en/custom/admin/classifications/new.html.tmpl: Added.
2532 * BugsSite/template/en/custom/admin/classifications/reclassify.html.tmpl: Added.
2533 * BugsSite/template/en/custom/admin/classifications/select.html.tmpl: Added.
2534 * BugsSite/template/en/custom/admin/classifications/update.html.tmpl: Added.
2535 * BugsSite/template/en/custom/admin/components: Added.
2536 * BugsSite/template/en/custom/admin/components/confirm-delete.html.tmpl: Added.
2537 * BugsSite/template/en/custom/admin/components/create.html.tmpl: Added.
2538 * BugsSite/template/en/custom/admin/components/created.html.tmpl: Added.
2539 * BugsSite/template/en/custom/admin/components/deleted.html.tmpl: Added.
2540 * BugsSite/template/en/custom/admin/components/edit.html.tmpl: Added.
2541 * BugsSite/template/en/custom/admin/components/footer.html.tmpl: Added.
2542 * BugsSite/template/en/custom/admin/components/list.html.tmpl: Added.
2543 * BugsSite/template/en/custom/admin/components/select-product.html.tmpl: Added.
2544 * BugsSite/template/en/custom/admin/components/updated.html.tmpl: Added.
2545 * BugsSite/template/en/custom/admin/fieldvalues: Added.
2546 * BugsSite/template/en/custom/admin/fieldvalues/confirm-delete.html.tmpl: Added.
2547 * BugsSite/template/en/custom/admin/fieldvalues/create.html.tmpl: Added.
2548 * BugsSite/template/en/custom/admin/fieldvalues/created.html.tmpl: Added.
2549 * BugsSite/template/en/custom/admin/fieldvalues/deleted.html.tmpl: Added.
2550 * BugsSite/template/en/custom/admin/fieldvalues/edit.html.tmpl: Added.
2551 * BugsSite/template/en/custom/admin/fieldvalues/footer.html.tmpl: Added.
2552 * BugsSite/template/en/custom/admin/fieldvalues/list.html.tmpl: Added.
2553 * BugsSite/template/en/custom/admin/fieldvalues/select-field.html.tmpl: Added.
2554 * BugsSite/template/en/custom/admin/fieldvalues/updated.html.tmpl: Added.
2555 * BugsSite/template/en/custom/admin/flag-type: Added.
2556 * BugsSite/template/en/custom/admin/flag-type/confirm-delete.html.tmpl: Added.
2557 * BugsSite/template/en/custom/admin/flag-type/edit.html.tmpl: Added.
2558 * BugsSite/template/en/custom/admin/flag-type/list.html.tmpl: Added.
2559 * BugsSite/template/en/custom/admin/groups: Added.
2560 * BugsSite/template/en/custom/admin/groups/change.html.tmpl: Added.
2561 * BugsSite/template/en/custom/admin/groups/create.html.tmpl: Added.
2562 * BugsSite/template/en/custom/admin/groups/created.html.tmpl: Added.
2563 * BugsSite/template/en/custom/admin/groups/delete.html.tmpl: Added.
2564 * BugsSite/template/en/custom/admin/groups/deleted.html.tmpl: Added.
2565 * BugsSite/template/en/custom/admin/groups/edit.html.tmpl: Added.
2566 * BugsSite/template/en/custom/admin/groups/list.html.tmpl: Added.
2567 * BugsSite/template/en/custom/admin/groups/remove.html.tmpl: Added.
2568 * BugsSite/template/en/custom/admin/keywords: Added.
2569 * BugsSite/template/en/custom/admin/keywords/confirm-delete.html.tmpl: Added.
2570 * BugsSite/template/en/custom/admin/keywords/create.html.tmpl: Added.
2571 * BugsSite/template/en/custom/admin/keywords/created.html.tmpl: Added.
2572 * BugsSite/template/en/custom/admin/keywords/edit.html.tmpl: Added.
2573 * BugsSite/template/en/custom/admin/keywords/list.html.tmpl: Added.
2574 * BugsSite/template/en/custom/admin/keywords/rebuild-cache.html.tmpl: Added.
2575 * BugsSite/template/en/custom/admin/milestones: Added.
2576 * BugsSite/template/en/custom/admin/milestones/confirm-delete.html.tmpl: Added.
2577 * BugsSite/template/en/custom/admin/milestones/create.html.tmpl: Added.
2578 * BugsSite/template/en/custom/admin/milestones/created.html.tmpl: Added.
2579 * BugsSite/template/en/custom/admin/milestones/deleted.html.tmpl: Added.
2580 * BugsSite/template/en/custom/admin/milestones/edit.html.tmpl: Added.
2581 * BugsSite/template/en/custom/admin/milestones/footer.html.tmpl: Added.
2582 * BugsSite/template/en/custom/admin/milestones/list.html.tmpl: Added.
2583 * BugsSite/template/en/custom/admin/milestones/select-product.html.tmpl: Added.
2584 * BugsSite/template/en/custom/admin/milestones/updated.html.tmpl: Added.
2585 * BugsSite/template/en/custom/admin/products: Added.
2586 * BugsSite/template/en/custom/admin/products/confirm-delete.html.tmpl: Added.
2587 * BugsSite/template/en/custom/admin/products/deleted.html.tmpl: Added.
2588 * BugsSite/template/en/custom/admin/products/footer.html.tmpl: Added.
2589 * BugsSite/template/en/custom/admin/products/groupcontrol: Added.
2590 * BugsSite/template/en/custom/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
2591 * BugsSite/template/en/custom/admin/products/groupcontrol/edit.html.tmpl: Added.
2592 * BugsSite/template/en/custom/admin/products/list-classifications.html.tmpl: Added.
2593 * BugsSite/template/en/custom/admin/products/list.html.tmpl: Added.
2594 * BugsSite/template/en/custom/admin/settings: Added.
2595 * BugsSite/template/en/custom/admin/settings/edit.html.tmpl: Added.
2596 * BugsSite/template/en/custom/admin/settings/updated.html.tmpl: Added.
2597 * BugsSite/template/en/custom/admin/table.html.tmpl: Added.
2598 * BugsSite/template/en/custom/admin/users: Added.
2599 * BugsSite/template/en/custom/admin/users/confirm-delete.html.tmpl: Added.
2600 * BugsSite/template/en/custom/admin/users/create.html.tmpl: Added.
2601 * BugsSite/template/en/custom/admin/users/edit.html.tmpl: Added.
2602 * BugsSite/template/en/custom/admin/users/list.html.tmpl: Added.
2603 * BugsSite/template/en/custom/admin/users/listselectvars.html.tmpl: Added.
2604 * BugsSite/template/en/custom/admin/users/search.html.tmpl: Added.
2605 * BugsSite/template/en/custom/admin/users/userdata.html.tmpl: Added.
2606 * BugsSite/template/en/custom/admin/versions: Added.
2607 * BugsSite/template/en/custom/admin/versions/confirm-delete.html.tmpl: Added.
2608 * BugsSite/template/en/custom/admin/versions/create.html.tmpl: Added.
2609 * BugsSite/template/en/custom/admin/versions/created.html.tmpl: Added.
2610 * BugsSite/template/en/custom/admin/versions/deleted.html.tmpl: Added.
2611 * BugsSite/template/en/custom/admin/versions/edit.html.tmpl: Added.
2612 * BugsSite/template/en/custom/admin/versions/footer.html.tmpl: Added.
2613 * BugsSite/template/en/custom/admin/versions/list.html.tmpl: Added.
2614 * BugsSite/template/en/custom/admin/versions/select-product.html.tmpl: Added.
2615 * BugsSite/template/en/custom/admin/versions/updated.html.tmpl: Added.
2616 * BugsSite/template/en/custom/attachment: Added.
2617 * BugsSite/template/en/custom/attachment/choose.html.tmpl: Added.
2618 * BugsSite/template/en/custom/attachment/content-types.html.tmpl: Added.
2619 * BugsSite/template/en/custom/attachment/create.html.tmpl: Added.
2620 * BugsSite/template/en/custom/attachment/created.html.tmpl: Added.
2621 * BugsSite/template/en/custom/attachment/diff-file.html.tmpl: Added.
2622 * BugsSite/template/en/custom/attachment/diff-footer.html.tmpl: Added.
2623 * BugsSite/template/en/custom/attachment/diff-header.html.tmpl: Added.
2624 * BugsSite/template/en/custom/attachment/edit.html.tmpl: Added.
2625 * BugsSite/template/en/custom/attachment/list.html.tmpl: Added.
2626 * BugsSite/template/en/custom/attachment/show-multiple.html.tmpl: Added.
2627 * BugsSite/template/en/custom/attachment/updated.html.tmpl: Added.
2628 * BugsSite/template/en/custom/bug: Added.
2629 * BugsSite/template/en/custom/bug/activity: Added.
2630 * BugsSite/template/en/custom/bug/activity/show.html.tmpl: Added.
2631 * BugsSite/template/en/custom/bug/activity/table.html.tmpl: Added.
2632 * BugsSite/template/en/custom/bug/choose.html.tmpl: Added.
2633 * BugsSite/template/en/custom/bug/comments.html.tmpl: Added.
2634 * BugsSite/template/en/custom/bug/create: Added.
2635 * BugsSite/template/en/custom/bug/create/comment-guided.txt.tmpl: Added.
2636 * BugsSite/template/en/custom/bug/create/comment.txt.tmpl: Added.
2637 * BugsSite/template/en/custom/bug/create/create-guided.html.tmpl: Added.
2638 * BugsSite/template/en/custom/bug/create/create.html.tmpl: Added.
2639 * BugsSite/template/en/custom/bug/create/created.html.tmpl: Added.
2640 * BugsSite/template/en/custom/bug/create/make-template.html.tmpl: Added.
2641 * BugsSite/template/en/custom/bug/create/user-message.html.tmpl: Added.
2642 * BugsSite/template/en/custom/bug/dependency-graph.html.tmpl: Added.
2643 * BugsSite/template/en/custom/bug/dependency-tree.html.tmpl: Added.
2644 * BugsSite/template/en/custom/bug/edit.html.tmpl: Added.
2645 * BugsSite/template/en/custom/bug/knob.html.tmpl: Added.
2646 * BugsSite/template/en/custom/bug/navigate.html.tmpl: Added.
2647 * BugsSite/template/en/custom/bug/process: Added.
2648 * BugsSite/template/en/custom/bug/process/bugmail.html.tmpl: Added.
2649 * BugsSite/template/en/custom/bug/process/confirm-duplicate.html.tmpl: Added.
2650 * BugsSite/template/en/custom/bug/process/header.html.tmpl: Added.
2651 * BugsSite/template/en/custom/bug/process/midair.html.tmpl: Added.
2652 * BugsSite/template/en/custom/bug/process/next.html.tmpl: Added.
2653 * BugsSite/template/en/custom/bug/process/results.html.tmpl: Added.
2654 * BugsSite/template/en/custom/bug/process/verify-new-product.html.tmpl: Added.
2655 * BugsSite/template/en/custom/bug/show-multiple.html.tmpl: Added.
2656 * BugsSite/template/en/custom/bug/show.html.tmpl: Added.
2657 * BugsSite/template/en/custom/bug/show.xml.tmpl: Added.
2658 * BugsSite/template/en/custom/bug/summarize-time.html.tmpl: Added.
2659 * BugsSite/template/en/custom/bug/time.html.tmpl: Added.
2660 * BugsSite/template/en/custom/bug/votes: Added.
2661 * BugsSite/template/en/custom/bug/votes/delete-all.html.tmpl: Added.
2662 * BugsSite/template/en/custom/bug/votes/list-for-bug.html.tmpl: Added.
2663 * BugsSite/template/en/custom/bug/votes/list-for-user.html.tmpl: Added.
2664 * BugsSite/template/en/custom/config.js.tmpl: Added.
2665 * BugsSite/template/en/custom/config.rdf.tmpl: Added.
2666 * BugsSite/template/en/custom/filterexceptions.pl: Added.
2667 * BugsSite/template/en/custom/flag: Added.
2668 * BugsSite/template/en/custom/flag/list.html.tmpl: Added.
2669 * BugsSite/template/en/custom/global: Added.
2670 * BugsSite/template/en/custom/global/banner.html.tmpl: Added.
2671 * BugsSite/template/en/custom/global/choose-classification.html.tmpl: Added.
2672 * BugsSite/template/en/custom/global/choose-product.html.tmpl: Added.
2673 * BugsSite/template/en/custom/global/code-error.html.tmpl: Added.
2674 * BugsSite/template/en/custom/global/confirm-user-match.html.tmpl: Added.
2675 * BugsSite/template/en/custom/global/field-descs.none.tmpl: Added.
2676 * BugsSite/template/en/custom/global/footer.html.tmpl: Added.
2677 * BugsSite/template/en/custom/global/header.html.tmpl: Added.
2678 * BugsSite/template/en/custom/global/help-header.html.tmpl: Added.
2679 * BugsSite/template/en/custom/global/help.html.tmpl: Added.
2680 * BugsSite/template/en/custom/global/hidden-fields.html.tmpl: Added.
2681 * BugsSite/template/en/custom/global/initialize.none.tmpl: Added.
2682 * BugsSite/template/en/custom/global/message.html.tmpl: Added.
2683 * BugsSite/template/en/custom/global/messages.html.tmpl: Added.
2684 * BugsSite/template/en/custom/global/select-menu.html.tmpl: Added.
2685 * BugsSite/template/en/custom/global/setting-descs.none.tmpl: Added.
2686 * BugsSite/template/en/custom/global/site-navigation.html.tmpl: Added.
2687 * BugsSite/template/en/custom/global/useful-links.html.tmpl: Added.
2688 * BugsSite/template/en/custom/global/user-error.html.tmpl: Added.
2689 * BugsSite/template/en/custom/global/userselect.html.tmpl: Added.
2690 * BugsSite/template/en/custom/global/variables.none.tmpl: Added.
2691 * BugsSite/template/en/custom/index.html.tmpl: Added.
2692 * BugsSite/template/en/custom/list: Added.
2693 * BugsSite/template/en/custom/list/change-columns.html.tmpl: Added.
2694 * BugsSite/template/en/custom/list/edit-multiple.html.tmpl: Added.
2695 * BugsSite/template/en/custom/list/list-simple.html.tmpl: Added.
2696 * BugsSite/template/en/custom/list/list.csv.tmpl: Added.
2697 * BugsSite/template/en/custom/list/list.html.tmpl: Added.
2698 * BugsSite/template/en/custom/list/list.ics.tmpl: Added.
2699 * BugsSite/template/en/custom/list/list.js.tmpl: Added.
2700 * BugsSite/template/en/custom/list/list.rdf.tmpl: Added.
2701 * BugsSite/template/en/custom/list/list.rss.tmpl: Added.
2702 * BugsSite/template/en/custom/list/quips.html.tmpl: Added.
2703 * BugsSite/template/en/custom/list/server-push.html.tmpl: Added.
2704 * BugsSite/template/en/custom/list/table.html.tmpl: Added.
2705 * BugsSite/template/en/custom/pages: Added.
2706 * BugsSite/template/en/custom/pages/bug-writing.html.tmpl: Added.
2707 * BugsSite/template/en/custom/pages/fields.html.tmpl: Added.
2708 * BugsSite/template/en/custom/pages/linked.html.tmpl: Added.
2709 * BugsSite/template/en/custom/pages/linkify.html.tmpl: Added.
2710 * BugsSite/template/en/custom/pages/voting.html.tmpl: Added.
2711 * BugsSite/template/en/custom/reports: Added.
2712 * BugsSite/template/en/custom/reports/chart.csv.tmpl: Added.
2713 * BugsSite/template/en/custom/reports/chart.html.tmpl: Added.
2714 * BugsSite/template/en/custom/reports/chart.png.tmpl: Added.
2715 * BugsSite/template/en/custom/reports/components.html.tmpl: Added.
2716 * BugsSite/template/en/custom/reports/create-chart.html.tmpl: Added.
2717 * BugsSite/template/en/custom/reports/duplicates-simple.html.tmpl: Added.
2718 * BugsSite/template/en/custom/reports/duplicates-table.html.tmpl: Added.
2719 * BugsSite/template/en/custom/reports/duplicates.html.tmpl: Added.
2720 * BugsSite/template/en/custom/reports/duplicates.rdf.tmpl: Added.
2721 * BugsSite/template/en/custom/reports/edit-series.html.tmpl: Added.
2722 * BugsSite/template/en/custom/reports/keywords.html.tmpl: Added.
2723 * BugsSite/template/en/custom/reports/menu.html.tmpl: Added.
2724 * BugsSite/template/en/custom/reports/report-bar.png.tmpl: Added.
2725 * BugsSite/template/en/custom/reports/report-line.png.tmpl: Added.
2726 * BugsSite/template/en/custom/reports/report-pie.png.tmpl: Added.
2727 * BugsSite/template/en/custom/reports/report-simple.html.tmpl: Added.
2728 * BugsSite/template/en/custom/reports/report-table.csv.tmpl: Added.
2729 * BugsSite/template/en/custom/reports/report-table.html.tmpl: Added.
2730 * BugsSite/template/en/custom/reports/report.csv.tmpl: Added.
2731 * BugsSite/template/en/custom/reports/report.html.tmpl: Added.
2732 * BugsSite/template/en/custom/reports/series-common.html.tmpl: Added.
2733 * BugsSite/template/en/custom/reports/series.html.tmpl: Added.
2734 * BugsSite/template/en/custom/request: Added.
2735 * BugsSite/template/en/custom/request/email.txt.tmpl: Added.
2736 * BugsSite/template/en/custom/request/queue.html.tmpl: Added.
2737 * BugsSite/template/en/custom/search: Added.
2738 * BugsSite/template/en/custom/search/boolean-charts.html.tmpl: Added.
2739 * BugsSite/template/en/custom/search/form.html.tmpl: Added.
2740 * BugsSite/template/en/custom/search/knob.html.tmpl: Added.
2741 * BugsSite/template/en/custom/search/search-advanced.html.tmpl: Added.
2742 * BugsSite/template/en/custom/search/search-create-series.html.tmpl: Added.
2743 * BugsSite/template/en/custom/search/search-help.html.tmpl: Added.
2744 * BugsSite/template/en/custom/search/search-report-graph.html.tmpl: Added.
2745 * BugsSite/template/en/custom/search/search-report-select.html.tmpl: Added.
2746 * BugsSite/template/en/custom/search/search-report-table.html.tmpl: Added.
2747 * BugsSite/template/en/custom/search/search-specific.html.tmpl: Added.
2748 * BugsSite/template/en/custom/search/tabs.html.tmpl: Added.
2749 * BugsSite/template/en/custom/sidebar.xul.tmpl: Added.
2750 * BugsSite/template/en/custom/whine: Added.
2751 * BugsSite/template/en/custom/whine/mail.html.tmpl: Added.
2752 * BugsSite/template/en/custom/whine/mail.txt.tmpl: Added.
2753 * BugsSite/template/en/custom/whine/multipart-mime.txt.tmpl: Added.
2754 * BugsSite/template/en/custom/whine/schedule.html.tmpl: Added.
2755 * BugsSite/template/en/default: Added.
2756 * BugsSite/template/en/default/account: Added.
2757 * BugsSite/template/en/default/account/auth: Added.
2758 * BugsSite/template/en/default/account/auth/ldap-error.html.tmpl: Added.
2759 * BugsSite/template/en/default/account/auth/login-small.html.tmpl: Added.
2760 * BugsSite/template/en/default/account/auth/login.html.tmpl: Added.
2761 * BugsSite/template/en/default/account/cancel-token.txt.tmpl: Added.
2762 * BugsSite/template/en/default/account/create.html.tmpl: Added.
2763 * BugsSite/template/en/default/account/created.html.tmpl: Added.
2764 * BugsSite/template/en/default/account/email: Added.
2765 * BugsSite/template/en/default/account/email/change-new.txt.tmpl: Added.
2766 * BugsSite/template/en/default/account/email/change-old.txt.tmpl: Added.
2767 * BugsSite/template/en/default/account/email/confirm.html.tmpl: Added.
2768 * BugsSite/template/en/default/account/exists.html.tmpl: Added.
2769 * BugsSite/template/en/default/account/password: Added.
2770 * BugsSite/template/en/default/account/password/forgotten-password.txt.tmpl: Added.
2771 * BugsSite/template/en/default/account/password/set-forgotten-password.html.tmpl: Added.
2772 * BugsSite/template/en/default/account/prefs: Added.
2773 * BugsSite/template/en/default/account/prefs/account.html.tmpl: Added.
2774 * BugsSite/template/en/default/account/prefs/email.html.tmpl: Added.
2775 * BugsSite/template/en/default/account/prefs/footer.html.tmpl: Added.
2776 * BugsSite/template/en/default/account/prefs/permissions.html.tmpl: Added.
2777 * BugsSite/template/en/default/account/prefs/prefs.html.tmpl: Added.
2778 * BugsSite/template/en/default/account/prefs/saved-searches.html.tmpl: Added.
2779 * BugsSite/template/en/default/account/prefs/settings.html.tmpl: Added.
2780 * BugsSite/template/en/default/admin: Added.
2781 * BugsSite/template/en/default/admin/classifications: Added.
2782 * BugsSite/template/en/default/admin/classifications/add.html.tmpl: Added.
2783 * BugsSite/template/en/default/admin/classifications/del.html.tmpl: Added.
2784 * BugsSite/template/en/default/admin/classifications/delete.html.tmpl: Added.
2785 * BugsSite/template/en/default/admin/classifications/edit.html.tmpl: Added.
2786 * BugsSite/template/en/default/admin/classifications/new.html.tmpl: Added.
2787 * BugsSite/template/en/default/admin/classifications/reclassify.html.tmpl: Added.
2788 * BugsSite/template/en/default/admin/classifications/select.html.tmpl: Added.
2789 * BugsSite/template/en/default/admin/classifications/update.html.tmpl: Added.
2790 * BugsSite/template/en/default/admin/components: Added.
2791 * BugsSite/template/en/default/admin/components/confirm-delete.html.tmpl: Added.
2792 * BugsSite/template/en/default/admin/components/create.html.tmpl: Added.
2793 * BugsSite/template/en/default/admin/components/created.html.tmpl: Added.
2794 * BugsSite/template/en/default/admin/components/deleted.html.tmpl: Added.
2795 * BugsSite/template/en/default/admin/components/edit.html.tmpl: Added.
2796 * BugsSite/template/en/default/admin/components/footer.html.tmpl: Added.
2797 * BugsSite/template/en/default/admin/components/list.html.tmpl: Added.
2798 * BugsSite/template/en/default/admin/components/select-product.html.tmpl: Added.
2799 * BugsSite/template/en/default/admin/components/updated.html.tmpl: Added.
2800 * BugsSite/template/en/default/admin/fieldvalues: Added.
2801 * BugsSite/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl: Added.
2802 * BugsSite/template/en/default/admin/fieldvalues/create.html.tmpl: Added.
2803 * BugsSite/template/en/default/admin/fieldvalues/created.html.tmpl: Added.
2804 * BugsSite/template/en/default/admin/fieldvalues/deleted.html.tmpl: Added.
2805 * BugsSite/template/en/default/admin/fieldvalues/edit.html.tmpl: Added.
2806 * BugsSite/template/en/default/admin/fieldvalues/footer.html.tmpl: Added.
2807 * BugsSite/template/en/default/admin/fieldvalues/list.html.tmpl: Added.
2808 * BugsSite/template/en/default/admin/fieldvalues/select-field.html.tmpl: Added.
2809 * BugsSite/template/en/default/admin/fieldvalues/updated.html.tmpl: Added.
2810 * BugsSite/template/en/default/admin/flag-type: Added.
2811 * BugsSite/template/en/default/admin/flag-type/confirm-delete.html.tmpl: Added.
2812 * BugsSite/template/en/default/admin/flag-type/edit.html.tmpl: Added.
2813 * BugsSite/template/en/default/admin/flag-type/list.html.tmpl: Added.
2814 * BugsSite/template/en/default/admin/groups: Added.
2815 * BugsSite/template/en/default/admin/groups/change.html.tmpl: Added.
2816 * BugsSite/template/en/default/admin/groups/create.html.tmpl: Added.
2817 * BugsSite/template/en/default/admin/groups/created.html.tmpl: Added.
2818 * BugsSite/template/en/default/admin/groups/delete.html.tmpl: Added.
2819 * BugsSite/template/en/default/admin/groups/deleted.html.tmpl: Added.
2820 * BugsSite/template/en/default/admin/groups/edit.html.tmpl: Added.
2821 * BugsSite/template/en/default/admin/groups/list.html.tmpl: Added.
2822 * BugsSite/template/en/default/admin/groups/remove.html.tmpl: Added.
2823 * BugsSite/template/en/default/admin/keywords: Added.
2824 * BugsSite/template/en/default/admin/keywords/confirm-delete.html.tmpl: Added.
2825 * BugsSite/template/en/default/admin/keywords/create.html.tmpl: Added.
2826 * BugsSite/template/en/default/admin/keywords/created.html.tmpl: Added.
2827 * BugsSite/template/en/default/admin/keywords/edit.html.tmpl: Added.
2828 * BugsSite/template/en/default/admin/keywords/list.html.tmpl: Added.
2829 * BugsSite/template/en/default/admin/keywords/rebuild-cache.html.tmpl: Added.
2830 * BugsSite/template/en/default/admin/milestones: Added.
2831 * BugsSite/template/en/default/admin/milestones/confirm-delete.html.tmpl: Added.
2832 * BugsSite/template/en/default/admin/milestones/create.html.tmpl: Added.
2833 * BugsSite/template/en/default/admin/milestones/created.html.tmpl: Added.
2834 * BugsSite/template/en/default/admin/milestones/deleted.html.tmpl: Added.
2835 * BugsSite/template/en/default/admin/milestones/edit.html.tmpl: Added.
2836 * BugsSite/template/en/default/admin/milestones/footer.html.tmpl: Added.
2837 * BugsSite/template/en/default/admin/milestones/list.html.tmpl: Added.
2838 * BugsSite/template/en/default/admin/milestones/select-product.html.tmpl: Added.
2839 * BugsSite/template/en/default/admin/milestones/updated.html.tmpl: Added.
2840 * BugsSite/template/en/default/admin/products: Added.
2841 * BugsSite/template/en/default/admin/products/confirm-delete.html.tmpl: Added.
2842 * BugsSite/template/en/default/admin/products/deleted.html.tmpl: Added.
2843 * BugsSite/template/en/default/admin/products/footer.html.tmpl: Added.
2844 * BugsSite/template/en/default/admin/products/groupcontrol: Added.
2845 * BugsSite/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
2846 * BugsSite/template/en/default/admin/products/groupcontrol/edit.html.tmpl: Added.
2847 * BugsSite/template/en/default/admin/products/list-classifications.html.tmpl: Added.
2848 * BugsSite/template/en/default/admin/products/list.html.tmpl: Added.
2849 * BugsSite/template/en/default/admin/settings: Added.
2850 * BugsSite/template/en/default/admin/settings/edit.html.tmpl: Added.
2851 * BugsSite/template/en/default/admin/settings/updated.html.tmpl: Added.
2852 * BugsSite/template/en/default/admin/table.html.tmpl: Added.
2853 * BugsSite/template/en/default/admin/users: Added.
2854 * BugsSite/template/en/default/admin/users/confirm-delete.html.tmpl: Added.
2855 * BugsSite/template/en/default/admin/users/create.html.tmpl: Added.
2856 * BugsSite/template/en/default/admin/users/edit.html.tmpl: Added.
2857 * BugsSite/template/en/default/admin/users/list.html.tmpl: Added.
2858 * BugsSite/template/en/default/admin/users/listselectvars.html.tmpl: Added.
2859 * BugsSite/template/en/default/admin/users/search.html.tmpl: Added.
2860 * BugsSite/template/en/default/admin/users/userdata.html.tmpl: Added.
2861 * BugsSite/template/en/default/admin/versions: Added.
2862 * BugsSite/template/en/default/admin/versions/confirm-delete.html.tmpl: Added.
2863 * BugsSite/template/en/default/admin/versions/create.html.tmpl: Added.
2864 * BugsSite/template/en/default/admin/versions/created.html.tmpl: Added.
2865 * BugsSite/template/en/default/admin/versions/deleted.html.tmpl: Added.
2866 * BugsSite/template/en/default/admin/versions/edit.html.tmpl: Added.
2867 * BugsSite/template/en/default/admin/versions/footer.html.tmpl: Added.
2868 * BugsSite/template/en/default/admin/versions/list.html.tmpl: Added.
2869 * BugsSite/template/en/default/admin/versions/select-product.html.tmpl: Added.
2870 * BugsSite/template/en/default/admin/versions/updated.html.tmpl: Added.
2871 * BugsSite/template/en/default/attachment: Added.
2872 * BugsSite/template/en/default/attachment/choose.html.tmpl: Added.
2873 * BugsSite/template/en/default/attachment/content-types.html.tmpl: Added.
2874 * BugsSite/template/en/default/attachment/create.html.tmpl: Added.
2875 * BugsSite/template/en/default/attachment/created.html.tmpl: Added.
2876 * BugsSite/template/en/default/attachment/diff-file.html.tmpl: Added.
2877 * BugsSite/template/en/default/attachment/diff-footer.html.tmpl: Added.
2878 * BugsSite/template/en/default/attachment/diff-header.html.tmpl: Added.
2879 * BugsSite/template/en/default/attachment/edit-aroben.html.tmpl: Added.
2880 * BugsSite/template/en/default/attachment/edit.html.tmpl: Added.
2881 * BugsSite/template/en/default/attachment/list.html.tmpl: Added.
2882 * BugsSite/template/en/default/attachment/show-multiple.html.tmpl: Added.
2883 * BugsSite/template/en/default/attachment/updated.html.tmpl: Added.
2884 * BugsSite/template/en/default/bug: Added.
2885 * BugsSite/template/en/default/bug/activity: Added.
2886 * BugsSite/template/en/default/bug/activity/show.html.tmpl: Added.
2887 * BugsSite/template/en/default/bug/activity/table.html.tmpl: Added.
2888 * BugsSite/template/en/default/bug/choose.html.tmpl: Added.
2889 * BugsSite/template/en/default/bug/comments.html.tmpl: Added.
2890 * BugsSite/template/en/default/bug/create: Added.
2891 * BugsSite/template/en/default/bug/create/comment-guided.txt.tmpl: Added.
2892 * BugsSite/template/en/default/bug/create/comment.txt.tmpl: Added.
2893 * BugsSite/template/en/default/bug/create/create-guided.html.tmpl: Added.
2894 * BugsSite/template/en/default/bug/create/create.html.tmpl: Added.
2895 * BugsSite/template/en/default/bug/create/created.html.tmpl: Added.
2896 * BugsSite/template/en/default/bug/create/make-template.html.tmpl: Added.
2897 * BugsSite/template/en/default/bug/create/user-message.html.tmpl: Added.
2898 * BugsSite/template/en/default/bug/dependency-graph.html.tmpl: Added.
2899 * BugsSite/template/en/default/bug/dependency-tree.html.tmpl: Added.
2900 * BugsSite/template/en/default/bug/edit.html.tmpl: Added.
2901 * BugsSite/template/en/default/bug/knob.html.tmpl: Added.
2902 * BugsSite/template/en/default/bug/navigate.html.tmpl: Added.
2903 * BugsSite/template/en/default/bug/process: Added.
2904 * BugsSite/template/en/default/bug/process/bugmail.html.tmpl: Added.
2905 * BugsSite/template/en/default/bug/process/confirm-duplicate.html.tmpl: Added.
2906 * BugsSite/template/en/default/bug/process/header.html.tmpl: Added.
2907 * BugsSite/template/en/default/bug/process/midair.html.tmpl: Added.
2908 * BugsSite/template/en/default/bug/process/next.html.tmpl: Added.
2909 * BugsSite/template/en/default/bug/process/results.html.tmpl: Added.
2910 * BugsSite/template/en/default/bug/process/verify-new-product.html.tmpl: Added.
2911 * BugsSite/template/en/default/bug/show-multiple.html.tmpl: Added.
2912 * BugsSite/template/en/default/bug/show.html.tmpl: Added.
2913 * BugsSite/template/en/default/bug/show.xml.tmpl: Added.
2914 * BugsSite/template/en/default/bug/summarize-time.html.tmpl: Added.
2915 * BugsSite/template/en/default/bug/time.html.tmpl: Added.
2916 * BugsSite/template/en/default/bug/votes: Added.
2917 * BugsSite/template/en/default/bug/votes/delete-all.html.tmpl: Added.
2918 * BugsSite/template/en/default/bug/votes/list-for-bug.html.tmpl: Added.
2919 * BugsSite/template/en/default/bug/votes/list-for-user.html.tmpl: Added.
2920 * BugsSite/template/en/default/config.js.tmpl: Added.
2921 * BugsSite/template/en/default/config.rdf.tmpl: Added.
2922 * BugsSite/template/en/default/filterexceptions.pl: Added.
2923 * BugsSite/template/en/default/flag: Added.
2924 * BugsSite/template/en/default/flag/list.html.tmpl: Added.
2925 * BugsSite/template/en/default/global: Added.
2926 * BugsSite/template/en/default/global/banner.html.tmpl: Added.
2927 * BugsSite/template/en/default/global/choose-classification.html.tmpl: Added.
2928 * BugsSite/template/en/default/global/choose-product.html.tmpl: Added.
2929 * BugsSite/template/en/default/global/code-error.html.tmpl: Added.
2930 * BugsSite/template/en/default/global/confirm-user-match.html.tmpl: Added.
2931 * BugsSite/template/en/default/global/field-descs.none.tmpl: Added.
2932 * BugsSite/template/en/default/global/footer.html.tmpl: Added.
2933 * BugsSite/template/en/default/global/header.html.tmpl: Added.
2934 * BugsSite/template/en/default/global/help-header.html.tmpl: Added.
2935 * BugsSite/template/en/default/global/help.html.tmpl: Added.
2936 * BugsSite/template/en/default/global/hidden-fields.html.tmpl: Added.
2937 * BugsSite/template/en/default/global/initialize.none.tmpl: Added.
2938 * BugsSite/template/en/default/global/message.html.tmpl: Added.
2939 * BugsSite/template/en/default/global/messages.html.tmpl: Added.
2940 * BugsSite/template/en/default/global/select-menu.html.tmpl: Added.
2941 * BugsSite/template/en/default/global/setting-descs.none.tmpl: Added.
2942 * BugsSite/template/en/default/global/site-navigation.html.tmpl: Added.
2943 * BugsSite/template/en/default/global/useful-links.html.tmpl: Added.
2944 * BugsSite/template/en/default/global/user-error.html.tmpl: Added.
2945 * BugsSite/template/en/default/global/userselect.html.tmpl: Added.
2946 * BugsSite/template/en/default/global/variables.none.tmpl: Added.
2947 * BugsSite/template/en/default/index.html.tmpl: Added.
2948 * BugsSite/template/en/default/list: Added.
2949 * BugsSite/template/en/default/list/change-columns.html.tmpl: Added.
2950 * BugsSite/template/en/default/list/edit-multiple.html.tmpl: Added.
2951 * BugsSite/template/en/default/list/list-simple.html.tmpl: Added.
2952 * BugsSite/template/en/default/list/list.atom.tmpl: Added.
2953 * BugsSite/template/en/default/list/list.csv.tmpl: Added.
2954 * BugsSite/template/en/default/list/list.html.tmpl: Added.
2955 * BugsSite/template/en/default/list/list.ics.tmpl: Added.
2956 * BugsSite/template/en/default/list/list.js.tmpl: Added.
2957 * BugsSite/template/en/default/list/list.rdf.tmpl: Added.
2958 * BugsSite/template/en/default/list/quips.html.tmpl: Added.
2959 * BugsSite/template/en/default/list/server-push.html.tmpl: Added.
2960 * BugsSite/template/en/default/list/table.html.tmpl: Added.
2961 * BugsSite/template/en/default/pages: Added.
2962 * BugsSite/template/en/default/pages/bug-writing.html.tmpl: Added.
2963 * BugsSite/template/en/default/pages/fields.html.tmpl: Added.
2964 * BugsSite/template/en/default/pages/linked.html.tmpl: Added.
2965 * BugsSite/template/en/default/pages/linkify.html.tmpl: Added.
2966 * BugsSite/template/en/default/pages/voting.html.tmpl: Added.
2967 * BugsSite/template/en/default/reports: Added.
2968 * BugsSite/template/en/default/reports/chart.csv.tmpl: Added.
2969 * BugsSite/template/en/default/reports/chart.html.tmpl: Added.
2970 * BugsSite/template/en/default/reports/chart.png.tmpl: Added.
2971 * BugsSite/template/en/default/reports/components.html.tmpl: Added.
2972 * BugsSite/template/en/default/reports/create-chart.html.tmpl: Added.
2973 * BugsSite/template/en/default/reports/duplicates-simple.html.tmpl: Added.
2974 * BugsSite/template/en/default/reports/duplicates-table.html.tmpl: Added.
2975 * BugsSite/template/en/default/reports/duplicates.html.tmpl: Added.
2976 * BugsSite/template/en/default/reports/duplicates.rdf.tmpl: Added.
2977 * BugsSite/template/en/default/reports/edit-series.html.tmpl: Added.
2978 * BugsSite/template/en/default/reports/keywords.html.tmpl: Added.
2979 * BugsSite/template/en/default/reports/menu.html.tmpl: Added.
2980 * BugsSite/template/en/default/reports/report-bar.png.tmpl: Added.
2981 * BugsSite/template/en/default/reports/report-line.png.tmpl: Added.
2982 * BugsSite/template/en/default/reports/report-pie.png.tmpl: Added.
2983 * BugsSite/template/en/default/reports/report-simple.html.tmpl: Added.
2984 * BugsSite/template/en/default/reports/report-table.csv.tmpl: Added.
2985 * BugsSite/template/en/default/reports/report-table.html.tmpl: Added.
2986 * BugsSite/template/en/default/reports/report.csv.tmpl: Added.
2987 * BugsSite/template/en/default/reports/report.html.tmpl: Added.
2988 * BugsSite/template/en/default/reports/series-common.html.tmpl: Added.
2989 * BugsSite/template/en/default/reports/series.html.tmpl: Added.
2990 * BugsSite/template/en/default/request: Added.
2991 * BugsSite/template/en/default/request/email.txt.tmpl: Added.
2992 * BugsSite/template/en/default/request/queue.html.tmpl: Added.
2993 * BugsSite/template/en/default/search: Added.
2994 * BugsSite/template/en/default/search/boolean-charts.html.tmpl: Added.
2995 * BugsSite/template/en/default/search/form.html.tmpl: Added.
2996 * BugsSite/template/en/default/search/knob.html.tmpl: Added.
2997 * BugsSite/template/en/default/search/search-advanced.html.tmpl: Added.
2998 * BugsSite/template/en/default/search/search-create-series.html.tmpl: Added.
2999 * BugsSite/template/en/default/search/search-help.html.tmpl: Added.
3000 * BugsSite/template/en/default/search/search-report-graph.html.tmpl: Added.
3001 * BugsSite/template/en/default/search/search-report-select.html.tmpl: Added.
3002 * BugsSite/template/en/default/search/search-report-table.html.tmpl: Added.
3003 * BugsSite/template/en/default/search/search-specific.html.tmpl: Added.
3004 * BugsSite/template/en/default/search/tabs.html.tmpl: Added.
3005 * BugsSite/template/en/default/sidebar.xul.tmpl: Added.
3006 * BugsSite/template/en/default/whine: Added.
3007 * BugsSite/template/en/default/whine/mail.html.tmpl: Added.
3008 * BugsSite/template/en/default/whine/mail.txt.tmpl: Added.
3009 * BugsSite/template/en/default/whine/multipart-mime.txt.tmpl: Added.
3010 * BugsSite/template/en/default/whine/schedule.html.tmpl: Added.
3011 * BugsSite/template/en/extension: Added.
3012 * BugsSite/template/en/extension/filterexceptions.pl: Added.
3013 * BugsSite/testagent.cgi: Added.
3014 * BugsSite/testserver.pl: Added.
3015 * BugsSite/token.cgi: Added.
3016 * BugsSite/userprefs.cgi: Added.
3017 * BugsSite/votes.cgi: Added.
3018 * BugsSite/whine.pl: Added.
3019 * BugsSite/whineatnews.pl: Added.
3020 * BugsSite/xml.cgi: Added.
3022 2008-02-04 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3024 Reviewed by Alp Toker and Mark Rowe.
3026 http://bugs.webkit.org/show_bug.cgi?id=16618
3027 [GTK] build-webkit and run-webkit-tests autootools support
3029 Add support for the autotools build to the WebKit build and test
3032 2008-02-04 Rodney Dawes <dobey@wayofthemonkey.com>
3034 Reviewed by Alp Toker and Mark Rowe.
3036 Fix http://bugs.webkit.org/show_bug.cgi?id=17175.
3037 Bug 17175: Use of C++ compiler flags in CFLAGS
3039 Add global_cxxflags definition for inclusion in CXXFLAGS variables.
3040 Only use -fno-rtti and $(SYMBOL_VISIBILITY_INLINES) with global_cxxflags as gcc complains they aren't valid for C.
3044 2008-02-04 Alp Toker <alp@atoker.com>
3046 Rubber-stamped by Mark Rowe.
3048 Remove all trailing whitespace in the GTK+ port and related
3054 2008-01-31 Alp Toker <alp@atoker.com>
3056 Reviewed by Mark Rowe.
3058 Fix the pkg-config file to follow GTK+ package naming and versioning
3061 Remove unneeded dependency listings.
3066 2008-01-31 Alp Toker <alp@atoker.com>
3068 Rubber-stamped by Adam Roben.
3070 http://bugs.webkit.org/show_bug.cgi?id=17006
3071 [GTK] Header path should be webkit/webkit.h
3073 Move the GTK+ API sources as needed and update the build systems.
3078 2008-01-27 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3080 Reviewed by Alp Toker.
3082 http://bugs.webkit.org/show_bug.cgi?id=14811
3083 [gtk] [request] add a webkit_gtk_page_go_to_history_item function
3085 * GNUmakefile.am: Added webkitwebbackforwardlist and webkitwebhistoryitem
3087 2008-01-26 Mark Rowe <mrowe@apple.com>
3089 Reviewed by Alp Toker.
3091 Fix http://bugs.webkit.org/show_bug.cgi?id=17007.
3092 Bug 17007: [GTK] autogen.sh attempts to use "libtoolize" on the Mac
3094 libtoolize is installed as glibtoolize on Mac OS X to avoid naming conflicts
3095 with other system commands. Check for the presence of glibtoolize if libtoolize
3100 2008-01-23 Alp Toker <alp@atoker.com>
3102 Rubber-stamped by Mark Rowe.
3104 Remove whitespace after -I in automake include lists.
3108 2008-01-22 Christian Dywan <christian@imendio.com>
3110 Reviewed by Alp Toker.
3112 [GTK] API: WebKitWebSettings is not usable
3113 http://bugs.webkit.org/show_bug.cgi?id=16219
3115 Implement WebKitWebSettings.
3119 2008-01-22 Simon Hausmann <hausmann@webkit.org>
3123 Don't compile the ICO plugin when building against Qt >= 4.4
3128 2008-01-21 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3130 Reviewed by Alp Toker.
3132 http://bugs.webkit.org/show_bug.cgi?id=16955
3133 Get errors when cross-compile webkit-gtk
3135 * GNUmakefile.am: added ICU_CPPFLAGS
3136 * configure.ac: added ICU_CPPFLAGS, removed ICU_CFLAGS
3138 2008-01-19 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3140 Reviewed by Alp Toker.
3142 Add svg foreign object and svg experimental to the GTK+/autotools
3147 2008-01-15 Alp Toker <alp@atoker.com>
3149 Rubber-stamped by Anders.
3151 Make the HTTP backend configurable in the GTK+ port. curl is currently
3158 2008-01-15 Alp Toker <alp@atoker.com>
3160 GTK+/autotools build fix for GCC < 4. Use the -fvisibility compiler
3161 flags only when they're available.
3163 Additionally, use -fvisibility-inlines-hidden in both debug and
3164 release builds when available to match the Mac build.
3169 2008-01-12 Alp Toker <alp@atoker.com>
3171 Reviewed by Mark Rowe.
3173 Hide non-public symbols in GTK+/autotools release builds.
3177 2008-01-11 Alp Toker <alp@atoker.com>
3179 Reviewed by Oliver Hunt.
3181 Enable FastMalloc by default in GTK+/autotools and add a configure
3187 2008-01-11 Luca Bruno <lethalman88@gmail.com>
3189 Reviewed by Alp Toker.
3191 http://bugs.webkit.org/show_bug.cgi?id=16838
3192 [GTK] Bad autotools debug and video options
3194 Fix some configure options.
3198 2008-01-11 Mark Rowe <mrowe@apple.com>
3200 Attempt to fix the GTK+ and Qt builds.
3204 2008-01-10 Alp Toker <alp@atoker.com>
3206 SVG font build fix for GTK+/autotools.
3210 2008-01-05 Alp Toker <alp@atoker.com>
3212 Rubber-stamped by Mark Rowe.
3214 Fix configure script output with correct descriptions of the default
3215 configuration options.
3219 2008-01-05 Sylvain Pasche <sylvain.pasche@gmail.com>
3221 Reviewed by Alp Toker.
3223 http://bugs.webkit.org/show_bug.cgi?id=16736
3224 Allow autogen.sh invocation from a separate build directory.
3228 2008-01-04 Alp Toker <alp@atoker.com>
3230 Rubber-stamped by Mark Rowe.
3232 Remove AM_MAINTAINER_MODE, as recommended by the automake manual. The
3233 "rebuild rules" will now be enabled by default.
3235 This obviates the need to pass '--enable-maintainer-mode' to
3240 2008-01-02 Holger Hans Peter Freyther <zecke@selfish.org>
3242 Rubber stamped by Alp.
3244 Remove GDK_MULTIHEAD_SAFE and GTK_MULTIHEAD_SAFE because they break
3245 the build. At least people doing a debug build on Ubuntu Hardy will see
3246 the breakage. I was asked to leave the flags inside the files to ease future
3252 2008-01-01 Alp Toker <alp@atoker.com>
3254 GTK+ autotools build fix. Track changes in r29051, r29058 and pass the
3255 correct parameter to AM_INIT_AUTOMAKE.
3259 2007-12-30 Alp Toker <alp@atoker.com>
3261 Build fix for older autoconf versions.
3265 2007-12-29 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3267 Reviewed by Alp Toker.
3269 Enable Database, XPath and XSLT features by default
3273 2007-12-29 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3275 Reviewed by Alp Toker.
3277 http://bugs.webkit.org/show_bug.cgi?id=16669
3278 autotools update and fixes
3280 Various fixes to the autotools build
3283 - Remove ICU_FLAGS because it adds -g in the CFLAGS/CXXFLAGS
3284 - Fix clean rules (Rodney Dawes)
3285 - Added webcore specific variables, remove STDINT_H and
3286 PTHREAD_NP_H checks (already included in config.h)
3288 - Loosen automake and aclocal requirement
3290 - Workaround AC_PROG_CXX putting -g in CXXFLAGS. Only use -g
3291 when doing a debug build (Rodney Dawes)
3292 - Fix webkit target and remove traces of XBL
3294 2007-12-27 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3296 Reviewed by Alp Toker.
3298 http://bugs.webkit.org/show_bug.cgi?id=16353
3299 [GTK] Check for deprecated API use (G_DISABLE_DEPRECATED etc.)
3301 Added the flags mentioned in the bug only when doing 'debug'
3302 builds. -DGST_DISABLE_DEPRECATED only added when video is enabled.
3307 2007-12-26 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3309 Reviewed by Alp Toker.
3311 http://bugs.webkit.org/show_bug.cgi?id=16390
3312 Use autotools or GNU make as the build system for the GTK port
3314 * GNUmakefile.am: Added.
3315 * autogen.sh: Added.
3316 * configure.ac: Added.
3318 2007-12-20 Alp Toker <alp@atoker.com>
3320 Rubber-stamped by Maciej.
3322 http://bugs.webkit.org/show_bug.cgi?id=16542
3323 [GTK] Text is missing with old Pango version
3325 Back out commits r28880, r28876, r28865, r28864 which added Pango font
3326 selection support. These changes caused a regression where no text was
3327 displayed with older Pango versions.
3331 2007-12-19 Alp Toker <alp@atoker.com>
3333 Remove the cairo-ft pkg-config check. The GTK+ port doesn't use
3334 cairo-ft directly following changes in r28864.
3338 2007-12-12 Alp Toker <alp@atoker.com>
3340 Reviewed by Mark Rowe.
3342 http://bugs.webkit.org/show_bug.cgi?id=16302
3343 [GTK] Compiler flags for optimization
3345 Use the compiler flags -fno-exceptions -fno-rtti.
3347 This patch does not add all the flags discussed in the bug report,
3352 2007-12-04 Xan Lopez <xan@gnome.org>
3354 Reviewed by Alp Toker.
3356 http://bugs.webkit.org/show_bug.cgi?id=15561
3357 GTK port needs DumpRenderTree implementation
3359 Start work on the GTK+ DRT.
3363 2007-11-30 Alp Toker <alp@atoker.com>
3365 Reviewed by Adam Roben.
3367 http://bugs.webkit.org/show_bug.cgi?id=15691
3368 [GTK] Public API does not follow GTK+ conventions
3370 Refactor the WebKit/GTK+ public API. Changes:
3371 WebKitPage -> WebKitWebView
3372 WebKitFrame -> WebKitWebFrame
3374 Public API source and header names have been updated to mirror the API
3377 The API is now kept in WebKit/gtk/WebView to match other ports in the
3378 same class such as Mac and Win.
3382 2007-11-26 Rodney Dawes <dobey@wayofthemonkey.com>
3384 Reviewed by Mark Rowe.
3386 Set CONFIG option for the window system GTK+ is using
3390 2007-11-22 Alp Toker <alp@atoker.com>
3392 GTK+ build fix. Pass a correct LIBDIR value.
3396 2007-11-20 Mark Rowe <mrowe@apple.com>
3398 Reviewed by Alp Toker.
3400 * WebKit.pri: Add in -Wno-unused-parameter to silence warnings in WebCore.
3402 2007-11-20 Alp Toker <alp@atoker.com>
3404 Reviewed by Simon Hausmann.
3406 Clean up GTK+ port configuration.
3408 Use similar compiler warning flags to the Mac build.
3410 Add the qmake changes needed for DirectFB support.
3414 2007-11-07 Simon Hausmann <hausmann@kde.org>
3418 Add WebKit/qt/Api to the dependency path when building QtLauncher and DumpRenderTree.
3419 That means that changes to the public API of the Qt port also trigger a rebuild of the tools.
3423 2007-10-03 Lars Knoll <lars@trolltech.com>
3425 Signed off by olliej.
3427 move WebKitQt to WebKit/qt for consistency with the other ports.
3432 2007-10-03 Lars Knoll <lars@trolltech.com>
3436 Move the Qt version of DRT into the correct place and put the binary into BUILDDIR/bin.
3440 2007-09-29 Holger Hans Peter Freyther <zecke@selfish.org>
3444 -Fix http://bugs.webkit.org/show_bug.cgi?id=13226.
3445 Remove Bakefiles from svn.
3447 * Bakefiles/Bakefiles.bkgen: Removed.
3448 * Bakefiles/ChangeLog: Removed.
3449 * Bakefiles/Readme.txt: Removed.
3450 * Bakefiles/presets.bkl: Removed.
3451 * Bakefiles/update-file-lists.py: Removed.
3453 2007-09-20 Holger Hans Peter Freyther <zecke@selfish.org>
3455 Rubber stamped by Adam.
3457 Renamed files from *Gdk to *Gtk (see #14732) using the
3458 work of Juan A. Suarez Romero as a base.
3465 2007-07-29 Brian Mastenbrook <brian@mastenbrook.net>
3467 Build fix for WebKit/Gtk to compile on Fedora 7 as described in
3468 http://bugs.webkit.org/show_bug.cgi?id=14557
3470 * WebKit.pri: cairo-ft is used by the WebKit/Gtk port
3472 2007-07-27 Simon Hausmann <hausmann@kde.org>
3474 Done with and reviewed by Lars and Zack.
3476 Exclude DumpRenderTree from the Qt build on Windows for now.
3480 2007-07-27 Simon Hausmann <hausmann@kde.org>
3482 Done with and reviewed by Lars and Zack.
3484 Temporarily disable the ICO support for the Qt build on Windows.
3488 2007-07-26 Simon Hausmann <hausmann@kde.org>
3492 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.
3496 2007-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
3500 Add WebKit/gtk/Api and WebCoreSupport API to the INCLUDEPATH to allow GdkLauncher to be
3505 2007-07-18 Simon Hausmann <hausmann@kde.org>
3509 Don't call gcc directly when building the dftables tool but use a separate .pro file for the Qt build.
3513 2007-07-18 Timothy Hatcher <timothy@apple.com>
3515 Add a SCRIPTS_PATH variable so Makefiles of differnet nested directories can
3516 still use this one Makefile.shared as an include.
3520 2007-07-12 George Staikos <staikos@kde.org>
3522 Fix build in debug mode.
3526 2007-07-11 Holger Hans Peter Freyther <zecke@selfish.org>
3528 Reviewed by Darin Adler.
3530 As of http://bugs.webkit.org/show_bug.cgi?id=14527 move the
3531 WebCore/ForwardingHeader/JavaScriptCore to JavaScriptCore
3533 * WebKit.pri: Adjust INCLUDEPATH
3535 2007-06-25 Adam Roben <aroben@apple.com>
3537 Really remove LayoutTestResults.
3539 * LayoutTestResults: Removed.
3541 2007-06-25 Adam Roben <aroben@apple.com>
3543 Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt
3544 http://bugs.webkit.org/show_bug.cgi?id=14405
3548 * LayoutTestResults: Removed.
3550 2007-06-25 Alp Toker <alp.toker@collabora.co.uk>
3554 http://bugs.webkit.org/show_bug.cgi?id=13975
3555 Use system-provided libjpeg and libpng
3557 * WebKit.pri: Link against external libjpeg and libpng.
3559 2007-06-20 Adam Roben <aroben@apple.com>
3561 Reviewed by Simon Hausmann.
3563 More Gdk build fixing.
3567 2007-06-15 Adam Treat <adam@staikos.net>
3569 Reviewed by George Staikos.
3571 Add ICO support to the Qt build.
3575 2007-06-13 George Staikos <staikos@kde.org>
3579 Compile without self-linking.
3583 2007-06-13 Simon Hausmann <hausmann@kde.org>
3587 * WebKit.pri: WebKitQt is now called QtWebKit.
3589 2007-05-31 Alp Toker <alp.toker@collabora.co.uk>
3591 Reviewed by Eric Seidel.
3593 http://bugs.webkit.org/show_bug.cgi?id=13941
3594 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
3598 2007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
3600 Reviewed by Mark Rowe.
3602 * WebKit.pro: Build testkjs for Gdk and Qt
3604 2007-05-11 Holger Freyther <freyther@kde.org>
3606 Reviewed by Mark Rowe.
3608 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
3609 and add ICU configuration to QMAKE_CXXFLAGS.
3613 2007-05-06 Erik Bunce <kde@bunce.us>
3615 Reviewed by Mark Rowe.
3618 Removed unnecessary dependency on MacPorts (/opt/local)
3620 2007-05-03 Holger Freyther <freyther@kde.org>
3622 Reviewed by Zack, landed by Simon.
3623 This is bugzilla bug 13499.
3625 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
3627 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
3630 2007-04-27 Holger Freyther <freyther@kde.org>
3634 Remove unmaintained CMake build system.
3636 * CMakeLists.txt: Removed.
3638 2007-01-30 Simon Hausmann <hausmann@kde.org>
3642 * WebKit.pri: libJavaScriptCore is gone with the Qt build
3645 2007-01-26 George Staikos <staikos@kde.org>
3647 Remove headers - not needed now.
3651 2007-01-23 George Staikos <staikos@kde.org>
3653 Put everything back since we can't build everything without it yet.
3657 2007-01-16 Lars Knoll <lars@trolltech.com>
3661 Remove everything but the new public API from
3666 2007-01-11 George Staikos <staikos@kde.org>
3672 2007-01-03 Lars Knoll <lars@trolltech.com>
3678 2006-12-17 Simon Hausmann <hausmann@kde.org>
3680 Reviewed by Rob Buis.
3682 * WebKit.pro: Build testkjs.
3684 2006-12-14 Timothy Hatcher <timothy@apple.com>
3688 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
3690 2006-12-13 Maciej Stachowiak <mjs@apple.com>
3692 Reviewed by Brady and Anders.
3694 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
3696 2006-12-10 Zack Rusin <zack@kde.org>
3698 Client classes have been moved to WebKitQt/WebCoreSupport so
3699 adjusting the pri file.
3703 2006-12-10 George Staikos <staikos@kde.org>
3707 Add WebKitBuild/Release back to the output dir for external build cases.
3711 2006-12-10 Zack Rusin <zack@kde.org>
3713 Fix the link directory location.
3717 2006-12-10 Lars Knoll <lars@trolltech.com>
3721 Include DumpRenderTree in the Qt build
3725 2006-12-09 George Staikos <staikos@kde.org>
3729 Correct the path to the libraries for QMake.
3733 2006-12-09 Lars Knoll <lars@trolltech.com>
3737 Make it possible to build WebKit with qmake.
3739 * WebKit.pri: Added.
3740 * WebKit.pro: Added.
3742 2006-11-19 Simon Hausmann <hausmann@kde.org>
3746 http://bugs.webkit.org/show_bug.cgi?id=11649
3748 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
3750 2006-10-30 Timothy Hatcher <timothy@apple.com>