blob: 0ff0d4081d7760ff29055e5f8aa3b57161106d29 [file] [log] [blame]
jmalonzo@webkit.org17fc6f82009-04-30 20:38:24 +000012009-04-30 Jan Michael Alonzo <jmalonzo@webkit.org>
2
3 Unreviewed build GTK build fix
4
5 * configure.ac: typo fix - javascript_debugger should be enable_javascript_debugger
6
dglazkov@chromium.org9b136582009-04-30 19:02:34 +000072009-04-30 Dimitri Glazkov <dglazkov@chromium.org>
8
9 Unreviewed, build fix.
10
11 https://bugs.webkit.org/show_bug.cgi?id=25470
12 Extend the cover of ENABLE_JAVASCRIPT_DEBUGGER to profiler.
13
14 * configure.ac: Add autoconfig options, missed in the first commit.
15
xan@webkit.orgbe835132009-04-28 16:09:41 +0000162009-04-28 Xan Lopez <xlopez@igalia.com>
17
18 Unreviewed: bump versions in preparation for 1.1.6 release.
19
20 * configure.ac:
21
jmalonzo@webkit.org7ffddf152009-04-25 09:19:20 +0000222009-04-25 Jan Michael Alonzo <jmalonzo@webkit.org>
23
jmalonzo@webkit.org5f5c6c82009-04-25 09:19:42 +000024 Reviewed by Xan Lopez.
25
26 [GTK] Error reporting
27 https://bugs.webkit.org/show_bug.cgi?id=18344
28
29 Add webkiterror to the build.
30
31 * GNUmakefile.am:
32
332009-04-25 Jan Michael Alonzo <jmalonzo@webkit.org>
34
jmalonzo@webkit.org7ffddf152009-04-25 09:19:20 +000035 Reviewed by Xan Lopez.
36
37 [GTK] Error reporting
38 https://bugs.webkit.org/show_bug.cgi?id=18344
39
40 Add the default error page for installation.
41
42 * GNUmakefile.am:
43
kov@webkit.org596f0382009-04-24 13:16:23 +0000442009-04-24 Diego Escalante Urrelo <diegoe@gnome.org>
45
46 Reviewed by Gustavo Noronha.
47
48 https://bugs.webkit.org/show_bug.cgi?id=15616
49 [GTK] Add spell checking
50
51 Add enchant support for spell-checking-languages property to work
52 properly.
53
54 * GNUmakefile.am:
55 * configure.ac:
56
hausmann@webkit.orgac4d7162009-04-24 10:30:07 +0000572009-04-24 Simon Hausmann <simon.hausmann@nokia.com>
58
59 Reviewed by Ariya Hidayat.
60
61 Added support for generating API docs in the Qt build using "make docs"
62
63 * WebKit.pro: Include docs.pri for "make docs" target.
64
xan@webkit.org7dbdcf52009-04-14 16:14:37 +0000652009-04-14 Xan Lopez <xlopez@igalia.com>
66
67 Unreviewed version bump in preparation for 1.1.5 release.
68
69 * configure.ac:
70
kov@webkit.org774c23b2009-04-06 19:39:14 +0000712009-04-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
72
73 Rubber-stamped by Sam Weinig.
74
75 Added rules to maintain the localization support. We cannot simply
76 use whatever gettextize gives us because our build system is
77 non-recursive.
78
79 * GNUmakefile.am:
80 * configure.ac:
81
jmalonzo@webkit.org3b28c9f2009-04-05 08:21:55 +0000822009-04-05 Mike Hommey <glandium@debian.org>
83
84 Reviewed by Holger Freyther.
85
86 Filter out all C++ symbols
87 https://bugs.webkit.org/show_bug.cgi?id=24960
88
89 Considering the public API is all C, we can just filter out all
90 C++ mangled symbols, which will avoid exporting symbols in some
91 corner cases such as gcc bugs on specific architectures, etc.
92
93 * autotools/symbols.filter:
94
kov@webkit.org77899ab2009-04-03 13:00:35 +0000952009-04-03 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
96
97 Reviewed by Holger Freyther.
98
99 Require GTK+ >= 2.10; 2.8 is already very old, and some very
100 useful APIs are only available since 2.10.
101
102 * configure.ac:
103
christian@webkit.org278d4cd2009-04-01 19:48:20 +00001042009-04-01 Christian Dywan <christian@twotoasts.de>
105
106 Reviewed by Holger Freyther.
107
108 Unit test WebKitDownload
109 http://bugs.webkit.org/show_bug.cgi?id=24844
110
111 * GNUmakefile.am: Add a unit test for downloading.
112
kov@webkit.org166f8e5042009-04-01 16:37:52 +00001132009-04-01 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
114
115 Unreviewed build fix. Fix make distcheck, after the gtk-doc
116 integration.
117
118 * GNUmakefile.am:
119
kov@webkit.org50113ce2009-03-31 02:41:46 +00001202009-03-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
121
122 Reviewed by Holger Freyther.
123
124 Integrate gtk-doc into the Gtk+ buildsystem.
125
126 * autogen.sh:
127 * configure.ac:
128
xan@webkit.org7e8c3e22009-03-30 17:46:11 +00001292009-03-30 Xan Lopez <xlopez@igalia.com>
130
131 Unreviewed: bump version to 1.1.4 for release.
132
133 * configure.ac:
134
xan@webkit.org69e405c2009-03-23 12:43:09 +00001352009-03-21 Xan Lopez <xlopez@igalia.com>
136
137 Reviewed by Holger Freyther.
138
139 Require gnome-keyring 2.26.0, since we were depending on an
140 unreleased trunk revision between 2.25.91 and 2.26.0.
141
142 * configure.ac:
143
jmalonzo@webkit.org27bbbab2009-03-20 19:45:05 +00001442009-03-20 Jan Michael Alonzo <jmalonzo@gmail.com>
145
146 Reviewed by Holger Freyther.
147
jmalonzo@webkit.orga4ae29c2009-03-20 20:23:12 +0000148 [GTK] Misc patches for WebKitWebHistoryItem
149 https://bugs.webkit.org/show_bug.cgi?id=24493
150
151 Added build support for build the WebKitWebHistoryItem unit test.
152
153 * GNUmakefile.am:
154
1552009-03-20 Jan Michael Alonzo <jmalonzo@gmail.com>
156
157 Reviewed by Holger Freyther.
158
jmalonzo@webkit.org27bbbab2009-03-20 19:45:05 +0000159 Separate gtk unit tests
160 https://bugs.webkit.org/show_bug.cgi?id=24039
161
162 Build the unit tests accordingly.
163
164 * GNUmakefile.am:
165
kov@webkit.orgd19e07e2009-03-17 18:22:36 +00001662009-03-17 Gustavo Noronha Silva <gns@gnome.org>
167
168 Reviewed by Mark Rowe.
169
170 Enable HTML5 media elements support by default in the GTK+ port.
171
172 * configure.ac:
173
kov@webkit.org582bba52009-03-17 15:40:56 +00001742009-03-17 Mike Hommey <glandium@debian.org>
175
176 Reviewed by Holger Freyther.
177
178 Do not export cti* symbols.
179 See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519924.
180
181 * autotools/symbols.filter:
182
xan@webkit.orgf5f9ace2009-03-15 15:30:38 +00001832009-03-15 Xan Lopez <xlopez@igalia.com>
184
xan@webkit.org67b01dc2009-03-15 22:26:38 +0000185 Bump version to 1.1.3 for release and fix soversion
186 calculation (oops). Thanks to Frederik Himpe for pointing this
187 out.
188
189 * configure.ac:
190
1912009-03-15 Xan Lopez <xlopez@igalia.com>
192
xan@webkit.orgf5f9ace2009-03-15 15:30:38 +0000193 Bump version and libtool version for release.
194
195 * configure.ac:
196
xan@webkit.org233d51e2009-03-14 20:22:13 +00001972009-03-14 Xan Lopez <xlopez@igalia.com>
198
199 No review, build fix.
200
201 Split clean rules to make distcheck pass.
202
203 * GNUmakefile.am:
204
mrowe@apple.com95351592009-03-14 06:17:21 +00002052009-03-13 Mark Rowe <mrowe@apple.com>
206
207 Reviewed by Dan Bernstein.
208
209 Remove rarely used Makefile targets from the Makefile.
210
211 There are many situations in which the targets don't work as expected,
212 and their primary use is addressed by having the build system default
213 to building the appropriate architecture.
214
215 * Makefile.shared:
216
jmalonzo@webkit.org378df9d2009-03-11 11:52:44 +00002172009-03-11 Jan Michael Alonzo <jmalonzo@webkit.org>
218
jmalonzo@webkit.org15d83302009-03-11 11:57:43 +0000219 Reviewed by Holger Freyther.
220
221 [Gtk] Fix make clean targets
222 https://bugs.webkit.org/show_bug.cgi?id=24450
223
224 Fix 'make' clean targets. We shouldn't be removing DerivedSources
225 if it's only clean. Only remove it if it's distclean or
226 maintainer-clean. Also remove build-related auxillary files on
227 dist/maintainer clean.
228
229 * GNUmakefile.am:
230
2312009-03-11 Jan Michael Alonzo <jmalonzo@webkit.org>
232
jmalonzo@webkit.org378df9d2009-03-11 11:52:44 +0000233 Reviewed by Holger Freyther
234
235 [GTK]DumpRenderTree doesn't compile for non-X11 GTK ports anymore
236 https://bugs.webkit.org/show_bug.cgi?id=2260
237
238 pangoft2 is also used in directfb builds so use it for all targets
239
240 * configure.ac:
241
xan@webkit.orgaa458732009-03-04 20:57:38 +00002422009-03-02 Xan Lopez <xan@gnome.org>
243
244 Reviewed by Mark Rowe.
245
246 https://bugs.webkit.org/show_bug.cgi?id=24287
247 [GTK] Move auth dialog feature to WebKit/
248
249 Add WebKitSoupAuthDialog files to build.
250
251 * GNUmakefile.am:
252
kov@webkit.org7d05c792009-03-03 19:48:22 +00002532009-03-03 Gustavo Noronha Silva <gns@gnome.org>
254
255 Reviewed by Alexey Proskuryakov.
256
257 https://bugs.webkit.org/show_bug.cgi?id=16826
258 [Gtk] Implement WebKitDownload
259
260 Adding new files related to WebKitDownload to the GTK+ port.
261
262 * GNUmakefile.am:
263
kov@webkit.org485273b2009-03-02 14:56:41 +00002642009-03-02 Gustavo Noronha Silva <gns@gnome.org>
265
266 Unreviewed build fix; adding missing files to EXTRA_DIST, so that
267 they show up in the tarball.
268
269 * GNUmakefile.am:
270
christian@webkit.orgdd31f4a2009-03-01 15:39:27 +00002712009-03-01 Christian Dywan <christian@twotoasts.de>
272
273 * configure.ac: Bump GTK port version to 1.1.1.
274
kov@webkit.org9551eb62009-02-28 03:44:42 +00002752009-02-27 Gustavo Noronha Silva <gns@gnome.org>
276
277 Unreviewed build fix. Adding the WebKit/gtk/webkitmarshal.list
278 file to EXTRA_DIST to fix make dist.
279
280 * GNUmakefile.am:
281
zecke@webkit.orgfa530382009-02-26 16:48:58 +00002822009-02-26 Xan Lopez <xan@gnome.org>
283
284 Reviewed by Holger Freyther.
285
286 https://bugs.webkit.org/show_bug.cgi?id=16947
287 [GTK] Missing HTTP Auth challenge
288
kov@webkit.org7e5e09c2009-02-26 22:45:13 +0000289 Add HTTP authentication dialog with optional GNOME Keyring
290 storage.
291
292 * GNUmakefile.am:
293 * configure.ac:
294
2952009-02-26 Xan Lopez <xan@gnome.org>
296
297 Reviewed by Holger Freyther.
298
299 https://bugs.webkit.org/show_bug.cgi?id=16947
300 [GTK] Missing HTTP Auth challenge
301
zecke@webkit.orgfa530382009-02-26 16:48:58 +0000302 Take marshallers to be built from a manually maintained list
303 instead of grepping the sources.
304
305 It's much faster, especially so now that we want to add
306 marshallers from WebCore too. A system to only take into account
307 the modified files when generating the marshallers from sources
308 could be hacked, but I think it's overkill considering how rarely
309 a new marshaller is added.
310
311 * GNUmakefile.am:
312
jmalonzo@webkit.org74ce0112009-02-24 09:22:35 +00003132009-02-24 Jan Michael Alonzo <jmalonzo@webkit.org>
314
315 Reviewed by Alexey Proskuryakov.
316
317 [Gtk] add options for 3D transforms and HTML5 channel messaging to the build
318 https://bugs.webkit.org/show_bug.cgi?id=24072
319
320 Add options for toggling 3D transforms and HTML5 channel messaging
321 support on or off.
322
323 Also fix the web-workers option. It should be web-workers and not workers.
324
325 * configure.ac:
326
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00003272009-02-23 Xan Lopez <xan@gnome.org>
328
329 Reviewed by Alexey Proskuryakov.
330
331 https://bugs.webkit.org/show_bug.cgi?id=22624
332 [SOUP][GTK] Need API to get SoupSession from WebKit.
333
334 Remove CURL support, the only supported HTTP backend is SOUP now.
335
336 * GNUmakefile.am:
337 * configure.ac:
338
christian@webkit.org2c1a0db2009-02-19 21:41:25 +00003392009-02-19 Christian Dywan <christian@twotoasts.de>
340
341 Rubber-stamped by Holger Freyther.
342
343 http://bugs.webkit.org/show_bug.cgi?id=22811
344 Underlinking in Programs_UnitTests (GTK+ build)
345
346 * GNUmakefile.am: Add GLIB_LIBS to unit test library flags.
347
kov@webkit.org59fc6e52009-02-18 19:18:28 +00003482009-02-18 Gustavo Noronha Silva <gns@gnome.org>
349
350 Reviewed by Holger Freyther.
351
352 Fix symbols.filter location, and add other missing files to the
353 autotools build, so that make dist works.
354
355 * GNUmakefile.am:
356
kov@webkit.org80783502009-02-17 12:43:58 +00003572009-02-17 Gustavo Noronha Silva <gns@gnome.org>
358
359 Reviewed by Alexey Proskuryakov.
360
361 https://bugs.webkit.org/show_bug.cgi?id=23939
362 Release build being built with debugging symbols
363
364 * configure.ac: Revert change done in revision 40790, since we
365 already have a AC_PROG_CXX macro call as part of WEBKIT_INIT
366
christian@webkit.org36600362009-02-12 18:32:09 +00003672009-02-12 Gustavo Noronha Silva <gns@gnome.org>
368
369 Reviewed by Eric Seidel.
370
371 * configure.ac: Make soup the default HTTP backend for the Gtk port.
372
zecke@webkit.org10591452009-02-09 20:41:14 +00003732009-02-09 Calvin Walton <calvin.walton@gmail.com>
374
375 Reviewed by Holger Freyther.
376
377 https://bugs.webkit.org/show_bug.cgi?id=23823
378
379 [Gtk] Fix build with recent autotools
380
381 Current versions of automake/libtool don't assume you want C++ enabled
382 by default any more, so explicitly check for a C++ compiler.
383
384 * configure.ac: Add AC_PROG_CXX macro
385
christian@webkit.org0476c992009-02-02 21:15:53 +00003862009-02-02 Christian Dywan <christian@twotoasts.de>
387
388 Rubber-stamped by Holger Freyther.
389
390 Don't require Geolocation by default.
391
392 * configure.ac:
393
jmalonzo@webkit.org06d65c102009-01-31 09:36:45 +00003942009-01-30 Jan Michael Alonzo <jmalonzo@webkit.org>
395
396 Reviewed by Nikolas Zimmermann.
397
398 [Gtk] Refactor autoconf/configure.ac in preparation for jsc and webkit build splits
399 https://bugs.webkit.org/show_bug.cgi?id=22136
400
401 * GNUmakefile.am:
402 * acinclude.m4: Removed.
403 * autogen.sh:
404 * autotools/acinclude.m4: Added.
405 * autotools/dolt.m4: Added.
406 * autotools/symbols.filter: Renamed from symbols.filter.
407 * autotools/webkit.m4: Added.
408 * configure.ac:
409
zecke@webkit.orgb99bb802009-01-31 03:51:00 +00004102009-01-30 Holger Hans Peter Freyther <zecke@selfish.org>
411
412 Reviewed by Nikolas Zimmermann.
413
414 [GTK] Implement GeolocationService using the Geoclue library
415
416 https://bugs.webkit.org/show_bug.cgi?id=22022
417
418 Untested implementation of the GeolocationService using the geoclue
419 library. Velocity handling is completely missing and the accuracy
420 handling might be wrong.
421
422 * GNUmakefile.am:
423 * configure.ac:
424
zecke@webkit.org839009e2009-01-11 19:59:13 +00004252009-01-11 Xan Lopez <xan@gnome.org>
426
427 Reviewed by Holger Freyther.
428
429 Bump version to 1.1.0 since we are breaking ABI and adding new
430 major features.
431
432 * configure.ac:
433
zecke@webkit.org2d40b852008-12-20 03:18:31 +00004342008-12-19 Marco Barisione <marco.barisione@collabora.co.uk>
435
436 Reviewed by Holger Freyther.
437
438 http://bugs.webkit.org/show_bug.cgi?id=16562
439 [gtk] Implement WebPolicyDelegate methods
440
441 Original work by Pierre-Luc Beaudoin. Final touches by Gustavo
442 Noronha.
443
444 This implements the delegates methods of WebPolicyDelegate.
445 Since Gtk+/C doesn't have delegate methods, they are replaced with
446 signals.
447
448 A new object WebKitWebPolicyDecision allows the browser to delay its
449 response in certain cases. WebKitWebNavigationAction contains the
450 information about what caused a navigation request.
451
452 * GNUmakefile.am: Add new files
453
zecke@webkit.orgd34c3d402008-12-19 16:54:50 +00004542008-12-19 Gustavo Noronha Silva <gns@gnome.org>
455
456 Reviewed by Holger Freyther.
457
458 Use ustar tar format for WebKit/GTK+'s make dist target, so that
459 storing files whose filenames are > 99 is possible.
460
461 * configure.ac:
462
zecke@webkit.org602f70b2008-12-19 16:35:39 +00004632008-12-19 Holger Hans Peter Freyther <zecke@selfish.org>
464
465 [GTK] Build fix by defining WTF_USE_JIT_STUB_ARGUMENT_VA_LIST
466
467 Fix the jit compilation on i*686 on Linux by using the va_list
468 to pass arguments to the CTI. This is done on the MAC as well
469 and sunspider and javascriptcore seem to work with that.
470
471 * configure.ac:
472
pam@chromium.org8e6cbb52008-12-18 17:56:31 +00004732008-12-18 Pamela Greene <pam@chromium.org>
474
475 Submitted without review.
pam@chromium.orgcd92f572008-12-18 18:02:47 +0000476 Right, remove the whole misplaced directory, not just the tests.
477
478 * fast: Removed.
479 * fast/dom: Removed.
480
4812008-12-18 Pamela Greene <pam@chromium.org>
482
483 Submitted without review.
pam@chromium.org8e6cbb52008-12-18 17:56:31 +0000484 Moving layout test into LayoutTests where it belongs.
485
486 * fast/dom/setter-type-enforcement-expected.txt: Removed.
487 * fast/dom/setter-type-enforcement.html: Removed.
488
eric@webkit.org81f42262008-12-15 22:18:40 +00004892008-12-15 Daniel Macks <dmacks@netspace.org>
490
491 Reviewed by Darin Adler.
492
493 Default to use external libicu-config if avail on all platforms.
494 https://bugs.webkit.org/show_bug.cgi?id=22713
495
496 * configure.ac:
497
zecke@webkit.orgeed856b2008-12-12 16:08:48 +00004982008-12-12 Holger Hans Peter Freyther <zecke@selfish.org>
499
500 Back out r39222 as this is breaking the build on Gentoo (aclocal-1.10)
501
502 The m4 directory does not exist and we now have a compile issue on
503 Gentoo systems.
504
505 * GNUmakefile.am:
506 * configure.ac:
507
zecke@webkit.orgaf3c15c2008-12-12 00:37:16 +00005082008-12-11 Daniel Macks <dmacks@netspace.org>
509
510 Reviewed by Darin Adler.
511
512 https://bugs.webkit.org/show_bug.cgi?id=22714
513
514 Put libtool macro files in subdir that it wants.
515
516 * GNUmakefile.am:
517 * configure.ac:
518
zecke@webkit.org5955e9e2008-12-07 18:41:46 +00005192008-12-07 Holger Hans Peter Freyther <zecke@selfish.org>
520
zecke@webkit.orgc31c5112008-12-07 19:16:17 +0000521 Reviewed by Eric Seidel.
522
523 [Gtk+] Use glib's unit test facilities to test the WebKit/Gtk+ API
524
525 https://bugs.webkit.org/show_bug.cgi?id=22491
526
527 Add the skeleton to WebKit/gtk/tests and integrate that into the
528 buildsystem. Testing support was added in glib 2.16. For versions
529 using glib < 2.16 we compile an empty application.
530
531 * GNUmakefile.am:
532
5332008-12-07 Holger Hans Peter Freyther <zecke@selfish.org>
534
zecke@webkit.org5955e9e2008-12-07 18:41:46 +0000535 Reviewed by Cameron Zwarich.
536
537 [GTK] Define ENABLE_JIT_OPTIMIZE_CALL, ENABLE_JIT_OPTIMIZE_PROPERTY_ACCESS, ENABLE_JIT_OPTIMIZE_ARITHMETIC
538
539 When building the jit on i*86 also enable the above optimizations.
540
541 * configure.ac:
542
hausmann@webkit.orge7bf97e2008-12-03 14:10:20 +00005432008-12-03 Simon Hausmann <hausmann@webkit.org>
544
545 Reviewed by Tor Arne Vestbø.
546
547 Fix the build of WebKit inside Qt by making sure that qmake generators
548 that do not produce generated sources (i.e. cpp files) are not
549 included in SOURCES.
550
551 * WebKit.pri:
552
hausmann@webkit.org75ad0542008-12-02 10:04:25 +00005532008-12-02 Simon Hausmann <hausmann@webkit.org>
554
555 Reviewed by Tor Arne Vestbø.
556
557 Removed JavaScriptCore from SUBDIRS as it's not built separately
558 anymore.
559
560 * WebKit.pro:
561
zecke@webkit.orgdfb38682008-11-29 00:20:56 +00005622008-11-28 Gustavo Noronha Silva <gns@gnome.org>
563
564 Reviewed and slightly modified by Holger Freyther.
565
566 https://bugs.webkit.org/show_bug.cgi?id=19130
567
568 Added the new WebKitGtk files to be built:
569 WebKit/gtk/webkit/webkitwebwindowfeatures.{cpp,h}
570
571 * GNUmakefile.am:
572
jmalonzo@webkit.orge17b4862008-11-26 11:31:27 +00005732008-11-26 Kalle Vahlman <kalle.vahlman@movial.com>
574
575 Reviewed by Darin Adler. Landed by Jan Alonzo.
576
577 Bison versions under 2.2 produce crashing CSSGrammar code for ARM
578 https://bugs.webkit.org/show_bug.cgi?id=22456
579
580 Check for bison version 2.2 or greater on ARM. Earlier versions produce
581 code that crashes on ARM devices.
582
583 * configure.ac:
584
zecke@webkit.orgb59f9c42008-11-25 23:17:02 +00005852008-11-25 Holger Hans Peter Freyther <zecke@selfish.org>
586
587 Reviewed by David Kilzer.
588
589 https://bugs.webkit.org/show_bug.cgi?id=22022
590
591 Add Geolocation support to the configure.ac
592
593 Add an option to build WebKit/Gtk+ with Geolocation. The
594 implementation will be using Gypsy.
595
596 * configure.ac:
597
zecke@webkit.orge9dbf8a2008-11-24 12:56:31 +00005982008-11-24 Holger Hans Peter Freyther <zecke@selfish.org>
599
600 Reviewed by Mark Rowe.
601
602 [Gtk+] Add configure option to enable Web Workers and enable it by default
603
604 Add --enable-workers to the buildsystem (used by build-webkit) add
605 the to be build files to the GNUmakefile.am and change build-webkit
606 to enable Web Workers by default.
607
608 * configure.ac:
609
hausmann@webkit.org61386622008-11-20 13:44:01 +00006102008-09-09 Joerg Bornemann <joerg.bornemann@trolltech.com>
611
612 Reviewed by Simon Hausmann.
613
614 Steps towards making the Qt port of WebKit compile on Windows CE
615
616 https://bugs.webkit.org/show_bug.cgi?id=20746
617
618 * WebKit.pro: don't build DumpRenderTree on all Win32 platforms
619
zimmermann@webkit.org4c3a61a2008-11-18 00:04:18 +00006202008-11-17 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
621
622 Reviewed by George Staikos.
623
624 Add WML build support for Gtk as well.
625
626 * configure.ac:
627
ggaren@apple.com987bc5b2008-11-17 05:52:02 +00006282008-11-16 Geoffrey Garen <ggaren@apple.com>
629
630 Not reviewed.
christian@webkit.org3a74ebf2009-02-23 11:15:30 +0000631
ggaren@apple.com987bc5b2008-11-17 05:52:02 +0000632 Try to fix gtk build.
633
634 * configure.ac:
635
vestbo@webkit.org83a4da72008-11-10 15:55:10 +00006362008-11-10 Tor Arne Vestbø <tavestbo@trolltech.com>
637
638 Rubber-stamped by Simon Hausmann.
639
640 Distinguish between building from trunk and as part of Qt
641
642 * WebKit.pri:
643
6442008-11-10 Morten Sørvig <msorvig@trolltech.com>
hausmann@webkit.org96865462008-11-10 11:46:11 +0000645
646 Reviewed by Simon Hausmann.
647
648 Make tests/auto/qwebframe compile on Qt/Mac.
649
650 * WebKit.pri: Fix linkage against QtWebKit when compiled as framework.
651
cwzwarich@webkit.orgb77ab3a2008-11-07 07:41:18 +00006522008-11-06 Cameron Zwarich <zwarich@apple.com>
653
654 Not reviewed.
655
656 Speculatively fix the GTK build.
657
658 * GNUmakefile.am:
659
alp@webkit.org4c29a2f2008-11-06 08:58:53 +00006602008-11-06 Alp Toker <alp@nuanti.com>
661
662 GTK build fix for r38155. create_hash_table was moved out of kjs/
663
664 * GNUmakefile.am:
665
cwzwarich@webkit.org61a3d962008-11-06 08:55:35 +00006662008-11-06 Cameron Zwarich <zwarich@apple.com>
cwzwarich@webkit.orgf3683502008-11-06 08:53:06 +0000667
668 Rubber-stamped by Sam Weinig.
669
670 Correct the reference to jsc.pro in WebKit.pro to match its new
671 location in the root directory of JavaScriptCore.
672
673 * WebKit.pro:
674
alp@webkit.org515bfc62008-11-03 15:59:02 +00006752008-11-03 Alp Toker <alp@nuanti.com>
676
alp@webkit.orge359c842008-11-04 04:25:52 +0000677 autotools distcleancheck fix. Add dolt-generated files and
678 webkitenumtypes.h to the list of files that need to be cleaned.
679 Unreviewed.
680
681 * GNUmakefile.am:
682
6832008-11-03 Alp Toker <alp@nuanti.com>
684
alp@webkit.org515bfc62008-11-03 15:59:02 +0000685 Rubber-stamped by Holger Freyther.
686
alp@webkit.org491d9092008-11-03 17:27:55 +0000687 Do not enable RTTI or exceptions in debug builds, matching release
688 builds. They don't help much with debugging and significantly slow
689 down and increase the size of the debug build.
690
691 * GNUmakefile.am:
692
6932008-11-03 Alp Toker <alp@nuanti.com>
694
695 Rubber-stamped by Holger Freyther.
696
alp@webkit.org515bfc62008-11-03 15:59:02 +0000697 Add mingw32 case to dolt for faster GTK+ Windows builds.
698
699 * acinclude.m4:
700
christian@webkit.orgfb968c62008-11-02 20:23:14 +00007012008-11-02 Xan Lopez <xan@gnome.org>
702
703 Reviewed by Holger Freyther
704
705 https://bugs.webkit.org/show_bug.cgi?id=22009
706 HTML5 Video with GStreamer pulls gnome-vfs without using it.
707
708 * configure.ac:
709 Remove gnome-vfs from configure.ac, it's unused.
710
alp@webkit.org1ad44172008-10-30 08:24:04 +00007112008-10-30 Alp Toker <alp@nuanti.com>
712
alp@webkit.orga8df3bf2008-10-30 21:22:38 +0000713 https://bugs.webkit.org/show_bug.cgi?id=19395
714 doltlibtool bug with bash 3.0
715
716 autotools dolt build fix for bash version 3.0 and older. Remove
717 concatenation syntax from doltlibtool to support the older versions
718 which don't have '+='.
719
720 * acinclude.m4:
721
7222008-10-30 Alp Toker <alp@nuanti.com>
723
alp@webkit.orgeb261eb2008-10-30 09:56:39 +0000724 Rubber-stamped by Oliver Hunt.
725
726 autotools build system change to enable JIT features by default. Can
727 be disabled with --disable-jit (and is disabled automatically on
728 unsupported platforms).
729
730 * configure.ac:
731
7322008-10-30 Alp Toker <alp@nuanti.com>
733
alp@webkit.org1ad44172008-10-30 08:24:04 +0000734 Bump WebKit GTK+ version to 1.0.3.
735
736 * configure.ac:
737
zecke@webkit.orgbcca41d2008-10-29 22:39:18 +00007382008-10-29 Gustavo Noronha Silva <gns@gnome.org>
739
740 Reviewed by Holger Freyther.
741
742 Added all the files that need to be installed for the Inspector to
743 work.
744
zecke@webkit.orga05d5962008-10-29 20:19:06 +00007452008-10-29 Mike Hommey <glandium@debian.org>
746
747 Reviewed by Holger Freyther.
748
749 https://bugs.webkit.org/show_bug.cgi?id=21884
750 Test presence and link against libpng.
751
752 * GNUmakefile.am:
753 * configure.ac:
754
jmalonzo@webkit.orgdc065f32008-10-29 19:34:36 +00007552008-10-29 Jan Michael Alonzo <jmalonzo@webkit.org>
756
757 Reviewed by Holger Freyther.
758
759 Add --enable-optimizations to enable optimized builds. The default
760 is to enable it for release builds, and disabled for debug builds.
761 This option will allow builders to have a debug as well as
762 optimized builds.
763
764 * GNUmakefile.am:
765 * configure.ac:
766
alp@webkit.org6862a8b2008-10-28 14:30:05 +00007672008-10-28 Mike Hommey <glandium@debian.org>
768
769 Reviewed by Alp Toker.
770
771 https://bugs.webkit.org/show_bug.cgi?id=21885
772 [GTK] libwebkit doesn't link against libpangoft2
773
774 Add pkg-config check for pangoft2 which provides
775 pango_fc_font_description_from_pattern() used in the FreeType font
776 backend.
777
778 * configure.ac:
779
alp@webkit.org2ab36952008-10-28 12:53:51 +00007802008-10-28 Alp Toker <alp@nuanti.com>
781
782 Include copyright license files in the autotools dist target.
783
784 Change suggested by Mike Hommey.
785
786 * GNUmakefile.am:
787
jmalonzo@webkit.orge39356e2008-10-25 07:24:17 +00007882008-10-25 Jan Michael Alonzo <jmalonzo@webkit.org>
789
790 Gtk build fix: add '-' to Wl which was missed in r36845
791
792 * GNUmakefile.am:
793
alp@webkit.orgee7dc252008-10-22 10:38:23 +00007942008-10-22 Alp Toker <alp@nuanti.com>
795
796 Fix build for Cairo 1.2.
797
798 * configure.ac:
799
alp@webkit.org14af1492008-10-20 18:04:53 +00008002008-10-20 Alp Toker <alp@nuanti.com>
801
802 Partial GTK+/Win32 build fix. Lowercase library name to enable linking
803 when cross-compiling Windows binaries from Linux: -lWs2_32 -> -lws2_32
804
805 * configure.ac:
806
alp@webkit.orgb7224862008-10-14 02:16:13 +00008072008-10-13 Alp Toker <alp@nuanti.com>
808
809 GTK+ build fix: Ensure correct builds when debugging is
810 enabled/disabled by defining NDEBUG in autotoolsconfig.h as needed.
811 It's still passed as a compiler flag since some sources (DRT) don't
812 use config.h yet.
813
814 * configure.ac:
815
alp@webkit.org7e2b6cd2008-10-10 00:50:25 +00008162008-10-09 Alp Toker <alp@nuanti.com>
817
818 Reviewed by Mark Rowe.
819
820 https://bugs.webkit.org/show_bug.cgi?id=20760
821 Implement support for x86 Linux in CTI
822
823 Prepare to enable CTI/WREC on supported architectures. Will be
824 switched on when the crasher introduced in r37386 is resolved.
825
826 * configure.ac:
827
alp@webkit.orge1244662008-10-07 18:28:43 +00008282008-10-07 Alp Toker <alp@nuanti.com>
829
alp@webkit.org76e7f9a2008-10-08 00:42:37 +0000830 GTK+ build fix for older automake versions (1.7). Discussed in bug
831 #21392.
832
833 * GNUmakefile.am:
834
8352008-10-07 Alp Toker <alp@nuanti.com>
836
alp@webkit.orge1244662008-10-07 18:28:43 +0000837 Reviewed by Mark Rowe.
838
839 https://bugs.webkit.org/show_bug.cgi?id=21392
840 [GTK] Auto-generate JS DOM binding sources list
841
842 Remove the huge lists of generated DOM binding sources and headers in
843 the build system. These are difficult to maintain and can be derived
844 automatically.
845
846 The new strategy is to re-use the existing lists of IDL sources (which
847 are needed for dist support anyway). This will also ease the addition
848 of new language bindings.
849
850 * GNUmakefile.am:
851
zecke@webkit.org202af282008-09-28 01:49:45 +00008522008-09-27 Jan Michael Alonzo <jmalonzo@webkit.org>
853
854 Reviewed by Holger Freyther.
855
856 https://bugs.webkit.org/show_bug.cgi?id=20287
857 [Gtk] disable plugins for gtk/directfb target
858
859 Introduce WTF_PLATFORM_X11 for X11 builds.
860 Also use target-specific packages when building the port
861
862 * configure.ac: Do not check for cairo-ft for directfb builds.
863
zecke@webkit.orga051fce2008-09-27 22:56:56 +00008642008-09-27 Marco Barisione <marco.barisione@collabora.co.uk>
865
866 Reviewed by Holger Freyther.
867
868 http://bugs.webkit.org/show_bug.cgi?id=21174
869 [GTK][AUTOTOOLS] Enable large file support at configure time
870
871 * configure.ac: Enable large file support with AC_SYS_LARGEFILE.
872
jmalonzo@webkit.orga897fea2008-09-24 07:42:51 +00008732008-09-23 Richard Hult <richard@imendio.com>
874
875 Reviewed by Alp Toker. Landed by Jan Alonzo.
876
877 http://bugs.webkit.org/show_bug.cgi?id=20582
878 [Gtk] Link error on Mac OS X
879
880 * GNUmakefile.am: Only use the -version-script flag for the gnu
881 linker.
882 * configure.ac: Check for GNU OSes.
883
alp@webkit.org139345a2008-09-20 06:34:35 +00008842008-09-19 Alp Toker <alp@nuanti.com>
885
886 Build fix for the 'gold' linker and recent binutils. New behaviour
887 requires that we link to used libraries explicitly.
888
889 * GNUmakefile.am:
890 * configure.ac:
891
jmalonzo@webkit.org6afc5d42008-09-04 20:26:16 +00008922008-09-04 Marco Barisione <marco.barisione@collabora.co.uk>
893
894 Reviewed by Eric Seidel.
895
896 http://bugs.webkit.org/show_bug.cgi?id=20380
897 [GTK][AUTOTOOLS] Include autotoolsconfig.h from config.h
898
899 * configure.ac: Rename the configuration header from aconfig.h to autotoolsconfig.h.
900
alp@webkit.org97d8c102008-08-29 05:09:39 +00009012008-08-28 Alp Toker <alp@nuanti.com>
902
903 GTK+ dist/build fix. List newly added header files.
904
905 * GNUmakefile.am:
906
zecke@webkit.org895c50f2008-08-28 01:20:19 +00009072008-08-27 Mike Hommey <glandium@debian.org>
908
909 Reviewed by Holger.
910
911 * GNUmakefile.am:
912 * symbols.filter: Added.
913
alp@webkit.org9388fc82008-08-10 18:21:21 +00009142008-08-10 Jan Michael Alonzo <jmalonzo@webkit.org>
915
916 Reviewed (and updated) by Alp Toker.
917
918 https://bugs.webkit.org/show_bug.cgi?id=16620
919 [GTK] Autotools make dist and make check support
920
921 Get make dist working.
922
923 Note that not all possible configurations have been tested yet.
924
925 * GNUmakefile.am:
926
alp@webkit.orgf996f492008-08-10 03:11:28 +00009272008-08-09 Marco Barisione <marco.barisione@collabora.co.uk>
928
929 Reviewed by Alp Toker.
930
931 http://bugs.webkit.org/show_bug.cgi?id=19045
932 [gtk] ./configure doesn't check for x toolkit availability
933
934 Some old versions of Xt do not provide xt.pc, in this case use
935 AC_CHECK_LIB to check if the library is installed and then fall back
936 to using just -lXt.
937
938 * configure.ac:
939
alp@webkit.org5186e842008-08-10 03:00:29 +00009402008-08-09 Alp Toker <alp@nuanti.com>
941
942 GTK+ build fixes.
943
944 Back out r20338 libxslt check (conditional check already exists and
945 this broke the build).
946
947 Make the flex version check a warning rather than fatal to fix the
948 build bot.
949
950 * configure.ac:
951
jmalonzo@webkit.orga325b512008-08-10 02:03:42 +00009522008-08-08 Jan Michael Alonzo <jmalonzo@webkit.org>
953
954 Reviewed by Mark Rowe.
955
956 http://bugs.webkit.org/show_bug.cgi?id=20338
957 [Gtk] Autotools should check for libxslt
958
959 Autotools check for libxslt
960
961 * configure.ac:
962
jmalonzo@webkit.org850cecc2008-08-07 12:08:52 +00009632008-08-07 Kalle Vahlman <zuh@iki.fi>
964
965 Reviewed by David Kilzer.
966
967 Check for correct flex version to avoid faulty builds
968
969 A correct Webkit build requires flex 2.5.33 but autotools build doesn't check for it
970 https://bugs.webkit.org/show_bug.cgi?id=20253
971
972 acinclude.m4: Import AX_COMPARE_VERSION macro
973 configure.ac: Check for flex version
974
975 * acinclude.m4:
976 * configure.ac:
977
hausmann@webkit.org25eaf422008-08-07 11:31:59 +00009782008-08-07 Simon Hausmann <hausmann@webkit.org>
979
980 Rubber-stamped by Lars.
981
982 Added API tests for QWebPage/QWebFrame based on QTestLib.
983
984 * WebKit.pro: Add WebKit/qt/tests to the build.
985
jmalonzo@webkit.org46fd3f42008-08-06 12:40:53 +00009862008-08-06 Marco Barisione <marco.barisione@collabora.co.uk>
987
988 Reviewed by Eric Seidel.
989
990 http://bugs.webkit.org/show_bug.cgi?id=20276
991 [GTK] Makefile rules for the enum GTypes files depend on Makefile
992 instead of GNUmakefile
993
994 The patch committed in revision 34649 added the code needed to
995 generate GTypes for enums but the makefile rules for
996 stamp-webkitenumtypes.h and webkitenumtypes.cpp were depending on
997 Makefile (used by other ports) instead of GNUmakefile.
998
999 * GNUmakefile.am: Depend on GNUmakefile instead of Makefile.
1000
alp@webkit.org7ba3bb92008-08-05 21:33:35 +000010012008-08-05 Marco Barisione <marco.barisione@collabora.co.uk>
1002
1003 Reviewed by Alp Toker.
1004
1005 http://bugs.webkit.org/show_bug.cgi?id=19045
1006 [gtk] ./configure doesn't check for x toolkit availability
1007
1008 Check for the .pc file for Xt instead of hard coding -lXt in the
1009 GNUmakefile.am.
1010
1011 Thanks to Dominik Röttsches for the initial patch.
1012
1013 * GNUmakefile.am:
1014 * configure.ac:
1015
christian@webkit.orge0a030f2008-07-30 18:17:24 +000010162008-07-30 Marco Barisione <marco.barisione@collabora.co.uk>
1017
1018 Reviewed by Holger.
1019
1020 http://bugs.webkit.org/show_bug.cgi?id=19742
1021 [GTK] Auto generate webkitmarshal.list
1022
1023 Auto generate webkitmarshal.list from source files to reduce the
1024 number of conflicts when merging git branches or when applying
1025 patches.
1026 Also rename webkit-marshal.* to webkitmarshal.* for consistency.
1027
1028 * GNUmakefile.am:
1029
jmalonzo@webkit.org20c9f4b2008-07-27 06:00:36 +000010302008-07-25 Jan Michael Alonzo <jmalonzo@webkit.org>
1031
1032 Reviewed by Mark Rowe.
1033
1034 Copy the way Gtk detects jpeglib. Hinted by Wouter Bolsterlee.
1035
1036 [Gtk] Improve detection jpeglib
1037 https://bugs.webkit.org/show_bug.cgi?id=17865
1038
1039 * GNUmakefile.am:
1040 * configure.ac:
1041
hausmann@webkit.orgbb87b702008-07-25 10:55:33 +000010422008-07-25 Simon Hausmann <hausmann@webkit.org>
1043
1044 Discussed with and rubber-stamped by Lars.
1045
1046 Fix the build system for the Qt port.
1047
1048 Recent JavaScriptCore changes require the addition of JavaScriptCore/API to the
1049 include search path. With a build process that combines JavaScriptCore and
1050 WebCore in one build process/Makefile the existance of
1051 JavaScriptCore/API/Node.h and WebCore/dom/Node.h causes include conflicts.
1052
1053 This commit solves this by introducing a separate build of JavaScriptCore into
1054 a static library.
1055
1056 As a result of the split-up a race-condition due to broken dependencies of
1057 regular source files to header files of generated sources showed up very
1058 frequently when doing parallel builds (which the buildbot does). This commit at
1059 the same time tries to address the dependency problem by making the
1060 addExtraCompiler() function also generate a pseudo extra compiler that
1061 represents the header file output, so that qmake is aware of the creation of
1062 the header file for dependency calculation.
1063
1064 At the same time I removed a lot of cruft from the pro files to ease maintenance.
1065
1066 * WebKit.pri:
1067 * WebKit.pro:
1068
jmalonzo@webkit.orgd18157182008-06-18 20:04:18 +000010692008-06-18 Marco Barisione <marco.barisione@collabora.co.uk>
1070
1071 Reviewed by Alp Toker.
1072
1073 https://bugs.webkit.org/show_bug.cgi?id=19171
1074 [GTK] GTypes for enumerations
1075
1076 Generate GTypes for public enumerations so they can be used as
1077 properties.
1078
1079 * GNUmakefile.am: Generate webkit-enum-types.cpp and
1080 webkit-enum-types.h.
1081
hausmann@webkit.orgb18129c2008-06-16 10:14:04 +000010822008-06-16 Simon Hausmann <hausmann@webkit.org>
1083
1084 Fix the Qt build. testkjs.pro is now called jsc.pro.
1085
1086 * WebKit.pro:
1087
alp@webkit.org643f3ef2008-06-15 11:46:18 +000010882008-06-15 Alp Toker <alp@nuanti.com>
1089
1090 Rubber-stamped by Maciej.
1091
1092 Install 'jsc' application by default.
1093
1094 * GNUmakefile.am:
1095
alp@webkit.org2d181c52008-06-08 16:10:16 +000010962008-06-08 Alp Toker <alp@nuanti.com>
1097
alp@webkit.org7c869902008-06-08 19:04:23 +00001098 autotools/GTK+ build system cleanup. Don't include WebKit API in the
1099 WebCore build as it's no longer needed since r34426.
1100
1101 * GNUmakefile.am:
1102
11032008-06-08 Alp Toker <alp@nuanti.com>
1104
alp@webkit.org2d181c52008-06-08 16:10:16 +00001105 Rubber-stamped by Mark Rowe.
1106
1107 Bring back -fstrict-aliasing for JavaScriptCore which was removed in
1108 r31821, since aliasing issues have now been fixed.
1109
1110 Use -O3, not -O2 for the JavaScriptCore build.
1111
1112 * GNUmakefile.am:
1113 * configure.ac:
1114
christian@webkit.org56f00692008-06-05 22:50:40 +000011152008-06-05 Christian Dywan <christian@twotoasts.de>
1116
1117 Reviewed by Alp Toker.
1118
1119 https://bugs.webkit.org/show_bug.cgi?id=14141
1120 Please add a version to the Gtk port
1121
1122 * GNUmakefile.am:
1123
alp@webkit.org15ef3c42008-06-03 00:30:19 +000011242008-06-02 Alp Toker <alp@nuanti.com>
1125
1126 GTK+/autotools Windows build system fixes.
1127
1128 * GNUmakefile.am:
1129 * configure.ac:
1130
alp@webkit.orgf1dbca62008-06-02 16:36:32 +000011312008-06-02 Jan Michael Alonzo <jmalonzo@webkit.org>
1132
1133 Reviewed by Alp Toker.
1134
1135 Build WebCore GTK+ sources as part of WebCore, not WebKit.
1136 Split common and GTK+-specific sources into separate file lists.
1137
1138 * GNUmakefile.am:
1139
alp@webkit.org46377ba2008-06-02 02:08:34 +000011402008-06-01 Josh Triplett <josh@freedesktop.org>
1141
1142 Reviewed by Alp Toker.
1143
1144 http://bugs.webkit.org/show_bug.cgi?id=16891
1145 [GTK] autotools build is slow
1146
1147 Add dolt revision 5e9eef10 to the autotools build system. Speeds up
1148 the build, often by a factor of two or more on supported platforms,
1149 otherwise falls back to libtool.
1150
1151 See http://dolt.freedesktop.org for details.
1152
1153 * acinclude.m4: Added.
1154 * configure.ac:
1155
jmalonzo@webkit.orgdb04f5c2008-05-25 11:15:15 +000011562008-05-25 Jan Michael Alonzo <jmalonzo@webkit.org>
1157
1158 Reviewed by Alp Toker.
1159
1160 http://bugs.webkit.org/show_bug.cgi?id=19142
1161 [Gtk] Remove build options --svg-experimental and --cross-document-messaging
1162
1163 * configure.ac:
1164
alp@webkit.org1ea970c2008-05-25 04:19:22 +000011652008-05-24 Alp Toker <alp@nuanti.com>
1166
1167 GTK+/Win32 build fixes. Link against Windows ICU without using
1168 icu-config since it's not available on that platform.
1169
1170 Link against Ws2_32 when the curl http backend is chosen since we
1171 use select() directly.
1172
1173 * configure.ac:
1174
alp@webkit.org2bf19672008-05-23 17:48:41 +000011752008-05-23 Alp Toker <alp@nuanti.com>
1176
1177 GTK+ fixes for building without database support.
1178
1179 * configure.ac:
1180
jmalonzo@webkit.org4c3907a2008-05-20 11:52:08 +000011812008-05-20 Jan Michael Alonzo <jmalonzo@webkit.org>
1182
alp@webkit.org5ac91ee2008-05-21 00:51:24 +00001183 Reviewed by Alp Toker.
1184
1185 Fix for previous autotools change.
1186
1187 * configure.ac:
1188
11892008-05-20 Jan Michael Alonzo <jmalonzo@webkit.org>
1190
jmalonzo@webkit.org4c3907a2008-05-20 11:52:08 +00001191 Reviewed by Alp.
1192
1193 http://bugs.webkit.org/show_bug.cgi?id=18483
1194 [Gtk] Autotools should match build-webkit default flags
1195
1196 * configure.ac:
1197
alp@webkit.org8cfd6ab2008-05-19 23:06:49 +000011982008-05-19 Alp Toker <alp@nuanti.com>
1199
1200 GTK+ build fix for Mac/Win. Don't check for FreeType/FontConfig when
1201 the Pango font backend is selected.
1202
1203 * GNUmakefile.am:
1204 * configure.ac:
1205
jchaffraix@webkit.org98e84ef2008-05-16 20:38:48 +000012062008-05-16 Julien Chaffraix <jchaffraix@webkit.org>
1207
1208 Reviewed by Eric.
1209
1210 Preparatory work for bug 9191: JS*ElementWrapperFactory should be autogenerated
1211
1212 * configure.ac: Add HTML_FLAGS and set it when video is enabled.
1213
hausmann@webkit.orgf9804ce2008-05-16 14:25:57 +000012142008-05-15 Ariya Hidayat <ariya.hidayat@trolltech.com>
1215
1216 Reviewed by Simon.
1217
1218 Since WebKitGtk is fully using autotools now, clean-up the .pro/.pri files
1219 from gtk-port.
1220
1221 * WebKit.pri:
1222 * WebKit.pro:
1223
andersca@apple.combe4e18c2008-05-10 00:46:50 +000012242008-05-09 Anders Carlsson <andersca@apple.com>
1225
1226 Reviewed by Mark.
1227
1228 Add x86_64 rule.
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00001229
andersca@apple.combe4e18c2008-05-10 00:46:50 +00001230 * Makefile:
1231
hausmann@webkit.orgba4d9c12008-05-09 13:08:33 +000012322008-05-09 Simon Hausmann <hausmann@webkit.org>
1233
1234 Reviewed by Holger.
1235
1236 Removed explicit linkage against libxml and libxslt on Qt/Mac builds.
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00001237
hausmann@webkit.orgba4d9c12008-05-09 13:08:33 +00001238 This dependency is completely unnecessary here and creates only problems by
1239 propagating through WebCore.pro over libQtWebKit.prl right now customer
1240 applications.
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00001241
hausmann@webkit.orgba4d9c12008-05-09 13:08:33 +00001242
1243 * WebKit.pri:
1244
andersca@apple.comdb0ed042008-05-03 00:21:05 +000012452008-05-02 Anders Carlsson <andersca@apple.com>
1246
1247 Reviewed by Mark.
1248
1249 Add an "x86_64" make rule.
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00001250
andersca@apple.comdb0ed042008-05-03 00:21:05 +00001251 * Makefile.shared:
1252
alp@webkit.orgd06c7c92008-05-02 22:21:09 +000012532008-05-02 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1254
1255 Reviewed by Eric.
1256
1257 https://bugs.webkit.org/show_bug.cgi?id=18811
1258 Enable dashboard and offline web apps in autotools
1259
1260 * configure.ac:
1261
alp@webkit.orga55698b2008-05-01 18:15:39 +000012622008-05-01 Marc Ordinas i Llopis <marc.ordinasillopis@collabora.co.uk>
1263
1264 Reviewed by Alp Toker.
1265
1266 https://bugs.webkit.org/show_bug.cgi?id=14750
1267 Added support for NPAPI plugins on Gtk and Qt-x11 ports.
1268
1269 * GNUmakefile.am: Added Xt library.
1270
ddkilzer@apple.come9e33f32008-04-30 00:31:10 +000012712008-04-29 David Kilzer <ddkilzer@apple.com>
1272
1273 BUILD FIX for ENABLE(DASHBOARD_SUPPORT)
1274
1275 * configure.ac: Added conditional for ENABLE_DASHBOARD_SUPPORT.
1276
alp@webkit.org81514942008-04-23 03:14:26 +000012772008-04-22 Alp Toker <alp@nuanti.com>
1278
1279 GTK+ debug build fix for changes in r32257.
1280
1281 * GNUmakefile.am:
1282
alp@webkit.orgc04fee22008-04-19 05:16:00 +000012832008-04-18 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1284
1285 Reviewed by Alp Toker.
1286
alp@webkit.org67ed4c42008-04-19 05:19:57 +00001287 http://bugs.webkit.org/show_bug.cgi?id=16620
1288 [GTK] Autotools make dist and make check support
alp@webkit.orgc04fee22008-04-19 05:16:00 +00001289
1290 Cleanups.
1291
1292 * GNUmakefile.am:
1293
mrowe@apple.com59de0d02008-04-19 01:31:29 +000012942008-04-11 Mark Rowe <mrowe@apple.com>
1295
1296 Rubber-stamped by Antti Koivisto.
1297
1298 * GNUmakefile.am: Disable a warning that GCC 4.3 triggers all over the show.
1299
alp@webkit.orgd66a1152008-04-17 23:05:11 +000013002008-04-17 Alp Toker <alp@atoker.com>
1301
1302 GTK+ build fix. Back out the libjpeg check part of r32008 from bug
1303 #17865 (reopened).
1304
1305 * configure.ac:
1306
alp@webkit.org4598acd2008-04-17 19:21:34 +000013072008-04-17 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1308
1309 Reviewed by Alp Toker.
1310
1311 http://bugs.webkit.org/show_bug.cgi?id=17865
1312 [Gtk] Improve detection of jpeglib and glib tools
1313
1314 Improve detecting jpeglib and glib tools
1315
1316 * configure.ac: Throw an error if the dependencies above are
1317 currently not installed
1318
alp@webkit.orgf02b6bc2008-04-14 20:18:18 +000013192008-04-14 Xan Lopez <xan@gnome.org>
1320
1321 Reviewed by Alp Toker.
1322
1323 http://bugs.webkit.org/show_bug.cgi?id=17917
1324 Bug 17917: Cookie support for HTTP soup backend
1325
1326 Bumped the libsoup required version to 2.23 for cookie support.
1327
1328 * configure.ac:
1329
mrowe@apple.comfd551522008-04-11 21:18:05 +000013302008-04-11 Mark Rowe <mrowe@apple.com>
1331
1332 Rubber-stamped by Anders Carlsson.
1333
1334 Fix https://bugs.webkit.org/show_bug.cgi?id=18430
1335 Bug 18430: SIGSEGV on amd64 when built with gcc 4.3
1336
1337 GCC 4.3 generates bad code in some instances when working with our HashTables
1338 as some of the HashTable code violates the strict aliasing requirements. Since
1339 GCC 4.2 this code has generated warnings when -fstrict-aliasing is enabled. Until
1340 the code can be fixed to be safe with strict aliasing enabled, we will disable
1341 strict aliasing.
1342
1343 * GNUmakefile.am:
1344
alp@webkit.org02eba752008-04-11 00:45:17 +000013452008-03-12 Michael Emmel <mike.emmel@gmail.com>
1346
1347 Reviewed by Alp Toker.
1348
1349 http://bugs.webkit.org/show_bug.cgi?id=18397
1350 Fix leaving spaces before parens in functions
1351
1352 * WebKitTools/Scripts/wkstyle:
1353
ap@webkit.orgc266b3f2008-04-07 12:24:26 +000013542008-04-07 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1355
1356 Build fix, rubber-stamped and landed by ap.
1357
1358 * configure.ac: Add autoconf flag for HTML5 client-side session and persistent storage support.
1359
zecke@webkit.org178fffa2008-03-21 20:40:41 +000013602008-03-21 Rodney Dawes <dobey@wayofthemonkey.com>
1361
1362 Reviewed by Holger.
1363
1364 Remove the JSCore include path options from global_cppflags.
1365 Place JSCore include path options in javascriptcore_cppflags.
1366 Add javascriptcore_cppflags to libWebCore_la_CPPFLAGS.
1367
1368 * GNUmakefile.am:
1369
andersca@apple.com2421f662008-03-20 18:19:07 +000013702008-03-20 Jasper Bryant-Greene <jasper@unix.geek.nz>
1371
1372 Reviewed by Anders.
1373
1374 Resolves http://bugs.webkit.org/show_bug.cgi?id=16092
1375 "[GTK] Middle-mouse click should allow opening a URL in a new tab"
1376
1377 Added WebKitNavigationAction object to GTK API
1378
1379 * GNUmakefile.am:
1380
alp@webkit.org7d9253a2008-03-12 15:03:17 +000013812008-03-12 Xan Lopez <xan@gnome.org>
1382
1383 Reviewed by Alp Toker.
1384
1385 http://bugs.webkit.org/show_bug.cgi?id=15229
1386
1387 Add optional font backend support with freetype and pango
1388 backends. Default is freetype for now.
1389
alp@webkit.org720edd62008-03-12 15:08:01 +00001390 Original patch by Sven Herzberg <sven@imendio.com>
1391
alp@webkit.org7d9253a2008-03-12 15:03:17 +00001392 * configure.ac:
1393
alp@webkit.orgb51d08f2008-03-11 23:06:38 +000013942008-03-11 Xan Lopez <xan@gnome.org>
1395
1396 Reviewed by Alp Toker.
1397
1398 http://bugs.webkit.org/show_bug.cgi?id=16476
1399
1400 Add support for multiple http backends, and add soup backend (off by default).
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00001401
alp@webkit.orgb51d08f2008-03-11 23:06:38 +00001402 * GNUmakefile.am:
1403 * configure.ac:
1404
hausmann@webkit.org9999bb82008-03-10 11:52:27 +000014052008-03-07 Simon Hausmann <hausmann@webkit.org>
1406
darin@apple.com07c80c62008-09-05 18:15:43 +00001407 Reviewed by Darin Adler.
hausmann@webkit.org9999bb82008-03-10 11:52:27 +00001408
1409 Done with Lars.
1410
1411 Added plugins subdirectory to the include path.
1412
1413 * WebKit.pri:
1414
alp@webkit.org478185d2008-03-10 02:44:33 +000014152008-03-09 Alp Toker <alp@atoker.com>
1416
1417 GTK+ build fix for r30913.
1418
1419 Use UNICODE_CFLAGS for C++ sources as well as C sources.
1420
1421 * GNUmakefile.am:
1422
vestbo@webkit.org83a4da72008-11-10 15:55:10 +000014232008-03-09 Jörg Billeter <j@bitron.ch>
alp@webkit.orgd28cae02008-03-10 00:49:15 +00001424
1425 Reviewed by Alp Toker.
1426
1427 Conditionalise ICU for Unicode in the GTK+ port.
1428
1429 * GNUmakefile.am:
1430 * configure.ac:
1431
alp@webkit.orgc1c99562008-03-03 22:06:52 +000014322008-03-03 Brent Fulgham <bfulgham@gmail.com>
1433
1434 Reviewed by Alp Toker.
1435
1436 http://bugs.webkit.org/show_bug.cgi?id=17644
1437 Build GTK on Mac OS X using native ICU library
1438
1439 Use Apple native ICU libraries when building GTK
1440 webkit on Mac OS.
1441
1442 * configure.ac:
1443
alp@webkit.org03709e02008-03-03 05:10:18 +000014442008-03-02 Brent Fulgham <bfulgham@gmail.com>
1445
1446 Reviewed by Alp Toker.
1447
1448 Add ICU_CPPFLAGS earlier in include path for WebCore
1449 so that we find $(icu_cppflags)/unicode/utf8.h, rather than
1450 the wtf/unicode/UTF8.h on case-insensitive file systems.
1451
1452 * GNUmakefile.am:
1453
alp@webkit.org66551a12008-03-02 19:51:26 +000014542008-03-02 Alp Toker <alp@atoker.com>
1455
1456 Reviewed by Mark Rowe.
1457
1458 Split the WebKit GTK+ build out of the WebCore build and change the
1459 shared object name to match the package name.
1460
1461 * GNUmakefile.am:
1462
alp@webkit.org06f756d2008-02-28 08:21:59 +000014632008-02-28 Alp Toker <alp@atoker.com>
1464
1465 Fix a configure script typo spotted by Kalle Vahlman.
1466
1467 * configure.ac:
1468
timothy@apple.com7e518c52008-02-26 21:54:07 +000014692008-02-26 Timothy Hatcher <timothy@apple.com>
1470
1471 Reviewed by Darin Adler.
1472
1473 Add "64" and "64u" make rules to allow easy building of 64-bit versions.
1474
1475 make 64: will build Intel-only 64-bit.
1476 make 64u: will build 4-way universal for PPC and Intel.
1477
1478 * Makefile:
1479 * Makefile.shared:
1480
darin@apple.com47e2c232008-02-24 05:42:29 +000014812008-02-23 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1482
darin@apple.com07c80c62008-09-05 18:15:43 +00001483 Rubber stamped by Darin Adler.
pewtermoose@webkit.org7a953d92008-02-24 07:07:03 +00001484
1485 Add separator '\' after libJavaScriptCore_la_LIBADD and cleanup
1486 whitespaces introduced in the previous commit.
1487
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00001488 * GNUmakefile.am:
pewtermoose@webkit.org7a953d92008-02-24 07:07:03 +00001489
14902008-02-23 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1491
darin@apple.com07c80c62008-09-05 18:15:43 +00001492 Rubber-stamped by Darin Adler.
darin@apple.com47e2c232008-02-24 05:42:29 +00001493
1494 * GNUmakefile.am: Add both GLOBALDEPS and WEBKITDEPS instead of DEPENDENCIES.
1495 * configure.ac: Break dependent modules into GLOBALDEPS and WEBKITDEPS.
1496
alp@webkit.org80dd1122008-02-21 20:16:43 +000014972008-02-21 Alp Toker <alp@atoker.com>
1498
alp@webkit.org52b83662008-02-22 06:10:42 +00001499 Fix a configure script typo.
1500
1501 * configure.ac:
1502
15032008-02-21 Alp Toker <alp@atoker.com>
1504
alp@webkit.org80dd1122008-02-21 20:16:43 +00001505 GTK+/autotools SVG experimental build fix
1506
1507 Don't enable SVG filters in --enable-svg-experimental.
1508
1509 This feature isn't supported at all yet. Developers can enable it
1510 explicitly by passing --enable-svg-filters if needed.
1511
1512 * configure.ac:
1513
alp@webkit.orgc53b43d2008-02-21 19:43:44 +000015142008-02-21 Mike Auty <mike.auty@gmail.com>
1515
1516 Reviewed by Alp Toker.
1517
1518 http://bugs.webkit.org/show_bug.cgi?id=17445
1519 [GTK] WebKit doesn't compile with LDFLAGS="-Wl,--as-needed"
1520
1521 The GNUmakefile.am files make use of the LDFLAGS variable to include library
1522 additions such as -ljpeg etc. Unfortunately, if these inclusions aren't made
1523 in LIBADD/LDADD variables, then they are mis-ordered during the linking.
1524
1525 The as-needed flag discards libraries whose functions have not been needed by
1526 earlier libraries, which therefore makes the ordering important.
1527
1528 This moves all -l library inclusion statements from LDFLAGS variables to
1529 LIBADD/LDADD variables.
1530
1531 * GNUmakefile.am:
1532
alp@webkit.org9fc08a82008-02-15 18:25:44 +000015332008-02-15 Alp Toker <alp@atoker.com>
1534
1535 Reviewed by Holger.
1536
1537 GTK+ configure script cleanups
1538
1539 Categorize the configuration summary printout.
1540 Bump GTK+ requirement to 2.8.
1541 Rename 'webkit_target' to just 'target'.
1542 Don't check for pthread on Win32.
1543
1544 * configure.ac:
1545
aroben@apple.comcde8fd12008-02-15 16:36:07 +000015462008-02-14 Adam Roben <aroben@apple.com>
1547
aroben@apple.com198b8e12008-02-15 16:36:54 +00001548 Turn on cross-document messaging support by default
1549
darin@apple.com07c80c62008-09-05 18:15:43 +00001550 Reviewed by Darin Adler.
aroben@apple.com198b8e12008-02-15 16:36:54 +00001551
1552 * configure.ac:
1553
15542008-02-14 Adam Roben <aroben@apple.com>
1555
aroben@apple.comcde8fd12008-02-15 16:36:07 +00001556 Conditionalize cross-document messaging support
1557
1558 The cross-document messaging parts of HTML 5 are in flux and we want
1559 ports to be able to turn off the support as needed.
1560
1561 Note that the support is turned off by default right now. A subsequent
1562 commit will turn it on by default.
1563
darin@apple.com07c80c62008-09-05 18:15:43 +00001564 Reviewed by Darin Adler.
aroben@apple.comcde8fd12008-02-15 16:36:07 +00001565
1566 * configure.ac:
1567
alp@webkit.org4ad34cb2008-02-12 21:04:50 +000015682008-02-12 Rodney Dawes <dobey@wayofthemonkey.com>
1569
1570 Reviewed by Alp Toker.
1571
1572 Add a --with-hildon argument to configure.ac for adding MAEMO_CHANGES
1573 to the CPPFLAGS for WebCore and WebKit
1574 Add a pkgconfig check for hildon-1 when --with-hildon specified
1575 Output the use of Hildon support in the summary
1576 Add HILDON_CPPFLAGS to webkitgtk_cppflags
1577 Add HILDON_CFLAGS to libWebKitGtk_la_CFLAGS
1578 Add HILDON_LIBS to libWebKitGtk_la_LDFLAGS
1579
1580 * configure.ac:
1581 * GNUmakefile.am:
1582
alp@webkit.org28c069b2008-02-09 05:44:24 +000015832008-02-08 Alp Toker <alp@atoker.com>
1584
1585 Rubber-stamped by Maciej.
1586
1587 Bump autoconf CAIRO_REQUIRED_VERSION up to 1.4.
1588
1589 * configure.ac:
1590
timothy@apple.comf42518d2008-02-06 20:19:16 +000015912008-02-06 Timothy Hatcher <timothy@apple.com>
1592
1593 Rubber-stamped by Mark Rowe.
1594
1595 Dump of bugs.webkit.org's Bugzilla instance.
1596
1597 * BugsSite: Added.
1598 * BugsSite/.htaccess: Added.
1599 * BugsSite/Bugzilla: Added.
1600 * BugsSite/Bugzilla.pm: Added.
1601 * BugsSite/Bugzilla/.cvsignore: Added.
1602 * BugsSite/Bugzilla/.htaccess: Added.
1603 * BugsSite/Bugzilla/Attachment.pm: Added.
1604 * BugsSite/Bugzilla/Auth: Added.
1605 * BugsSite/Bugzilla/Auth.pm: Added.
1606 * BugsSite/Bugzilla/Auth/Login: Added.
1607 * BugsSite/Bugzilla/Auth/Login/WWW: Added.
1608 * BugsSite/Bugzilla/Auth/Login/WWW.pm: Added.
1609 * BugsSite/Bugzilla/Auth/Login/WWW/CGI: Added.
1610 * BugsSite/Bugzilla/Auth/Login/WWW/CGI.pm: Added.
1611 * BugsSite/Bugzilla/Auth/Login/WWW/CGI/Cookie.pm: Added.
1612 * BugsSite/Bugzilla/Auth/Login/WWW/Env.pm: Added.
1613 * BugsSite/Bugzilla/Auth/README: Added.
1614 * BugsSite/Bugzilla/Auth/Verify: Added.
1615 * BugsSite/Bugzilla/Auth/Verify/DB.pm: Added.
1616 * BugsSite/Bugzilla/Auth/Verify/LDAP.pm: Added.
1617 * BugsSite/Bugzilla/Bug.pm: Added.
1618 * BugsSite/Bugzilla/BugMail.pm: Added.
1619 * BugsSite/Bugzilla/CGI.pm: Added.
1620 * BugsSite/Bugzilla/Chart.pm: Added.
1621 * BugsSite/Bugzilla/Config.pm: Added.
1622 * BugsSite/Bugzilla/Constants.pm: Added.
1623 * BugsSite/Bugzilla/DB: Added.
1624 * BugsSite/Bugzilla/DB.pm: Added.
1625 * BugsSite/Bugzilla/DB/Mysql.pm: Added.
1626 * BugsSite/Bugzilla/DB/Pg.pm: Added.
1627 * BugsSite/Bugzilla/DB/Schema: Added.
1628 * BugsSite/Bugzilla/DB/Schema.pm: Added.
1629 * BugsSite/Bugzilla/DB/Schema/Mysql.pm: Added.
1630 * BugsSite/Bugzilla/DB/Schema/Pg.pm: Added.
1631 * BugsSite/Bugzilla/Error.pm: Added.
1632 * BugsSite/Bugzilla/Flag.pm: Added.
1633 * BugsSite/Bugzilla/FlagType.pm: Added.
1634 * BugsSite/Bugzilla/Group.pm: Added.
1635 * BugsSite/Bugzilla/Search.pm: Added.
1636 * BugsSite/Bugzilla/Series.pm: Added.
1637 * BugsSite/Bugzilla/Template: Added.
1638 * BugsSite/Bugzilla/Template.pm: Added.
1639 * BugsSite/Bugzilla/Template/Plugin: Added.
1640 * BugsSite/Bugzilla/Template/Plugin/Bugzilla.pm: Added.
1641 * BugsSite/Bugzilla/Template/Plugin/Hook.pm: Added.
1642 * BugsSite/Bugzilla/Template/Plugin/User.pm: Added.
1643 * BugsSite/Bugzilla/Token.pm: Added.
1644 * BugsSite/Bugzilla/User: Added.
1645 * BugsSite/Bugzilla/User.pm: Added.
1646 * BugsSite/Bugzilla/User/Setting.pm: Added.
1647 * BugsSite/Bugzilla/Util.pm: Added.
1648 * BugsSite/CGI.pl: Added.
1649 * BugsSite/PrettyPatch: Added.
1650 * BugsSite/PrettyPatch/PrettyPatch.rb: Added.
1651 * BugsSite/PrettyPatch/prettify.rb: Added.
1652 * BugsSite/QUICKSTART: Added.
1653 * BugsSite/README: Added.
1654 * BugsSite/UPGRADING: Added.
1655 * BugsSite/UPGRADING-pre-2.8: Added.
1656 * BugsSite/ant.jpg: Added.
1657 * BugsSite/attachment-aroben.cgi: Added.
1658 * BugsSite/attachment.cgi: Added.
1659 * BugsSite/buglist.cgi: Added.
1660 * BugsSite/bugzilla.dtd: Added.
1661 * BugsSite/chart.cgi: Added.
1662 * BugsSite/checksetup.pl: Added.
1663 * BugsSite/colchange.cgi: Added.
1664 * BugsSite/collectstats.pl: Added.
1665 * BugsSite/config.cgi: Added.
1666 * BugsSite/contrib: Added.
1667 * BugsSite/contrib/BugzillaEmail.pm: Added.
1668 * BugsSite/contrib/README: Added.
1669 * BugsSite/contrib/README.Mailif: Added.
1670 * BugsSite/contrib/bug_email.pl: Added.
1671 * BugsSite/contrib/bugmail_help.html: Added.
1672 * BugsSite/contrib/bugzilla-submit: Added.
1673 * BugsSite/contrib/bugzilla-submit/README: Added.
1674 * BugsSite/contrib/bugzilla-submit/bugdata.txt: Added.
1675 * BugsSite/contrib/bugzilla-submit/bugzilla-submit: Added.
1676 * BugsSite/contrib/bugzilla-submit/bugzilla-submit.xml: Added.
1677 * BugsSite/contrib/bugzilla.procmailrc: Added.
1678 * BugsSite/contrib/bugzilla_email_append.pl: Added.
1679 * BugsSite/contrib/bugzilla_ldapsync.rb: Added.
1680 * BugsSite/contrib/bzdbcopy.pl: Added.
1681 * BugsSite/contrib/cmdline: Added.
1682 * BugsSite/contrib/cmdline/bugcount: Added.
1683 * BugsSite/contrib/cmdline/bugids: Added.
1684 * BugsSite/contrib/cmdline/buglist: Added.
1685 * BugsSite/contrib/cmdline/bugs: Added.
1686 * BugsSite/contrib/cmdline/bugslink: Added.
1687 * BugsSite/contrib/cmdline/makequery: Added.
1688 * BugsSite/contrib/cmdline/query.conf: Added.
1689 * BugsSite/contrib/cvs-update.pl: Added.
1690 * BugsSite/contrib/gnats2bz.pl: Added.
1691 * BugsSite/contrib/gnatsparse: Added.
1692 * BugsSite/contrib/gnatsparse/README: Added.
1693 * BugsSite/contrib/gnatsparse/gnatsparse.py: Added.
1694 * BugsSite/contrib/gnatsparse/magic.py: Added.
1695 * BugsSite/contrib/gnatsparse/specialuu.py: Added.
1696 * BugsSite/contrib/jb2bz.py: Added.
1697 * BugsSite/contrib/mysqld-watcher.pl: Added.
1698 * BugsSite/contrib/sendbugmail.pl: Added.
1699 * BugsSite/contrib/sendunsentbugmail.pl: Added.
1700 * BugsSite/contrib/syncLDAP.pl: Added.
1701 * BugsSite/contrib/yp_nomail.sh: Added.
1702 * BugsSite/createaccount.cgi: Added.
1703 * BugsSite/data: Added.
1704 * BugsSite/data/.htaccess: Added.
1705 * BugsSite/data/attachments: Added.
1706 * BugsSite/data/attachments/.htaccess: Added.
1707 * BugsSite/data/duplicates: Added.
1708 * BugsSite/data/mail: Added.
1709 * BugsSite/data/mimedump-tmp: Added.
1710 * BugsSite/data/mining: Added.
1711 * BugsSite/data/nomail: Added.
1712 * BugsSite/data/params: Added.
1713 * BugsSite/data/template: Added.
1714 * BugsSite/data/template/template: Added.
1715 * BugsSite/data/template/template/en: Added.
1716 * BugsSite/data/template/template/en/custom: Added.
1717 * BugsSite/data/template/template/en/custom/account: Added.
1718 * BugsSite/data/template/template/en/custom/account/auth: Added.
1719 * BugsSite/data/template/template/en/custom/account/auth/ldap-error.html.tmpl: Added.
1720 * BugsSite/data/template/template/en/custom/account/auth/login-small.html.tmpl: Added.
1721 * BugsSite/data/template/template/en/custom/account/auth/login.html.tmpl: Added.
1722 * BugsSite/data/template/template/en/custom/account/cancel-token.txt.tmpl: Added.
1723 * BugsSite/data/template/template/en/custom/account/create.html.tmpl: Added.
1724 * BugsSite/data/template/template/en/custom/account/created.html.tmpl: Added.
1725 * BugsSite/data/template/template/en/custom/account/email: Added.
1726 * BugsSite/data/template/template/en/custom/account/email/change-new.txt.tmpl: Added.
1727 * BugsSite/data/template/template/en/custom/account/email/change-old.txt.tmpl: Added.
1728 * BugsSite/data/template/template/en/custom/account/email/confirm.html.tmpl: Added.
1729 * BugsSite/data/template/template/en/custom/account/exists.html.tmpl: Added.
1730 * BugsSite/data/template/template/en/custom/account/password: Added.
1731 * BugsSite/data/template/template/en/custom/account/password/forgotten-password.txt.tmpl: Added.
1732 * BugsSite/data/template/template/en/custom/account/password/set-forgotten-password.html.tmpl: Added.
1733 * BugsSite/data/template/template/en/custom/account/prefs: Added.
1734 * BugsSite/data/template/template/en/custom/account/prefs/account.html.tmpl: Added.
1735 * BugsSite/data/template/template/en/custom/account/prefs/email.html.tmpl: Added.
1736 * BugsSite/data/template/template/en/custom/account/prefs/footer.html.tmpl: Added.
1737 * BugsSite/data/template/template/en/custom/account/prefs/permissions.html.tmpl: Added.
1738 * BugsSite/data/template/template/en/custom/account/prefs/prefs.html.tmpl: Added.
1739 * BugsSite/data/template/template/en/custom/account/prefs/saved-searches.html.tmpl: Added.
1740 * BugsSite/data/template/template/en/custom/account/prefs/settings.html.tmpl: Added.
1741 * BugsSite/data/template/template/en/custom/admin: Added.
1742 * BugsSite/data/template/template/en/custom/admin/classifications: Added.
1743 * BugsSite/data/template/template/en/custom/admin/classifications/add.html.tmpl: Added.
1744 * BugsSite/data/template/template/en/custom/admin/classifications/del.html.tmpl: Added.
1745 * BugsSite/data/template/template/en/custom/admin/classifications/delete.html.tmpl: Added.
1746 * BugsSite/data/template/template/en/custom/admin/classifications/edit.html.tmpl: Added.
1747 * BugsSite/data/template/template/en/custom/admin/classifications/new.html.tmpl: Added.
1748 * BugsSite/data/template/template/en/custom/admin/classifications/reclassify.html.tmpl: Added.
1749 * BugsSite/data/template/template/en/custom/admin/classifications/select.html.tmpl: Added.
1750 * BugsSite/data/template/template/en/custom/admin/classifications/update.html.tmpl: Added.
1751 * BugsSite/data/template/template/en/custom/admin/components: Added.
1752 * BugsSite/data/template/template/en/custom/admin/components/confirm-delete.html.tmpl: Added.
1753 * BugsSite/data/template/template/en/custom/admin/components/create.html.tmpl: Added.
1754 * BugsSite/data/template/template/en/custom/admin/components/created.html.tmpl: Added.
1755 * BugsSite/data/template/template/en/custom/admin/components/deleted.html.tmpl: Added.
1756 * BugsSite/data/template/template/en/custom/admin/components/edit.html.tmpl: Added.
1757 * BugsSite/data/template/template/en/custom/admin/components/footer.html.tmpl: Added.
1758 * BugsSite/data/template/template/en/custom/admin/components/list.html.tmpl: Added.
1759 * BugsSite/data/template/template/en/custom/admin/components/select-product.html.tmpl: Added.
1760 * BugsSite/data/template/template/en/custom/admin/components/updated.html.tmpl: Added.
1761 * BugsSite/data/template/template/en/custom/admin/fieldvalues: Added.
1762 * BugsSite/data/template/template/en/custom/admin/fieldvalues/confirm-delete.html.tmpl: Added.
1763 * BugsSite/data/template/template/en/custom/admin/fieldvalues/create.html.tmpl: Added.
1764 * BugsSite/data/template/template/en/custom/admin/fieldvalues/created.html.tmpl: Added.
1765 * BugsSite/data/template/template/en/custom/admin/fieldvalues/deleted.html.tmpl: Added.
1766 * BugsSite/data/template/template/en/custom/admin/fieldvalues/edit.html.tmpl: Added.
1767 * BugsSite/data/template/template/en/custom/admin/fieldvalues/footer.html.tmpl: Added.
1768 * BugsSite/data/template/template/en/custom/admin/fieldvalues/list.html.tmpl: Added.
1769 * BugsSite/data/template/template/en/custom/admin/fieldvalues/select-field.html.tmpl: Added.
1770 * BugsSite/data/template/template/en/custom/admin/fieldvalues/updated.html.tmpl: Added.
1771 * BugsSite/data/template/template/en/custom/admin/flag-type: Added.
1772 * BugsSite/data/template/template/en/custom/admin/flag-type/confirm-delete.html.tmpl: Added.
1773 * BugsSite/data/template/template/en/custom/admin/flag-type/edit.html.tmpl: Added.
1774 * BugsSite/data/template/template/en/custom/admin/flag-type/list.html.tmpl: Added.
1775 * BugsSite/data/template/template/en/custom/admin/groups: Added.
1776 * BugsSite/data/template/template/en/custom/admin/groups/change.html.tmpl: Added.
1777 * BugsSite/data/template/template/en/custom/admin/groups/create.html.tmpl: Added.
1778 * BugsSite/data/template/template/en/custom/admin/groups/created.html.tmpl: Added.
1779 * BugsSite/data/template/template/en/custom/admin/groups/delete.html.tmpl: Added.
1780 * BugsSite/data/template/template/en/custom/admin/groups/deleted.html.tmpl: Added.
1781 * BugsSite/data/template/template/en/custom/admin/groups/edit.html.tmpl: Added.
1782 * BugsSite/data/template/template/en/custom/admin/groups/list.html.tmpl: Added.
1783 * BugsSite/data/template/template/en/custom/admin/groups/remove.html.tmpl: Added.
1784 * BugsSite/data/template/template/en/custom/admin/keywords: Added.
1785 * BugsSite/data/template/template/en/custom/admin/keywords/confirm-delete.html.tmpl: Added.
1786 * BugsSite/data/template/template/en/custom/admin/keywords/create.html.tmpl: Added.
1787 * BugsSite/data/template/template/en/custom/admin/keywords/created.html.tmpl: Added.
1788 * BugsSite/data/template/template/en/custom/admin/keywords/edit.html.tmpl: Added.
1789 * BugsSite/data/template/template/en/custom/admin/keywords/list.html.tmpl: Added.
1790 * BugsSite/data/template/template/en/custom/admin/keywords/rebuild-cache.html.tmpl: Added.
1791 * BugsSite/data/template/template/en/custom/admin/milestones: Added.
1792 * BugsSite/data/template/template/en/custom/admin/milestones/confirm-delete.html.tmpl: Added.
1793 * BugsSite/data/template/template/en/custom/admin/milestones/create.html.tmpl: Added.
1794 * BugsSite/data/template/template/en/custom/admin/milestones/created.html.tmpl: Added.
1795 * BugsSite/data/template/template/en/custom/admin/milestones/deleted.html.tmpl: Added.
1796 * BugsSite/data/template/template/en/custom/admin/milestones/edit.html.tmpl: Added.
1797 * BugsSite/data/template/template/en/custom/admin/milestones/footer.html.tmpl: Added.
1798 * BugsSite/data/template/template/en/custom/admin/milestones/list.html.tmpl: Added.
1799 * BugsSite/data/template/template/en/custom/admin/milestones/select-product.html.tmpl: Added.
1800 * BugsSite/data/template/template/en/custom/admin/milestones/updated.html.tmpl: Added.
1801 * BugsSite/data/template/template/en/custom/admin/products: Added.
1802 * BugsSite/data/template/template/en/custom/admin/products/confirm-delete.html.tmpl: Added.
1803 * BugsSite/data/template/template/en/custom/admin/products/deleted.html.tmpl: Added.
1804 * BugsSite/data/template/template/en/custom/admin/products/footer.html.tmpl: Added.
1805 * BugsSite/data/template/template/en/custom/admin/products/groupcontrol: Added.
1806 * BugsSite/data/template/template/en/custom/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
1807 * BugsSite/data/template/template/en/custom/admin/products/groupcontrol/edit.html.tmpl: Added.
1808 * BugsSite/data/template/template/en/custom/admin/products/list-classifications.html.tmpl: Added.
1809 * BugsSite/data/template/template/en/custom/admin/products/list.html.tmpl: Added.
1810 * BugsSite/data/template/template/en/custom/admin/settings: Added.
1811 * BugsSite/data/template/template/en/custom/admin/settings/edit.html.tmpl: Added.
1812 * BugsSite/data/template/template/en/custom/admin/settings/updated.html.tmpl: Added.
1813 * BugsSite/data/template/template/en/custom/admin/table.html.tmpl: Added.
1814 * BugsSite/data/template/template/en/custom/admin/users: Added.
1815 * BugsSite/data/template/template/en/custom/admin/users/confirm-delete.html.tmpl: Added.
1816 * BugsSite/data/template/template/en/custom/admin/users/create.html.tmpl: Added.
1817 * BugsSite/data/template/template/en/custom/admin/users/edit.html.tmpl: Added.
1818 * BugsSite/data/template/template/en/custom/admin/users/list.html.tmpl: Added.
1819 * BugsSite/data/template/template/en/custom/admin/users/listselectvars.html.tmpl: Added.
1820 * BugsSite/data/template/template/en/custom/admin/users/search.html.tmpl: Added.
1821 * BugsSite/data/template/template/en/custom/admin/users/userdata.html.tmpl: Added.
1822 * BugsSite/data/template/template/en/custom/admin/versions: Added.
1823 * BugsSite/data/template/template/en/custom/admin/versions/confirm-delete.html.tmpl: Added.
1824 * BugsSite/data/template/template/en/custom/admin/versions/create.html.tmpl: Added.
1825 * BugsSite/data/template/template/en/custom/admin/versions/created.html.tmpl: Added.
1826 * BugsSite/data/template/template/en/custom/admin/versions/deleted.html.tmpl: Added.
1827 * BugsSite/data/template/template/en/custom/admin/versions/edit.html.tmpl: Added.
1828 * BugsSite/data/template/template/en/custom/admin/versions/footer.html.tmpl: Added.
1829 * BugsSite/data/template/template/en/custom/admin/versions/list.html.tmpl: Added.
1830 * BugsSite/data/template/template/en/custom/admin/versions/select-product.html.tmpl: Added.
1831 * BugsSite/data/template/template/en/custom/admin/versions/updated.html.tmpl: Added.
1832 * BugsSite/data/template/template/en/custom/attachment: Added.
1833 * BugsSite/data/template/template/en/custom/attachment/choose.html.tmpl: Added.
1834 * BugsSite/data/template/template/en/custom/attachment/content-types.html.tmpl: Added.
1835 * BugsSite/data/template/template/en/custom/attachment/create.html.tmpl: Added.
1836 * BugsSite/data/template/template/en/custom/attachment/created.html.tmpl: Added.
1837 * BugsSite/data/template/template/en/custom/attachment/diff-file.html.tmpl: Added.
1838 * BugsSite/data/template/template/en/custom/attachment/diff-footer.html.tmpl: Added.
1839 * BugsSite/data/template/template/en/custom/attachment/diff-header.html.tmpl: Added.
1840 * BugsSite/data/template/template/en/custom/attachment/edit.html.tmpl: Added.
1841 * BugsSite/data/template/template/en/custom/attachment/list.html.tmpl: Added.
1842 * BugsSite/data/template/template/en/custom/attachment/show-multiple.html.tmpl: Added.
1843 * BugsSite/data/template/template/en/custom/attachment/updated.html.tmpl: Added.
1844 * BugsSite/data/template/template/en/custom/bug: Added.
1845 * BugsSite/data/template/template/en/custom/bug/activity: Added.
1846 * BugsSite/data/template/template/en/custom/bug/activity/show.html.tmpl: Added.
1847 * BugsSite/data/template/template/en/custom/bug/activity/table.html.tmpl: Added.
1848 * BugsSite/data/template/template/en/custom/bug/choose.html.tmpl: Added.
1849 * BugsSite/data/template/template/en/custom/bug/comments.html.tmpl: Added.
1850 * BugsSite/data/template/template/en/custom/bug/create: Added.
1851 * BugsSite/data/template/template/en/custom/bug/create/comment-guided.txt.tmpl: Added.
1852 * BugsSite/data/template/template/en/custom/bug/create/comment.txt.tmpl: Added.
1853 * BugsSite/data/template/template/en/custom/bug/create/create-guided.html.tmpl: Added.
1854 * BugsSite/data/template/template/en/custom/bug/create/create.html.tmpl: Added.
1855 * BugsSite/data/template/template/en/custom/bug/create/created.html.tmpl: Added.
1856 * BugsSite/data/template/template/en/custom/bug/create/make-template.html.tmpl: Added.
1857 * BugsSite/data/template/template/en/custom/bug/create/user-message.html.tmpl: Added.
1858 * BugsSite/data/template/template/en/custom/bug/dependency-graph.html.tmpl: Added.
1859 * BugsSite/data/template/template/en/custom/bug/dependency-tree.html.tmpl: Added.
1860 * BugsSite/data/template/template/en/custom/bug/edit.html.tmpl: Added.
1861 * BugsSite/data/template/template/en/custom/bug/knob.html.tmpl: Added.
1862 * BugsSite/data/template/template/en/custom/bug/navigate.html.tmpl: Added.
1863 * BugsSite/data/template/template/en/custom/bug/process: Added.
1864 * BugsSite/data/template/template/en/custom/bug/process/bugmail.html.tmpl: Added.
1865 * BugsSite/data/template/template/en/custom/bug/process/confirm-duplicate.html.tmpl: Added.
1866 * BugsSite/data/template/template/en/custom/bug/process/header.html.tmpl: Added.
1867 * BugsSite/data/template/template/en/custom/bug/process/midair.html.tmpl: Added.
1868 * BugsSite/data/template/template/en/custom/bug/process/next.html.tmpl: Added.
1869 * BugsSite/data/template/template/en/custom/bug/process/results.html.tmpl: Added.
1870 * BugsSite/data/template/template/en/custom/bug/process/verify-new-product.html.tmpl: Added.
1871 * BugsSite/data/template/template/en/custom/bug/show-multiple.html.tmpl: Added.
1872 * BugsSite/data/template/template/en/custom/bug/show.html.tmpl: Added.
1873 * BugsSite/data/template/template/en/custom/bug/show.xml.tmpl: Added.
1874 * BugsSite/data/template/template/en/custom/bug/summarize-time.html.tmpl: Added.
1875 * BugsSite/data/template/template/en/custom/bug/time.html.tmpl: Added.
1876 * BugsSite/data/template/template/en/custom/bug/votes: Added.
1877 * BugsSite/data/template/template/en/custom/bug/votes/delete-all.html.tmpl: Added.
1878 * BugsSite/data/template/template/en/custom/bug/votes/list-for-bug.html.tmpl: Added.
1879 * BugsSite/data/template/template/en/custom/bug/votes/list-for-user.html.tmpl: Added.
1880 * BugsSite/data/template/template/en/custom/config.js.tmpl: Added.
1881 * BugsSite/data/template/template/en/custom/config.rdf.tmpl: Added.
1882 * BugsSite/data/template/template/en/custom/flag: Added.
1883 * BugsSite/data/template/template/en/custom/flag/list.html.tmpl: Added.
1884 * BugsSite/data/template/template/en/custom/global: Added.
1885 * BugsSite/data/template/template/en/custom/global/banner.html.tmpl: Added.
1886 * BugsSite/data/template/template/en/custom/global/choose-classification.html.tmpl: Added.
1887 * BugsSite/data/template/template/en/custom/global/choose-product.html.tmpl: Added.
1888 * BugsSite/data/template/template/en/custom/global/code-error.html.tmpl: Added.
1889 * BugsSite/data/template/template/en/custom/global/confirm-user-match.html.tmpl: Added.
1890 * BugsSite/data/template/template/en/custom/global/field-descs.none.tmpl: Added.
1891 * BugsSite/data/template/template/en/custom/global/footer.html.tmpl: Added.
1892 * BugsSite/data/template/template/en/custom/global/header.html.tmpl: Added.
1893 * BugsSite/data/template/template/en/custom/global/help-header.html.tmpl: Added.
1894 * BugsSite/data/template/template/en/custom/global/help.html.tmpl: Added.
1895 * BugsSite/data/template/template/en/custom/global/hidden-fields.html.tmpl: Added.
1896 * BugsSite/data/template/template/en/custom/global/initialize.none.tmpl: Added.
1897 * BugsSite/data/template/template/en/custom/global/message.html.tmpl: Added.
1898 * BugsSite/data/template/template/en/custom/global/messages.html.tmpl: Added.
1899 * BugsSite/data/template/template/en/custom/global/select-menu.html.tmpl: Added.
1900 * BugsSite/data/template/template/en/custom/global/setting-descs.none.tmpl: Added.
1901 * BugsSite/data/template/template/en/custom/global/site-navigation.html.tmpl: Added.
1902 * BugsSite/data/template/template/en/custom/global/useful-links.html.tmpl: Added.
1903 * BugsSite/data/template/template/en/custom/global/user-error.html.tmpl: Added.
1904 * BugsSite/data/template/template/en/custom/global/userselect.html.tmpl: Added.
1905 * BugsSite/data/template/template/en/custom/global/variables.none.tmpl: Added.
1906 * BugsSite/data/template/template/en/custom/index.html.tmpl: Added.
1907 * BugsSite/data/template/template/en/custom/list: Added.
1908 * BugsSite/data/template/template/en/custom/list/change-columns.html.tmpl: Added.
1909 * BugsSite/data/template/template/en/custom/list/edit-multiple.html.tmpl: Added.
1910 * BugsSite/data/template/template/en/custom/list/list-simple.html.tmpl: Added.
1911 * BugsSite/data/template/template/en/custom/list/list.csv.tmpl: Added.
1912 * BugsSite/data/template/template/en/custom/list/list.html.tmpl: Added.
1913 * BugsSite/data/template/template/en/custom/list/list.ics.tmpl: Added.
1914 * BugsSite/data/template/template/en/custom/list/list.js.tmpl: Added.
1915 * BugsSite/data/template/template/en/custom/list/list.rdf.tmpl: Added.
1916 * BugsSite/data/template/template/en/custom/list/list.rss.tmpl: Added.
1917 * BugsSite/data/template/template/en/custom/list/quips.html.tmpl: Added.
1918 * BugsSite/data/template/template/en/custom/list/server-push.html.tmpl: Added.
1919 * BugsSite/data/template/template/en/custom/list/table.html.tmpl: Added.
1920 * BugsSite/data/template/template/en/custom/pages: Added.
1921 * BugsSite/data/template/template/en/custom/pages/bug-writing.html.tmpl: Added.
1922 * BugsSite/data/template/template/en/custom/pages/fields.html.tmpl: Added.
1923 * BugsSite/data/template/template/en/custom/pages/linked.html.tmpl: Added.
1924 * BugsSite/data/template/template/en/custom/pages/linkify.html.tmpl: Added.
1925 * BugsSite/data/template/template/en/custom/pages/voting.html.tmpl: Added.
1926 * BugsSite/data/template/template/en/custom/reports: Added.
1927 * BugsSite/data/template/template/en/custom/reports/chart.csv.tmpl: Added.
1928 * BugsSite/data/template/template/en/custom/reports/chart.html.tmpl: Added.
1929 * BugsSite/data/template/template/en/custom/reports/chart.png.tmpl: Added.
1930 * BugsSite/data/template/template/en/custom/reports/components.html.tmpl: Added.
1931 * BugsSite/data/template/template/en/custom/reports/create-chart.html.tmpl: Added.
1932 * BugsSite/data/template/template/en/custom/reports/duplicates-simple.html.tmpl: Added.
1933 * BugsSite/data/template/template/en/custom/reports/duplicates-table.html.tmpl: Added.
1934 * BugsSite/data/template/template/en/custom/reports/duplicates.html.tmpl: Added.
1935 * BugsSite/data/template/template/en/custom/reports/duplicates.rdf.tmpl: Added.
1936 * BugsSite/data/template/template/en/custom/reports/edit-series.html.tmpl: Added.
1937 * BugsSite/data/template/template/en/custom/reports/keywords.html.tmpl: Added.
1938 * BugsSite/data/template/template/en/custom/reports/menu.html.tmpl: Added.
1939 * BugsSite/data/template/template/en/custom/reports/report-bar.png.tmpl: Added.
1940 * BugsSite/data/template/template/en/custom/reports/report-line.png.tmpl: Added.
1941 * BugsSite/data/template/template/en/custom/reports/report-pie.png.tmpl: Added.
1942 * BugsSite/data/template/template/en/custom/reports/report-simple.html.tmpl: Added.
1943 * BugsSite/data/template/template/en/custom/reports/report-table.csv.tmpl: Added.
1944 * BugsSite/data/template/template/en/custom/reports/report-table.html.tmpl: Added.
1945 * BugsSite/data/template/template/en/custom/reports/report.csv.tmpl: Added.
1946 * BugsSite/data/template/template/en/custom/reports/report.html.tmpl: Added.
1947 * BugsSite/data/template/template/en/custom/reports/series-common.html.tmpl: Added.
1948 * BugsSite/data/template/template/en/custom/reports/series.html.tmpl: Added.
1949 * BugsSite/data/template/template/en/custom/request: Added.
1950 * BugsSite/data/template/template/en/custom/request/email.txt.tmpl: Added.
1951 * BugsSite/data/template/template/en/custom/request/queue.html.tmpl: Added.
1952 * BugsSite/data/template/template/en/custom/search: Added.
1953 * BugsSite/data/template/template/en/custom/search/boolean-charts.html.tmpl: Added.
1954 * BugsSite/data/template/template/en/custom/search/form.html.tmpl: Added.
1955 * BugsSite/data/template/template/en/custom/search/knob.html.tmpl: Added.
1956 * BugsSite/data/template/template/en/custom/search/search-advanced.html.tmpl: Added.
1957 * BugsSite/data/template/template/en/custom/search/search-create-series.html.tmpl: Added.
1958 * BugsSite/data/template/template/en/custom/search/search-help.html.tmpl: Added.
1959 * BugsSite/data/template/template/en/custom/search/search-report-graph.html.tmpl: Added.
1960 * BugsSite/data/template/template/en/custom/search/search-report-select.html.tmpl: Added.
1961 * BugsSite/data/template/template/en/custom/search/search-report-table.html.tmpl: Added.
1962 * BugsSite/data/template/template/en/custom/search/search-specific.html.tmpl: Added.
1963 * BugsSite/data/template/template/en/custom/search/tabs.html.tmpl: Added.
1964 * BugsSite/data/template/template/en/custom/sidebar.xul.tmpl: Added.
1965 * BugsSite/data/template/template/en/custom/whine: Added.
1966 * BugsSite/data/template/template/en/custom/whine/mail.html.tmpl: Added.
1967 * BugsSite/data/template/template/en/custom/whine/mail.txt.tmpl: Added.
1968 * BugsSite/data/template/template/en/custom/whine/multipart-mime.txt.tmpl: Added.
1969 * BugsSite/data/template/template/en/custom/whine/schedule.html.tmpl: Added.
1970 * BugsSite/data/template/template/en/default: Added.
1971 * BugsSite/data/template/template/en/default/attachment: Added.
1972 * BugsSite/data/template/template/en/default/attachment/edit-aroben.html.tmpl: Added.
1973 * BugsSite/data/template/template/en/default/list: Added.
1974 * BugsSite/data/template/template/en/default/list/list.atom.tmpl: Added.
1975 * BugsSite/data/versioncache: Added.
1976 * BugsSite/data/versioncache.13P9L: Added.
1977 * BugsSite/data/versioncache.1lH1E: Added.
1978 * BugsSite/data/versioncache.3AnHd: Added.
1979 * BugsSite/data/versioncache.3Jmjt: Added.
1980 * BugsSite/data/versioncache.3JzIL: Added.
1981 * BugsSite/data/versioncache.77b4y: Added.
1982 * BugsSite/data/versioncache.7VzyU: Added.
1983 * BugsSite/data/versioncache.EQdAm: Added.
1984 * BugsSite/data/versioncache.EouAG: Added.
1985 * BugsSite/data/versioncache.LJ5n1: Added.
1986 * BugsSite/data/versioncache.Lb0fW: Added.
1987 * BugsSite/data/versioncache.PyAd8: Added.
1988 * BugsSite/data/versioncache.SFyse: Added.
1989 * BugsSite/data/versioncache.SkTTg: Added.
1990 * BugsSite/data/versioncache.VVO7E: Added.
1991 * BugsSite/data/versioncache.XbxgU: Added.
1992 * BugsSite/data/versioncache.Yezqr: Added.
1993 * BugsSite/data/versioncache.dtzIv: Added.
1994 * BugsSite/data/versioncache.jzpeh: Added.
1995 * BugsSite/data/versioncache.pbn6U: Added.
1996 * BugsSite/data/versioncache.qyixS: Added.
1997 * BugsSite/data/versioncache.sBMdb: Added.
1998 * BugsSite/data/versioncache.xNi34: Added.
1999 * BugsSite/data/webdot: Added.
2000 * BugsSite/data/webdot/.htaccess: Added.
2001 * BugsSite/data/webdot/0ZLH3QpFd8.dot: Added.
2002 * BugsSite/data/webdot/3s6e7eC2Dy.dot: Added.
2003 * BugsSite/data/webdot/6MW0q54cyY.dot: Added.
2004 * BugsSite/data/webdot/A2RlhPdO2Q.dot: Added.
2005 * BugsSite/data/webdot/DuBX4I4946.dot: Added.
2006 * BugsSite/data/webdot/GudTgvrKBX.dot: Added.
2007 * BugsSite/data/webdot/I1mCbLtAzQ.dot: Added.
2008 * BugsSite/data/webdot/JtKgvWGVb4.dot: Added.
2009 * BugsSite/data/webdot/RFk4bjAwYc.dot: Added.
2010 * BugsSite/data/webdot/YQ1pWFVfqt.dot: Added.
2011 * BugsSite/data/webdot/YcFUepShZI.dot: Added.
2012 * BugsSite/data/webdot/a9i00KgTQk.dot: Added.
2013 * BugsSite/data/webdot/c412GYaHch.dot: Added.
2014 * BugsSite/data/webdot/hjYnYr3tV1.dot: Added.
2015 * BugsSite/data/webdot/pq3Qw7wynI.dot: Added.
2016 * BugsSite/data/webdot/tL7GjA7bqH.dot: Added.
2017 * BugsSite/defparams.pl: Added.
2018 * BugsSite/describecomponents.cgi: Added.
2019 * BugsSite/describekeywords.cgi: Added.
2020 * BugsSite/describekeywords.cgi.bak: Added.
2021 * BugsSite/docs: Added.
2022 * BugsSite/docs/.cvsignore: Added.
2023 * BugsSite/docs/README.docs: Added.
2024 * BugsSite/docs/html: Added.
2025 * BugsSite/docs/html/Bugzilla-Guide.html: Added.
2026 * BugsSite/docs/html/about.html: Added.
2027 * BugsSite/docs/html/administration.html: Added.
2028 * BugsSite/docs/html/bug_page.html: Added.
2029 * BugsSite/docs/html/bugreports.html: Added.
2030 * BugsSite/docs/html/cmdline-bugmail.html: Added.
2031 * BugsSite/docs/html/cmdline.html: Added.
2032 * BugsSite/docs/html/components.html: Added.
2033 * BugsSite/docs/html/configuration.html: Added.
2034 * BugsSite/docs/html/conventions.html: Added.
2035 * BugsSite/docs/html/copyright.html: Added.
2036 * BugsSite/docs/html/credits.html: Added.
2037 * BugsSite/docs/html/cust-change-permissions.html: Added.
2038 * BugsSite/docs/html/cust-hooks.html: Added.
2039 * BugsSite/docs/html/cust-templates.html: Added.
2040 * BugsSite/docs/html/customization.html: Added.
2041 * BugsSite/docs/html/dbdoc.html: Added.
2042 * BugsSite/docs/html/dbmodify.html: Added.
2043 * BugsSite/docs/html/disclaimer.html: Added.
2044 * BugsSite/docs/html/extraconfig.html: Added.
2045 * BugsSite/docs/html/faq.html: Added.
2046 * BugsSite/docs/html/flags-overview.html: Added.
2047 * BugsSite/docs/html/flags.html: Added.
2048 * BugsSite/docs/html/general-advice.html: Added.
2049 * BugsSite/docs/html/gfdl-0.html: Added.
2050 * BugsSite/docs/html/gfdl-1.html: Added.
2051 * BugsSite/docs/html/gfdl-10.html: Added.
2052 * BugsSite/docs/html/gfdl-2.html: Added.
2053 * BugsSite/docs/html/gfdl-3.html: Added.
2054 * BugsSite/docs/html/gfdl-4.html: Added.
2055 * BugsSite/docs/html/gfdl-5.html: Added.
2056 * BugsSite/docs/html/gfdl-6.html: Added.
2057 * BugsSite/docs/html/gfdl-7.html: Added.
2058 * BugsSite/docs/html/gfdl-8.html: Added.
2059 * BugsSite/docs/html/gfdl-9.html: Added.
2060 * BugsSite/docs/html/gfdl-howto.html: Added.
2061 * BugsSite/docs/html/gfdl.html: Added.
2062 * BugsSite/docs/html/glossary.html: Added.
2063 * BugsSite/docs/html/groups.html: Added.
2064 * BugsSite/docs/html/hintsandtips.html: Added.
2065 * BugsSite/docs/html/index.html: Added.
2066 * BugsSite/docs/html/install-perlmodules-manual.html: Added.
2067 * BugsSite/docs/html/installation.html: Added.
2068 * BugsSite/docs/html/installing-bugzilla.html: Added.
2069 * BugsSite/docs/html/integration.html: Added.
2070 * BugsSite/docs/html/lifecycle.html: Added.
2071 * BugsSite/docs/html/list.html: Added.
2072 * BugsSite/docs/html/milestones.html: Added.
2073 * BugsSite/docs/html/modules-manual-download.html: Added.
2074 * BugsSite/docs/html/modules-manual-instructions.html: Added.
2075 * BugsSite/docs/html/modules-manual-optional.html: Added.
2076 * BugsSite/docs/html/myaccount.html: Added.
2077 * BugsSite/docs/html/newversions.html: Added.
2078 * BugsSite/docs/html/nonroot.html: Added.
2079 * BugsSite/docs/html/os-specific.html: Added.
2080 * BugsSite/docs/html/parameters.html: Added.
2081 * BugsSite/docs/html/paranoid-security.html: Added.
2082 * BugsSite/docs/html/patches.html: Added.
2083 * BugsSite/docs/html/patchviewer.html: Added.
2084 * BugsSite/docs/html/products.html: Added.
2085 * BugsSite/docs/html/query.html: Added.
2086 * BugsSite/docs/html/quips.html: Added.
2087 * BugsSite/docs/html/reporting.html: Added.
2088 * BugsSite/docs/html/security-bugzilla.html: Added.
2089 * BugsSite/docs/html/security-mysql.html: Added.
2090 * BugsSite/docs/html/security-os.html: Added.
2091 * BugsSite/docs/html/security-webserver.html: Added.
2092 * BugsSite/docs/html/security.html: Added.
2093 * BugsSite/docs/html/trbl-bundlebugzilla.html: Added.
2094 * BugsSite/docs/html/trbl-dbdsponge.html: Added.
2095 * BugsSite/docs/html/trbl-index.html: Added.
2096 * BugsSite/docs/html/trbl-passwd-encryption.html: Added.
2097 * BugsSite/docs/html/trbl-perlmodule.html: Added.
2098 * BugsSite/docs/html/trbl-relogin-everyone.html: Added.
2099 * BugsSite/docs/html/trbl-testserver.html: Added.
2100 * BugsSite/docs/html/trouble-filetemp.html: Added.
2101 * BugsSite/docs/html/troubleshooting.html: Added.
2102 * BugsSite/docs/html/upgrading.html: Added.
2103 * BugsSite/docs/html/useradmin.html: Added.
2104 * BugsSite/docs/html/userpreferences.html: Added.
2105 * BugsSite/docs/html/using-intro.html: Added.
2106 * BugsSite/docs/html/using.html: Added.
2107 * BugsSite/docs/html/versions.html: Added.
2108 * BugsSite/docs/html/voting.html: Added.
2109 * BugsSite/docs/html/whining.html: Added.
2110 * BugsSite/docs/html/x3190.html: Added.
2111 * BugsSite/docs/images: Added.
2112 * BugsSite/docs/images/bzLifecycle.png: Added.
2113 * BugsSite/docs/images/bzLifecycle.xml: Added.
2114 * BugsSite/docs/images/callouts: Added.
2115 * BugsSite/docs/images/callouts/1.gif: Added.
2116 * BugsSite/docs/images/callouts/2.gif: Added.
2117 * BugsSite/docs/images/callouts/3.gif: Added.
2118 * BugsSite/docs/images/caution.gif: Added.
2119 * BugsSite/docs/images/note.gif: Added.
2120 * BugsSite/docs/images/tip.gif: Added.
2121 * BugsSite/docs/images/warning.gif: Added.
2122 * BugsSite/docs/makedocs.pl: Added.
2123 * BugsSite/docs/pdf: Added.
2124 * BugsSite/docs/pdf/Bugzilla-Guide.pdf: Added.
2125 * BugsSite/docs/rel_notes.txt: Added.
2126 * BugsSite/docs/txt: Added.
2127 * BugsSite/docs/txt/Bugzilla-Guide.txt: Added.
2128 * BugsSite/docs/xml: Added.
2129 * BugsSite/docs/xml/Bugzilla-Guide.xml: Added.
2130 * BugsSite/docs/xml/about.xml: Added.
2131 * BugsSite/docs/xml/administration.xml: Added.
2132 * BugsSite/docs/xml/conventions.xml: Added.
2133 * BugsSite/docs/xml/customization.xml: Added.
2134 * BugsSite/docs/xml/dbschema.mysql: Added.
2135 * BugsSite/docs/xml/faq.xml: Added.
2136 * BugsSite/docs/xml/filetemp.patch: Added.
2137 * BugsSite/docs/xml/gfdl.xml: Added.
2138 * BugsSite/docs/xml/glossary.xml: Added.
2139 * BugsSite/docs/xml/index.xml: Added.
2140 * BugsSite/docs/xml/installation.xml: Added.
2141 * BugsSite/docs/xml/integration.xml: Added.
2142 * BugsSite/docs/xml/introduction.xml: Added.
2143 * BugsSite/docs/xml/modules.xml: Added.
2144 * BugsSite/docs/xml/patches.xml: Added.
2145 * BugsSite/docs/xml/requiredsoftware.xml: Added.
2146 * BugsSite/docs/xml/security.xml: Added.
2147 * BugsSite/docs/xml/troubleshooting.xml: Added.
2148 * BugsSite/docs/xml/using.xml: Added.
2149 * BugsSite/doeditparams.cgi: Added.
2150 * BugsSite/duplicates.cgi: Added.
2151 * BugsSite/duplicates.xul: Added.
2152 * BugsSite/editclassifications.cgi: Added.
2153 * BugsSite/editcomponents.cgi: Added.
2154 * BugsSite/editflagtypes.cgi: Added.
2155 * BugsSite/editgroups.cgi: Added.
2156 * BugsSite/editkeywords.cgi: Added.
2157 * BugsSite/editmilestones.cgi: Added.
2158 * BugsSite/editparams.cgi: Added.
2159 * BugsSite/editproducts.cgi: Added.
2160 * BugsSite/editsettings.cgi: Added.
2161 * BugsSite/editusers.cgi: Added.
2162 * BugsSite/editvalues.cgi: Added.
2163 * BugsSite/editversions.cgi: Added.
2164 * BugsSite/editwhines.cgi: Added.
2165 * BugsSite/enter_bug.cgi: Added.
2166 * BugsSite/favicon.ico: Added.
2167 * BugsSite/globals.pl: Added.
2168 * BugsSite/graphs: Added.
2169 * BugsSite/images: Added.
2170 * BugsSite/images/padlock.png: Added.
2171 * BugsSite/importxml.pl: Added.
2172 * BugsSite/index.cgi: Added.
2173 * BugsSite/js: Added.
2174 * BugsSite/js/duplicates.js: Added.
2175 * BugsSite/js/productform.js: Added.
2176 * BugsSite/localconfig.js: Added.
2177 * BugsSite/long_list.cgi: Added.
2178 * BugsSite/move.pl: Added.
2179 * BugsSite/page.cgi: Added.
2180 * BugsSite/post_bug.cgi: Added.
2181 * BugsSite/process_bug.cgi: Added.
2182 * BugsSite/productmenu.js: Added.
2183 * BugsSite/query.cgi: Added.
2184 * BugsSite/quicksearch.html: Added.
2185 * BugsSite/quicksearch.js: Added.
2186 * BugsSite/quicksearchhack.html: Added.
2187 * BugsSite/quips.cgi: Added.
2188 * BugsSite/relogin.cgi: Added.
2189 * BugsSite/report.cgi: Added.
2190 * BugsSite/reports.cgi: Added.
2191 * BugsSite/request.cgi: Added.
2192 * BugsSite/robots.txt: Added.
2193 * BugsSite/runtests.pl: Added.
2194 * BugsSite/sanitycheck.cgi: Added.
2195 * BugsSite/show_activity.cgi: Added.
2196 * BugsSite/show_bug.cgi: Added.
2197 * BugsSite/showattachment.cgi: Added.
2198 * BugsSite/showdependencygraph.cgi: Added.
2199 * BugsSite/showdependencytree.cgi: Added.
2200 * BugsSite/sidebar.cgi: Added.
2201 * BugsSite/skins: Added.
2202 * BugsSite/skins/.cvsignore: Added.
2203 * BugsSite/skins/custom: Added.
2204 * BugsSite/skins/custom/admin.css: Added.
2205 * BugsSite/skins/custom/buglist.css: Added.
2206 * BugsSite/skins/custom/duplicates.css: Added.
2207 * BugsSite/skins/custom/editusers.css: Added.
2208 * BugsSite/skins/custom/global.css: Added.
2209 * BugsSite/skins/custom/index.css: Added.
2210 * BugsSite/skins/custom/opendarwin.gif: Added.
2211 * BugsSite/skins/custom/panel.css: Added.
2212 * BugsSite/skins/custom/show_multiple.css: Added.
2213 * BugsSite/skins/custom/summarize-time.css: Added.
2214 * BugsSite/skins/custom/voting.css: Added.
2215 * BugsSite/skins/standard: Added.
2216 * BugsSite/skins/standard/admin.css: Added.
2217 * BugsSite/skins/standard/buglist.css: Added.
2218 * BugsSite/skins/standard/duplicates.css: Added.
2219 * BugsSite/skins/standard/editusers.css: Added.
2220 * BugsSite/skins/standard/global: Added.
2221 * BugsSite/skins/standard/global.css: Added.
2222 * BugsSite/skins/standard/global/body-back.gif: Added.
2223 * BugsSite/skins/standard/global/header.png: Added.
2224 * BugsSite/skins/standard/index: Added.
2225 * BugsSite/skins/standard/index.css: Added.
2226 * BugsSite/skins/standard/index/front.jpg: Added.
2227 * BugsSite/skins/standard/index/front.png: Added.
2228 * BugsSite/skins/standard/panel.css: Added.
2229 * BugsSite/skins/standard/show_multiple.css: Added.
2230 * BugsSite/skins/standard/summarize-time.css: Added.
2231 * BugsSite/skins/standard/voting.css: Added.
2232 * BugsSite/summarize_time.cgi: Added.
2233 * BugsSite/t: Added.
2234 * BugsSite/t/001compile.t: Added.
2235 * BugsSite/t/002goodperl.t: Added.
2236 * BugsSite/t/003safesys.t: Added.
2237 * BugsSite/t/004template.t: Added.
2238 * BugsSite/t/005no_tabs.t: Added.
2239 * BugsSite/t/006spellcheck.t: Added.
2240 * BugsSite/t/007util.t: Added.
2241 * BugsSite/t/008filter.t: Added.
2242 * BugsSite/t/009bugwords.t: Added.
2243 * BugsSite/t/011pod.t: Added.
2244 * BugsSite/t/Support: Added.
2245 * BugsSite/t/Support/Files.pm: Added.
2246 * BugsSite/t/Support/Systemexec.pm: Added.
2247 * BugsSite/t/Support/Templates.pm: Added.
2248 * BugsSite/t/testchart.gif: Added.
2249 * BugsSite/t/testchart.png: Added.
2250 * BugsSite/t/testgd.png: Added.
2251 * BugsSite/template: Added.
2252 * BugsSite/template/.cvsignore: Added.
2253 * BugsSite/template/.htaccess: Added.
2254 * BugsSite/template/en: Added.
2255 * BugsSite/template/en/.cvsignore: Added.
2256 * BugsSite/template/en/custom: Added.
2257 * BugsSite/template/en/custom/account: Added.
2258 * BugsSite/template/en/custom/account/auth: Added.
2259 * BugsSite/template/en/custom/account/auth/ldap-error.html.tmpl: Added.
2260 * BugsSite/template/en/custom/account/auth/login-small.html.tmpl: Added.
2261 * BugsSite/template/en/custom/account/auth/login.html.tmpl: Added.
2262 * BugsSite/template/en/custom/account/cancel-token.txt.tmpl: Added.
2263 * BugsSite/template/en/custom/account/create.html.tmpl: Added.
2264 * BugsSite/template/en/custom/account/created.html.tmpl: Added.
2265 * BugsSite/template/en/custom/account/email: Added.
2266 * BugsSite/template/en/custom/account/email/change-new.txt.tmpl: Added.
2267 * BugsSite/template/en/custom/account/email/change-old.txt.tmpl: Added.
2268 * BugsSite/template/en/custom/account/email/confirm.html.tmpl: Added.
2269 * BugsSite/template/en/custom/account/exists.html.tmpl: Added.
2270 * BugsSite/template/en/custom/account/password: Added.
2271 * BugsSite/template/en/custom/account/password/forgotten-password.txt.tmpl: Added.
2272 * BugsSite/template/en/custom/account/password/set-forgotten-password.html.tmpl: Added.
2273 * BugsSite/template/en/custom/account/prefs: Added.
2274 * BugsSite/template/en/custom/account/prefs/account.html.tmpl: Added.
2275 * BugsSite/template/en/custom/account/prefs/email.html.tmpl: Added.
2276 * BugsSite/template/en/custom/account/prefs/footer.html.tmpl: Added.
2277 * BugsSite/template/en/custom/account/prefs/permissions.html.tmpl: Added.
2278 * BugsSite/template/en/custom/account/prefs/prefs.html.tmpl: Added.
2279 * BugsSite/template/en/custom/account/prefs/saved-searches.html.tmpl: Added.
2280 * BugsSite/template/en/custom/account/prefs/settings.html.tmpl: Added.
2281 * BugsSite/template/en/custom/admin: Added.
2282 * BugsSite/template/en/custom/admin/classifications: Added.
2283 * BugsSite/template/en/custom/admin/classifications/add.html.tmpl: Added.
2284 * BugsSite/template/en/custom/admin/classifications/del.html.tmpl: Added.
2285 * BugsSite/template/en/custom/admin/classifications/delete.html.tmpl: Added.
2286 * BugsSite/template/en/custom/admin/classifications/edit.html.tmpl: Added.
2287 * BugsSite/template/en/custom/admin/classifications/new.html.tmpl: Added.
2288 * BugsSite/template/en/custom/admin/classifications/reclassify.html.tmpl: Added.
2289 * BugsSite/template/en/custom/admin/classifications/select.html.tmpl: Added.
2290 * BugsSite/template/en/custom/admin/classifications/update.html.tmpl: Added.
2291 * BugsSite/template/en/custom/admin/components: Added.
2292 * BugsSite/template/en/custom/admin/components/confirm-delete.html.tmpl: Added.
2293 * BugsSite/template/en/custom/admin/components/create.html.tmpl: Added.
2294 * BugsSite/template/en/custom/admin/components/created.html.tmpl: Added.
2295 * BugsSite/template/en/custom/admin/components/deleted.html.tmpl: Added.
2296 * BugsSite/template/en/custom/admin/components/edit.html.tmpl: Added.
2297 * BugsSite/template/en/custom/admin/components/footer.html.tmpl: Added.
2298 * BugsSite/template/en/custom/admin/components/list.html.tmpl: Added.
2299 * BugsSite/template/en/custom/admin/components/select-product.html.tmpl: Added.
2300 * BugsSite/template/en/custom/admin/components/updated.html.tmpl: Added.
2301 * BugsSite/template/en/custom/admin/fieldvalues: Added.
2302 * BugsSite/template/en/custom/admin/fieldvalues/confirm-delete.html.tmpl: Added.
2303 * BugsSite/template/en/custom/admin/fieldvalues/create.html.tmpl: Added.
2304 * BugsSite/template/en/custom/admin/fieldvalues/created.html.tmpl: Added.
2305 * BugsSite/template/en/custom/admin/fieldvalues/deleted.html.tmpl: Added.
2306 * BugsSite/template/en/custom/admin/fieldvalues/edit.html.tmpl: Added.
2307 * BugsSite/template/en/custom/admin/fieldvalues/footer.html.tmpl: Added.
2308 * BugsSite/template/en/custom/admin/fieldvalues/list.html.tmpl: Added.
2309 * BugsSite/template/en/custom/admin/fieldvalues/select-field.html.tmpl: Added.
2310 * BugsSite/template/en/custom/admin/fieldvalues/updated.html.tmpl: Added.
2311 * BugsSite/template/en/custom/admin/flag-type: Added.
2312 * BugsSite/template/en/custom/admin/flag-type/confirm-delete.html.tmpl: Added.
2313 * BugsSite/template/en/custom/admin/flag-type/edit.html.tmpl: Added.
2314 * BugsSite/template/en/custom/admin/flag-type/list.html.tmpl: Added.
2315 * BugsSite/template/en/custom/admin/groups: Added.
2316 * BugsSite/template/en/custom/admin/groups/change.html.tmpl: Added.
2317 * BugsSite/template/en/custom/admin/groups/create.html.tmpl: Added.
2318 * BugsSite/template/en/custom/admin/groups/created.html.tmpl: Added.
2319 * BugsSite/template/en/custom/admin/groups/delete.html.tmpl: Added.
2320 * BugsSite/template/en/custom/admin/groups/deleted.html.tmpl: Added.
2321 * BugsSite/template/en/custom/admin/groups/edit.html.tmpl: Added.
2322 * BugsSite/template/en/custom/admin/groups/list.html.tmpl: Added.
2323 * BugsSite/template/en/custom/admin/groups/remove.html.tmpl: Added.
2324 * BugsSite/template/en/custom/admin/keywords: Added.
2325 * BugsSite/template/en/custom/admin/keywords/confirm-delete.html.tmpl: Added.
2326 * BugsSite/template/en/custom/admin/keywords/create.html.tmpl: Added.
2327 * BugsSite/template/en/custom/admin/keywords/created.html.tmpl: Added.
2328 * BugsSite/template/en/custom/admin/keywords/edit.html.tmpl: Added.
2329 * BugsSite/template/en/custom/admin/keywords/list.html.tmpl: Added.
2330 * BugsSite/template/en/custom/admin/keywords/rebuild-cache.html.tmpl: Added.
2331 * BugsSite/template/en/custom/admin/milestones: Added.
2332 * BugsSite/template/en/custom/admin/milestones/confirm-delete.html.tmpl: Added.
2333 * BugsSite/template/en/custom/admin/milestones/create.html.tmpl: Added.
2334 * BugsSite/template/en/custom/admin/milestones/created.html.tmpl: Added.
2335 * BugsSite/template/en/custom/admin/milestones/deleted.html.tmpl: Added.
2336 * BugsSite/template/en/custom/admin/milestones/edit.html.tmpl: Added.
2337 * BugsSite/template/en/custom/admin/milestones/footer.html.tmpl: Added.
2338 * BugsSite/template/en/custom/admin/milestones/list.html.tmpl: Added.
2339 * BugsSite/template/en/custom/admin/milestones/select-product.html.tmpl: Added.
2340 * BugsSite/template/en/custom/admin/milestones/updated.html.tmpl: Added.
2341 * BugsSite/template/en/custom/admin/products: Added.
2342 * BugsSite/template/en/custom/admin/products/confirm-delete.html.tmpl: Added.
2343 * BugsSite/template/en/custom/admin/products/deleted.html.tmpl: Added.
2344 * BugsSite/template/en/custom/admin/products/footer.html.tmpl: Added.
2345 * BugsSite/template/en/custom/admin/products/groupcontrol: Added.
2346 * BugsSite/template/en/custom/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
2347 * BugsSite/template/en/custom/admin/products/groupcontrol/edit.html.tmpl: Added.
2348 * BugsSite/template/en/custom/admin/products/list-classifications.html.tmpl: Added.
2349 * BugsSite/template/en/custom/admin/products/list.html.tmpl: Added.
2350 * BugsSite/template/en/custom/admin/settings: Added.
2351 * BugsSite/template/en/custom/admin/settings/edit.html.tmpl: Added.
2352 * BugsSite/template/en/custom/admin/settings/updated.html.tmpl: Added.
2353 * BugsSite/template/en/custom/admin/table.html.tmpl: Added.
2354 * BugsSite/template/en/custom/admin/users: Added.
2355 * BugsSite/template/en/custom/admin/users/confirm-delete.html.tmpl: Added.
2356 * BugsSite/template/en/custom/admin/users/create.html.tmpl: Added.
2357 * BugsSite/template/en/custom/admin/users/edit.html.tmpl: Added.
2358 * BugsSite/template/en/custom/admin/users/list.html.tmpl: Added.
2359 * BugsSite/template/en/custom/admin/users/listselectvars.html.tmpl: Added.
2360 * BugsSite/template/en/custom/admin/users/search.html.tmpl: Added.
2361 * BugsSite/template/en/custom/admin/users/userdata.html.tmpl: Added.
2362 * BugsSite/template/en/custom/admin/versions: Added.
2363 * BugsSite/template/en/custom/admin/versions/confirm-delete.html.tmpl: Added.
2364 * BugsSite/template/en/custom/admin/versions/create.html.tmpl: Added.
2365 * BugsSite/template/en/custom/admin/versions/created.html.tmpl: Added.
2366 * BugsSite/template/en/custom/admin/versions/deleted.html.tmpl: Added.
2367 * BugsSite/template/en/custom/admin/versions/edit.html.tmpl: Added.
2368 * BugsSite/template/en/custom/admin/versions/footer.html.tmpl: Added.
2369 * BugsSite/template/en/custom/admin/versions/list.html.tmpl: Added.
2370 * BugsSite/template/en/custom/admin/versions/select-product.html.tmpl: Added.
2371 * BugsSite/template/en/custom/admin/versions/updated.html.tmpl: Added.
2372 * BugsSite/template/en/custom/attachment: Added.
2373 * BugsSite/template/en/custom/attachment/choose.html.tmpl: Added.
2374 * BugsSite/template/en/custom/attachment/content-types.html.tmpl: Added.
2375 * BugsSite/template/en/custom/attachment/create.html.tmpl: Added.
2376 * BugsSite/template/en/custom/attachment/created.html.tmpl: Added.
2377 * BugsSite/template/en/custom/attachment/diff-file.html.tmpl: Added.
2378 * BugsSite/template/en/custom/attachment/diff-footer.html.tmpl: Added.
2379 * BugsSite/template/en/custom/attachment/diff-header.html.tmpl: Added.
2380 * BugsSite/template/en/custom/attachment/edit.html.tmpl: Added.
2381 * BugsSite/template/en/custom/attachment/list.html.tmpl: Added.
2382 * BugsSite/template/en/custom/attachment/show-multiple.html.tmpl: Added.
2383 * BugsSite/template/en/custom/attachment/updated.html.tmpl: Added.
2384 * BugsSite/template/en/custom/bug: Added.
2385 * BugsSite/template/en/custom/bug/activity: Added.
2386 * BugsSite/template/en/custom/bug/activity/show.html.tmpl: Added.
2387 * BugsSite/template/en/custom/bug/activity/table.html.tmpl: Added.
2388 * BugsSite/template/en/custom/bug/choose.html.tmpl: Added.
2389 * BugsSite/template/en/custom/bug/comments.html.tmpl: Added.
2390 * BugsSite/template/en/custom/bug/create: Added.
2391 * BugsSite/template/en/custom/bug/create/comment-guided.txt.tmpl: Added.
2392 * BugsSite/template/en/custom/bug/create/comment.txt.tmpl: Added.
2393 * BugsSite/template/en/custom/bug/create/create-guided.html.tmpl: Added.
2394 * BugsSite/template/en/custom/bug/create/create.html.tmpl: Added.
2395 * BugsSite/template/en/custom/bug/create/created.html.tmpl: Added.
2396 * BugsSite/template/en/custom/bug/create/make-template.html.tmpl: Added.
2397 * BugsSite/template/en/custom/bug/create/user-message.html.tmpl: Added.
2398 * BugsSite/template/en/custom/bug/dependency-graph.html.tmpl: Added.
2399 * BugsSite/template/en/custom/bug/dependency-tree.html.tmpl: Added.
2400 * BugsSite/template/en/custom/bug/edit.html.tmpl: Added.
2401 * BugsSite/template/en/custom/bug/knob.html.tmpl: Added.
2402 * BugsSite/template/en/custom/bug/navigate.html.tmpl: Added.
2403 * BugsSite/template/en/custom/bug/process: Added.
2404 * BugsSite/template/en/custom/bug/process/bugmail.html.tmpl: Added.
2405 * BugsSite/template/en/custom/bug/process/confirm-duplicate.html.tmpl: Added.
2406 * BugsSite/template/en/custom/bug/process/header.html.tmpl: Added.
2407 * BugsSite/template/en/custom/bug/process/midair.html.tmpl: Added.
2408 * BugsSite/template/en/custom/bug/process/next.html.tmpl: Added.
2409 * BugsSite/template/en/custom/bug/process/results.html.tmpl: Added.
2410 * BugsSite/template/en/custom/bug/process/verify-new-product.html.tmpl: Added.
2411 * BugsSite/template/en/custom/bug/show-multiple.html.tmpl: Added.
2412 * BugsSite/template/en/custom/bug/show.html.tmpl: Added.
2413 * BugsSite/template/en/custom/bug/show.xml.tmpl: Added.
2414 * BugsSite/template/en/custom/bug/summarize-time.html.tmpl: Added.
2415 * BugsSite/template/en/custom/bug/time.html.tmpl: Added.
2416 * BugsSite/template/en/custom/bug/votes: Added.
2417 * BugsSite/template/en/custom/bug/votes/delete-all.html.tmpl: Added.
2418 * BugsSite/template/en/custom/bug/votes/list-for-bug.html.tmpl: Added.
2419 * BugsSite/template/en/custom/bug/votes/list-for-user.html.tmpl: Added.
2420 * BugsSite/template/en/custom/config.js.tmpl: Added.
2421 * BugsSite/template/en/custom/config.rdf.tmpl: Added.
2422 * BugsSite/template/en/custom/filterexceptions.pl: Added.
2423 * BugsSite/template/en/custom/flag: Added.
2424 * BugsSite/template/en/custom/flag/list.html.tmpl: Added.
2425 * BugsSite/template/en/custom/global: Added.
2426 * BugsSite/template/en/custom/global/banner.html.tmpl: Added.
2427 * BugsSite/template/en/custom/global/choose-classification.html.tmpl: Added.
2428 * BugsSite/template/en/custom/global/choose-product.html.tmpl: Added.
2429 * BugsSite/template/en/custom/global/code-error.html.tmpl: Added.
2430 * BugsSite/template/en/custom/global/confirm-user-match.html.tmpl: Added.
2431 * BugsSite/template/en/custom/global/field-descs.none.tmpl: Added.
2432 * BugsSite/template/en/custom/global/footer.html.tmpl: Added.
2433 * BugsSite/template/en/custom/global/header.html.tmpl: Added.
2434 * BugsSite/template/en/custom/global/help-header.html.tmpl: Added.
2435 * BugsSite/template/en/custom/global/help.html.tmpl: Added.
2436 * BugsSite/template/en/custom/global/hidden-fields.html.tmpl: Added.
2437 * BugsSite/template/en/custom/global/initialize.none.tmpl: Added.
2438 * BugsSite/template/en/custom/global/message.html.tmpl: Added.
2439 * BugsSite/template/en/custom/global/messages.html.tmpl: Added.
2440 * BugsSite/template/en/custom/global/select-menu.html.tmpl: Added.
2441 * BugsSite/template/en/custom/global/setting-descs.none.tmpl: Added.
2442 * BugsSite/template/en/custom/global/site-navigation.html.tmpl: Added.
2443 * BugsSite/template/en/custom/global/useful-links.html.tmpl: Added.
2444 * BugsSite/template/en/custom/global/user-error.html.tmpl: Added.
2445 * BugsSite/template/en/custom/global/userselect.html.tmpl: Added.
2446 * BugsSite/template/en/custom/global/variables.none.tmpl: Added.
2447 * BugsSite/template/en/custom/index.html.tmpl: Added.
2448 * BugsSite/template/en/custom/list: Added.
2449 * BugsSite/template/en/custom/list/change-columns.html.tmpl: Added.
2450 * BugsSite/template/en/custom/list/edit-multiple.html.tmpl: Added.
2451 * BugsSite/template/en/custom/list/list-simple.html.tmpl: Added.
2452 * BugsSite/template/en/custom/list/list.csv.tmpl: Added.
2453 * BugsSite/template/en/custom/list/list.html.tmpl: Added.
2454 * BugsSite/template/en/custom/list/list.ics.tmpl: Added.
2455 * BugsSite/template/en/custom/list/list.js.tmpl: Added.
2456 * BugsSite/template/en/custom/list/list.rdf.tmpl: Added.
2457 * BugsSite/template/en/custom/list/list.rss.tmpl: Added.
2458 * BugsSite/template/en/custom/list/quips.html.tmpl: Added.
2459 * BugsSite/template/en/custom/list/server-push.html.tmpl: Added.
2460 * BugsSite/template/en/custom/list/table.html.tmpl: Added.
2461 * BugsSite/template/en/custom/pages: Added.
2462 * BugsSite/template/en/custom/pages/bug-writing.html.tmpl: Added.
2463 * BugsSite/template/en/custom/pages/fields.html.tmpl: Added.
2464 * BugsSite/template/en/custom/pages/linked.html.tmpl: Added.
2465 * BugsSite/template/en/custom/pages/linkify.html.tmpl: Added.
2466 * BugsSite/template/en/custom/pages/voting.html.tmpl: Added.
2467 * BugsSite/template/en/custom/reports: Added.
2468 * BugsSite/template/en/custom/reports/chart.csv.tmpl: Added.
2469 * BugsSite/template/en/custom/reports/chart.html.tmpl: Added.
2470 * BugsSite/template/en/custom/reports/chart.png.tmpl: Added.
2471 * BugsSite/template/en/custom/reports/components.html.tmpl: Added.
2472 * BugsSite/template/en/custom/reports/create-chart.html.tmpl: Added.
2473 * BugsSite/template/en/custom/reports/duplicates-simple.html.tmpl: Added.
2474 * BugsSite/template/en/custom/reports/duplicates-table.html.tmpl: Added.
2475 * BugsSite/template/en/custom/reports/duplicates.html.tmpl: Added.
2476 * BugsSite/template/en/custom/reports/duplicates.rdf.tmpl: Added.
2477 * BugsSite/template/en/custom/reports/edit-series.html.tmpl: Added.
2478 * BugsSite/template/en/custom/reports/keywords.html.tmpl: Added.
2479 * BugsSite/template/en/custom/reports/menu.html.tmpl: Added.
2480 * BugsSite/template/en/custom/reports/report-bar.png.tmpl: Added.
2481 * BugsSite/template/en/custom/reports/report-line.png.tmpl: Added.
2482 * BugsSite/template/en/custom/reports/report-pie.png.tmpl: Added.
2483 * BugsSite/template/en/custom/reports/report-simple.html.tmpl: Added.
2484 * BugsSite/template/en/custom/reports/report-table.csv.tmpl: Added.
2485 * BugsSite/template/en/custom/reports/report-table.html.tmpl: Added.
2486 * BugsSite/template/en/custom/reports/report.csv.tmpl: Added.
2487 * BugsSite/template/en/custom/reports/report.html.tmpl: Added.
2488 * BugsSite/template/en/custom/reports/series-common.html.tmpl: Added.
2489 * BugsSite/template/en/custom/reports/series.html.tmpl: Added.
2490 * BugsSite/template/en/custom/request: Added.
2491 * BugsSite/template/en/custom/request/email.txt.tmpl: Added.
2492 * BugsSite/template/en/custom/request/queue.html.tmpl: Added.
2493 * BugsSite/template/en/custom/search: Added.
2494 * BugsSite/template/en/custom/search/boolean-charts.html.tmpl: Added.
2495 * BugsSite/template/en/custom/search/form.html.tmpl: Added.
2496 * BugsSite/template/en/custom/search/knob.html.tmpl: Added.
2497 * BugsSite/template/en/custom/search/search-advanced.html.tmpl: Added.
2498 * BugsSite/template/en/custom/search/search-create-series.html.tmpl: Added.
2499 * BugsSite/template/en/custom/search/search-help.html.tmpl: Added.
2500 * BugsSite/template/en/custom/search/search-report-graph.html.tmpl: Added.
2501 * BugsSite/template/en/custom/search/search-report-select.html.tmpl: Added.
2502 * BugsSite/template/en/custom/search/search-report-table.html.tmpl: Added.
2503 * BugsSite/template/en/custom/search/search-specific.html.tmpl: Added.
2504 * BugsSite/template/en/custom/search/tabs.html.tmpl: Added.
2505 * BugsSite/template/en/custom/sidebar.xul.tmpl: Added.
2506 * BugsSite/template/en/custom/whine: Added.
2507 * BugsSite/template/en/custom/whine/mail.html.tmpl: Added.
2508 * BugsSite/template/en/custom/whine/mail.txt.tmpl: Added.
2509 * BugsSite/template/en/custom/whine/multipart-mime.txt.tmpl: Added.
2510 * BugsSite/template/en/custom/whine/schedule.html.tmpl: Added.
2511 * BugsSite/template/en/default: Added.
2512 * BugsSite/template/en/default/account: Added.
2513 * BugsSite/template/en/default/account/auth: Added.
2514 * BugsSite/template/en/default/account/auth/ldap-error.html.tmpl: Added.
2515 * BugsSite/template/en/default/account/auth/login-small.html.tmpl: Added.
2516 * BugsSite/template/en/default/account/auth/login.html.tmpl: Added.
2517 * BugsSite/template/en/default/account/cancel-token.txt.tmpl: Added.
2518 * BugsSite/template/en/default/account/create.html.tmpl: Added.
2519 * BugsSite/template/en/default/account/created.html.tmpl: Added.
2520 * BugsSite/template/en/default/account/email: Added.
2521 * BugsSite/template/en/default/account/email/change-new.txt.tmpl: Added.
2522 * BugsSite/template/en/default/account/email/change-old.txt.tmpl: Added.
2523 * BugsSite/template/en/default/account/email/confirm.html.tmpl: Added.
2524 * BugsSite/template/en/default/account/exists.html.tmpl: Added.
2525 * BugsSite/template/en/default/account/password: Added.
2526 * BugsSite/template/en/default/account/password/forgotten-password.txt.tmpl: Added.
2527 * BugsSite/template/en/default/account/password/set-forgotten-password.html.tmpl: Added.
2528 * BugsSite/template/en/default/account/prefs: Added.
2529 * BugsSite/template/en/default/account/prefs/account.html.tmpl: Added.
2530 * BugsSite/template/en/default/account/prefs/email.html.tmpl: Added.
2531 * BugsSite/template/en/default/account/prefs/footer.html.tmpl: Added.
2532 * BugsSite/template/en/default/account/prefs/permissions.html.tmpl: Added.
2533 * BugsSite/template/en/default/account/prefs/prefs.html.tmpl: Added.
2534 * BugsSite/template/en/default/account/prefs/saved-searches.html.tmpl: Added.
2535 * BugsSite/template/en/default/account/prefs/settings.html.tmpl: Added.
2536 * BugsSite/template/en/default/admin: Added.
2537 * BugsSite/template/en/default/admin/classifications: Added.
2538 * BugsSite/template/en/default/admin/classifications/add.html.tmpl: Added.
2539 * BugsSite/template/en/default/admin/classifications/del.html.tmpl: Added.
2540 * BugsSite/template/en/default/admin/classifications/delete.html.tmpl: Added.
2541 * BugsSite/template/en/default/admin/classifications/edit.html.tmpl: Added.
2542 * BugsSite/template/en/default/admin/classifications/new.html.tmpl: Added.
2543 * BugsSite/template/en/default/admin/classifications/reclassify.html.tmpl: Added.
2544 * BugsSite/template/en/default/admin/classifications/select.html.tmpl: Added.
2545 * BugsSite/template/en/default/admin/classifications/update.html.tmpl: Added.
2546 * BugsSite/template/en/default/admin/components: Added.
2547 * BugsSite/template/en/default/admin/components/confirm-delete.html.tmpl: Added.
2548 * BugsSite/template/en/default/admin/components/create.html.tmpl: Added.
2549 * BugsSite/template/en/default/admin/components/created.html.tmpl: Added.
2550 * BugsSite/template/en/default/admin/components/deleted.html.tmpl: Added.
2551 * BugsSite/template/en/default/admin/components/edit.html.tmpl: Added.
2552 * BugsSite/template/en/default/admin/components/footer.html.tmpl: Added.
2553 * BugsSite/template/en/default/admin/components/list.html.tmpl: Added.
2554 * BugsSite/template/en/default/admin/components/select-product.html.tmpl: Added.
2555 * BugsSite/template/en/default/admin/components/updated.html.tmpl: Added.
2556 * BugsSite/template/en/default/admin/fieldvalues: Added.
2557 * BugsSite/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl: Added.
2558 * BugsSite/template/en/default/admin/fieldvalues/create.html.tmpl: Added.
2559 * BugsSite/template/en/default/admin/fieldvalues/created.html.tmpl: Added.
2560 * BugsSite/template/en/default/admin/fieldvalues/deleted.html.tmpl: Added.
2561 * BugsSite/template/en/default/admin/fieldvalues/edit.html.tmpl: Added.
2562 * BugsSite/template/en/default/admin/fieldvalues/footer.html.tmpl: Added.
2563 * BugsSite/template/en/default/admin/fieldvalues/list.html.tmpl: Added.
2564 * BugsSite/template/en/default/admin/fieldvalues/select-field.html.tmpl: Added.
2565 * BugsSite/template/en/default/admin/fieldvalues/updated.html.tmpl: Added.
2566 * BugsSite/template/en/default/admin/flag-type: Added.
2567 * BugsSite/template/en/default/admin/flag-type/confirm-delete.html.tmpl: Added.
2568 * BugsSite/template/en/default/admin/flag-type/edit.html.tmpl: Added.
2569 * BugsSite/template/en/default/admin/flag-type/list.html.tmpl: Added.
2570 * BugsSite/template/en/default/admin/groups: Added.
2571 * BugsSite/template/en/default/admin/groups/change.html.tmpl: Added.
2572 * BugsSite/template/en/default/admin/groups/create.html.tmpl: Added.
2573 * BugsSite/template/en/default/admin/groups/created.html.tmpl: Added.
2574 * BugsSite/template/en/default/admin/groups/delete.html.tmpl: Added.
2575 * BugsSite/template/en/default/admin/groups/deleted.html.tmpl: Added.
2576 * BugsSite/template/en/default/admin/groups/edit.html.tmpl: Added.
2577 * BugsSite/template/en/default/admin/groups/list.html.tmpl: Added.
2578 * BugsSite/template/en/default/admin/groups/remove.html.tmpl: Added.
2579 * BugsSite/template/en/default/admin/keywords: Added.
2580 * BugsSite/template/en/default/admin/keywords/confirm-delete.html.tmpl: Added.
2581 * BugsSite/template/en/default/admin/keywords/create.html.tmpl: Added.
2582 * BugsSite/template/en/default/admin/keywords/created.html.tmpl: Added.
2583 * BugsSite/template/en/default/admin/keywords/edit.html.tmpl: Added.
2584 * BugsSite/template/en/default/admin/keywords/list.html.tmpl: Added.
2585 * BugsSite/template/en/default/admin/keywords/rebuild-cache.html.tmpl: Added.
2586 * BugsSite/template/en/default/admin/milestones: Added.
2587 * BugsSite/template/en/default/admin/milestones/confirm-delete.html.tmpl: Added.
2588 * BugsSite/template/en/default/admin/milestones/create.html.tmpl: Added.
2589 * BugsSite/template/en/default/admin/milestones/created.html.tmpl: Added.
2590 * BugsSite/template/en/default/admin/milestones/deleted.html.tmpl: Added.
2591 * BugsSite/template/en/default/admin/milestones/edit.html.tmpl: Added.
2592 * BugsSite/template/en/default/admin/milestones/footer.html.tmpl: Added.
2593 * BugsSite/template/en/default/admin/milestones/list.html.tmpl: Added.
2594 * BugsSite/template/en/default/admin/milestones/select-product.html.tmpl: Added.
2595 * BugsSite/template/en/default/admin/milestones/updated.html.tmpl: Added.
2596 * BugsSite/template/en/default/admin/products: Added.
2597 * BugsSite/template/en/default/admin/products/confirm-delete.html.tmpl: Added.
2598 * BugsSite/template/en/default/admin/products/deleted.html.tmpl: Added.
2599 * BugsSite/template/en/default/admin/products/footer.html.tmpl: Added.
2600 * BugsSite/template/en/default/admin/products/groupcontrol: Added.
2601 * BugsSite/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
2602 * BugsSite/template/en/default/admin/products/groupcontrol/edit.html.tmpl: Added.
2603 * BugsSite/template/en/default/admin/products/list-classifications.html.tmpl: Added.
2604 * BugsSite/template/en/default/admin/products/list.html.tmpl: Added.
2605 * BugsSite/template/en/default/admin/settings: Added.
2606 * BugsSite/template/en/default/admin/settings/edit.html.tmpl: Added.
2607 * BugsSite/template/en/default/admin/settings/updated.html.tmpl: Added.
2608 * BugsSite/template/en/default/admin/table.html.tmpl: Added.
2609 * BugsSite/template/en/default/admin/users: Added.
2610 * BugsSite/template/en/default/admin/users/confirm-delete.html.tmpl: Added.
2611 * BugsSite/template/en/default/admin/users/create.html.tmpl: Added.
2612 * BugsSite/template/en/default/admin/users/edit.html.tmpl: Added.
2613 * BugsSite/template/en/default/admin/users/list.html.tmpl: Added.
2614 * BugsSite/template/en/default/admin/users/listselectvars.html.tmpl: Added.
2615 * BugsSite/template/en/default/admin/users/search.html.tmpl: Added.
2616 * BugsSite/template/en/default/admin/users/userdata.html.tmpl: Added.
2617 * BugsSite/template/en/default/admin/versions: Added.
2618 * BugsSite/template/en/default/admin/versions/confirm-delete.html.tmpl: Added.
2619 * BugsSite/template/en/default/admin/versions/create.html.tmpl: Added.
2620 * BugsSite/template/en/default/admin/versions/created.html.tmpl: Added.
2621 * BugsSite/template/en/default/admin/versions/deleted.html.tmpl: Added.
2622 * BugsSite/template/en/default/admin/versions/edit.html.tmpl: Added.
2623 * BugsSite/template/en/default/admin/versions/footer.html.tmpl: Added.
2624 * BugsSite/template/en/default/admin/versions/list.html.tmpl: Added.
2625 * BugsSite/template/en/default/admin/versions/select-product.html.tmpl: Added.
2626 * BugsSite/template/en/default/admin/versions/updated.html.tmpl: Added.
2627 * BugsSite/template/en/default/attachment: Added.
2628 * BugsSite/template/en/default/attachment/choose.html.tmpl: Added.
2629 * BugsSite/template/en/default/attachment/content-types.html.tmpl: Added.
2630 * BugsSite/template/en/default/attachment/create.html.tmpl: Added.
2631 * BugsSite/template/en/default/attachment/created.html.tmpl: Added.
2632 * BugsSite/template/en/default/attachment/diff-file.html.tmpl: Added.
2633 * BugsSite/template/en/default/attachment/diff-footer.html.tmpl: Added.
2634 * BugsSite/template/en/default/attachment/diff-header.html.tmpl: Added.
2635 * BugsSite/template/en/default/attachment/edit-aroben.html.tmpl: Added.
2636 * BugsSite/template/en/default/attachment/edit.html.tmpl: Added.
2637 * BugsSite/template/en/default/attachment/list.html.tmpl: Added.
2638 * BugsSite/template/en/default/attachment/show-multiple.html.tmpl: Added.
2639 * BugsSite/template/en/default/attachment/updated.html.tmpl: Added.
2640 * BugsSite/template/en/default/bug: Added.
2641 * BugsSite/template/en/default/bug/activity: Added.
2642 * BugsSite/template/en/default/bug/activity/show.html.tmpl: Added.
2643 * BugsSite/template/en/default/bug/activity/table.html.tmpl: Added.
2644 * BugsSite/template/en/default/bug/choose.html.tmpl: Added.
2645 * BugsSite/template/en/default/bug/comments.html.tmpl: Added.
2646 * BugsSite/template/en/default/bug/create: Added.
2647 * BugsSite/template/en/default/bug/create/comment-guided.txt.tmpl: Added.
2648 * BugsSite/template/en/default/bug/create/comment.txt.tmpl: Added.
2649 * BugsSite/template/en/default/bug/create/create-guided.html.tmpl: Added.
2650 * BugsSite/template/en/default/bug/create/create.html.tmpl: Added.
2651 * BugsSite/template/en/default/bug/create/created.html.tmpl: Added.
2652 * BugsSite/template/en/default/bug/create/make-template.html.tmpl: Added.
2653 * BugsSite/template/en/default/bug/create/user-message.html.tmpl: Added.
2654 * BugsSite/template/en/default/bug/dependency-graph.html.tmpl: Added.
2655 * BugsSite/template/en/default/bug/dependency-tree.html.tmpl: Added.
2656 * BugsSite/template/en/default/bug/edit.html.tmpl: Added.
2657 * BugsSite/template/en/default/bug/knob.html.tmpl: Added.
2658 * BugsSite/template/en/default/bug/navigate.html.tmpl: Added.
2659 * BugsSite/template/en/default/bug/process: Added.
2660 * BugsSite/template/en/default/bug/process/bugmail.html.tmpl: Added.
2661 * BugsSite/template/en/default/bug/process/confirm-duplicate.html.tmpl: Added.
2662 * BugsSite/template/en/default/bug/process/header.html.tmpl: Added.
2663 * BugsSite/template/en/default/bug/process/midair.html.tmpl: Added.
2664 * BugsSite/template/en/default/bug/process/next.html.tmpl: Added.
2665 * BugsSite/template/en/default/bug/process/results.html.tmpl: Added.
2666 * BugsSite/template/en/default/bug/process/verify-new-product.html.tmpl: Added.
2667 * BugsSite/template/en/default/bug/show-multiple.html.tmpl: Added.
2668 * BugsSite/template/en/default/bug/show.html.tmpl: Added.
2669 * BugsSite/template/en/default/bug/show.xml.tmpl: Added.
2670 * BugsSite/template/en/default/bug/summarize-time.html.tmpl: Added.
2671 * BugsSite/template/en/default/bug/time.html.tmpl: Added.
2672 * BugsSite/template/en/default/bug/votes: Added.
2673 * BugsSite/template/en/default/bug/votes/delete-all.html.tmpl: Added.
2674 * BugsSite/template/en/default/bug/votes/list-for-bug.html.tmpl: Added.
2675 * BugsSite/template/en/default/bug/votes/list-for-user.html.tmpl: Added.
2676 * BugsSite/template/en/default/config.js.tmpl: Added.
2677 * BugsSite/template/en/default/config.rdf.tmpl: Added.
2678 * BugsSite/template/en/default/filterexceptions.pl: Added.
2679 * BugsSite/template/en/default/flag: Added.
2680 * BugsSite/template/en/default/flag/list.html.tmpl: Added.
2681 * BugsSite/template/en/default/global: Added.
2682 * BugsSite/template/en/default/global/banner.html.tmpl: Added.
2683 * BugsSite/template/en/default/global/choose-classification.html.tmpl: Added.
2684 * BugsSite/template/en/default/global/choose-product.html.tmpl: Added.
2685 * BugsSite/template/en/default/global/code-error.html.tmpl: Added.
2686 * BugsSite/template/en/default/global/confirm-user-match.html.tmpl: Added.
2687 * BugsSite/template/en/default/global/field-descs.none.tmpl: Added.
2688 * BugsSite/template/en/default/global/footer.html.tmpl: Added.
2689 * BugsSite/template/en/default/global/header.html.tmpl: Added.
2690 * BugsSite/template/en/default/global/help-header.html.tmpl: Added.
2691 * BugsSite/template/en/default/global/help.html.tmpl: Added.
2692 * BugsSite/template/en/default/global/hidden-fields.html.tmpl: Added.
2693 * BugsSite/template/en/default/global/initialize.none.tmpl: Added.
2694 * BugsSite/template/en/default/global/message.html.tmpl: Added.
2695 * BugsSite/template/en/default/global/messages.html.tmpl: Added.
2696 * BugsSite/template/en/default/global/select-menu.html.tmpl: Added.
2697 * BugsSite/template/en/default/global/setting-descs.none.tmpl: Added.
2698 * BugsSite/template/en/default/global/site-navigation.html.tmpl: Added.
2699 * BugsSite/template/en/default/global/useful-links.html.tmpl: Added.
2700 * BugsSite/template/en/default/global/user-error.html.tmpl: Added.
2701 * BugsSite/template/en/default/global/userselect.html.tmpl: Added.
2702 * BugsSite/template/en/default/global/variables.none.tmpl: Added.
2703 * BugsSite/template/en/default/index.html.tmpl: Added.
2704 * BugsSite/template/en/default/list: Added.
2705 * BugsSite/template/en/default/list/change-columns.html.tmpl: Added.
2706 * BugsSite/template/en/default/list/edit-multiple.html.tmpl: Added.
2707 * BugsSite/template/en/default/list/list-simple.html.tmpl: Added.
2708 * BugsSite/template/en/default/list/list.atom.tmpl: Added.
2709 * BugsSite/template/en/default/list/list.csv.tmpl: Added.
2710 * BugsSite/template/en/default/list/list.html.tmpl: Added.
2711 * BugsSite/template/en/default/list/list.ics.tmpl: Added.
2712 * BugsSite/template/en/default/list/list.js.tmpl: Added.
2713 * BugsSite/template/en/default/list/list.rdf.tmpl: Added.
2714 * BugsSite/template/en/default/list/quips.html.tmpl: Added.
2715 * BugsSite/template/en/default/list/server-push.html.tmpl: Added.
2716 * BugsSite/template/en/default/list/table.html.tmpl: Added.
2717 * BugsSite/template/en/default/pages: Added.
2718 * BugsSite/template/en/default/pages/bug-writing.html.tmpl: Added.
2719 * BugsSite/template/en/default/pages/fields.html.tmpl: Added.
2720 * BugsSite/template/en/default/pages/linked.html.tmpl: Added.
2721 * BugsSite/template/en/default/pages/linkify.html.tmpl: Added.
2722 * BugsSite/template/en/default/pages/voting.html.tmpl: Added.
2723 * BugsSite/template/en/default/reports: Added.
2724 * BugsSite/template/en/default/reports/chart.csv.tmpl: Added.
2725 * BugsSite/template/en/default/reports/chart.html.tmpl: Added.
2726 * BugsSite/template/en/default/reports/chart.png.tmpl: Added.
2727 * BugsSite/template/en/default/reports/components.html.tmpl: Added.
2728 * BugsSite/template/en/default/reports/create-chart.html.tmpl: Added.
2729 * BugsSite/template/en/default/reports/duplicates-simple.html.tmpl: Added.
2730 * BugsSite/template/en/default/reports/duplicates-table.html.tmpl: Added.
2731 * BugsSite/template/en/default/reports/duplicates.html.tmpl: Added.
2732 * BugsSite/template/en/default/reports/duplicates.rdf.tmpl: Added.
2733 * BugsSite/template/en/default/reports/edit-series.html.tmpl: Added.
2734 * BugsSite/template/en/default/reports/keywords.html.tmpl: Added.
2735 * BugsSite/template/en/default/reports/menu.html.tmpl: Added.
2736 * BugsSite/template/en/default/reports/report-bar.png.tmpl: Added.
2737 * BugsSite/template/en/default/reports/report-line.png.tmpl: Added.
2738 * BugsSite/template/en/default/reports/report-pie.png.tmpl: Added.
2739 * BugsSite/template/en/default/reports/report-simple.html.tmpl: Added.
2740 * BugsSite/template/en/default/reports/report-table.csv.tmpl: Added.
2741 * BugsSite/template/en/default/reports/report-table.html.tmpl: Added.
2742 * BugsSite/template/en/default/reports/report.csv.tmpl: Added.
2743 * BugsSite/template/en/default/reports/report.html.tmpl: Added.
2744 * BugsSite/template/en/default/reports/series-common.html.tmpl: Added.
2745 * BugsSite/template/en/default/reports/series.html.tmpl: Added.
2746 * BugsSite/template/en/default/request: Added.
2747 * BugsSite/template/en/default/request/email.txt.tmpl: Added.
2748 * BugsSite/template/en/default/request/queue.html.tmpl: Added.
2749 * BugsSite/template/en/default/search: Added.
2750 * BugsSite/template/en/default/search/boolean-charts.html.tmpl: Added.
2751 * BugsSite/template/en/default/search/form.html.tmpl: Added.
2752 * BugsSite/template/en/default/search/knob.html.tmpl: Added.
2753 * BugsSite/template/en/default/search/search-advanced.html.tmpl: Added.
2754 * BugsSite/template/en/default/search/search-create-series.html.tmpl: Added.
2755 * BugsSite/template/en/default/search/search-help.html.tmpl: Added.
2756 * BugsSite/template/en/default/search/search-report-graph.html.tmpl: Added.
2757 * BugsSite/template/en/default/search/search-report-select.html.tmpl: Added.
2758 * BugsSite/template/en/default/search/search-report-table.html.tmpl: Added.
2759 * BugsSite/template/en/default/search/search-specific.html.tmpl: Added.
2760 * BugsSite/template/en/default/search/tabs.html.tmpl: Added.
2761 * BugsSite/template/en/default/sidebar.xul.tmpl: Added.
2762 * BugsSite/template/en/default/whine: Added.
2763 * BugsSite/template/en/default/whine/mail.html.tmpl: Added.
2764 * BugsSite/template/en/default/whine/mail.txt.tmpl: Added.
2765 * BugsSite/template/en/default/whine/multipart-mime.txt.tmpl: Added.
2766 * BugsSite/template/en/default/whine/schedule.html.tmpl: Added.
2767 * BugsSite/template/en/extension: Added.
2768 * BugsSite/template/en/extension/filterexceptions.pl: Added.
2769 * BugsSite/testagent.cgi: Added.
2770 * BugsSite/testserver.pl: Added.
2771 * BugsSite/token.cgi: Added.
2772 * BugsSite/userprefs.cgi: Added.
2773 * BugsSite/votes.cgi: Added.
2774 * BugsSite/whine.pl: Added.
2775 * BugsSite/whineatnews.pl: Added.
2776 * BugsSite/xml.cgi: Added.
2777
mrowe@apple.comc3514532008-02-05 06:27:44 +000027782008-02-04 Jan Michael Alonzo <jmalonzo@unpluggable.com>
2779
alp@webkit.org62a6a4d2008-02-05 06:54:08 +00002780 Reviewed by Alp Toker and Mark Rowe.
mrowe@apple.comc3514532008-02-05 06:27:44 +00002781
2782 http://bugs.webkit.org/show_bug.cgi?id=16618
2783 [GTK] build-webkit and run-webkit-tests autootools support
2784
alp@webkit.org62a6a4d2008-02-05 06:54:08 +00002785 Add support for the autotools build to the WebKit build and test
2786 scripts.
mrowe@apple.comc3514532008-02-05 06:27:44 +00002787
mrowe@apple.com84cdb082008-02-05 03:25:59 +000027882008-02-04 Rodney Dawes <dobey@wayofthemonkey.com>
2789
2790 Reviewed by Alp Toker and Mark Rowe.
2791
2792 Fix http://bugs.webkit.org/show_bug.cgi?id=17175.
2793 Bug 17175: Use of C++ compiler flags in CFLAGS
2794
2795 Add global_cxxflags definition for inclusion in CXXFLAGS variables.
2796 Only use -fno-rtti and $(SYMBOL_VISIBILITY_INLINES) with global_cxxflags as gcc complains they aren't valid for C.
2797
2798 * GNUmakefile.am:
2799
alp@webkit.org040ad8b2008-02-04 11:00:43 +000028002008-02-04 Alp Toker <alp@atoker.com>
2801
2802 Rubber-stamped by Mark Rowe.
2803
2804 Remove all trailing whitespace in the GTK+ port and related
2805 components.
2806
2807 * GNUmakefile.am:
2808 * configure.ac:
2809
alp@webkit.org94c06552008-01-31 23:51:53 +000028102008-01-31 Alp Toker <alp@atoker.com>
2811
alp@webkit.org12057322008-02-01 07:01:18 +00002812 Reviewed by Mark Rowe.
2813
2814 Fix the pkg-config file to follow GTK+ package naming and versioning
2815 conventions.
2816
2817 Remove unneeded dependency listings.
2818
2819 * GNUmakefile.am:
2820 * configure.ac:
2821
28222008-01-31 Alp Toker <alp@atoker.com>
2823
alp@webkit.org1e1f94d2008-02-01 00:00:00 +00002824 Rubber-stamped by Adam Roben.
alp@webkit.org94c06552008-01-31 23:51:53 +00002825
2826 http://bugs.webkit.org/show_bug.cgi?id=17006
2827 [GTK] Header path should be webkit/webkit.h
2828
2829 Move the GTK+ API sources as needed and update the build systems.
2830
2831 * GNUmakefile.am:
2832 * WebKit.pri:
2833
alp@webkit.orgcae55672008-01-27 19:49:01 +000028342008-01-27 Jan Michael Alonzo <jmalonzo@unpluggable.com>
2835
2836 Reviewed by Alp Toker.
2837
2838 http://bugs.webkit.org/show_bug.cgi?id=14811
2839 [gtk] [request] add a webkit_gtk_page_go_to_history_item function
2840
2841 * GNUmakefile.am: Added webkitwebbackforwardlist and webkitwebhistoryitem
2842
mrowe@apple.com2bc789f2008-01-26 12:32:49 +000028432008-01-26 Mark Rowe <mrowe@apple.com>
2844
2845 Reviewed by Alp Toker.
2846
2847 Fix http://bugs.webkit.org/show_bug.cgi?id=17007.
2848 Bug 17007: [GTK] autogen.sh attempts to use "libtoolize" on the Mac
2849
2850 libtoolize is installed as glibtoolize on Mac OS X to avoid naming conflicts
2851 with other system commands. Check for the presence of glibtoolize if libtoolize
2852 cannot be found.
2853
2854 * autogen.sh:
2855
alp@webkit.org6b436af2008-01-23 15:55:41 +000028562008-01-23 Alp Toker <alp@atoker.com>
2857
2858 Rubber-stamped by Mark Rowe.
2859
2860 Remove whitespace after -I in automake include lists.
2861
2862 * GNUmakefile.am:
2863
alp@webkit.orge9a26922008-01-22 20:45:18 +000028642008-01-22 Christian Dywan <christian@imendio.com>
2865
2866 Reviewed by Alp Toker.
2867
2868 [GTK] API: WebKitWebSettings is not usable
2869 http://bugs.webkit.org/show_bug.cgi?id=16219
2870
2871 Implement WebKitWebSettings.
2872
2873 * GNUmakefile.am:
2874
hausmann@webkit.org81a531f2008-01-22 10:03:26 +000028752008-01-22 Simon Hausmann <hausmann@webkit.org>
2876
2877 Reviewed by Lars.
2878
2879 Don't compile the ICO plugin when building against Qt >= 4.4
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00002880
hausmann@webkit.org81a531f2008-01-22 10:03:26 +00002881
2882 * WebKit.pro:
2883
alp@webkit.orgf49bd1e2008-01-21 23:06:23 +000028842008-01-21 Jan Michael Alonzo <jmalonzo@unpluggable.com>
2885
2886 Reviewed by Alp Toker.
2887
2888 http://bugs.webkit.org/show_bug.cgi?id=16955
2889 Get errors when cross-compile webkit-gtk
2890
2891 * GNUmakefile.am: added ICU_CPPFLAGS
2892 * configure.ac: added ICU_CPPFLAGS, removed ICU_CFLAGS
2893
alp@webkit.org55f365d2008-01-19 15:46:23 +000028942008-01-19 Jan Michael Alonzo <jmalonzo@unpluggable.com>
2895
2896 Reviewed by Alp Toker.
2897
2898 Add svg foreign object and svg experimental to the GTK+/autotools
2899 build system.
2900
2901 * configure.ac:
2902
alp@webkit.orgd31a7362008-01-15 21:47:25 +000029032008-01-15 Alp Toker <alp@atoker.com>
2904
alp@webkit.org99436822008-01-16 03:32:29 +00002905 Rubber-stamped by Anders.
2906
2907 Make the HTTP backend configurable in the GTK+ port. curl is currently
2908 the only option.
2909
2910 * GNUmakefile.am:
2911 * WebKit.pri:
2912 * configure.ac:
2913
29142008-01-15 Alp Toker <alp@atoker.com>
2915
alp@webkit.orgd31a7362008-01-15 21:47:25 +00002916 GTK+/autotools build fix for GCC < 4. Use the -fvisibility compiler
2917 flags only when they're available.
2918
2919 Additionally, use -fvisibility-inlines-hidden in both debug and
2920 release builds when available to match the Mac build.
2921
2922 * GNUmakefile.am:
2923 * configure.ac:
2924
alp@webkit.org36d65492008-01-13 07:33:53 +000029252008-01-12 Alp Toker <alp@atoker.com>
2926
2927 Reviewed by Mark Rowe.
2928
2929 Hide non-public symbols in GTK+/autotools release builds.
2930
2931 * GNUmakefile.am:
2932
alp@webkit.org27f95c42008-01-12 07:40:52 +000029332008-01-11 Alp Toker <alp@atoker.com>
2934
2935 Reviewed by Oliver Hunt.
2936
2937 Enable FastMalloc by default in GTK+/autotools and add a configure
2938 switch.
2939
2940 * GNUmakefile.am:
2941 * configure.ac:
2942
alp@webkit.org81c66d12008-01-11 16:31:34 +000029432008-01-11 Luca Bruno <lethalman88@gmail.com>
2944
2945 Reviewed by Alp Toker.
2946
2947 http://bugs.webkit.org/show_bug.cgi?id=16838
2948 [GTK] Bad autotools debug and video options
2949
2950 Fix some configure options.
2951
2952 * configure.ac:
2953
mrowe@apple.com1e357b52008-01-11 08:04:21 +000029542008-01-11 Mark Rowe <mrowe@apple.com>
2955
2956 Attempt to fix the GTK+ and Qt builds.
2957
2958 * WebKit.pro:
2959
alp@webkit.org69d59d92008-01-11 00:55:03 +000029602008-01-10 Alp Toker <alp@atoker.com>
2961
2962 SVG font build fix for GTK+/autotools.
2963
2964 * configure.ac:
2965
alp@webkit.org09ac6962008-01-05 11:44:02 +000029662008-01-05 Alp Toker <alp@atoker.com>
2967
2968 Rubber-stamped by Mark Rowe.
2969
2970 Fix configure script output with correct descriptions of the default
2971 configuration options.
2972
2973 * configure.ac:
2974
alp@webkit.orga37ed5b2008-01-05 10:23:01 +000029752008-01-05 Sylvain Pasche <sylvain.pasche@gmail.com>
2976
2977 Reviewed by Alp Toker.
2978
2979 http://bugs.webkit.org/show_bug.cgi?id=16736
2980 Allow autogen.sh invocation from a separate build directory.
2981
2982 * autogen.sh:
2983
alp@webkit.org076e8e12008-01-04 20:54:24 +000029842008-01-04 Alp Toker <alp@atoker.com>
2985
2986 Rubber-stamped by Mark Rowe.
2987
2988 Remove AM_MAINTAINER_MODE, as recommended by the automake manual. The
2989 "rebuild rules" will now be enabled by default.
2990
2991 This obviates the need to pass '--enable-maintainer-mode' to
2992 configure.
2993
2994 * configure.ac:
2995
zecke@webkit.org48bc6f42008-01-03 02:07:28 +000029962008-01-02 Holger Hans Peter Freyther <zecke@selfish.org>
2997
2998 Rubber stamped by Alp.
2999
3000 Remove GDK_MULTIHEAD_SAFE and GTK_MULTIHEAD_SAFE because they break
3001 the build. At least people doing a debug build on Ubuntu Hardy will see
3002 the breakage. I was asked to leave the flags inside the files to ease future
3003 debugging.
3004
3005 * GNUmakefile.am:
3006 * WebKit.pri:
3007
alp@webkit.orge60ca2a2008-01-01 09:05:54 +000030082008-01-01 Alp Toker <alp@atoker.com>
3009
3010 GTK+ autotools build fix. Track changes in r29051, r29058 and pass the
3011 correct parameter to AM_INIT_AUTOMAKE.
3012
3013 * configure.ac:
3014
alp@webkit.org45271e62007-12-30 17:44:37 +000030152007-12-30 Alp Toker <alp@atoker.com>
3016
3017 Build fix for older autoconf versions.
3018
3019 * configure.ac:
3020
alp@webkit.orgf93619a2007-12-30 03:33:44 +000030212007-12-29 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3022
3023 Reviewed by Alp Toker.
3024
alp@webkit.orgee4efb52007-12-30 06:47:16 +00003025 Enable Database, XPath and XSLT features by default
3026
3027 * configure.ac:
3028
30292007-12-29 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3030
3031 Reviewed by Alp Toker.
3032
alp@webkit.orgf93619a2007-12-30 03:33:44 +00003033 http://bugs.webkit.org/show_bug.cgi?id=16669
3034 autotools update and fixes
3035
3036 Various fixes to the autotools build
3037
3038 * GNUmakefile.am:
3039 - Remove ICU_FLAGS because it adds -g in the CFLAGS/CXXFLAGS
3040 - Fix clean rules (Rodney Dawes)
3041 - Added webcore specific variables, remove STDINT_H and
3042 PTHREAD_NP_H checks (already included in config.h)
3043 * autogen.sh:
3044 - Loosen automake and aclocal requirement
3045 * configure.ac:
3046 - Workaround AC_PROG_CXX putting -g in CXXFLAGS. Only use -g
3047 when doing a debug build (Rodney Dawes)
3048 - Fix webkit target and remove traces of XBL
3049
alp@webkit.org11a31a72007-12-27 23:14:27 +000030502007-12-27 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3051
3052 Reviewed by Alp Toker.
3053
3054 http://bugs.webkit.org/show_bug.cgi?id=16353
3055 [GTK] Check for deprecated API use (G_DISABLE_DEPRECATED etc.)
3056
3057 Added the flags mentioned in the bug only when doing 'debug'
3058 builds. -DGST_DISABLE_DEPRECATED only added when video is enabled.
3059
3060 * GNUmakefile.am:
3061 * WebKit.pri:
3062
alp@webkit.org278f1252007-12-27 06:05:21 +000030632007-12-26 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3064
3065 Reviewed by Alp Toker.
3066
3067 http://bugs.webkit.org/show_bug.cgi?id=16390
3068 Use autotools or GNU make as the build system for the GTK port
3069
3070 * GNUmakefile.am: Added.
3071 * autogen.sh: Added.
3072 * configure.ac: Added.
3073
alp@webkit.org5f711d82007-12-21 00:33:46 +000030742007-12-20 Alp Toker <alp@atoker.com>
3075
3076 Rubber-stamped by Maciej.
3077
3078 http://bugs.webkit.org/show_bug.cgi?id=16542
3079 [GTK] Text is missing with old Pango version
3080
3081 Back out commits r28880, r28876, r28865, r28864 which added Pango font
3082 selection support. These changes caused a regression where no text was
3083 displayed with older Pango versions.
3084
3085 * WebKit.pri:
3086
alp@webkit.org2d6a1482007-12-19 18:41:17 +000030872007-12-19 Alp Toker <alp@atoker.com>
3088
3089 Remove the cairo-ft pkg-config check. The GTK+ port doesn't use
3090 cairo-ft directly following changes in r28864.
3091
3092 * WebKit.pri:
3093
alp@webkit.org2a2bf162007-12-12 16:27:35 +000030942007-12-12 Alp Toker <alp@atoker.com>
3095
3096 Reviewed by Mark Rowe.
3097
3098 http://bugs.webkit.org/show_bug.cgi?id=16302
3099 [GTK] Compiler flags for optimization
3100
3101 Use the compiler flags -fno-exceptions -fno-rtti.
3102
3103 This patch does not add all the flags discussed in the bug report,
3104 only these two.
3105
3106 * WebKit.pri:
3107
alp@webkit.orgb4d68052007-12-04 12:16:38 +000031082007-12-04 Xan Lopez <xan@gnome.org>
3109
3110 Reviewed by Alp Toker.
3111
3112 http://bugs.webkit.org/show_bug.cgi?id=15561
3113 GTK port needs DumpRenderTree implementation
3114
3115 Start work on the GTK+ DRT.
3116
3117 * WebKit.pro:
3118
alp@webkit.orge1a9b4a2007-12-01 04:24:09 +000031192007-11-30 Alp Toker <alp@atoker.com>
3120
3121 Reviewed by Adam Roben.
3122
3123 http://bugs.webkit.org/show_bug.cgi?id=15691
3124 [GTK] Public API does not follow GTK+ conventions
3125
3126 Refactor the WebKit/GTK+ public API. Changes:
3127 WebKitPage -> WebKitWebView
3128 WebKitFrame -> WebKitWebFrame
3129
3130 Public API source and header names have been updated to mirror the API
3131 changes.
3132
3133 The API is now kept in WebKit/gtk/WebView to match other ports in the
3134 same class such as Mac and Win.
3135
3136 * WebKit.pri:
3137
mrowe@apple.comc2912612007-11-28 10:42:20 +000031382007-11-26 Rodney Dawes <dobey@wayofthemonkey.com>
3139
3140 Reviewed by Mark Rowe.
3141
3142 Set CONFIG option for the window system GTK+ is using
3143
3144 * WebKit.pri:
3145
alp@webkit.org21ecf042007-11-23 01:03:19 +000031462007-11-22 Alp Toker <alp@atoker.com>
3147
3148 GTK+ build fix. Pass a correct LIBDIR value.
3149
3150 * WebKit.pri:
3151
mrowe@apple.com4d7e81e2007-11-20 16:06:23 +000031522007-11-20 Mark Rowe <mrowe@apple.com>
3153
3154 Reviewed by Alp Toker.
3155
3156 * WebKit.pri: Add in -Wno-unused-parameter to silence warnings in WebCore.
3157
alp@webkit.org6b26bef2007-11-20 15:35:49 +000031582007-11-20 Alp Toker <alp@atoker.com>
3159
3160 Reviewed by Simon Hausmann.
3161
3162 Clean up GTK+ port configuration.
3163
3164 Use similar compiler warning flags to the Mac build.
3165
3166 Add the qmake changes needed for DirectFB support.
3167
3168 * WebKit.pri:
3169
hausmann81286e92007-11-07 12:44:20 +000031702007-11-07 Simon Hausmann <hausmann@kde.org>
3171
3172 Reviewed by Mark.
3173
3174 Add WebKit/qt/Api to the dependency path when building QtLauncher and DumpRenderTree.
3175 That means that changes to the public API of the Qt port also trigger a rebuild of the tools.
3176
3177 * WebKit.pri:
3178
larsc075d2a2007-10-03 10:29:15 +000031792007-10-03 Lars Knoll <lars@trolltech.com>
3180
larsbf4fa942007-10-03 10:29:35 +00003181 Signed off by olliej.
3182
3183 move WebKitQt to WebKit/qt for consistency with the other ports.
3184
3185 * WebKit.pri:
3186 * WebKit.pro:
3187
31882007-10-03 Lars Knoll <lars@trolltech.com>
3189
larsc075d2a2007-10-03 10:29:15 +00003190 Reviewed by olliej.
3191
3192 Move the Qt version of DRT into the correct place and put the binary into BUILDDIR/bin.
3193
3194 * WebKit.pro:
3195
zeckef5c101b2007-09-29 15:34:39 +000031962007-09-29 Holger Hans Peter Freyther <zecke@selfish.org>
3197
3198 Reviewed by Mark.
3199
3200 -Fix http://bugs.webkit.org/show_bug.cgi?id=13226.
3201 Remove Bakefiles from svn.
3202
3203 * Bakefiles/Bakefiles.bkgen: Removed.
3204 * Bakefiles/ChangeLog: Removed.
3205 * Bakefiles/Readme.txt: Removed.
3206 * Bakefiles/presets.bkl: Removed.
3207 * Bakefiles/update-file-lists.py: Removed.
3208
zecke27524052007-09-23 09:50:35 +000032092007-09-20 Holger Hans Peter Freyther <zecke@selfish.org>
3210
3211 Rubber stamped by Adam.
3212
3213 Renamed files from *Gdk to *Gtk (see #14732) using the
3214 work of Juan A. Suarez Romero as a base.
3215
3216 GDK -> GTK
3217
3218 * WebKit.pri:
3219 * WebKit.pro:
3220
zecke6b349972007-07-29 21:51:41 +000032212007-07-29 Brian Mastenbrook <brian@mastenbrook.net>
3222
3223 Build fix for WebKit/Gtk to compile on Fedora 7 as described in
3224 http://bugs.webkit.org/show_bug.cgi?id=14557
3225
3226 * WebKit.pri: cairo-ft is used by the WebKit/Gtk port
3227
hausmannc67aba22007-07-27 08:32:12 +000032282007-07-27 Simon Hausmann <hausmann@kde.org>
3229
3230 Done with and reviewed by Lars and Zack.
3231
hausmann291e38a2007-07-27 08:32:54 +00003232 Exclude DumpRenderTree from the Qt build on Windows for now.
3233
3234 * WebKit.pro:
3235
32362007-07-27 Simon Hausmann <hausmann@kde.org>
3237
3238 Done with and reviewed by Lars and Zack.
3239
hausmannc67aba22007-07-27 08:32:12 +00003240 Temporarily disable the ICO support for the Qt build on Windows.
3241
3242 * WebKit.pro:
3243
hausmanne4840e62007-07-26 14:47:27 +000032442007-07-26 Simon Hausmann <hausmann@kde.org>
3245
3246 Reviewed by Lars.
3247
3248 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.
3249
3250 * WebKit.pri:
3251
zecke5604daf2007-07-23 18:16:02 +000032522007-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
3253
3254 Reviewed by Adam.
3255
3256 Add WebKit/gtk/Api and WebCoreSupport API to the INCLUDEPATH to allow GdkLauncher to be
3257 build against it.
3258
3259 * WebKit.pri:
3260
hausmann8fb45122007-07-18 15:16:23 +000032612007-07-18 Simon Hausmann <hausmann@kde.org>
3262
3263 Reviewed by Zack.
3264
3265 Don't call gcc directly when building the dftables tool but use a separate .pro file for the Qt build.
3266
3267 * WebKit.pro:
3268
thatcherb0cc0752007-07-18 13:55:11 +000032692007-07-18 Timothy Hatcher <timothy@apple.com>
3270
3271 Add a SCRIPTS_PATH variable so Makefiles of differnet nested directories can
3272 still use this one Makefile.shared as an include.
3273
3274 * Makefile.shared:
3275
staikosba198e12007-07-12 03:04:45 +000032762007-07-12 George Staikos <staikos@kde.org>
3277
3278 Fix build in debug mode.
3279
3280 * WebKit.pri:
3281
darin0284caf2007-07-11 19:24:17 +000032822007-07-11 Holger Hans Peter Freyther <zecke@selfish.org>
3283
darin@apple.com07c80c62008-09-05 18:15:43 +00003284 Reviewed by Darin Adler.
darin0284caf2007-07-11 19:24:17 +00003285
3286 As of http://bugs.webkit.org/show_bug.cgi?id=14527 move the
3287 WebCore/ForwardingHeader/JavaScriptCore to JavaScriptCore
3288
3289 * WebKit.pri: Adjust INCLUDEPATH
3290
aroben1baf09c2007-06-26 05:00:17 +000032912007-06-25 Adam Roben <aroben@apple.com>
3292
aroben98497392007-06-26 05:12:03 +00003293 Really remove LayoutTestResults.
3294
3295 * LayoutTestResults: Removed.
3296
32972007-06-25 Adam Roben <aroben@apple.com>
3298
aroben1baf09c2007-06-26 05:00:17 +00003299 Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt
3300 http://bugs.webkit.org/show_bug.cgi?id=14405
3301
3302 Reviewed by Anders.
3303
3304 * LayoutTestResults: Removed.
3305
bdash3390c102007-06-25 12:57:31 +000033062007-06-25 Alp Toker <alp.toker@collabora.co.uk>
3307
3308 Reviewed by Mark.
3309
3310 http://bugs.webkit.org/show_bug.cgi?id=13975
3311 Use system-provided libjpeg and libpng
3312
3313 * WebKit.pri: Link against external libjpeg and libpng.
3314
aroben71fb6632007-06-21 07:00:09 +000033152007-06-20 Adam Roben <aroben@apple.com>
3316
3317 Reviewed by Simon Hausmann.
3318
3319 More Gdk build fixing.
3320
3321 * WebKit.pro:
3322
staikosa933d562007-06-21 05:01:53 +000033232007-06-15 Adam Treat <adam@staikos.net>
3324
3325 Reviewed by George Staikos.
3326
3327 Add ICO support to the Qt build.
3328
3329 * WebKit.pro:
3330
staikosc62cabb2007-06-14 02:24:08 +000033312007-06-13 George Staikos <staikos@kde.org>
3332
3333 Reviewed by Lars.
3334
3335 Compile without self-linking.
3336
3337 * WebKit.pri:
3338
hausmannc14b0062007-06-13 15:01:28 +000033392007-06-13 Simon Hausmann <hausmann@kde.org>
3340
3341 Reviewed by Lars.
3342
3343 * WebKit.pri: WebKitQt is now called QtWebKit.
3344
weinig5846e7d2007-05-31 23:50:37 +000033452007-05-31 Alp Toker <alp.toker@collabora.co.uk>
3346
3347 Reviewed by Eric Seidel.
3348
3349 http://bugs.webkit.org/show_bug.cgi?id=13941
3350 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
3351
3352 * WebKit.pri:
3353
bdash98f449d2007-05-18 08:29:58 +000033542007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
3355
3356 Reviewed by Mark Rowe.
3357
3358 * WebKit.pro: Build testkjs for Gdk and Qt
3359
bdashc9175eab2007-05-11 09:01:46 +000033602007-05-11 Holger Freyther <freyther@kde.org>
3361
3362 Reviewed by Mark Rowe.
3363
3364 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
3365 and add ICU configuration to QMAKE_CXXFLAGS.
3366
3367 * WebKit.pri:
3368
bdash95897392007-05-07 02:36:38 +000033692007-05-06 Erik Bunce <kde@bunce.us>
3370
3371 Reviewed by Mark Rowe.
3372
3373 * WebKit.pri:
3374 Removed unnecessary dependency on MacPorts (/opt/local)
3375
hausmannd5df26f2007-05-03 22:04:27 +000033762007-05-03 Holger Freyther <freyther@kde.org>
3377
3378 Reviewed by Zack, landed by Simon.
3379 This is bugzilla bug 13499.
3380
3381 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
3382 port
3383 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
3384 port
3385
bdashfc4e8c22007-04-27 07:37:26 +000033862007-04-27 Holger Freyther <freyther@kde.org>
3387
3388 Reviewed by Maciej.
3389
3390 Remove unmaintained CMake build system.
3391
3392 * CMakeLists.txt: Removed.
3393
hausmann703e9d32007-01-30 10:20:20 +000033942007-01-30 Simon Hausmann <hausmann@kde.org>
3395
3396 Reviewed by Zack.
3397
3398 * WebKit.pri: libJavaScriptCore is gone with the Qt build
3399 * WebKit.pro:
3400
staikosbf876942007-01-26 22:19:16 +000034012007-01-26 George Staikos <staikos@kde.org>
3402
3403 Remove headers - not needed now.
3404
3405 * WebKit.pri:
3406
staikos9fd5a742007-01-23 18:36:22 +000034072007-01-23 George Staikos <staikos@kde.org>
3408
3409 Put everything back since we can't build everything without it yet.
3410
3411 * WebKit.pri:
3412
lars7cc60602007-01-16 15:03:44 +000034132007-01-16 Lars Knoll <lars@trolltech.com>
3414
3415 Reviewed by Zack
3416
3417 Remove everything but the new public API from
3418 the include path.
3419
3420 * WebKit.pri:
3421
staikos15d2d712007-01-11 07:12:00 +000034222007-01-11 George Staikos <staikos@kde.org>
3423
3424 Fix the Qt build
3425
3426 * WebKit.pri:
3427
lars7f506a42007-01-03 12:04:40 +000034282007-01-03 Lars Knoll <lars@trolltech.com>
3429
3430 Fix the Qt build
3431
3432 * WebKit.pri:
3433
hausmann0f6f3022006-12-17 10:50:27 +000034342006-12-17 Simon Hausmann <hausmann@kde.org>
3435
3436 Reviewed by Rob Buis.
3437
3438 * WebKit.pro: Build testkjs.
3439
thatchera3c1ab12006-12-14 19:30:36 +000034402006-12-14 Timothy Hatcher <timothy@apple.com>
3441
3442 Reviewed by Brady.
3443
3444 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
3445
mjs79842692006-12-13 23:22:44 +000034462006-12-13 Maciej Stachowiak <mjs@apple.com>
3447
3448 Reviewed by Brady and Anders.
3449
3450 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
3451
zacke22ef4d2006-12-10 20:05:01 +000034522006-12-10 Zack Rusin <zack@kde.org>
3453
3454 Client classes have been moved to WebKitQt/WebCoreSupport so
3455 adjusting the pri file.
3456
3457 * WebKit.pri:
3458
staikose9e22a52006-12-10 19:14:11 +000034592006-12-10 George Staikos <staikos@kde.org>
3460
3461 Reviewed by Zack.
3462
3463 Add WebKitBuild/Release back to the output dir for external build cases.
3464
3465 * WebKit.pri:
3466
zack76eb5c12006-12-10 09:21:56 +000034672006-12-10 Zack Rusin <zack@kde.org>
3468
3469 Fix the link directory location.
3470
3471 * WebKit.pri:
3472
zackc9055502006-12-10 06:36:32 +000034732006-12-10 Lars Knoll <lars@trolltech.com>
3474
3475 Reviewed by Zack
3476
3477 Include DumpRenderTree in the Qt build
3478
3479 * WebKit.pro:
3480
staikos75bf7ef2006-12-10 05:54:55 +000034812006-12-09 George Staikos <staikos@kde.org>
3482
3483 Reviewed by Zack.
3484
3485 Correct the path to the libraries for QMake.
3486
3487 * WebKit.pri:
3488
zack0321d232006-12-10 00:58:36 +000034892006-12-09 Lars Knoll <lars@trolltech.com>
3490
3491 Reviewed by Zack
3492
3493 Make it possible to build WebKit with qmake.
3494
3495 * WebKit.pri: Added.
3496 * WebKit.pro: Added.
3497
staikosb68ccda2006-11-19 18:39:14 +000034982006-11-19 Simon Hausmann <hausmann@kde.org>
3499
3500 Reviewed by Zack.
3501
3502 http://bugs.webkit.org/show_bug.cgi?id=11649
3503
3504 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
3505
thatcher94389582006-10-31 01:35:47 +000035062006-10-30 Timothy Hatcher <timothy@apple.com>
3507
3508 Reviewed by Brady.
3509
3510 Make the universal build return non-zero when module make fails.
3511
3512 * Makefile:
3513
slewis243d4c12006-10-30 22:35:43 +000035142006-10-30 Stephanie Lewis <slewis@apple.com>
3515
darin@apple.com07c80c62008-09-05 18:15:43 +00003516 Reviewed by Darin Adler.
slewis243d4c12006-10-30 22:35:43 +00003517
3518 Change Makefiles to return non-zero when module make fails.
3519
3520 * Makefile:
3521
beidsone15fbdd2006-10-28 02:08:38 +000035222006-10-27 Brady Eidson <beidson@apple.com>
3523
3524 Rubber stamped by Tim Hatcher
3525
3526 Added "make universal" to build universal binaries
3527
3528 * Makefile:
3529 * Makefile.shared:
3530
eseidel52f3a0e2006-10-02 00:04:56 +000035312006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
3532
3533 Reviewed by eseidel.
3534
3535 * CMakeLists.txt: add option to disable colored output when building on the buildbot
3536