blob: e440123775e39137ac7a1fb59a529c2dcd6a21bc [file] [log] [blame]
jmalonzo@webkit.org54cd7bc2009-07-03 09:57:39 +000012009-07-03 Jan Michael Alonzo <jmalonzo@webkit.org>
2
3 Reviewed by Xan Lopez and Gustavo Noronha.
4
5 Set user-agent from application
6 https://bugs.webkit.org/show_bug.cgi?id=17375
7
8 Define UA version macros to be used by the UA string.
9 Add new WebSettings unit test for the User-Agent string API.
10
11 * GNUmakefile.am:
12 * configure.ac:
13
kov@webkit.org4ece5912009-06-20 13:20:23 +0000142009-06-20 Gustavo Noronha Silva <gns@gnome.org>
15
16 Reviewed by Jan Alonzo.
17
18 Adding files for the new test case for loading statuses.
19
20 * GNUmakefile.am:
21
xan@webkit.org942a4f92009-06-15 14:31:33 +0000222009-06-15 Xan Lopez <xlopez@igalia.com>
23
24 Reviewed by Gustavo Noronha.
25
26 Version bump in preparation for 1.1.10 release.
27
28 * configure.ac:
29
vestbo@webkit.orgeb3ca9c2009-06-15 08:39:27 +0000302009-06-12 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
31
32 Reviewed by Xan Lopez.
33
34 Refactor handling of options in the build-webkit script
35
36 Options are now defined in one place, and then reused when creating
37 the usage help text, the arguments to GetOptions(), and when passing
38 the options on to the underlying port-dependent build systems.
39
40 This allows the Qt port to read the defaults for the options from the
41 pro file (dynamically), and to pass the options on to qmake at build.
42
43 * configure.ac:
44
ariya@webkit.orgbb7f2f22009-06-11 17:39:21 +0000452009-06-11 Laszlo Gombos <laszlo.1.gombos@nokia.com>
46
47 Reviewed by Holger Freyther.
48
49 [Qt] Fix release build detection
50 https://bugs.webkit.org/show_bug.cgi?id=26267
51
52 * WebKit.pri:
53
kov@webkit.org74a9b762009-06-11 02:48:29 +0000542009-06-10 Gustavo Noronha Silva <gns@gnome.org>
55
56 Reviewed by Xan Lopez.
57
58 Add unit tests for our WebKitNetworkRequest object.
59
60 * GNUmakefile.am:
61
xan@webkit.org21f12d52009-06-10 13:10:16 +0000622009-06-10 Xan Lopez <xlopez@igalia.com>
63
xan@webkit.org4fe35972009-06-10 17:36:53 +000064 Reviewed by Gustavo Noronha.
65
66 Version bump in preparation for 1.1.9 release.
67
68 * configure.ac:
69
702009-06-10 Xan Lopez <xlopez@igalia.com>
71
xan@webkit.org21f12d52009-06-10 13:10:16 +000072 Reviewed by Jan Alonzo.
73
74 https://bugs.webkit.org/show_bug.cgi?id=25415
75 [GTK][ATK] Please implement support for get_text_at_offset
76
77 Add new dependency on the Gail utils library, needed for our a11y
78 implementation.
79
80 * GNUmakefile.am:
81 * configure.ac:
82
kov@webkit.orgb6934942009-05-29 14:48:33 +0000832009-05-29 Gustavo Noronha Silva <gns@gnome.org>
84
85 Reviewed by Jan Alonzo.
86
87 Add a test-case for our HTTP backend, currently checking the
88 ref-counting of the SoupMessage.
89
90 * GNUmakefile.am:
91
krit@webkit.orgbfb80bf2009-05-28 22:10:29 +0000922009-05-28 Dirk Schulze <krit@webkit.org>
93
94 Reviewed by Nikolas Zimmermann.
95
96 Enable the new build flag --filters for Gtk. More details in WebCore/ChangeLog.
97
98 * configure.ac:
99
xan@webkit.org5151f5b2009-05-28 18:20:01 +00001002009-05-19 Xan Lopez <xlopez@igalia.com>
101
102 Reviewed by Jan Alonzo and Gustavo Noronha.
103
104 https://bugs.webkit.org/show_bug.cgi?id=25415
105 [GTK][ATK] Please implement support for get_text_at_offset
106
107 Add new test file for ATK.
108
109 * GNUmakefile.am:
110
kov@webkit.org53600a92009-05-28 17:48:25 +00001112009-05-28 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
112
113 Rubber-stamped by Xan Lopez.
114
115 Fix webkitgtk_cleanfiles to clean gtk-doc-related files in the
116 correct directory, so that we pass make distcheck.
117
118 * GNUmakefile.am:
119
xan@webkit.org4f098db2009-05-28 15:45:59 +00001202009-05-28 Xan Lopez <xlopez@igalia.com>
121
122 Bump version numbers in preparation for 1.1.8 release.
123
124 * configure.ac:
125
jmalonzo@webkit.org290fe612009-05-23 22:20:31 +00001262009-05-23 Jan Michael Alonzo <jmalonzo@webkit.org>
127
jmalonzo@webkit.org460c1ee2009-05-24 04:06:57 +0000128 Unreviewed build fix. Add gstreamer-video-0.10 libs to
jmalonzo@webkit.org94825412009-05-24 04:21:34 +0000129 GSTREAMER_LIBS to resolve an undefined reference to gst_video_get_size
jmalonzo@webkit.org460c1ee2009-05-24 04:06:57 +0000130 - symbol used in MediaPlayerPrivateGstreamer.
131
132 * configure.ac:
133
1342009-05-23 Jan Michael Alonzo <jmalonzo@webkit.org>
135
jmalonzo@webkit.org290fe612009-05-23 22:20:31 +0000136 Reviewed by Xan Lopez.
137
138 [Gtk] Various autotools build refactoring and fixes
139 https://bugs.webkit.org/show_bug.cgi?id=25286
140
141 Refactor library LIBS. Move third-party libs in libwebkit instead
142 of libWebCore.
143
144 * GNUmakefile.am:
145
1462009-05-22 Antonio Gomes <antonio.gomes@openbossa.org>
kov@webkit.org2f1014c2009-05-22 19:40:08 +0000147
148 Reviewed by Gustavo Noronha.
149
150 Make Gtk build not bail out if gtk-doc-tools is not installed.
151
kov@webkit.org83176e92009-05-22 19:41:47 +0000152 Warning message shown instead.
kov@webkit.org2f1014c2009-05-22 19:40:08 +0000153
154 * autogen.sh:
155
kov@webkit.orgbb6b72c2009-05-22 19:07:10 +00001562009-05-22 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
157
158 Reviewed by Xan Lopez.
159
160 Add big warnings about the glib unicode backend being slow and
161 incomplete, since it is a work in progress.
162
163 * autotools/webkit.m4:
164 * configure.ac:
165
kov@webkit.orgeba9e742009-05-22 18:06:51 +00001662009-05-22 Dominik Röttsches <dominik.roettsches@access-company.com>
167
168 Reviewed by Gustavo Noronha.
169
170 https://bugs.webkit.org/show_bug.cgi?id=15914
171 [GTK] Implement Unicode functionality using GLib
172
173 Initial version of this patch by Jürg Billeter.
174
175 Adding options for --with-unicode-backend=icu|glib
176 and checking for pango version >= 1.21.0 if GLib backend
177 is selected. Temporarily, until remaining parts of
178 this patch are committed, introduce WTF_USE_GLIB_ICU_UNICODE_HYBRID
179 macro to allow for a mixed compilation with WTF Unicode
180 backend based on GLib while text codecs and TextBreakIterator
181 remain ICU dependent.
182
183 * GNUmakefile.am:
184 * configure.ac:
185
kov@webkit.org1371d072009-05-19 00:27:10 +00001862009-05-18 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
187
188 Reviewed by Gavin Barraclough.
189
190 Enable YARR, and disable WREC for GTK+.
191
192 * configure.ac:
193
jmalonzo@webkit.orgb6766c52009-05-18 11:30:25 +00001942009-05-18 Jan Michael Alonzo <jmalonzo@webkit.org>
195
196 Reviewed by Xan Lopez.
197
198 [Gtk] Various autotools build refactoring and fixes
199 https://bugs.webkit.org/show_bug.cgi?id=25286
200
jmalonzo@webkit.orgc9b4de42009-05-18 11:30:53 +0000201 Add support for running unit tests. Also run the tests whenever
202 the 'check' target runs.
203
204 * GNUmakefile.am:
205
2062009-05-18 Jan Michael Alonzo <jmalonzo@webkit.org>
207
208 Reviewed by Xan Lopez.
209
210 [Gtk] Various autotools build refactoring and fixes
211 https://bugs.webkit.org/show_bug.cgi?id=25286
212
jmalonzo@webkit.org249f7ce2009-05-18 11:30:41 +0000213 Style fixes
214
215 * GNUmakefile.am:
216
2172009-05-18 Jan Michael Alonzo <jmalonzo@webkit.org>
218
219 Reviewed by Xan Lopez.
220
221 [Gtk] Various autotools build refactoring and fixes
222 https://bugs.webkit.org/show_bug.cgi?id=25286
223
jmalonzo@webkit.orgb6766c52009-05-18 11:30:25 +0000224 Add -no-install and -no-fast-install to programs and tests that we
225 don't install. Also remove -O2 since this is already handled at
226 configure time.
227
228 * GNUmakefile.am:
229
jmalonzo@webkit.orga3327562009-05-18 11:30:06 +00002302009-05-17 Jan Michael Alonzo <jmalonzo@webkit.org>
231
232 Reviewed by Xan Lopez.
233
234 [Gtk] Various autotools build refactoring and fixes
235 https://bugs.webkit.org/show_bug.cgi?id=25286
236
237 Refactor library cflags
238
239 * GNUmakefile.am:
240
jmalonzo@webkit.org35430272009-05-15 12:43:52 +00002412009-05-15 Fridrich Strba <fridrich.strba@bluewin.ch>
242
243 Reviewed by Jan Alonzo.
244
245 Use AC_CANONICAL_HOST instead of AC_CANONICAL_SYSTEM, since
246 the JIT compiler is not a cross-compiler
247
248 * configure.ac:
249
xan@webkit.org0a818012009-05-13 13:49:06 +00002502009-05-13 Xan Lopez <xlopez@igalia.com>
251
xan@webkit.org67626752009-05-13 14:54:33 +0000252 Unreviewed: bump versions in preparation for 1.1.7 release.
253
254 * configure.ac:
255
2562009-05-13 Xan Lopez <xlopez@igalia.com>
257
xan@webkit.org0a818012009-05-13 13:49:06 +0000258 Rubber-stamped by Gustavo Noronha.
259
260 Revert commit r43563, since it breaks WebKitGTK+ when compiled
261 with gcc 4.4.
262
263 * GNUmakefile.am:
264
jmalonzo@webkit.org95704902009-05-12 12:06:05 +00002652009-05-12 Jan Michael Alonzo <jmalonzo@webkit.org>
266
267 Reviewed by Holger Freyther.
268
269 [Gtk] Various autotools build refactoring and fixes
270 https://bugs.webkit.org/show_bug.cgi?id=25286
271
272 Refactor use of CFLAGS, CXXFLAGS, LIBADD and LDFLAGS.
273
274 * GNUmakefile.am:
275
jmalonzo@webkit.org0869d542009-05-10 02:28:15 +00002762009-05-09 Jan Michael Alonzo <jmalonzo@webkit.org>
277
278 Reviewed by Gustavo Noronha.
279
280 WebKit-r43163 won't build for gtk-directfb
281 https://bugs.webkit.org/show_bug.cgi?id=25538
282
283 Move the ENCHANT check out of the with_target conditional since it
284 applies to all targets
285
286 * configure.ac:
287
jmalonzo@webkit.org492791d2009-05-10 02:10:17 +00002882009-05-09 Mike Hommey <glandium@debian.org>
289
290 Reviewed by Geoffrey Garen. Landed by Jan Alonzo.
291
292 Enable JIT on x86-64 gtk+
293 https://bugs.webkit.org/show_bug.cgi?id=24724
294
295 * configure.ac:
296
kov@webkit.org1edd5ac2009-05-08 21:37:09 +00002972009-05-08 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
298
299 Reviewed by Xan Lopez.
300
301 Ship the gtk-doc.make file, so as to not depend on gtkdoc-tools.
302
303 * GNUmakefile.am:
304 * autogen.sh:
305
vestbo@webkit.orgca60ccd2009-05-06 08:20:38 +00003062009-05-06 Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
307
308 Reviewed by Simon Hausmann.
309
310 Build QtWebKit as a framework on Mac
311
312 This implies both debug and release build by default, unless
313 one of the --debug or --release config options are passed to
314 the build-webkit script.
315
316 Frameworks can be disabled by passing CONFIG+=webkit_no_framework
317 to the build-webkit script.
318
319 To be able to build both debug and release targets in parallel
320 we have to use separate output directories for the generated
321 sources, which is not optimal, but required to avoid race conditions.
322
323 An optimization would be to only require this spit-up on Mac.
324
325 * WebKit.pri:
326
jmalonzo@webkit.org17fc6f82009-04-30 20:38:24 +00003272009-04-30 Jan Michael Alonzo <jmalonzo@webkit.org>
328
329 Unreviewed build GTK build fix
330
331 * configure.ac: typo fix - javascript_debugger should be enable_javascript_debugger
332
dglazkov@chromium.org9b136582009-04-30 19:02:34 +00003332009-04-30 Dimitri Glazkov <dglazkov@chromium.org>
334
335 Unreviewed, build fix.
336
337 https://bugs.webkit.org/show_bug.cgi?id=25470
338 Extend the cover of ENABLE_JAVASCRIPT_DEBUGGER to profiler.
339
340 * configure.ac: Add autoconfig options, missed in the first commit.
341
xan@webkit.orgbe835132009-04-28 16:09:41 +00003422009-04-28 Xan Lopez <xlopez@igalia.com>
343
344 Unreviewed: bump versions in preparation for 1.1.6 release.
345
346 * configure.ac:
347
jmalonzo@webkit.org7ffddf152009-04-25 09:19:20 +00003482009-04-25 Jan Michael Alonzo <jmalonzo@webkit.org>
349
jmalonzo@webkit.org5f5c6c82009-04-25 09:19:42 +0000350 Reviewed by Xan Lopez.
351
352 [GTK] Error reporting
353 https://bugs.webkit.org/show_bug.cgi?id=18344
354
355 Add webkiterror to the build.
356
357 * GNUmakefile.am:
358
3592009-04-25 Jan Michael Alonzo <jmalonzo@webkit.org>
360
jmalonzo@webkit.org7ffddf152009-04-25 09:19:20 +0000361 Reviewed by Xan Lopez.
362
363 [GTK] Error reporting
364 https://bugs.webkit.org/show_bug.cgi?id=18344
365
366 Add the default error page for installation.
367
368 * GNUmakefile.am:
369
kov@webkit.org596f0382009-04-24 13:16:23 +00003702009-04-24 Diego Escalante Urrelo <diegoe@gnome.org>
371
372 Reviewed by Gustavo Noronha.
373
374 https://bugs.webkit.org/show_bug.cgi?id=15616
375 [GTK] Add spell checking
376
377 Add enchant support for spell-checking-languages property to work
378 properly.
379
380 * GNUmakefile.am:
381 * configure.ac:
382
hausmann@webkit.orgac4d7162009-04-24 10:30:07 +00003832009-04-24 Simon Hausmann <simon.hausmann@nokia.com>
384
385 Reviewed by Ariya Hidayat.
386
387 Added support for generating API docs in the Qt build using "make docs"
388
389 * WebKit.pro: Include docs.pri for "make docs" target.
390
xan@webkit.org7dbdcf52009-04-14 16:14:37 +00003912009-04-14 Xan Lopez <xlopez@igalia.com>
392
393 Unreviewed version bump in preparation for 1.1.5 release.
394
395 * configure.ac:
396
kov@webkit.org774c23b2009-04-06 19:39:14 +00003972009-04-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
398
399 Rubber-stamped by Sam Weinig.
400
401 Added rules to maintain the localization support. We cannot simply
402 use whatever gettextize gives us because our build system is
403 non-recursive.
404
405 * GNUmakefile.am:
406 * configure.ac:
407
jmalonzo@webkit.org3b28c9f2009-04-05 08:21:55 +00004082009-04-05 Mike Hommey <glandium@debian.org>
409
410 Reviewed by Holger Freyther.
411
412 Filter out all C++ symbols
413 https://bugs.webkit.org/show_bug.cgi?id=24960
414
415 Considering the public API is all C, we can just filter out all
416 C++ mangled symbols, which will avoid exporting symbols in some
417 corner cases such as gcc bugs on specific architectures, etc.
418
419 * autotools/symbols.filter:
420
kov@webkit.org77899ab2009-04-03 13:00:35 +00004212009-04-03 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
422
423 Reviewed by Holger Freyther.
424
425 Require GTK+ >= 2.10; 2.8 is already very old, and some very
426 useful APIs are only available since 2.10.
427
428 * configure.ac:
429
christian@webkit.org278d4cd2009-04-01 19:48:20 +00004302009-04-01 Christian Dywan <christian@twotoasts.de>
431
432 Reviewed by Holger Freyther.
433
434 Unit test WebKitDownload
435 http://bugs.webkit.org/show_bug.cgi?id=24844
436
437 * GNUmakefile.am: Add a unit test for downloading.
438
kov@webkit.org166f8e5042009-04-01 16:37:52 +00004392009-04-01 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
440
441 Unreviewed build fix. Fix make distcheck, after the gtk-doc
442 integration.
443
444 * GNUmakefile.am:
445
kov@webkit.org50113ce2009-03-31 02:41:46 +00004462009-03-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
447
448 Reviewed by Holger Freyther.
449
450 Integrate gtk-doc into the Gtk+ buildsystem.
451
452 * autogen.sh:
453 * configure.ac:
454
xan@webkit.org7e8c3e22009-03-30 17:46:11 +00004552009-03-30 Xan Lopez <xlopez@igalia.com>
456
457 Unreviewed: bump version to 1.1.4 for release.
458
459 * configure.ac:
460
xan@webkit.org69e405c2009-03-23 12:43:09 +00004612009-03-21 Xan Lopez <xlopez@igalia.com>
462
463 Reviewed by Holger Freyther.
464
465 Require gnome-keyring 2.26.0, since we were depending on an
466 unreleased trunk revision between 2.25.91 and 2.26.0.
467
468 * configure.ac:
469
jmalonzo@webkit.org27bbbab2009-03-20 19:45:05 +00004702009-03-20 Jan Michael Alonzo <jmalonzo@gmail.com>
471
472 Reviewed by Holger Freyther.
473
jmalonzo@webkit.orga4ae29c2009-03-20 20:23:12 +0000474 [GTK] Misc patches for WebKitWebHistoryItem
475 https://bugs.webkit.org/show_bug.cgi?id=24493
476
477 Added build support for build the WebKitWebHistoryItem unit test.
478
479 * GNUmakefile.am:
480
4812009-03-20 Jan Michael Alonzo <jmalonzo@gmail.com>
482
483 Reviewed by Holger Freyther.
484
jmalonzo@webkit.org27bbbab2009-03-20 19:45:05 +0000485 Separate gtk unit tests
486 https://bugs.webkit.org/show_bug.cgi?id=24039
487
488 Build the unit tests accordingly.
489
490 * GNUmakefile.am:
491
kov@webkit.orgd19e07e2009-03-17 18:22:36 +00004922009-03-17 Gustavo Noronha Silva <gns@gnome.org>
493
494 Reviewed by Mark Rowe.
495
496 Enable HTML5 media elements support by default in the GTK+ port.
497
498 * configure.ac:
499
kov@webkit.org582bba52009-03-17 15:40:56 +00005002009-03-17 Mike Hommey <glandium@debian.org>
501
502 Reviewed by Holger Freyther.
503
504 Do not export cti* symbols.
505 See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519924.
506
507 * autotools/symbols.filter:
508
xan@webkit.orgf5f9ace2009-03-15 15:30:38 +00005092009-03-15 Xan Lopez <xlopez@igalia.com>
510
xan@webkit.org67b01dc2009-03-15 22:26:38 +0000511 Bump version to 1.1.3 for release and fix soversion
512 calculation (oops). Thanks to Frederik Himpe for pointing this
513 out.
514
515 * configure.ac:
516
5172009-03-15 Xan Lopez <xlopez@igalia.com>
518
xan@webkit.orgf5f9ace2009-03-15 15:30:38 +0000519 Bump version and libtool version for release.
520
521 * configure.ac:
522
xan@webkit.org233d51e2009-03-14 20:22:13 +00005232009-03-14 Xan Lopez <xlopez@igalia.com>
524
525 No review, build fix.
526
527 Split clean rules to make distcheck pass.
528
529 * GNUmakefile.am:
530
mrowe@apple.com95351592009-03-14 06:17:21 +00005312009-03-13 Mark Rowe <mrowe@apple.com>
532
533 Reviewed by Dan Bernstein.
534
535 Remove rarely used Makefile targets from the Makefile.
536
537 There are many situations in which the targets don't work as expected,
538 and their primary use is addressed by having the build system default
539 to building the appropriate architecture.
540
541 * Makefile.shared:
542
jmalonzo@webkit.org378df9d2009-03-11 11:52:44 +00005432009-03-11 Jan Michael Alonzo <jmalonzo@webkit.org>
544
jmalonzo@webkit.org15d83302009-03-11 11:57:43 +0000545 Reviewed by Holger Freyther.
546
547 [Gtk] Fix make clean targets
548 https://bugs.webkit.org/show_bug.cgi?id=24450
549
550 Fix 'make' clean targets. We shouldn't be removing DerivedSources
551 if it's only clean. Only remove it if it's distclean or
552 maintainer-clean. Also remove build-related auxillary files on
553 dist/maintainer clean.
554
555 * GNUmakefile.am:
556
5572009-03-11 Jan Michael Alonzo <jmalonzo@webkit.org>
558
jmalonzo@webkit.org378df9d2009-03-11 11:52:44 +0000559 Reviewed by Holger Freyther
560
561 [GTK]DumpRenderTree doesn't compile for non-X11 GTK ports anymore
562 https://bugs.webkit.org/show_bug.cgi?id=2260
563
564 pangoft2 is also used in directfb builds so use it for all targets
565
566 * configure.ac:
567
xan@webkit.orgaa458732009-03-04 20:57:38 +00005682009-03-02 Xan Lopez <xan@gnome.org>
569
570 Reviewed by Mark Rowe.
571
572 https://bugs.webkit.org/show_bug.cgi?id=24287
573 [GTK] Move auth dialog feature to WebKit/
574
575 Add WebKitSoupAuthDialog files to build.
576
577 * GNUmakefile.am:
578
kov@webkit.org7d05c792009-03-03 19:48:22 +00005792009-03-03 Gustavo Noronha Silva <gns@gnome.org>
580
581 Reviewed by Alexey Proskuryakov.
582
583 https://bugs.webkit.org/show_bug.cgi?id=16826
584 [Gtk] Implement WebKitDownload
585
586 Adding new files related to WebKitDownload to the GTK+ port.
587
588 * GNUmakefile.am:
589
kov@webkit.org485273b2009-03-02 14:56:41 +00005902009-03-02 Gustavo Noronha Silva <gns@gnome.org>
591
592 Unreviewed build fix; adding missing files to EXTRA_DIST, so that
593 they show up in the tarball.
594
595 * GNUmakefile.am:
596
christian@webkit.orgdd31f4a2009-03-01 15:39:27 +00005972009-03-01 Christian Dywan <christian@twotoasts.de>
598
599 * configure.ac: Bump GTK port version to 1.1.1.
600
kov@webkit.org9551eb62009-02-28 03:44:42 +00006012009-02-27 Gustavo Noronha Silva <gns@gnome.org>
602
603 Unreviewed build fix. Adding the WebKit/gtk/webkitmarshal.list
604 file to EXTRA_DIST to fix make dist.
605
606 * GNUmakefile.am:
607
zecke@webkit.orgfa530382009-02-26 16:48:58 +00006082009-02-26 Xan Lopez <xan@gnome.org>
609
610 Reviewed by Holger Freyther.
611
612 https://bugs.webkit.org/show_bug.cgi?id=16947
613 [GTK] Missing HTTP Auth challenge
614
kov@webkit.org7e5e09c2009-02-26 22:45:13 +0000615 Add HTTP authentication dialog with optional GNOME Keyring
616 storage.
617
618 * GNUmakefile.am:
619 * configure.ac:
620
6212009-02-26 Xan Lopez <xan@gnome.org>
622
623 Reviewed by Holger Freyther.
624
625 https://bugs.webkit.org/show_bug.cgi?id=16947
626 [GTK] Missing HTTP Auth challenge
627
zecke@webkit.orgfa530382009-02-26 16:48:58 +0000628 Take marshallers to be built from a manually maintained list
629 instead of grepping the sources.
630
631 It's much faster, especially so now that we want to add
632 marshallers from WebCore too. A system to only take into account
633 the modified files when generating the marshallers from sources
634 could be hacked, but I think it's overkill considering how rarely
635 a new marshaller is added.
636
637 * GNUmakefile.am:
638
jmalonzo@webkit.org74ce0112009-02-24 09:22:35 +00006392009-02-24 Jan Michael Alonzo <jmalonzo@webkit.org>
640
641 Reviewed by Alexey Proskuryakov.
642
643 [Gtk] add options for 3D transforms and HTML5 channel messaging to the build
644 https://bugs.webkit.org/show_bug.cgi?id=24072
645
646 Add options for toggling 3D transforms and HTML5 channel messaging
647 support on or off.
648
649 Also fix the web-workers option. It should be web-workers and not workers.
650
651 * configure.ac:
652
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00006532009-02-23 Xan Lopez <xan@gnome.org>
654
655 Reviewed by Alexey Proskuryakov.
656
657 https://bugs.webkit.org/show_bug.cgi?id=22624
658 [SOUP][GTK] Need API to get SoupSession from WebKit.
659
660 Remove CURL support, the only supported HTTP backend is SOUP now.
661
662 * GNUmakefile.am:
663 * configure.ac:
664
christian@webkit.org2c1a0db2009-02-19 21:41:25 +00006652009-02-19 Christian Dywan <christian@twotoasts.de>
666
667 Rubber-stamped by Holger Freyther.
668
669 http://bugs.webkit.org/show_bug.cgi?id=22811
670 Underlinking in Programs_UnitTests (GTK+ build)
671
672 * GNUmakefile.am: Add GLIB_LIBS to unit test library flags.
673
kov@webkit.org59fc6e52009-02-18 19:18:28 +00006742009-02-18 Gustavo Noronha Silva <gns@gnome.org>
675
676 Reviewed by Holger Freyther.
677
678 Fix symbols.filter location, and add other missing files to the
679 autotools build, so that make dist works.
680
681 * GNUmakefile.am:
682
kov@webkit.org80783502009-02-17 12:43:58 +00006832009-02-17 Gustavo Noronha Silva <gns@gnome.org>
684
685 Reviewed by Alexey Proskuryakov.
686
687 https://bugs.webkit.org/show_bug.cgi?id=23939
688 Release build being built with debugging symbols
689
690 * configure.ac: Revert change done in revision 40790, since we
691 already have a AC_PROG_CXX macro call as part of WEBKIT_INIT
692
christian@webkit.org36600362009-02-12 18:32:09 +00006932009-02-12 Gustavo Noronha Silva <gns@gnome.org>
694
695 Reviewed by Eric Seidel.
696
697 * configure.ac: Make soup the default HTTP backend for the Gtk port.
698
zecke@webkit.org10591452009-02-09 20:41:14 +00006992009-02-09 Calvin Walton <calvin.walton@gmail.com>
700
701 Reviewed by Holger Freyther.
702
703 https://bugs.webkit.org/show_bug.cgi?id=23823
704
705 [Gtk] Fix build with recent autotools
706
707 Current versions of automake/libtool don't assume you want C++ enabled
708 by default any more, so explicitly check for a C++ compiler.
709
710 * configure.ac: Add AC_PROG_CXX macro
711
christian@webkit.org0476c992009-02-02 21:15:53 +00007122009-02-02 Christian Dywan <christian@twotoasts.de>
713
714 Rubber-stamped by Holger Freyther.
715
716 Don't require Geolocation by default.
717
718 * configure.ac:
719
jmalonzo@webkit.org06d65c102009-01-31 09:36:45 +00007202009-01-30 Jan Michael Alonzo <jmalonzo@webkit.org>
721
722 Reviewed by Nikolas Zimmermann.
723
724 [Gtk] Refactor autoconf/configure.ac in preparation for jsc and webkit build splits
725 https://bugs.webkit.org/show_bug.cgi?id=22136
726
727 * GNUmakefile.am:
728 * acinclude.m4: Removed.
729 * autogen.sh:
730 * autotools/acinclude.m4: Added.
731 * autotools/dolt.m4: Added.
732 * autotools/symbols.filter: Renamed from symbols.filter.
733 * autotools/webkit.m4: Added.
734 * configure.ac:
735
zecke@webkit.orgb99bb802009-01-31 03:51:00 +00007362009-01-30 Holger Hans Peter Freyther <zecke@selfish.org>
737
738 Reviewed by Nikolas Zimmermann.
739
740 [GTK] Implement GeolocationService using the Geoclue library
741
742 https://bugs.webkit.org/show_bug.cgi?id=22022
743
744 Untested implementation of the GeolocationService using the geoclue
745 library. Velocity handling is completely missing and the accuracy
746 handling might be wrong.
747
748 * GNUmakefile.am:
749 * configure.ac:
750
zecke@webkit.org839009e2009-01-11 19:59:13 +00007512009-01-11 Xan Lopez <xan@gnome.org>
752
753 Reviewed by Holger Freyther.
754
755 Bump version to 1.1.0 since we are breaking ABI and adding new
756 major features.
757
758 * configure.ac:
759
zecke@webkit.org2d40b852008-12-20 03:18:31 +00007602008-12-19 Marco Barisione <marco.barisione@collabora.co.uk>
761
762 Reviewed by Holger Freyther.
763
764 http://bugs.webkit.org/show_bug.cgi?id=16562
765 [gtk] Implement WebPolicyDelegate methods
766
767 Original work by Pierre-Luc Beaudoin. Final touches by Gustavo
768 Noronha.
769
770 This implements the delegates methods of WebPolicyDelegate.
771 Since Gtk+/C doesn't have delegate methods, they are replaced with
772 signals.
773
774 A new object WebKitWebPolicyDecision allows the browser to delay its
775 response in certain cases. WebKitWebNavigationAction contains the
776 information about what caused a navigation request.
777
778 * GNUmakefile.am: Add new files
779
zecke@webkit.orgd34c3d402008-12-19 16:54:50 +00007802008-12-19 Gustavo Noronha Silva <gns@gnome.org>
781
782 Reviewed by Holger Freyther.
783
784 Use ustar tar format for WebKit/GTK+'s make dist target, so that
785 storing files whose filenames are > 99 is possible.
786
787 * configure.ac:
788
zecke@webkit.org602f70b2008-12-19 16:35:39 +00007892008-12-19 Holger Hans Peter Freyther <zecke@selfish.org>
790
791 [GTK] Build fix by defining WTF_USE_JIT_STUB_ARGUMENT_VA_LIST
792
793 Fix the jit compilation on i*686 on Linux by using the va_list
794 to pass arguments to the CTI. This is done on the MAC as well
795 and sunspider and javascriptcore seem to work with that.
796
797 * configure.ac:
798
pam@chromium.org8e6cbb52008-12-18 17:56:31 +00007992008-12-18 Pamela Greene <pam@chromium.org>
800
801 Submitted without review.
pam@chromium.orgcd92f572008-12-18 18:02:47 +0000802 Right, remove the whole misplaced directory, not just the tests.
803
804 * fast: Removed.
805 * fast/dom: Removed.
806
8072008-12-18 Pamela Greene <pam@chromium.org>
808
809 Submitted without review.
pam@chromium.org8e6cbb52008-12-18 17:56:31 +0000810 Moving layout test into LayoutTests where it belongs.
811
812 * fast/dom/setter-type-enforcement-expected.txt: Removed.
813 * fast/dom/setter-type-enforcement.html: Removed.
814
eric@webkit.org81f42262008-12-15 22:18:40 +00008152008-12-15 Daniel Macks <dmacks@netspace.org>
816
817 Reviewed by Darin Adler.
818
819 Default to use external libicu-config if avail on all platforms.
820 https://bugs.webkit.org/show_bug.cgi?id=22713
821
822 * configure.ac:
823
zecke@webkit.orgeed856b2008-12-12 16:08:48 +00008242008-12-12 Holger Hans Peter Freyther <zecke@selfish.org>
825
826 Back out r39222 as this is breaking the build on Gentoo (aclocal-1.10)
827
828 The m4 directory does not exist and we now have a compile issue on
829 Gentoo systems.
830
831 * GNUmakefile.am:
832 * configure.ac:
833
zecke@webkit.orgaf3c15c2008-12-12 00:37:16 +00008342008-12-11 Daniel Macks <dmacks@netspace.org>
835
836 Reviewed by Darin Adler.
837
838 https://bugs.webkit.org/show_bug.cgi?id=22714
839
840 Put libtool macro files in subdir that it wants.
841
842 * GNUmakefile.am:
843 * configure.ac:
844
zecke@webkit.org5955e9e2008-12-07 18:41:46 +00008452008-12-07 Holger Hans Peter Freyther <zecke@selfish.org>
846
zecke@webkit.orgc31c5112008-12-07 19:16:17 +0000847 Reviewed by Eric Seidel.
848
849 [Gtk+] Use glib's unit test facilities to test the WebKit/Gtk+ API
850
851 https://bugs.webkit.org/show_bug.cgi?id=22491
852
853 Add the skeleton to WebKit/gtk/tests and integrate that into the
854 buildsystem. Testing support was added in glib 2.16. For versions
855 using glib < 2.16 we compile an empty application.
856
857 * GNUmakefile.am:
858
8592008-12-07 Holger Hans Peter Freyther <zecke@selfish.org>
860
zecke@webkit.org5955e9e2008-12-07 18:41:46 +0000861 Reviewed by Cameron Zwarich.
862
863 [GTK] Define ENABLE_JIT_OPTIMIZE_CALL, ENABLE_JIT_OPTIMIZE_PROPERTY_ACCESS, ENABLE_JIT_OPTIMIZE_ARITHMETIC
864
865 When building the jit on i*86 also enable the above optimizations.
866
867 * configure.ac:
868
hausmann@webkit.orge7bf97e2008-12-03 14:10:20 +00008692008-12-03 Simon Hausmann <hausmann@webkit.org>
870
871 Reviewed by Tor Arne Vestbø.
872
873 Fix the build of WebKit inside Qt by making sure that qmake generators
874 that do not produce generated sources (i.e. cpp files) are not
875 included in SOURCES.
876
877 * WebKit.pri:
878
hausmann@webkit.org75ad0542008-12-02 10:04:25 +00008792008-12-02 Simon Hausmann <hausmann@webkit.org>
880
881 Reviewed by Tor Arne Vestbø.
882
883 Removed JavaScriptCore from SUBDIRS as it's not built separately
884 anymore.
885
886 * WebKit.pro:
887
zecke@webkit.orgdfb38682008-11-29 00:20:56 +00008882008-11-28 Gustavo Noronha Silva <gns@gnome.org>
889
890 Reviewed and slightly modified by Holger Freyther.
891
892 https://bugs.webkit.org/show_bug.cgi?id=19130
893
894 Added the new WebKitGtk files to be built:
895 WebKit/gtk/webkit/webkitwebwindowfeatures.{cpp,h}
896
897 * GNUmakefile.am:
898
jmalonzo@webkit.orge17b4862008-11-26 11:31:27 +00008992008-11-26 Kalle Vahlman <kalle.vahlman@movial.com>
900
901 Reviewed by Darin Adler. Landed by Jan Alonzo.
902
903 Bison versions under 2.2 produce crashing CSSGrammar code for ARM
904 https://bugs.webkit.org/show_bug.cgi?id=22456
905
906 Check for bison version 2.2 or greater on ARM. Earlier versions produce
907 code that crashes on ARM devices.
908
909 * configure.ac:
910
zecke@webkit.orgb59f9c42008-11-25 23:17:02 +00009112008-11-25 Holger Hans Peter Freyther <zecke@selfish.org>
912
913 Reviewed by David Kilzer.
914
915 https://bugs.webkit.org/show_bug.cgi?id=22022
916
917 Add Geolocation support to the configure.ac
918
919 Add an option to build WebKit/Gtk+ with Geolocation. The
920 implementation will be using Gypsy.
921
922 * configure.ac:
923
zecke@webkit.orge9dbf8a2008-11-24 12:56:31 +00009242008-11-24 Holger Hans Peter Freyther <zecke@selfish.org>
925
926 Reviewed by Mark Rowe.
927
928 [Gtk+] Add configure option to enable Web Workers and enable it by default
929
930 Add --enable-workers to the buildsystem (used by build-webkit) add
931 the to be build files to the GNUmakefile.am and change build-webkit
932 to enable Web Workers by default.
933
934 * configure.ac:
935
hausmann@webkit.org61386622008-11-20 13:44:01 +00009362008-09-09 Joerg Bornemann <joerg.bornemann@trolltech.com>
937
938 Reviewed by Simon Hausmann.
939
940 Steps towards making the Qt port of WebKit compile on Windows CE
941
942 https://bugs.webkit.org/show_bug.cgi?id=20746
943
944 * WebKit.pro: don't build DumpRenderTree on all Win32 platforms
945
zimmermann@webkit.org4c3a61a2008-11-18 00:04:18 +00009462008-11-17 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
947
948 Reviewed by George Staikos.
949
950 Add WML build support for Gtk as well.
951
952 * configure.ac:
953
ggaren@apple.com987bc5b2008-11-17 05:52:02 +00009542008-11-16 Geoffrey Garen <ggaren@apple.com>
955
956 Not reviewed.
christian@webkit.org3a74ebf2009-02-23 11:15:30 +0000957
ggaren@apple.com987bc5b2008-11-17 05:52:02 +0000958 Try to fix gtk build.
959
960 * configure.ac:
961
vestbo@webkit.org83a4da72008-11-10 15:55:10 +00009622008-11-10 Tor Arne Vestbø <tavestbo@trolltech.com>
963
964 Rubber-stamped by Simon Hausmann.
965
966 Distinguish between building from trunk and as part of Qt
967
968 * WebKit.pri:
969
9702008-11-10 Morten Sørvig <msorvig@trolltech.com>
hausmann@webkit.org96865462008-11-10 11:46:11 +0000971
972 Reviewed by Simon Hausmann.
973
974 Make tests/auto/qwebframe compile on Qt/Mac.
975
976 * WebKit.pri: Fix linkage against QtWebKit when compiled as framework.
977
cwzwarich@webkit.orgb77ab3a2008-11-07 07:41:18 +00009782008-11-06 Cameron Zwarich <zwarich@apple.com>
979
980 Not reviewed.
981
982 Speculatively fix the GTK build.
983
984 * GNUmakefile.am:
985
alp@webkit.org4c29a2f2008-11-06 08:58:53 +00009862008-11-06 Alp Toker <alp@nuanti.com>
987
988 GTK build fix for r38155. create_hash_table was moved out of kjs/
989
990 * GNUmakefile.am:
991
cwzwarich@webkit.org61a3d962008-11-06 08:55:35 +00009922008-11-06 Cameron Zwarich <zwarich@apple.com>
cwzwarich@webkit.orgf3683502008-11-06 08:53:06 +0000993
994 Rubber-stamped by Sam Weinig.
995
996 Correct the reference to jsc.pro in WebKit.pro to match its new
997 location in the root directory of JavaScriptCore.
998
999 * WebKit.pro:
1000
alp@webkit.org515bfc62008-11-03 15:59:02 +000010012008-11-03 Alp Toker <alp@nuanti.com>
1002
alp@webkit.orge359c842008-11-04 04:25:52 +00001003 autotools distcleancheck fix. Add dolt-generated files and
1004 webkitenumtypes.h to the list of files that need to be cleaned.
1005 Unreviewed.
1006
1007 * GNUmakefile.am:
1008
10092008-11-03 Alp Toker <alp@nuanti.com>
1010
alp@webkit.org515bfc62008-11-03 15:59:02 +00001011 Rubber-stamped by Holger Freyther.
1012
alp@webkit.org491d9092008-11-03 17:27:55 +00001013 Do not enable RTTI or exceptions in debug builds, matching release
1014 builds. They don't help much with debugging and significantly slow
1015 down and increase the size of the debug build.
1016
1017 * GNUmakefile.am:
1018
10192008-11-03 Alp Toker <alp@nuanti.com>
1020
1021 Rubber-stamped by Holger Freyther.
1022
alp@webkit.org515bfc62008-11-03 15:59:02 +00001023 Add mingw32 case to dolt for faster GTK+ Windows builds.
1024
1025 * acinclude.m4:
1026
christian@webkit.orgfb968c62008-11-02 20:23:14 +000010272008-11-02 Xan Lopez <xan@gnome.org>
1028
1029 Reviewed by Holger Freyther
1030
1031 https://bugs.webkit.org/show_bug.cgi?id=22009
1032 HTML5 Video with GStreamer pulls gnome-vfs without using it.
1033
1034 * configure.ac:
1035 Remove gnome-vfs from configure.ac, it's unused.
1036
alp@webkit.org1ad44172008-10-30 08:24:04 +000010372008-10-30 Alp Toker <alp@nuanti.com>
1038
alp@webkit.orga8df3bf2008-10-30 21:22:38 +00001039 https://bugs.webkit.org/show_bug.cgi?id=19395
1040 doltlibtool bug with bash 3.0
1041
1042 autotools dolt build fix for bash version 3.0 and older. Remove
1043 concatenation syntax from doltlibtool to support the older versions
1044 which don't have '+='.
1045
1046 * acinclude.m4:
1047
10482008-10-30 Alp Toker <alp@nuanti.com>
1049
alp@webkit.orgeb261eb2008-10-30 09:56:39 +00001050 Rubber-stamped by Oliver Hunt.
1051
1052 autotools build system change to enable JIT features by default. Can
1053 be disabled with --disable-jit (and is disabled automatically on
1054 unsupported platforms).
1055
1056 * configure.ac:
1057
10582008-10-30 Alp Toker <alp@nuanti.com>
1059
alp@webkit.org1ad44172008-10-30 08:24:04 +00001060 Bump WebKit GTK+ version to 1.0.3.
1061
1062 * configure.ac:
1063
zecke@webkit.orgbcca41d2008-10-29 22:39:18 +000010642008-10-29 Gustavo Noronha Silva <gns@gnome.org>
1065
1066 Reviewed by Holger Freyther.
1067
1068 Added all the files that need to be installed for the Inspector to
1069 work.
1070
zecke@webkit.orga05d5962008-10-29 20:19:06 +000010712008-10-29 Mike Hommey <glandium@debian.org>
1072
1073 Reviewed by Holger Freyther.
1074
1075 https://bugs.webkit.org/show_bug.cgi?id=21884
1076 Test presence and link against libpng.
1077
1078 * GNUmakefile.am:
1079 * configure.ac:
1080
jmalonzo@webkit.orgdc065f32008-10-29 19:34:36 +000010812008-10-29 Jan Michael Alonzo <jmalonzo@webkit.org>
1082
1083 Reviewed by Holger Freyther.
1084
1085 Add --enable-optimizations to enable optimized builds. The default
1086 is to enable it for release builds, and disabled for debug builds.
1087 This option will allow builders to have a debug as well as
1088 optimized builds.
1089
1090 * GNUmakefile.am:
1091 * configure.ac:
1092
alp@webkit.org6862a8b2008-10-28 14:30:05 +000010932008-10-28 Mike Hommey <glandium@debian.org>
1094
1095 Reviewed by Alp Toker.
1096
1097 https://bugs.webkit.org/show_bug.cgi?id=21885
1098 [GTK] libwebkit doesn't link against libpangoft2
1099
1100 Add pkg-config check for pangoft2 which provides
1101 pango_fc_font_description_from_pattern() used in the FreeType font
1102 backend.
1103
1104 * configure.ac:
1105
alp@webkit.org2ab36952008-10-28 12:53:51 +000011062008-10-28 Alp Toker <alp@nuanti.com>
1107
1108 Include copyright license files in the autotools dist target.
1109
1110 Change suggested by Mike Hommey.
1111
1112 * GNUmakefile.am:
1113
jmalonzo@webkit.orge39356e2008-10-25 07:24:17 +000011142008-10-25 Jan Michael Alonzo <jmalonzo@webkit.org>
1115
1116 Gtk build fix: add '-' to Wl which was missed in r36845
1117
1118 * GNUmakefile.am:
1119
alp@webkit.orgee7dc252008-10-22 10:38:23 +000011202008-10-22 Alp Toker <alp@nuanti.com>
1121
1122 Fix build for Cairo 1.2.
1123
1124 * configure.ac:
1125
alp@webkit.org14af1492008-10-20 18:04:53 +000011262008-10-20 Alp Toker <alp@nuanti.com>
1127
1128 Partial GTK+/Win32 build fix. Lowercase library name to enable linking
1129 when cross-compiling Windows binaries from Linux: -lWs2_32 -> -lws2_32
1130
1131 * configure.ac:
1132
alp@webkit.orgb7224862008-10-14 02:16:13 +000011332008-10-13 Alp Toker <alp@nuanti.com>
1134
1135 GTK+ build fix: Ensure correct builds when debugging is
1136 enabled/disabled by defining NDEBUG in autotoolsconfig.h as needed.
1137 It's still passed as a compiler flag since some sources (DRT) don't
1138 use config.h yet.
1139
1140 * configure.ac:
1141
alp@webkit.org7e2b6cd2008-10-10 00:50:25 +000011422008-10-09 Alp Toker <alp@nuanti.com>
1143
1144 Reviewed by Mark Rowe.
1145
1146 https://bugs.webkit.org/show_bug.cgi?id=20760
1147 Implement support for x86 Linux in CTI
1148
1149 Prepare to enable CTI/WREC on supported architectures. Will be
1150 switched on when the crasher introduced in r37386 is resolved.
1151
1152 * configure.ac:
1153
alp@webkit.orge1244662008-10-07 18:28:43 +000011542008-10-07 Alp Toker <alp@nuanti.com>
1155
alp@webkit.org76e7f9a2008-10-08 00:42:37 +00001156 GTK+ build fix for older automake versions (1.7). Discussed in bug
1157 #21392.
1158
1159 * GNUmakefile.am:
1160
11612008-10-07 Alp Toker <alp@nuanti.com>
1162
alp@webkit.orge1244662008-10-07 18:28:43 +00001163 Reviewed by Mark Rowe.
1164
1165 https://bugs.webkit.org/show_bug.cgi?id=21392
1166 [GTK] Auto-generate JS DOM binding sources list
1167
1168 Remove the huge lists of generated DOM binding sources and headers in
1169 the build system. These are difficult to maintain and can be derived
1170 automatically.
1171
1172 The new strategy is to re-use the existing lists of IDL sources (which
1173 are needed for dist support anyway). This will also ease the addition
1174 of new language bindings.
1175
1176 * GNUmakefile.am:
1177
zecke@webkit.org202af282008-09-28 01:49:45 +000011782008-09-27 Jan Michael Alonzo <jmalonzo@webkit.org>
1179
1180 Reviewed by Holger Freyther.
1181
1182 https://bugs.webkit.org/show_bug.cgi?id=20287
1183 [Gtk] disable plugins for gtk/directfb target
1184
1185 Introduce WTF_PLATFORM_X11 for X11 builds.
1186 Also use target-specific packages when building the port
1187
1188 * configure.ac: Do not check for cairo-ft for directfb builds.
1189
zecke@webkit.orga051fce2008-09-27 22:56:56 +000011902008-09-27 Marco Barisione <marco.barisione@collabora.co.uk>
1191
1192 Reviewed by Holger Freyther.
1193
1194 http://bugs.webkit.org/show_bug.cgi?id=21174
1195 [GTK][AUTOTOOLS] Enable large file support at configure time
1196
1197 * configure.ac: Enable large file support with AC_SYS_LARGEFILE.
1198
jmalonzo@webkit.orga897fea2008-09-24 07:42:51 +000011992008-09-23 Richard Hult <richard@imendio.com>
1200
1201 Reviewed by Alp Toker. Landed by Jan Alonzo.
1202
1203 http://bugs.webkit.org/show_bug.cgi?id=20582
1204 [Gtk] Link error on Mac OS X
1205
1206 * GNUmakefile.am: Only use the -version-script flag for the gnu
1207 linker.
1208 * configure.ac: Check for GNU OSes.
1209
alp@webkit.org139345a2008-09-20 06:34:35 +000012102008-09-19 Alp Toker <alp@nuanti.com>
1211
1212 Build fix for the 'gold' linker and recent binutils. New behaviour
1213 requires that we link to used libraries explicitly.
1214
1215 * GNUmakefile.am:
1216 * configure.ac:
1217
jmalonzo@webkit.org6afc5d42008-09-04 20:26:16 +000012182008-09-04 Marco Barisione <marco.barisione@collabora.co.uk>
1219
1220 Reviewed by Eric Seidel.
1221
1222 http://bugs.webkit.org/show_bug.cgi?id=20380
1223 [GTK][AUTOTOOLS] Include autotoolsconfig.h from config.h
1224
1225 * configure.ac: Rename the configuration header from aconfig.h to autotoolsconfig.h.
1226
alp@webkit.org97d8c102008-08-29 05:09:39 +000012272008-08-28 Alp Toker <alp@nuanti.com>
1228
1229 GTK+ dist/build fix. List newly added header files.
1230
1231 * GNUmakefile.am:
1232
zecke@webkit.org895c50f2008-08-28 01:20:19 +000012332008-08-27 Mike Hommey <glandium@debian.org>
1234
1235 Reviewed by Holger.
1236
1237 * GNUmakefile.am:
1238 * symbols.filter: Added.
1239
alp@webkit.org9388fc82008-08-10 18:21:21 +000012402008-08-10 Jan Michael Alonzo <jmalonzo@webkit.org>
1241
1242 Reviewed (and updated) by Alp Toker.
1243
1244 https://bugs.webkit.org/show_bug.cgi?id=16620
1245 [GTK] Autotools make dist and make check support
1246
1247 Get make dist working.
1248
1249 Note that not all possible configurations have been tested yet.
1250
1251 * GNUmakefile.am:
1252
alp@webkit.orgf996f492008-08-10 03:11:28 +000012532008-08-09 Marco Barisione <marco.barisione@collabora.co.uk>
1254
1255 Reviewed by Alp Toker.
1256
1257 http://bugs.webkit.org/show_bug.cgi?id=19045
1258 [gtk] ./configure doesn't check for x toolkit availability
1259
1260 Some old versions of Xt do not provide xt.pc, in this case use
1261 AC_CHECK_LIB to check if the library is installed and then fall back
1262 to using just -lXt.
1263
1264 * configure.ac:
1265
alp@webkit.org5186e842008-08-10 03:00:29 +000012662008-08-09 Alp Toker <alp@nuanti.com>
1267
1268 GTK+ build fixes.
1269
1270 Back out r20338 libxslt check (conditional check already exists and
1271 this broke the build).
1272
1273 Make the flex version check a warning rather than fatal to fix the
1274 build bot.
1275
1276 * configure.ac:
1277
jmalonzo@webkit.orga325b512008-08-10 02:03:42 +000012782008-08-08 Jan Michael Alonzo <jmalonzo@webkit.org>
1279
1280 Reviewed by Mark Rowe.
1281
1282 http://bugs.webkit.org/show_bug.cgi?id=20338
1283 [Gtk] Autotools should check for libxslt
1284
1285 Autotools check for libxslt
1286
1287 * configure.ac:
1288
jmalonzo@webkit.org850cecc2008-08-07 12:08:52 +000012892008-08-07 Kalle Vahlman <zuh@iki.fi>
1290
1291 Reviewed by David Kilzer.
1292
1293 Check for correct flex version to avoid faulty builds
1294
1295 A correct Webkit build requires flex 2.5.33 but autotools build doesn't check for it
1296 https://bugs.webkit.org/show_bug.cgi?id=20253
1297
1298 acinclude.m4: Import AX_COMPARE_VERSION macro
1299 configure.ac: Check for flex version
1300
1301 * acinclude.m4:
1302 * configure.ac:
1303
hausmann@webkit.org25eaf422008-08-07 11:31:59 +000013042008-08-07 Simon Hausmann <hausmann@webkit.org>
1305
1306 Rubber-stamped by Lars.
1307
1308 Added API tests for QWebPage/QWebFrame based on QTestLib.
1309
1310 * WebKit.pro: Add WebKit/qt/tests to the build.
1311
jmalonzo@webkit.org46fd3f42008-08-06 12:40:53 +000013122008-08-06 Marco Barisione <marco.barisione@collabora.co.uk>
1313
1314 Reviewed by Eric Seidel.
1315
1316 http://bugs.webkit.org/show_bug.cgi?id=20276
1317 [GTK] Makefile rules for the enum GTypes files depend on Makefile
1318 instead of GNUmakefile
1319
1320 The patch committed in revision 34649 added the code needed to
1321 generate GTypes for enums but the makefile rules for
1322 stamp-webkitenumtypes.h and webkitenumtypes.cpp were depending on
1323 Makefile (used by other ports) instead of GNUmakefile.
1324
1325 * GNUmakefile.am: Depend on GNUmakefile instead of Makefile.
1326
alp@webkit.org7ba3bb92008-08-05 21:33:35 +000013272008-08-05 Marco Barisione <marco.barisione@collabora.co.uk>
1328
1329 Reviewed by Alp Toker.
1330
1331 http://bugs.webkit.org/show_bug.cgi?id=19045
1332 [gtk] ./configure doesn't check for x toolkit availability
1333
1334 Check for the .pc file for Xt instead of hard coding -lXt in the
1335 GNUmakefile.am.
1336
1337 Thanks to Dominik Röttsches for the initial patch.
1338
1339 * GNUmakefile.am:
1340 * configure.ac:
1341
christian@webkit.orge0a030f2008-07-30 18:17:24 +000013422008-07-30 Marco Barisione <marco.barisione@collabora.co.uk>
1343
1344 Reviewed by Holger.
1345
1346 http://bugs.webkit.org/show_bug.cgi?id=19742
1347 [GTK] Auto generate webkitmarshal.list
1348
1349 Auto generate webkitmarshal.list from source files to reduce the
1350 number of conflicts when merging git branches or when applying
1351 patches.
1352 Also rename webkit-marshal.* to webkitmarshal.* for consistency.
1353
1354 * GNUmakefile.am:
1355
jmalonzo@webkit.org20c9f4b2008-07-27 06:00:36 +000013562008-07-25 Jan Michael Alonzo <jmalonzo@webkit.org>
1357
1358 Reviewed by Mark Rowe.
1359
1360 Copy the way Gtk detects jpeglib. Hinted by Wouter Bolsterlee.
1361
1362 [Gtk] Improve detection jpeglib
1363 https://bugs.webkit.org/show_bug.cgi?id=17865
1364
1365 * GNUmakefile.am:
1366 * configure.ac:
1367
hausmann@webkit.orgbb87b702008-07-25 10:55:33 +000013682008-07-25 Simon Hausmann <hausmann@webkit.org>
1369
1370 Discussed with and rubber-stamped by Lars.
1371
1372 Fix the build system for the Qt port.
1373
1374 Recent JavaScriptCore changes require the addition of JavaScriptCore/API to the
1375 include search path. With a build process that combines JavaScriptCore and
1376 WebCore in one build process/Makefile the existance of
1377 JavaScriptCore/API/Node.h and WebCore/dom/Node.h causes include conflicts.
1378
1379 This commit solves this by introducing a separate build of JavaScriptCore into
1380 a static library.
1381
1382 As a result of the split-up a race-condition due to broken dependencies of
1383 regular source files to header files of generated sources showed up very
1384 frequently when doing parallel builds (which the buildbot does). This commit at
1385 the same time tries to address the dependency problem by making the
1386 addExtraCompiler() function also generate a pseudo extra compiler that
1387 represents the header file output, so that qmake is aware of the creation of
1388 the header file for dependency calculation.
1389
1390 At the same time I removed a lot of cruft from the pro files to ease maintenance.
1391
1392 * WebKit.pri:
1393 * WebKit.pro:
1394
jmalonzo@webkit.orgd18157182008-06-18 20:04:18 +000013952008-06-18 Marco Barisione <marco.barisione@collabora.co.uk>
1396
1397 Reviewed by Alp Toker.
1398
1399 https://bugs.webkit.org/show_bug.cgi?id=19171
1400 [GTK] GTypes for enumerations
1401
1402 Generate GTypes for public enumerations so they can be used as
1403 properties.
1404
1405 * GNUmakefile.am: Generate webkit-enum-types.cpp and
1406 webkit-enum-types.h.
1407
hausmann@webkit.orgb18129c2008-06-16 10:14:04 +000014082008-06-16 Simon Hausmann <hausmann@webkit.org>
1409
1410 Fix the Qt build. testkjs.pro is now called jsc.pro.
1411
1412 * WebKit.pro:
1413
alp@webkit.org643f3ef2008-06-15 11:46:18 +000014142008-06-15 Alp Toker <alp@nuanti.com>
1415
1416 Rubber-stamped by Maciej.
1417
1418 Install 'jsc' application by default.
1419
1420 * GNUmakefile.am:
1421
alp@webkit.org2d181c52008-06-08 16:10:16 +000014222008-06-08 Alp Toker <alp@nuanti.com>
1423
alp@webkit.org7c869902008-06-08 19:04:23 +00001424 autotools/GTK+ build system cleanup. Don't include WebKit API in the
1425 WebCore build as it's no longer needed since r34426.
1426
1427 * GNUmakefile.am:
1428
14292008-06-08 Alp Toker <alp@nuanti.com>
1430
alp@webkit.org2d181c52008-06-08 16:10:16 +00001431 Rubber-stamped by Mark Rowe.
1432
1433 Bring back -fstrict-aliasing for JavaScriptCore which was removed in
1434 r31821, since aliasing issues have now been fixed.
1435
1436 Use -O3, not -O2 for the JavaScriptCore build.
1437
1438 * GNUmakefile.am:
1439 * configure.ac:
1440
christian@webkit.org56f00692008-06-05 22:50:40 +000014412008-06-05 Christian Dywan <christian@twotoasts.de>
1442
1443 Reviewed by Alp Toker.
1444
1445 https://bugs.webkit.org/show_bug.cgi?id=14141
1446 Please add a version to the Gtk port
1447
1448 * GNUmakefile.am:
1449
alp@webkit.org15ef3c42008-06-03 00:30:19 +000014502008-06-02 Alp Toker <alp@nuanti.com>
1451
1452 GTK+/autotools Windows build system fixes.
1453
1454 * GNUmakefile.am:
1455 * configure.ac:
1456
alp@webkit.orgf1dbca62008-06-02 16:36:32 +000014572008-06-02 Jan Michael Alonzo <jmalonzo@webkit.org>
1458
1459 Reviewed by Alp Toker.
1460
1461 Build WebCore GTK+ sources as part of WebCore, not WebKit.
1462 Split common and GTK+-specific sources into separate file lists.
1463
1464 * GNUmakefile.am:
1465
alp@webkit.org46377ba2008-06-02 02:08:34 +000014662008-06-01 Josh Triplett <josh@freedesktop.org>
1467
1468 Reviewed by Alp Toker.
1469
1470 http://bugs.webkit.org/show_bug.cgi?id=16891
1471 [GTK] autotools build is slow
1472
1473 Add dolt revision 5e9eef10 to the autotools build system. Speeds up
1474 the build, often by a factor of two or more on supported platforms,
1475 otherwise falls back to libtool.
1476
1477 See http://dolt.freedesktop.org for details.
1478
1479 * acinclude.m4: Added.
1480 * configure.ac:
1481
jmalonzo@webkit.orgdb04f5c2008-05-25 11:15:15 +000014822008-05-25 Jan Michael Alonzo <jmalonzo@webkit.org>
1483
1484 Reviewed by Alp Toker.
1485
1486 http://bugs.webkit.org/show_bug.cgi?id=19142
1487 [Gtk] Remove build options --svg-experimental and --cross-document-messaging
1488
1489 * configure.ac:
1490
alp@webkit.org1ea970c2008-05-25 04:19:22 +000014912008-05-24 Alp Toker <alp@nuanti.com>
1492
1493 GTK+/Win32 build fixes. Link against Windows ICU without using
1494 icu-config since it's not available on that platform.
1495
1496 Link against Ws2_32 when the curl http backend is chosen since we
1497 use select() directly.
1498
1499 * configure.ac:
1500
alp@webkit.org2bf19672008-05-23 17:48:41 +000015012008-05-23 Alp Toker <alp@nuanti.com>
1502
1503 GTK+ fixes for building without database support.
1504
1505 * configure.ac:
1506
jmalonzo@webkit.org4c3907a2008-05-20 11:52:08 +000015072008-05-20 Jan Michael Alonzo <jmalonzo@webkit.org>
1508
alp@webkit.org5ac91ee2008-05-21 00:51:24 +00001509 Reviewed by Alp Toker.
1510
1511 Fix for previous autotools change.
1512
1513 * configure.ac:
1514
15152008-05-20 Jan Michael Alonzo <jmalonzo@webkit.org>
1516
jmalonzo@webkit.org4c3907a2008-05-20 11:52:08 +00001517 Reviewed by Alp.
1518
1519 http://bugs.webkit.org/show_bug.cgi?id=18483
1520 [Gtk] Autotools should match build-webkit default flags
1521
1522 * configure.ac:
1523
alp@webkit.org8cfd6ab2008-05-19 23:06:49 +000015242008-05-19 Alp Toker <alp@nuanti.com>
1525
1526 GTK+ build fix for Mac/Win. Don't check for FreeType/FontConfig when
1527 the Pango font backend is selected.
1528
1529 * GNUmakefile.am:
1530 * configure.ac:
1531
jchaffraix@webkit.org98e84ef2008-05-16 20:38:48 +000015322008-05-16 Julien Chaffraix <jchaffraix@webkit.org>
1533
1534 Reviewed by Eric.
1535
1536 Preparatory work for bug 9191: JS*ElementWrapperFactory should be autogenerated
1537
1538 * configure.ac: Add HTML_FLAGS and set it when video is enabled.
1539
hausmann@webkit.orgf9804ce2008-05-16 14:25:57 +000015402008-05-15 Ariya Hidayat <ariya.hidayat@trolltech.com>
1541
1542 Reviewed by Simon.
1543
1544 Since WebKitGtk is fully using autotools now, clean-up the .pro/.pri files
1545 from gtk-port.
1546
1547 * WebKit.pri:
1548 * WebKit.pro:
1549
andersca@apple.combe4e18c2008-05-10 00:46:50 +000015502008-05-09 Anders Carlsson <andersca@apple.com>
1551
1552 Reviewed by Mark.
1553
1554 Add x86_64 rule.
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00001555
andersca@apple.combe4e18c2008-05-10 00:46:50 +00001556 * Makefile:
1557
hausmann@webkit.orgba4d9c12008-05-09 13:08:33 +000015582008-05-09 Simon Hausmann <hausmann@webkit.org>
1559
1560 Reviewed by Holger.
1561
1562 Removed explicit linkage against libxml and libxslt on Qt/Mac builds.
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00001563
hausmann@webkit.orgba4d9c12008-05-09 13:08:33 +00001564 This dependency is completely unnecessary here and creates only problems by
1565 propagating through WebCore.pro over libQtWebKit.prl right now customer
1566 applications.
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00001567
hausmann@webkit.orgba4d9c12008-05-09 13:08:33 +00001568
1569 * WebKit.pri:
1570
andersca@apple.comdb0ed042008-05-03 00:21:05 +000015712008-05-02 Anders Carlsson <andersca@apple.com>
1572
1573 Reviewed by Mark.
1574
1575 Add an "x86_64" make rule.
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00001576
andersca@apple.comdb0ed042008-05-03 00:21:05 +00001577 * Makefile.shared:
1578
alp@webkit.orgd06c7c92008-05-02 22:21:09 +000015792008-05-02 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1580
1581 Reviewed by Eric.
1582
1583 https://bugs.webkit.org/show_bug.cgi?id=18811
1584 Enable dashboard and offline web apps in autotools
1585
1586 * configure.ac:
1587
alp@webkit.orga55698b2008-05-01 18:15:39 +000015882008-05-01 Marc Ordinas i Llopis <marc.ordinasillopis@collabora.co.uk>
1589
1590 Reviewed by Alp Toker.
1591
1592 https://bugs.webkit.org/show_bug.cgi?id=14750
1593 Added support for NPAPI plugins on Gtk and Qt-x11 ports.
1594
1595 * GNUmakefile.am: Added Xt library.
1596
ddkilzer@apple.come9e33f32008-04-30 00:31:10 +000015972008-04-29 David Kilzer <ddkilzer@apple.com>
1598
1599 BUILD FIX for ENABLE(DASHBOARD_SUPPORT)
1600
1601 * configure.ac: Added conditional for ENABLE_DASHBOARD_SUPPORT.
1602
alp@webkit.org81514942008-04-23 03:14:26 +000016032008-04-22 Alp Toker <alp@nuanti.com>
1604
1605 GTK+ debug build fix for changes in r32257.
1606
1607 * GNUmakefile.am:
1608
alp@webkit.orgc04fee22008-04-19 05:16:00 +000016092008-04-18 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1610
1611 Reviewed by Alp Toker.
1612
alp@webkit.org67ed4c42008-04-19 05:19:57 +00001613 http://bugs.webkit.org/show_bug.cgi?id=16620
1614 [GTK] Autotools make dist and make check support
alp@webkit.orgc04fee22008-04-19 05:16:00 +00001615
1616 Cleanups.
1617
1618 * GNUmakefile.am:
1619
mrowe@apple.com59de0d02008-04-19 01:31:29 +000016202008-04-11 Mark Rowe <mrowe@apple.com>
1621
1622 Rubber-stamped by Antti Koivisto.
1623
1624 * GNUmakefile.am: Disable a warning that GCC 4.3 triggers all over the show.
1625
alp@webkit.orgd66a1152008-04-17 23:05:11 +000016262008-04-17 Alp Toker <alp@atoker.com>
1627
1628 GTK+ build fix. Back out the libjpeg check part of r32008 from bug
1629 #17865 (reopened).
1630
1631 * configure.ac:
1632
alp@webkit.org4598acd2008-04-17 19:21:34 +000016332008-04-17 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1634
1635 Reviewed by Alp Toker.
1636
1637 http://bugs.webkit.org/show_bug.cgi?id=17865
1638 [Gtk] Improve detection of jpeglib and glib tools
1639
1640 Improve detecting jpeglib and glib tools
1641
1642 * configure.ac: Throw an error if the dependencies above are
1643 currently not installed
1644
alp@webkit.orgf02b6bc2008-04-14 20:18:18 +000016452008-04-14 Xan Lopez <xan@gnome.org>
1646
1647 Reviewed by Alp Toker.
1648
1649 http://bugs.webkit.org/show_bug.cgi?id=17917
1650 Bug 17917: Cookie support for HTTP soup backend
1651
1652 Bumped the libsoup required version to 2.23 for cookie support.
1653
1654 * configure.ac:
1655
mrowe@apple.comfd551522008-04-11 21:18:05 +000016562008-04-11 Mark Rowe <mrowe@apple.com>
1657
1658 Rubber-stamped by Anders Carlsson.
1659
1660 Fix https://bugs.webkit.org/show_bug.cgi?id=18430
1661 Bug 18430: SIGSEGV on amd64 when built with gcc 4.3
1662
1663 GCC 4.3 generates bad code in some instances when working with our HashTables
1664 as some of the HashTable code violates the strict aliasing requirements. Since
1665 GCC 4.2 this code has generated warnings when -fstrict-aliasing is enabled. Until
1666 the code can be fixed to be safe with strict aliasing enabled, we will disable
1667 strict aliasing.
1668
1669 * GNUmakefile.am:
1670
alp@webkit.org02eba752008-04-11 00:45:17 +000016712008-03-12 Michael Emmel <mike.emmel@gmail.com>
1672
1673 Reviewed by Alp Toker.
1674
1675 http://bugs.webkit.org/show_bug.cgi?id=18397
1676 Fix leaving spaces before parens in functions
1677
1678 * WebKitTools/Scripts/wkstyle:
1679
ap@webkit.orgc266b3f2008-04-07 12:24:26 +000016802008-04-07 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1681
1682 Build fix, rubber-stamped and landed by ap.
1683
1684 * configure.ac: Add autoconf flag for HTML5 client-side session and persistent storage support.
1685
zecke@webkit.org178fffa2008-03-21 20:40:41 +000016862008-03-21 Rodney Dawes <dobey@wayofthemonkey.com>
1687
1688 Reviewed by Holger.
1689
1690 Remove the JSCore include path options from global_cppflags.
1691 Place JSCore include path options in javascriptcore_cppflags.
1692 Add javascriptcore_cppflags to libWebCore_la_CPPFLAGS.
1693
1694 * GNUmakefile.am:
1695
andersca@apple.com2421f662008-03-20 18:19:07 +000016962008-03-20 Jasper Bryant-Greene <jasper@unix.geek.nz>
1697
1698 Reviewed by Anders.
1699
1700 Resolves http://bugs.webkit.org/show_bug.cgi?id=16092
1701 "[GTK] Middle-mouse click should allow opening a URL in a new tab"
1702
1703 Added WebKitNavigationAction object to GTK API
1704
1705 * GNUmakefile.am:
1706
alp@webkit.org7d9253a2008-03-12 15:03:17 +000017072008-03-12 Xan Lopez <xan@gnome.org>
1708
1709 Reviewed by Alp Toker.
1710
1711 http://bugs.webkit.org/show_bug.cgi?id=15229
1712
1713 Add optional font backend support with freetype and pango
1714 backends. Default is freetype for now.
1715
alp@webkit.org720edd62008-03-12 15:08:01 +00001716 Original patch by Sven Herzberg <sven@imendio.com>
1717
alp@webkit.org7d9253a2008-03-12 15:03:17 +00001718 * configure.ac:
1719
alp@webkit.orgb51d08f2008-03-11 23:06:38 +000017202008-03-11 Xan Lopez <xan@gnome.org>
1721
1722 Reviewed by Alp Toker.
1723
1724 http://bugs.webkit.org/show_bug.cgi?id=16476
1725
1726 Add support for multiple http backends, and add soup backend (off by default).
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00001727
alp@webkit.orgb51d08f2008-03-11 23:06:38 +00001728 * GNUmakefile.am:
1729 * configure.ac:
1730
hausmann@webkit.org9999bb82008-03-10 11:52:27 +000017312008-03-07 Simon Hausmann <hausmann@webkit.org>
1732
darin@apple.com07c80c62008-09-05 18:15:43 +00001733 Reviewed by Darin Adler.
hausmann@webkit.org9999bb82008-03-10 11:52:27 +00001734
1735 Done with Lars.
1736
1737 Added plugins subdirectory to the include path.
1738
1739 * WebKit.pri:
1740
alp@webkit.org478185d2008-03-10 02:44:33 +000017412008-03-09 Alp Toker <alp@atoker.com>
1742
1743 GTK+ build fix for r30913.
1744
1745 Use UNICODE_CFLAGS for C++ sources as well as C sources.
1746
1747 * GNUmakefile.am:
1748
vestbo@webkit.org83a4da72008-11-10 15:55:10 +000017492008-03-09 Jörg Billeter <j@bitron.ch>
alp@webkit.orgd28cae02008-03-10 00:49:15 +00001750
1751 Reviewed by Alp Toker.
1752
1753 Conditionalise ICU for Unicode in the GTK+ port.
1754
1755 * GNUmakefile.am:
1756 * configure.ac:
1757
alp@webkit.orgc1c99562008-03-03 22:06:52 +000017582008-03-03 Brent Fulgham <bfulgham@gmail.com>
1759
1760 Reviewed by Alp Toker.
1761
1762 http://bugs.webkit.org/show_bug.cgi?id=17644
1763 Build GTK on Mac OS X using native ICU library
1764
1765 Use Apple native ICU libraries when building GTK
1766 webkit on Mac OS.
1767
1768 * configure.ac:
1769
alp@webkit.org03709e02008-03-03 05:10:18 +000017702008-03-02 Brent Fulgham <bfulgham@gmail.com>
1771
1772 Reviewed by Alp Toker.
1773
1774 Add ICU_CPPFLAGS earlier in include path for WebCore
1775 so that we find $(icu_cppflags)/unicode/utf8.h, rather than
1776 the wtf/unicode/UTF8.h on case-insensitive file systems.
1777
1778 * GNUmakefile.am:
1779
alp@webkit.org66551a12008-03-02 19:51:26 +000017802008-03-02 Alp Toker <alp@atoker.com>
1781
1782 Reviewed by Mark Rowe.
1783
1784 Split the WebKit GTK+ build out of the WebCore build and change the
1785 shared object name to match the package name.
1786
1787 * GNUmakefile.am:
1788
alp@webkit.org06f756d2008-02-28 08:21:59 +000017892008-02-28 Alp Toker <alp@atoker.com>
1790
1791 Fix a configure script typo spotted by Kalle Vahlman.
1792
1793 * configure.ac:
1794
timothy@apple.com7e518c52008-02-26 21:54:07 +000017952008-02-26 Timothy Hatcher <timothy@apple.com>
1796
1797 Reviewed by Darin Adler.
1798
1799 Add "64" and "64u" make rules to allow easy building of 64-bit versions.
1800
1801 make 64: will build Intel-only 64-bit.
1802 make 64u: will build 4-way universal for PPC and Intel.
1803
1804 * Makefile:
1805 * Makefile.shared:
1806
darin@apple.com47e2c232008-02-24 05:42:29 +000018072008-02-23 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1808
darin@apple.com07c80c62008-09-05 18:15:43 +00001809 Rubber stamped by Darin Adler.
pewtermoose@webkit.org7a953d92008-02-24 07:07:03 +00001810
1811 Add separator '\' after libJavaScriptCore_la_LIBADD and cleanup
1812 whitespaces introduced in the previous commit.
1813
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00001814 * GNUmakefile.am:
pewtermoose@webkit.org7a953d92008-02-24 07:07:03 +00001815
18162008-02-23 Jan Michael Alonzo <jmalonzo@unpluggable.com>
1817
darin@apple.com07c80c62008-09-05 18:15:43 +00001818 Rubber-stamped by Darin Adler.
darin@apple.com47e2c232008-02-24 05:42:29 +00001819
1820 * GNUmakefile.am: Add both GLOBALDEPS and WEBKITDEPS instead of DEPENDENCIES.
1821 * configure.ac: Break dependent modules into GLOBALDEPS and WEBKITDEPS.
1822
alp@webkit.org80dd1122008-02-21 20:16:43 +000018232008-02-21 Alp Toker <alp@atoker.com>
1824
alp@webkit.org52b83662008-02-22 06:10:42 +00001825 Fix a configure script typo.
1826
1827 * configure.ac:
1828
18292008-02-21 Alp Toker <alp@atoker.com>
1830
alp@webkit.org80dd1122008-02-21 20:16:43 +00001831 GTK+/autotools SVG experimental build fix
1832
1833 Don't enable SVG filters in --enable-svg-experimental.
1834
1835 This feature isn't supported at all yet. Developers can enable it
1836 explicitly by passing --enable-svg-filters if needed.
1837
1838 * configure.ac:
1839
alp@webkit.orgc53b43d2008-02-21 19:43:44 +000018402008-02-21 Mike Auty <mike.auty@gmail.com>
1841
1842 Reviewed by Alp Toker.
1843
1844 http://bugs.webkit.org/show_bug.cgi?id=17445
1845 [GTK] WebKit doesn't compile with LDFLAGS="-Wl,--as-needed"
1846
1847 The GNUmakefile.am files make use of the LDFLAGS variable to include library
1848 additions such as -ljpeg etc. Unfortunately, if these inclusions aren't made
1849 in LIBADD/LDADD variables, then they are mis-ordered during the linking.
1850
1851 The as-needed flag discards libraries whose functions have not been needed by
1852 earlier libraries, which therefore makes the ordering important.
1853
1854 This moves all -l library inclusion statements from LDFLAGS variables to
1855 LIBADD/LDADD variables.
1856
1857 * GNUmakefile.am:
1858
alp@webkit.org9fc08a82008-02-15 18:25:44 +000018592008-02-15 Alp Toker <alp@atoker.com>
1860
1861 Reviewed by Holger.
1862
1863 GTK+ configure script cleanups
1864
1865 Categorize the configuration summary printout.
1866 Bump GTK+ requirement to 2.8.
1867 Rename 'webkit_target' to just 'target'.
1868 Don't check for pthread on Win32.
1869
1870 * configure.ac:
1871
aroben@apple.comcde8fd12008-02-15 16:36:07 +000018722008-02-14 Adam Roben <aroben@apple.com>
1873
aroben@apple.com198b8e12008-02-15 16:36:54 +00001874 Turn on cross-document messaging support by default
1875
darin@apple.com07c80c62008-09-05 18:15:43 +00001876 Reviewed by Darin Adler.
aroben@apple.com198b8e12008-02-15 16:36:54 +00001877
1878 * configure.ac:
1879
18802008-02-14 Adam Roben <aroben@apple.com>
1881
aroben@apple.comcde8fd12008-02-15 16:36:07 +00001882 Conditionalize cross-document messaging support
1883
1884 The cross-document messaging parts of HTML 5 are in flux and we want
1885 ports to be able to turn off the support as needed.
1886
1887 Note that the support is turned off by default right now. A subsequent
1888 commit will turn it on by default.
1889
darin@apple.com07c80c62008-09-05 18:15:43 +00001890 Reviewed by Darin Adler.
aroben@apple.comcde8fd12008-02-15 16:36:07 +00001891
1892 * configure.ac:
1893
alp@webkit.org4ad34cb2008-02-12 21:04:50 +000018942008-02-12 Rodney Dawes <dobey@wayofthemonkey.com>
1895
1896 Reviewed by Alp Toker.
1897
1898 Add a --with-hildon argument to configure.ac for adding MAEMO_CHANGES
1899 to the CPPFLAGS for WebCore and WebKit
1900 Add a pkgconfig check for hildon-1 when --with-hildon specified
1901 Output the use of Hildon support in the summary
1902 Add HILDON_CPPFLAGS to webkitgtk_cppflags
1903 Add HILDON_CFLAGS to libWebKitGtk_la_CFLAGS
1904 Add HILDON_LIBS to libWebKitGtk_la_LDFLAGS
1905
1906 * configure.ac:
1907 * GNUmakefile.am:
1908
alp@webkit.org28c069b2008-02-09 05:44:24 +000019092008-02-08 Alp Toker <alp@atoker.com>
1910
1911 Rubber-stamped by Maciej.
1912
1913 Bump autoconf CAIRO_REQUIRED_VERSION up to 1.4.
1914
1915 * configure.ac:
1916
timothy@apple.comf42518d2008-02-06 20:19:16 +000019172008-02-06 Timothy Hatcher <timothy@apple.com>
1918
1919 Rubber-stamped by Mark Rowe.
1920
1921 Dump of bugs.webkit.org's Bugzilla instance.
1922
1923 * BugsSite: Added.
1924 * BugsSite/.htaccess: Added.
1925 * BugsSite/Bugzilla: Added.
1926 * BugsSite/Bugzilla.pm: Added.
1927 * BugsSite/Bugzilla/.cvsignore: Added.
1928 * BugsSite/Bugzilla/.htaccess: Added.
1929 * BugsSite/Bugzilla/Attachment.pm: Added.
1930 * BugsSite/Bugzilla/Auth: Added.
1931 * BugsSite/Bugzilla/Auth.pm: Added.
1932 * BugsSite/Bugzilla/Auth/Login: Added.
1933 * BugsSite/Bugzilla/Auth/Login/WWW: Added.
1934 * BugsSite/Bugzilla/Auth/Login/WWW.pm: Added.
1935 * BugsSite/Bugzilla/Auth/Login/WWW/CGI: Added.
1936 * BugsSite/Bugzilla/Auth/Login/WWW/CGI.pm: Added.
1937 * BugsSite/Bugzilla/Auth/Login/WWW/CGI/Cookie.pm: Added.
1938 * BugsSite/Bugzilla/Auth/Login/WWW/Env.pm: Added.
1939 * BugsSite/Bugzilla/Auth/README: Added.
1940 * BugsSite/Bugzilla/Auth/Verify: Added.
1941 * BugsSite/Bugzilla/Auth/Verify/DB.pm: Added.
1942 * BugsSite/Bugzilla/Auth/Verify/LDAP.pm: Added.
1943 * BugsSite/Bugzilla/Bug.pm: Added.
1944 * BugsSite/Bugzilla/BugMail.pm: Added.
1945 * BugsSite/Bugzilla/CGI.pm: Added.
1946 * BugsSite/Bugzilla/Chart.pm: Added.
1947 * BugsSite/Bugzilla/Config.pm: Added.
1948 * BugsSite/Bugzilla/Constants.pm: Added.
1949 * BugsSite/Bugzilla/DB: Added.
1950 * BugsSite/Bugzilla/DB.pm: Added.
1951 * BugsSite/Bugzilla/DB/Mysql.pm: Added.
1952 * BugsSite/Bugzilla/DB/Pg.pm: Added.
1953 * BugsSite/Bugzilla/DB/Schema: Added.
1954 * BugsSite/Bugzilla/DB/Schema.pm: Added.
1955 * BugsSite/Bugzilla/DB/Schema/Mysql.pm: Added.
1956 * BugsSite/Bugzilla/DB/Schema/Pg.pm: Added.
1957 * BugsSite/Bugzilla/Error.pm: Added.
1958 * BugsSite/Bugzilla/Flag.pm: Added.
1959 * BugsSite/Bugzilla/FlagType.pm: Added.
1960 * BugsSite/Bugzilla/Group.pm: Added.
1961 * BugsSite/Bugzilla/Search.pm: Added.
1962 * BugsSite/Bugzilla/Series.pm: Added.
1963 * BugsSite/Bugzilla/Template: Added.
1964 * BugsSite/Bugzilla/Template.pm: Added.
1965 * BugsSite/Bugzilla/Template/Plugin: Added.
1966 * BugsSite/Bugzilla/Template/Plugin/Bugzilla.pm: Added.
1967 * BugsSite/Bugzilla/Template/Plugin/Hook.pm: Added.
1968 * BugsSite/Bugzilla/Template/Plugin/User.pm: Added.
1969 * BugsSite/Bugzilla/Token.pm: Added.
1970 * BugsSite/Bugzilla/User: Added.
1971 * BugsSite/Bugzilla/User.pm: Added.
1972 * BugsSite/Bugzilla/User/Setting.pm: Added.
1973 * BugsSite/Bugzilla/Util.pm: Added.
1974 * BugsSite/CGI.pl: Added.
1975 * BugsSite/PrettyPatch: Added.
1976 * BugsSite/PrettyPatch/PrettyPatch.rb: Added.
1977 * BugsSite/PrettyPatch/prettify.rb: Added.
1978 * BugsSite/QUICKSTART: Added.
1979 * BugsSite/README: Added.
1980 * BugsSite/UPGRADING: Added.
1981 * BugsSite/UPGRADING-pre-2.8: Added.
1982 * BugsSite/ant.jpg: Added.
1983 * BugsSite/attachment-aroben.cgi: Added.
1984 * BugsSite/attachment.cgi: Added.
1985 * BugsSite/buglist.cgi: Added.
1986 * BugsSite/bugzilla.dtd: Added.
1987 * BugsSite/chart.cgi: Added.
1988 * BugsSite/checksetup.pl: Added.
1989 * BugsSite/colchange.cgi: Added.
1990 * BugsSite/collectstats.pl: Added.
1991 * BugsSite/config.cgi: Added.
1992 * BugsSite/contrib: Added.
1993 * BugsSite/contrib/BugzillaEmail.pm: Added.
1994 * BugsSite/contrib/README: Added.
1995 * BugsSite/contrib/README.Mailif: Added.
1996 * BugsSite/contrib/bug_email.pl: Added.
1997 * BugsSite/contrib/bugmail_help.html: Added.
1998 * BugsSite/contrib/bugzilla-submit: Added.
1999 * BugsSite/contrib/bugzilla-submit/README: Added.
2000 * BugsSite/contrib/bugzilla-submit/bugdata.txt: Added.
2001 * BugsSite/contrib/bugzilla-submit/bugzilla-submit: Added.
2002 * BugsSite/contrib/bugzilla-submit/bugzilla-submit.xml: Added.
2003 * BugsSite/contrib/bugzilla.procmailrc: Added.
2004 * BugsSite/contrib/bugzilla_email_append.pl: Added.
2005 * BugsSite/contrib/bugzilla_ldapsync.rb: Added.
2006 * BugsSite/contrib/bzdbcopy.pl: Added.
2007 * BugsSite/contrib/cmdline: Added.
2008 * BugsSite/contrib/cmdline/bugcount: Added.
2009 * BugsSite/contrib/cmdline/bugids: Added.
2010 * BugsSite/contrib/cmdline/buglist: Added.
2011 * BugsSite/contrib/cmdline/bugs: Added.
2012 * BugsSite/contrib/cmdline/bugslink: Added.
2013 * BugsSite/contrib/cmdline/makequery: Added.
2014 * BugsSite/contrib/cmdline/query.conf: Added.
2015 * BugsSite/contrib/cvs-update.pl: Added.
2016 * BugsSite/contrib/gnats2bz.pl: Added.
2017 * BugsSite/contrib/gnatsparse: Added.
2018 * BugsSite/contrib/gnatsparse/README: Added.
2019 * BugsSite/contrib/gnatsparse/gnatsparse.py: Added.
2020 * BugsSite/contrib/gnatsparse/magic.py: Added.
2021 * BugsSite/contrib/gnatsparse/specialuu.py: Added.
2022 * BugsSite/contrib/jb2bz.py: Added.
2023 * BugsSite/contrib/mysqld-watcher.pl: Added.
2024 * BugsSite/contrib/sendbugmail.pl: Added.
2025 * BugsSite/contrib/sendunsentbugmail.pl: Added.
2026 * BugsSite/contrib/syncLDAP.pl: Added.
2027 * BugsSite/contrib/yp_nomail.sh: Added.
2028 * BugsSite/createaccount.cgi: Added.
2029 * BugsSite/data: Added.
2030 * BugsSite/data/.htaccess: Added.
2031 * BugsSite/data/attachments: Added.
2032 * BugsSite/data/attachments/.htaccess: Added.
2033 * BugsSite/data/duplicates: Added.
2034 * BugsSite/data/mail: Added.
2035 * BugsSite/data/mimedump-tmp: Added.
2036 * BugsSite/data/mining: Added.
2037 * BugsSite/data/nomail: Added.
2038 * BugsSite/data/params: Added.
2039 * BugsSite/data/template: Added.
2040 * BugsSite/data/template/template: Added.
2041 * BugsSite/data/template/template/en: Added.
2042 * BugsSite/data/template/template/en/custom: Added.
2043 * BugsSite/data/template/template/en/custom/account: Added.
2044 * BugsSite/data/template/template/en/custom/account/auth: Added.
2045 * BugsSite/data/template/template/en/custom/account/auth/ldap-error.html.tmpl: Added.
2046 * BugsSite/data/template/template/en/custom/account/auth/login-small.html.tmpl: Added.
2047 * BugsSite/data/template/template/en/custom/account/auth/login.html.tmpl: Added.
2048 * BugsSite/data/template/template/en/custom/account/cancel-token.txt.tmpl: Added.
2049 * BugsSite/data/template/template/en/custom/account/create.html.tmpl: Added.
2050 * BugsSite/data/template/template/en/custom/account/created.html.tmpl: Added.
2051 * BugsSite/data/template/template/en/custom/account/email: Added.
2052 * BugsSite/data/template/template/en/custom/account/email/change-new.txt.tmpl: Added.
2053 * BugsSite/data/template/template/en/custom/account/email/change-old.txt.tmpl: Added.
2054 * BugsSite/data/template/template/en/custom/account/email/confirm.html.tmpl: Added.
2055 * BugsSite/data/template/template/en/custom/account/exists.html.tmpl: Added.
2056 * BugsSite/data/template/template/en/custom/account/password: Added.
2057 * BugsSite/data/template/template/en/custom/account/password/forgotten-password.txt.tmpl: Added.
2058 * BugsSite/data/template/template/en/custom/account/password/set-forgotten-password.html.tmpl: Added.
2059 * BugsSite/data/template/template/en/custom/account/prefs: Added.
2060 * BugsSite/data/template/template/en/custom/account/prefs/account.html.tmpl: Added.
2061 * BugsSite/data/template/template/en/custom/account/prefs/email.html.tmpl: Added.
2062 * BugsSite/data/template/template/en/custom/account/prefs/footer.html.tmpl: Added.
2063 * BugsSite/data/template/template/en/custom/account/prefs/permissions.html.tmpl: Added.
2064 * BugsSite/data/template/template/en/custom/account/prefs/prefs.html.tmpl: Added.
2065 * BugsSite/data/template/template/en/custom/account/prefs/saved-searches.html.tmpl: Added.
2066 * BugsSite/data/template/template/en/custom/account/prefs/settings.html.tmpl: Added.
2067 * BugsSite/data/template/template/en/custom/admin: Added.
2068 * BugsSite/data/template/template/en/custom/admin/classifications: Added.
2069 * BugsSite/data/template/template/en/custom/admin/classifications/add.html.tmpl: Added.
2070 * BugsSite/data/template/template/en/custom/admin/classifications/del.html.tmpl: Added.
2071 * BugsSite/data/template/template/en/custom/admin/classifications/delete.html.tmpl: Added.
2072 * BugsSite/data/template/template/en/custom/admin/classifications/edit.html.tmpl: Added.
2073 * BugsSite/data/template/template/en/custom/admin/classifications/new.html.tmpl: Added.
2074 * BugsSite/data/template/template/en/custom/admin/classifications/reclassify.html.tmpl: Added.
2075 * BugsSite/data/template/template/en/custom/admin/classifications/select.html.tmpl: Added.
2076 * BugsSite/data/template/template/en/custom/admin/classifications/update.html.tmpl: Added.
2077 * BugsSite/data/template/template/en/custom/admin/components: Added.
2078 * BugsSite/data/template/template/en/custom/admin/components/confirm-delete.html.tmpl: Added.
2079 * BugsSite/data/template/template/en/custom/admin/components/create.html.tmpl: Added.
2080 * BugsSite/data/template/template/en/custom/admin/components/created.html.tmpl: Added.
2081 * BugsSite/data/template/template/en/custom/admin/components/deleted.html.tmpl: Added.
2082 * BugsSite/data/template/template/en/custom/admin/components/edit.html.tmpl: Added.
2083 * BugsSite/data/template/template/en/custom/admin/components/footer.html.tmpl: Added.
2084 * BugsSite/data/template/template/en/custom/admin/components/list.html.tmpl: Added.
2085 * BugsSite/data/template/template/en/custom/admin/components/select-product.html.tmpl: Added.
2086 * BugsSite/data/template/template/en/custom/admin/components/updated.html.tmpl: Added.
2087 * BugsSite/data/template/template/en/custom/admin/fieldvalues: Added.
2088 * BugsSite/data/template/template/en/custom/admin/fieldvalues/confirm-delete.html.tmpl: Added.
2089 * BugsSite/data/template/template/en/custom/admin/fieldvalues/create.html.tmpl: Added.
2090 * BugsSite/data/template/template/en/custom/admin/fieldvalues/created.html.tmpl: Added.
2091 * BugsSite/data/template/template/en/custom/admin/fieldvalues/deleted.html.tmpl: Added.
2092 * BugsSite/data/template/template/en/custom/admin/fieldvalues/edit.html.tmpl: Added.
2093 * BugsSite/data/template/template/en/custom/admin/fieldvalues/footer.html.tmpl: Added.
2094 * BugsSite/data/template/template/en/custom/admin/fieldvalues/list.html.tmpl: Added.
2095 * BugsSite/data/template/template/en/custom/admin/fieldvalues/select-field.html.tmpl: Added.
2096 * BugsSite/data/template/template/en/custom/admin/fieldvalues/updated.html.tmpl: Added.
2097 * BugsSite/data/template/template/en/custom/admin/flag-type: Added.
2098 * BugsSite/data/template/template/en/custom/admin/flag-type/confirm-delete.html.tmpl: Added.
2099 * BugsSite/data/template/template/en/custom/admin/flag-type/edit.html.tmpl: Added.
2100 * BugsSite/data/template/template/en/custom/admin/flag-type/list.html.tmpl: Added.
2101 * BugsSite/data/template/template/en/custom/admin/groups: Added.
2102 * BugsSite/data/template/template/en/custom/admin/groups/change.html.tmpl: Added.
2103 * BugsSite/data/template/template/en/custom/admin/groups/create.html.tmpl: Added.
2104 * BugsSite/data/template/template/en/custom/admin/groups/created.html.tmpl: Added.
2105 * BugsSite/data/template/template/en/custom/admin/groups/delete.html.tmpl: Added.
2106 * BugsSite/data/template/template/en/custom/admin/groups/deleted.html.tmpl: Added.
2107 * BugsSite/data/template/template/en/custom/admin/groups/edit.html.tmpl: Added.
2108 * BugsSite/data/template/template/en/custom/admin/groups/list.html.tmpl: Added.
2109 * BugsSite/data/template/template/en/custom/admin/groups/remove.html.tmpl: Added.
2110 * BugsSite/data/template/template/en/custom/admin/keywords: Added.
2111 * BugsSite/data/template/template/en/custom/admin/keywords/confirm-delete.html.tmpl: Added.
2112 * BugsSite/data/template/template/en/custom/admin/keywords/create.html.tmpl: Added.
2113 * BugsSite/data/template/template/en/custom/admin/keywords/created.html.tmpl: Added.
2114 * BugsSite/data/template/template/en/custom/admin/keywords/edit.html.tmpl: Added.
2115 * BugsSite/data/template/template/en/custom/admin/keywords/list.html.tmpl: Added.
2116 * BugsSite/data/template/template/en/custom/admin/keywords/rebuild-cache.html.tmpl: Added.
2117 * BugsSite/data/template/template/en/custom/admin/milestones: Added.
2118 * BugsSite/data/template/template/en/custom/admin/milestones/confirm-delete.html.tmpl: Added.
2119 * BugsSite/data/template/template/en/custom/admin/milestones/create.html.tmpl: Added.
2120 * BugsSite/data/template/template/en/custom/admin/milestones/created.html.tmpl: Added.
2121 * BugsSite/data/template/template/en/custom/admin/milestones/deleted.html.tmpl: Added.
2122 * BugsSite/data/template/template/en/custom/admin/milestones/edit.html.tmpl: Added.
2123 * BugsSite/data/template/template/en/custom/admin/milestones/footer.html.tmpl: Added.
2124 * BugsSite/data/template/template/en/custom/admin/milestones/list.html.tmpl: Added.
2125 * BugsSite/data/template/template/en/custom/admin/milestones/select-product.html.tmpl: Added.
2126 * BugsSite/data/template/template/en/custom/admin/milestones/updated.html.tmpl: Added.
2127 * BugsSite/data/template/template/en/custom/admin/products: Added.
2128 * BugsSite/data/template/template/en/custom/admin/products/confirm-delete.html.tmpl: Added.
2129 * BugsSite/data/template/template/en/custom/admin/products/deleted.html.tmpl: Added.
2130 * BugsSite/data/template/template/en/custom/admin/products/footer.html.tmpl: Added.
2131 * BugsSite/data/template/template/en/custom/admin/products/groupcontrol: Added.
2132 * BugsSite/data/template/template/en/custom/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
2133 * BugsSite/data/template/template/en/custom/admin/products/groupcontrol/edit.html.tmpl: Added.
2134 * BugsSite/data/template/template/en/custom/admin/products/list-classifications.html.tmpl: Added.
2135 * BugsSite/data/template/template/en/custom/admin/products/list.html.tmpl: Added.
2136 * BugsSite/data/template/template/en/custom/admin/settings: Added.
2137 * BugsSite/data/template/template/en/custom/admin/settings/edit.html.tmpl: Added.
2138 * BugsSite/data/template/template/en/custom/admin/settings/updated.html.tmpl: Added.
2139 * BugsSite/data/template/template/en/custom/admin/table.html.tmpl: Added.
2140 * BugsSite/data/template/template/en/custom/admin/users: Added.
2141 * BugsSite/data/template/template/en/custom/admin/users/confirm-delete.html.tmpl: Added.
2142 * BugsSite/data/template/template/en/custom/admin/users/create.html.tmpl: Added.
2143 * BugsSite/data/template/template/en/custom/admin/users/edit.html.tmpl: Added.
2144 * BugsSite/data/template/template/en/custom/admin/users/list.html.tmpl: Added.
2145 * BugsSite/data/template/template/en/custom/admin/users/listselectvars.html.tmpl: Added.
2146 * BugsSite/data/template/template/en/custom/admin/users/search.html.tmpl: Added.
2147 * BugsSite/data/template/template/en/custom/admin/users/userdata.html.tmpl: Added.
2148 * BugsSite/data/template/template/en/custom/admin/versions: Added.
2149 * BugsSite/data/template/template/en/custom/admin/versions/confirm-delete.html.tmpl: Added.
2150 * BugsSite/data/template/template/en/custom/admin/versions/create.html.tmpl: Added.
2151 * BugsSite/data/template/template/en/custom/admin/versions/created.html.tmpl: Added.
2152 * BugsSite/data/template/template/en/custom/admin/versions/deleted.html.tmpl: Added.
2153 * BugsSite/data/template/template/en/custom/admin/versions/edit.html.tmpl: Added.
2154 * BugsSite/data/template/template/en/custom/admin/versions/footer.html.tmpl: Added.
2155 * BugsSite/data/template/template/en/custom/admin/versions/list.html.tmpl: Added.
2156 * BugsSite/data/template/template/en/custom/admin/versions/select-product.html.tmpl: Added.
2157 * BugsSite/data/template/template/en/custom/admin/versions/updated.html.tmpl: Added.
2158 * BugsSite/data/template/template/en/custom/attachment: Added.
2159 * BugsSite/data/template/template/en/custom/attachment/choose.html.tmpl: Added.
2160 * BugsSite/data/template/template/en/custom/attachment/content-types.html.tmpl: Added.
2161 * BugsSite/data/template/template/en/custom/attachment/create.html.tmpl: Added.
2162 * BugsSite/data/template/template/en/custom/attachment/created.html.tmpl: Added.
2163 * BugsSite/data/template/template/en/custom/attachment/diff-file.html.tmpl: Added.
2164 * BugsSite/data/template/template/en/custom/attachment/diff-footer.html.tmpl: Added.
2165 * BugsSite/data/template/template/en/custom/attachment/diff-header.html.tmpl: Added.
2166 * BugsSite/data/template/template/en/custom/attachment/edit.html.tmpl: Added.
2167 * BugsSite/data/template/template/en/custom/attachment/list.html.tmpl: Added.
2168 * BugsSite/data/template/template/en/custom/attachment/show-multiple.html.tmpl: Added.
2169 * BugsSite/data/template/template/en/custom/attachment/updated.html.tmpl: Added.
2170 * BugsSite/data/template/template/en/custom/bug: Added.
2171 * BugsSite/data/template/template/en/custom/bug/activity: Added.
2172 * BugsSite/data/template/template/en/custom/bug/activity/show.html.tmpl: Added.
2173 * BugsSite/data/template/template/en/custom/bug/activity/table.html.tmpl: Added.
2174 * BugsSite/data/template/template/en/custom/bug/choose.html.tmpl: Added.
2175 * BugsSite/data/template/template/en/custom/bug/comments.html.tmpl: Added.
2176 * BugsSite/data/template/template/en/custom/bug/create: Added.
2177 * BugsSite/data/template/template/en/custom/bug/create/comment-guided.txt.tmpl: Added.
2178 * BugsSite/data/template/template/en/custom/bug/create/comment.txt.tmpl: Added.
2179 * BugsSite/data/template/template/en/custom/bug/create/create-guided.html.tmpl: Added.
2180 * BugsSite/data/template/template/en/custom/bug/create/create.html.tmpl: Added.
2181 * BugsSite/data/template/template/en/custom/bug/create/created.html.tmpl: Added.
2182 * BugsSite/data/template/template/en/custom/bug/create/make-template.html.tmpl: Added.
2183 * BugsSite/data/template/template/en/custom/bug/create/user-message.html.tmpl: Added.
2184 * BugsSite/data/template/template/en/custom/bug/dependency-graph.html.tmpl: Added.
2185 * BugsSite/data/template/template/en/custom/bug/dependency-tree.html.tmpl: Added.
2186 * BugsSite/data/template/template/en/custom/bug/edit.html.tmpl: Added.
2187 * BugsSite/data/template/template/en/custom/bug/knob.html.tmpl: Added.
2188 * BugsSite/data/template/template/en/custom/bug/navigate.html.tmpl: Added.
2189 * BugsSite/data/template/template/en/custom/bug/process: Added.
2190 * BugsSite/data/template/template/en/custom/bug/process/bugmail.html.tmpl: Added.
2191 * BugsSite/data/template/template/en/custom/bug/process/confirm-duplicate.html.tmpl: Added.
2192 * BugsSite/data/template/template/en/custom/bug/process/header.html.tmpl: Added.
2193 * BugsSite/data/template/template/en/custom/bug/process/midair.html.tmpl: Added.
2194 * BugsSite/data/template/template/en/custom/bug/process/next.html.tmpl: Added.
2195 * BugsSite/data/template/template/en/custom/bug/process/results.html.tmpl: Added.
2196 * BugsSite/data/template/template/en/custom/bug/process/verify-new-product.html.tmpl: Added.
2197 * BugsSite/data/template/template/en/custom/bug/show-multiple.html.tmpl: Added.
2198 * BugsSite/data/template/template/en/custom/bug/show.html.tmpl: Added.
2199 * BugsSite/data/template/template/en/custom/bug/show.xml.tmpl: Added.
2200 * BugsSite/data/template/template/en/custom/bug/summarize-time.html.tmpl: Added.
2201 * BugsSite/data/template/template/en/custom/bug/time.html.tmpl: Added.
2202 * BugsSite/data/template/template/en/custom/bug/votes: Added.
2203 * BugsSite/data/template/template/en/custom/bug/votes/delete-all.html.tmpl: Added.
2204 * BugsSite/data/template/template/en/custom/bug/votes/list-for-bug.html.tmpl: Added.
2205 * BugsSite/data/template/template/en/custom/bug/votes/list-for-user.html.tmpl: Added.
2206 * BugsSite/data/template/template/en/custom/config.js.tmpl: Added.
2207 * BugsSite/data/template/template/en/custom/config.rdf.tmpl: Added.
2208 * BugsSite/data/template/template/en/custom/flag: Added.
2209 * BugsSite/data/template/template/en/custom/flag/list.html.tmpl: Added.
2210 * BugsSite/data/template/template/en/custom/global: Added.
2211 * BugsSite/data/template/template/en/custom/global/banner.html.tmpl: Added.
2212 * BugsSite/data/template/template/en/custom/global/choose-classification.html.tmpl: Added.
2213 * BugsSite/data/template/template/en/custom/global/choose-product.html.tmpl: Added.
2214 * BugsSite/data/template/template/en/custom/global/code-error.html.tmpl: Added.
2215 * BugsSite/data/template/template/en/custom/global/confirm-user-match.html.tmpl: Added.
2216 * BugsSite/data/template/template/en/custom/global/field-descs.none.tmpl: Added.
2217 * BugsSite/data/template/template/en/custom/global/footer.html.tmpl: Added.
2218 * BugsSite/data/template/template/en/custom/global/header.html.tmpl: Added.
2219 * BugsSite/data/template/template/en/custom/global/help-header.html.tmpl: Added.
2220 * BugsSite/data/template/template/en/custom/global/help.html.tmpl: Added.
2221 * BugsSite/data/template/template/en/custom/global/hidden-fields.html.tmpl: Added.
2222 * BugsSite/data/template/template/en/custom/global/initialize.none.tmpl: Added.
2223 * BugsSite/data/template/template/en/custom/global/message.html.tmpl: Added.
2224 * BugsSite/data/template/template/en/custom/global/messages.html.tmpl: Added.
2225 * BugsSite/data/template/template/en/custom/global/select-menu.html.tmpl: Added.
2226 * BugsSite/data/template/template/en/custom/global/setting-descs.none.tmpl: Added.
2227 * BugsSite/data/template/template/en/custom/global/site-navigation.html.tmpl: Added.
2228 * BugsSite/data/template/template/en/custom/global/useful-links.html.tmpl: Added.
2229 * BugsSite/data/template/template/en/custom/global/user-error.html.tmpl: Added.
2230 * BugsSite/data/template/template/en/custom/global/userselect.html.tmpl: Added.
2231 * BugsSite/data/template/template/en/custom/global/variables.none.tmpl: Added.
2232 * BugsSite/data/template/template/en/custom/index.html.tmpl: Added.
2233 * BugsSite/data/template/template/en/custom/list: Added.
2234 * BugsSite/data/template/template/en/custom/list/change-columns.html.tmpl: Added.
2235 * BugsSite/data/template/template/en/custom/list/edit-multiple.html.tmpl: Added.
2236 * BugsSite/data/template/template/en/custom/list/list-simple.html.tmpl: Added.
2237 * BugsSite/data/template/template/en/custom/list/list.csv.tmpl: Added.
2238 * BugsSite/data/template/template/en/custom/list/list.html.tmpl: Added.
2239 * BugsSite/data/template/template/en/custom/list/list.ics.tmpl: Added.
2240 * BugsSite/data/template/template/en/custom/list/list.js.tmpl: Added.
2241 * BugsSite/data/template/template/en/custom/list/list.rdf.tmpl: Added.
2242 * BugsSite/data/template/template/en/custom/list/list.rss.tmpl: Added.
2243 * BugsSite/data/template/template/en/custom/list/quips.html.tmpl: Added.
2244 * BugsSite/data/template/template/en/custom/list/server-push.html.tmpl: Added.
2245 * BugsSite/data/template/template/en/custom/list/table.html.tmpl: Added.
2246 * BugsSite/data/template/template/en/custom/pages: Added.
2247 * BugsSite/data/template/template/en/custom/pages/bug-writing.html.tmpl: Added.
2248 * BugsSite/data/template/template/en/custom/pages/fields.html.tmpl: Added.
2249 * BugsSite/data/template/template/en/custom/pages/linked.html.tmpl: Added.
2250 * BugsSite/data/template/template/en/custom/pages/linkify.html.tmpl: Added.
2251 * BugsSite/data/template/template/en/custom/pages/voting.html.tmpl: Added.
2252 * BugsSite/data/template/template/en/custom/reports: Added.
2253 * BugsSite/data/template/template/en/custom/reports/chart.csv.tmpl: Added.
2254 * BugsSite/data/template/template/en/custom/reports/chart.html.tmpl: Added.
2255 * BugsSite/data/template/template/en/custom/reports/chart.png.tmpl: Added.
2256 * BugsSite/data/template/template/en/custom/reports/components.html.tmpl: Added.
2257 * BugsSite/data/template/template/en/custom/reports/create-chart.html.tmpl: Added.
2258 * BugsSite/data/template/template/en/custom/reports/duplicates-simple.html.tmpl: Added.
2259 * BugsSite/data/template/template/en/custom/reports/duplicates-table.html.tmpl: Added.
2260 * BugsSite/data/template/template/en/custom/reports/duplicates.html.tmpl: Added.
2261 * BugsSite/data/template/template/en/custom/reports/duplicates.rdf.tmpl: Added.
2262 * BugsSite/data/template/template/en/custom/reports/edit-series.html.tmpl: Added.
2263 * BugsSite/data/template/template/en/custom/reports/keywords.html.tmpl: Added.
2264 * BugsSite/data/template/template/en/custom/reports/menu.html.tmpl: Added.
2265 * BugsSite/data/template/template/en/custom/reports/report-bar.png.tmpl: Added.
2266 * BugsSite/data/template/template/en/custom/reports/report-line.png.tmpl: Added.
2267 * BugsSite/data/template/template/en/custom/reports/report-pie.png.tmpl: Added.
2268 * BugsSite/data/template/template/en/custom/reports/report-simple.html.tmpl: Added.
2269 * BugsSite/data/template/template/en/custom/reports/report-table.csv.tmpl: Added.
2270 * BugsSite/data/template/template/en/custom/reports/report-table.html.tmpl: Added.
2271 * BugsSite/data/template/template/en/custom/reports/report.csv.tmpl: Added.
2272 * BugsSite/data/template/template/en/custom/reports/report.html.tmpl: Added.
2273 * BugsSite/data/template/template/en/custom/reports/series-common.html.tmpl: Added.
2274 * BugsSite/data/template/template/en/custom/reports/series.html.tmpl: Added.
2275 * BugsSite/data/template/template/en/custom/request: Added.
2276 * BugsSite/data/template/template/en/custom/request/email.txt.tmpl: Added.
2277 * BugsSite/data/template/template/en/custom/request/queue.html.tmpl: Added.
2278 * BugsSite/data/template/template/en/custom/search: Added.
2279 * BugsSite/data/template/template/en/custom/search/boolean-charts.html.tmpl: Added.
2280 * BugsSite/data/template/template/en/custom/search/form.html.tmpl: Added.
2281 * BugsSite/data/template/template/en/custom/search/knob.html.tmpl: Added.
2282 * BugsSite/data/template/template/en/custom/search/search-advanced.html.tmpl: Added.
2283 * BugsSite/data/template/template/en/custom/search/search-create-series.html.tmpl: Added.
2284 * BugsSite/data/template/template/en/custom/search/search-help.html.tmpl: Added.
2285 * BugsSite/data/template/template/en/custom/search/search-report-graph.html.tmpl: Added.
2286 * BugsSite/data/template/template/en/custom/search/search-report-select.html.tmpl: Added.
2287 * BugsSite/data/template/template/en/custom/search/search-report-table.html.tmpl: Added.
2288 * BugsSite/data/template/template/en/custom/search/search-specific.html.tmpl: Added.
2289 * BugsSite/data/template/template/en/custom/search/tabs.html.tmpl: Added.
2290 * BugsSite/data/template/template/en/custom/sidebar.xul.tmpl: Added.
2291 * BugsSite/data/template/template/en/custom/whine: Added.
2292 * BugsSite/data/template/template/en/custom/whine/mail.html.tmpl: Added.
2293 * BugsSite/data/template/template/en/custom/whine/mail.txt.tmpl: Added.
2294 * BugsSite/data/template/template/en/custom/whine/multipart-mime.txt.tmpl: Added.
2295 * BugsSite/data/template/template/en/custom/whine/schedule.html.tmpl: Added.
2296 * BugsSite/data/template/template/en/default: Added.
2297 * BugsSite/data/template/template/en/default/attachment: Added.
2298 * BugsSite/data/template/template/en/default/attachment/edit-aroben.html.tmpl: Added.
2299 * BugsSite/data/template/template/en/default/list: Added.
2300 * BugsSite/data/template/template/en/default/list/list.atom.tmpl: Added.
2301 * BugsSite/data/versioncache: Added.
2302 * BugsSite/data/versioncache.13P9L: Added.
2303 * BugsSite/data/versioncache.1lH1E: Added.
2304 * BugsSite/data/versioncache.3AnHd: Added.
2305 * BugsSite/data/versioncache.3Jmjt: Added.
2306 * BugsSite/data/versioncache.3JzIL: Added.
2307 * BugsSite/data/versioncache.77b4y: Added.
2308 * BugsSite/data/versioncache.7VzyU: Added.
2309 * BugsSite/data/versioncache.EQdAm: Added.
2310 * BugsSite/data/versioncache.EouAG: Added.
2311 * BugsSite/data/versioncache.LJ5n1: Added.
2312 * BugsSite/data/versioncache.Lb0fW: Added.
2313 * BugsSite/data/versioncache.PyAd8: Added.
2314 * BugsSite/data/versioncache.SFyse: Added.
2315 * BugsSite/data/versioncache.SkTTg: Added.
2316 * BugsSite/data/versioncache.VVO7E: Added.
2317 * BugsSite/data/versioncache.XbxgU: Added.
2318 * BugsSite/data/versioncache.Yezqr: Added.
2319 * BugsSite/data/versioncache.dtzIv: Added.
2320 * BugsSite/data/versioncache.jzpeh: Added.
2321 * BugsSite/data/versioncache.pbn6U: Added.
2322 * BugsSite/data/versioncache.qyixS: Added.
2323 * BugsSite/data/versioncache.sBMdb: Added.
2324 * BugsSite/data/versioncache.xNi34: Added.
2325 * BugsSite/data/webdot: Added.
2326 * BugsSite/data/webdot/.htaccess: Added.
2327 * BugsSite/data/webdot/0ZLH3QpFd8.dot: Added.
2328 * BugsSite/data/webdot/3s6e7eC2Dy.dot: Added.
2329 * BugsSite/data/webdot/6MW0q54cyY.dot: Added.
2330 * BugsSite/data/webdot/A2RlhPdO2Q.dot: Added.
2331 * BugsSite/data/webdot/DuBX4I4946.dot: Added.
2332 * BugsSite/data/webdot/GudTgvrKBX.dot: Added.
2333 * BugsSite/data/webdot/I1mCbLtAzQ.dot: Added.
2334 * BugsSite/data/webdot/JtKgvWGVb4.dot: Added.
2335 * BugsSite/data/webdot/RFk4bjAwYc.dot: Added.
2336 * BugsSite/data/webdot/YQ1pWFVfqt.dot: Added.
2337 * BugsSite/data/webdot/YcFUepShZI.dot: Added.
2338 * BugsSite/data/webdot/a9i00KgTQk.dot: Added.
2339 * BugsSite/data/webdot/c412GYaHch.dot: Added.
2340 * BugsSite/data/webdot/hjYnYr3tV1.dot: Added.
2341 * BugsSite/data/webdot/pq3Qw7wynI.dot: Added.
2342 * BugsSite/data/webdot/tL7GjA7bqH.dot: Added.
2343 * BugsSite/defparams.pl: Added.
2344 * BugsSite/describecomponents.cgi: Added.
2345 * BugsSite/describekeywords.cgi: Added.
2346 * BugsSite/describekeywords.cgi.bak: Added.
2347 * BugsSite/docs: Added.
2348 * BugsSite/docs/.cvsignore: Added.
2349 * BugsSite/docs/README.docs: Added.
2350 * BugsSite/docs/html: Added.
2351 * BugsSite/docs/html/Bugzilla-Guide.html: Added.
2352 * BugsSite/docs/html/about.html: Added.
2353 * BugsSite/docs/html/administration.html: Added.
2354 * BugsSite/docs/html/bug_page.html: Added.
2355 * BugsSite/docs/html/bugreports.html: Added.
2356 * BugsSite/docs/html/cmdline-bugmail.html: Added.
2357 * BugsSite/docs/html/cmdline.html: Added.
2358 * BugsSite/docs/html/components.html: Added.
2359 * BugsSite/docs/html/configuration.html: Added.
2360 * BugsSite/docs/html/conventions.html: Added.
2361 * BugsSite/docs/html/copyright.html: Added.
2362 * BugsSite/docs/html/credits.html: Added.
2363 * BugsSite/docs/html/cust-change-permissions.html: Added.
2364 * BugsSite/docs/html/cust-hooks.html: Added.
2365 * BugsSite/docs/html/cust-templates.html: Added.
2366 * BugsSite/docs/html/customization.html: Added.
2367 * BugsSite/docs/html/dbdoc.html: Added.
2368 * BugsSite/docs/html/dbmodify.html: Added.
2369 * BugsSite/docs/html/disclaimer.html: Added.
2370 * BugsSite/docs/html/extraconfig.html: Added.
2371 * BugsSite/docs/html/faq.html: Added.
2372 * BugsSite/docs/html/flags-overview.html: Added.
2373 * BugsSite/docs/html/flags.html: Added.
2374 * BugsSite/docs/html/general-advice.html: Added.
2375 * BugsSite/docs/html/gfdl-0.html: Added.
2376 * BugsSite/docs/html/gfdl-1.html: Added.
2377 * BugsSite/docs/html/gfdl-10.html: Added.
2378 * BugsSite/docs/html/gfdl-2.html: Added.
2379 * BugsSite/docs/html/gfdl-3.html: Added.
2380 * BugsSite/docs/html/gfdl-4.html: Added.
2381 * BugsSite/docs/html/gfdl-5.html: Added.
2382 * BugsSite/docs/html/gfdl-6.html: Added.
2383 * BugsSite/docs/html/gfdl-7.html: Added.
2384 * BugsSite/docs/html/gfdl-8.html: Added.
2385 * BugsSite/docs/html/gfdl-9.html: Added.
2386 * BugsSite/docs/html/gfdl-howto.html: Added.
2387 * BugsSite/docs/html/gfdl.html: Added.
2388 * BugsSite/docs/html/glossary.html: Added.
2389 * BugsSite/docs/html/groups.html: Added.
2390 * BugsSite/docs/html/hintsandtips.html: Added.
2391 * BugsSite/docs/html/index.html: Added.
2392 * BugsSite/docs/html/install-perlmodules-manual.html: Added.
2393 * BugsSite/docs/html/installation.html: Added.
2394 * BugsSite/docs/html/installing-bugzilla.html: Added.
2395 * BugsSite/docs/html/integration.html: Added.
2396 * BugsSite/docs/html/lifecycle.html: Added.
2397 * BugsSite/docs/html/list.html: Added.
2398 * BugsSite/docs/html/milestones.html: Added.
2399 * BugsSite/docs/html/modules-manual-download.html: Added.
2400 * BugsSite/docs/html/modules-manual-instructions.html: Added.
2401 * BugsSite/docs/html/modules-manual-optional.html: Added.
2402 * BugsSite/docs/html/myaccount.html: Added.
2403 * BugsSite/docs/html/newversions.html: Added.
2404 * BugsSite/docs/html/nonroot.html: Added.
2405 * BugsSite/docs/html/os-specific.html: Added.
2406 * BugsSite/docs/html/parameters.html: Added.
2407 * BugsSite/docs/html/paranoid-security.html: Added.
2408 * BugsSite/docs/html/patches.html: Added.
2409 * BugsSite/docs/html/patchviewer.html: Added.
2410 * BugsSite/docs/html/products.html: Added.
2411 * BugsSite/docs/html/query.html: Added.
2412 * BugsSite/docs/html/quips.html: Added.
2413 * BugsSite/docs/html/reporting.html: Added.
2414 * BugsSite/docs/html/security-bugzilla.html: Added.
2415 * BugsSite/docs/html/security-mysql.html: Added.
2416 * BugsSite/docs/html/security-os.html: Added.
2417 * BugsSite/docs/html/security-webserver.html: Added.
2418 * BugsSite/docs/html/security.html: Added.
2419 * BugsSite/docs/html/trbl-bundlebugzilla.html: Added.
2420 * BugsSite/docs/html/trbl-dbdsponge.html: Added.
2421 * BugsSite/docs/html/trbl-index.html: Added.
2422 * BugsSite/docs/html/trbl-passwd-encryption.html: Added.
2423 * BugsSite/docs/html/trbl-perlmodule.html: Added.
2424 * BugsSite/docs/html/trbl-relogin-everyone.html: Added.
2425 * BugsSite/docs/html/trbl-testserver.html: Added.
2426 * BugsSite/docs/html/trouble-filetemp.html: Added.
2427 * BugsSite/docs/html/troubleshooting.html: Added.
2428 * BugsSite/docs/html/upgrading.html: Added.
2429 * BugsSite/docs/html/useradmin.html: Added.
2430 * BugsSite/docs/html/userpreferences.html: Added.
2431 * BugsSite/docs/html/using-intro.html: Added.
2432 * BugsSite/docs/html/using.html: Added.
2433 * BugsSite/docs/html/versions.html: Added.
2434 * BugsSite/docs/html/voting.html: Added.
2435 * BugsSite/docs/html/whining.html: Added.
2436 * BugsSite/docs/html/x3190.html: Added.
2437 * BugsSite/docs/images: Added.
2438 * BugsSite/docs/images/bzLifecycle.png: Added.
2439 * BugsSite/docs/images/bzLifecycle.xml: Added.
2440 * BugsSite/docs/images/callouts: Added.
2441 * BugsSite/docs/images/callouts/1.gif: Added.
2442 * BugsSite/docs/images/callouts/2.gif: Added.
2443 * BugsSite/docs/images/callouts/3.gif: Added.
2444 * BugsSite/docs/images/caution.gif: Added.
2445 * BugsSite/docs/images/note.gif: Added.
2446 * BugsSite/docs/images/tip.gif: Added.
2447 * BugsSite/docs/images/warning.gif: Added.
2448 * BugsSite/docs/makedocs.pl: Added.
2449 * BugsSite/docs/pdf: Added.
2450 * BugsSite/docs/pdf/Bugzilla-Guide.pdf: Added.
2451 * BugsSite/docs/rel_notes.txt: Added.
2452 * BugsSite/docs/txt: Added.
2453 * BugsSite/docs/txt/Bugzilla-Guide.txt: Added.
2454 * BugsSite/docs/xml: Added.
2455 * BugsSite/docs/xml/Bugzilla-Guide.xml: Added.
2456 * BugsSite/docs/xml/about.xml: Added.
2457 * BugsSite/docs/xml/administration.xml: Added.
2458 * BugsSite/docs/xml/conventions.xml: Added.
2459 * BugsSite/docs/xml/customization.xml: Added.
2460 * BugsSite/docs/xml/dbschema.mysql: Added.
2461 * BugsSite/docs/xml/faq.xml: Added.
2462 * BugsSite/docs/xml/filetemp.patch: Added.
2463 * BugsSite/docs/xml/gfdl.xml: Added.
2464 * BugsSite/docs/xml/glossary.xml: Added.
2465 * BugsSite/docs/xml/index.xml: Added.
2466 * BugsSite/docs/xml/installation.xml: Added.
2467 * BugsSite/docs/xml/integration.xml: Added.
2468 * BugsSite/docs/xml/introduction.xml: Added.
2469 * BugsSite/docs/xml/modules.xml: Added.
2470 * BugsSite/docs/xml/patches.xml: Added.
2471 * BugsSite/docs/xml/requiredsoftware.xml: Added.
2472 * BugsSite/docs/xml/security.xml: Added.
2473 * BugsSite/docs/xml/troubleshooting.xml: Added.
2474 * BugsSite/docs/xml/using.xml: Added.
2475 * BugsSite/doeditparams.cgi: Added.
2476 * BugsSite/duplicates.cgi: Added.
2477 * BugsSite/duplicates.xul: Added.
2478 * BugsSite/editclassifications.cgi: Added.
2479 * BugsSite/editcomponents.cgi: Added.
2480 * BugsSite/editflagtypes.cgi: Added.
2481 * BugsSite/editgroups.cgi: Added.
2482 * BugsSite/editkeywords.cgi: Added.
2483 * BugsSite/editmilestones.cgi: Added.
2484 * BugsSite/editparams.cgi: Added.
2485 * BugsSite/editproducts.cgi: Added.
2486 * BugsSite/editsettings.cgi: Added.
2487 * BugsSite/editusers.cgi: Added.
2488 * BugsSite/editvalues.cgi: Added.
2489 * BugsSite/editversions.cgi: Added.
2490 * BugsSite/editwhines.cgi: Added.
2491 * BugsSite/enter_bug.cgi: Added.
2492 * BugsSite/favicon.ico: Added.
2493 * BugsSite/globals.pl: Added.
2494 * BugsSite/graphs: Added.
2495 * BugsSite/images: Added.
2496 * BugsSite/images/padlock.png: Added.
2497 * BugsSite/importxml.pl: Added.
2498 * BugsSite/index.cgi: Added.
2499 * BugsSite/js: Added.
2500 * BugsSite/js/duplicates.js: Added.
2501 * BugsSite/js/productform.js: Added.
2502 * BugsSite/localconfig.js: Added.
2503 * BugsSite/long_list.cgi: Added.
2504 * BugsSite/move.pl: Added.
2505 * BugsSite/page.cgi: Added.
2506 * BugsSite/post_bug.cgi: Added.
2507 * BugsSite/process_bug.cgi: Added.
2508 * BugsSite/productmenu.js: Added.
2509 * BugsSite/query.cgi: Added.
2510 * BugsSite/quicksearch.html: Added.
2511 * BugsSite/quicksearch.js: Added.
2512 * BugsSite/quicksearchhack.html: Added.
2513 * BugsSite/quips.cgi: Added.
2514 * BugsSite/relogin.cgi: Added.
2515 * BugsSite/report.cgi: Added.
2516 * BugsSite/reports.cgi: Added.
2517 * BugsSite/request.cgi: Added.
2518 * BugsSite/robots.txt: Added.
2519 * BugsSite/runtests.pl: Added.
2520 * BugsSite/sanitycheck.cgi: Added.
2521 * BugsSite/show_activity.cgi: Added.
2522 * BugsSite/show_bug.cgi: Added.
2523 * BugsSite/showattachment.cgi: Added.
2524 * BugsSite/showdependencygraph.cgi: Added.
2525 * BugsSite/showdependencytree.cgi: Added.
2526 * BugsSite/sidebar.cgi: Added.
2527 * BugsSite/skins: Added.
2528 * BugsSite/skins/.cvsignore: Added.
2529 * BugsSite/skins/custom: Added.
2530 * BugsSite/skins/custom/admin.css: Added.
2531 * BugsSite/skins/custom/buglist.css: Added.
2532 * BugsSite/skins/custom/duplicates.css: Added.
2533 * BugsSite/skins/custom/editusers.css: Added.
2534 * BugsSite/skins/custom/global.css: Added.
2535 * BugsSite/skins/custom/index.css: Added.
2536 * BugsSite/skins/custom/opendarwin.gif: Added.
2537 * BugsSite/skins/custom/panel.css: Added.
2538 * BugsSite/skins/custom/show_multiple.css: Added.
2539 * BugsSite/skins/custom/summarize-time.css: Added.
2540 * BugsSite/skins/custom/voting.css: Added.
2541 * BugsSite/skins/standard: Added.
2542 * BugsSite/skins/standard/admin.css: Added.
2543 * BugsSite/skins/standard/buglist.css: Added.
2544 * BugsSite/skins/standard/duplicates.css: Added.
2545 * BugsSite/skins/standard/editusers.css: Added.
2546 * BugsSite/skins/standard/global: Added.
2547 * BugsSite/skins/standard/global.css: Added.
2548 * BugsSite/skins/standard/global/body-back.gif: Added.
2549 * BugsSite/skins/standard/global/header.png: Added.
2550 * BugsSite/skins/standard/index: Added.
2551 * BugsSite/skins/standard/index.css: Added.
2552 * BugsSite/skins/standard/index/front.jpg: Added.
2553 * BugsSite/skins/standard/index/front.png: Added.
2554 * BugsSite/skins/standard/panel.css: Added.
2555 * BugsSite/skins/standard/show_multiple.css: Added.
2556 * BugsSite/skins/standard/summarize-time.css: Added.
2557 * BugsSite/skins/standard/voting.css: Added.
2558 * BugsSite/summarize_time.cgi: Added.
2559 * BugsSite/t: Added.
2560 * BugsSite/t/001compile.t: Added.
2561 * BugsSite/t/002goodperl.t: Added.
2562 * BugsSite/t/003safesys.t: Added.
2563 * BugsSite/t/004template.t: Added.
2564 * BugsSite/t/005no_tabs.t: Added.
2565 * BugsSite/t/006spellcheck.t: Added.
2566 * BugsSite/t/007util.t: Added.
2567 * BugsSite/t/008filter.t: Added.
2568 * BugsSite/t/009bugwords.t: Added.
2569 * BugsSite/t/011pod.t: Added.
2570 * BugsSite/t/Support: Added.
2571 * BugsSite/t/Support/Files.pm: Added.
2572 * BugsSite/t/Support/Systemexec.pm: Added.
2573 * BugsSite/t/Support/Templates.pm: Added.
2574 * BugsSite/t/testchart.gif: Added.
2575 * BugsSite/t/testchart.png: Added.
2576 * BugsSite/t/testgd.png: Added.
2577 * BugsSite/template: Added.
2578 * BugsSite/template/.cvsignore: Added.
2579 * BugsSite/template/.htaccess: Added.
2580 * BugsSite/template/en: Added.
2581 * BugsSite/template/en/.cvsignore: Added.
2582 * BugsSite/template/en/custom: Added.
2583 * BugsSite/template/en/custom/account: Added.
2584 * BugsSite/template/en/custom/account/auth: Added.
2585 * BugsSite/template/en/custom/account/auth/ldap-error.html.tmpl: Added.
2586 * BugsSite/template/en/custom/account/auth/login-small.html.tmpl: Added.
2587 * BugsSite/template/en/custom/account/auth/login.html.tmpl: Added.
2588 * BugsSite/template/en/custom/account/cancel-token.txt.tmpl: Added.
2589 * BugsSite/template/en/custom/account/create.html.tmpl: Added.
2590 * BugsSite/template/en/custom/account/created.html.tmpl: Added.
2591 * BugsSite/template/en/custom/account/email: Added.
2592 * BugsSite/template/en/custom/account/email/change-new.txt.tmpl: Added.
2593 * BugsSite/template/en/custom/account/email/change-old.txt.tmpl: Added.
2594 * BugsSite/template/en/custom/account/email/confirm.html.tmpl: Added.
2595 * BugsSite/template/en/custom/account/exists.html.tmpl: Added.
2596 * BugsSite/template/en/custom/account/password: Added.
2597 * BugsSite/template/en/custom/account/password/forgotten-password.txt.tmpl: Added.
2598 * BugsSite/template/en/custom/account/password/set-forgotten-password.html.tmpl: Added.
2599 * BugsSite/template/en/custom/account/prefs: Added.
2600 * BugsSite/template/en/custom/account/prefs/account.html.tmpl: Added.
2601 * BugsSite/template/en/custom/account/prefs/email.html.tmpl: Added.
2602 * BugsSite/template/en/custom/account/prefs/footer.html.tmpl: Added.
2603 * BugsSite/template/en/custom/account/prefs/permissions.html.tmpl: Added.
2604 * BugsSite/template/en/custom/account/prefs/prefs.html.tmpl: Added.
2605 * BugsSite/template/en/custom/account/prefs/saved-searches.html.tmpl: Added.
2606 * BugsSite/template/en/custom/account/prefs/settings.html.tmpl: Added.
2607 * BugsSite/template/en/custom/admin: Added.
2608 * BugsSite/template/en/custom/admin/classifications: Added.
2609 * BugsSite/template/en/custom/admin/classifications/add.html.tmpl: Added.
2610 * BugsSite/template/en/custom/admin/classifications/del.html.tmpl: Added.
2611 * BugsSite/template/en/custom/admin/classifications/delete.html.tmpl: Added.
2612 * BugsSite/template/en/custom/admin/classifications/edit.html.tmpl: Added.
2613 * BugsSite/template/en/custom/admin/classifications/new.html.tmpl: Added.
2614 * BugsSite/template/en/custom/admin/classifications/reclassify.html.tmpl: Added.
2615 * BugsSite/template/en/custom/admin/classifications/select.html.tmpl: Added.
2616 * BugsSite/template/en/custom/admin/classifications/update.html.tmpl: Added.
2617 * BugsSite/template/en/custom/admin/components: Added.
2618 * BugsSite/template/en/custom/admin/components/confirm-delete.html.tmpl: Added.
2619 * BugsSite/template/en/custom/admin/components/create.html.tmpl: Added.
2620 * BugsSite/template/en/custom/admin/components/created.html.tmpl: Added.
2621 * BugsSite/template/en/custom/admin/components/deleted.html.tmpl: Added.
2622 * BugsSite/template/en/custom/admin/components/edit.html.tmpl: Added.
2623 * BugsSite/template/en/custom/admin/components/footer.html.tmpl: Added.
2624 * BugsSite/template/en/custom/admin/components/list.html.tmpl: Added.
2625 * BugsSite/template/en/custom/admin/components/select-product.html.tmpl: Added.
2626 * BugsSite/template/en/custom/admin/components/updated.html.tmpl: Added.
2627 * BugsSite/template/en/custom/admin/fieldvalues: Added.
2628 * BugsSite/template/en/custom/admin/fieldvalues/confirm-delete.html.tmpl: Added.
2629 * BugsSite/template/en/custom/admin/fieldvalues/create.html.tmpl: Added.
2630 * BugsSite/template/en/custom/admin/fieldvalues/created.html.tmpl: Added.
2631 * BugsSite/template/en/custom/admin/fieldvalues/deleted.html.tmpl: Added.
2632 * BugsSite/template/en/custom/admin/fieldvalues/edit.html.tmpl: Added.
2633 * BugsSite/template/en/custom/admin/fieldvalues/footer.html.tmpl: Added.
2634 * BugsSite/template/en/custom/admin/fieldvalues/list.html.tmpl: Added.
2635 * BugsSite/template/en/custom/admin/fieldvalues/select-field.html.tmpl: Added.
2636 * BugsSite/template/en/custom/admin/fieldvalues/updated.html.tmpl: Added.
2637 * BugsSite/template/en/custom/admin/flag-type: Added.
2638 * BugsSite/template/en/custom/admin/flag-type/confirm-delete.html.tmpl: Added.
2639 * BugsSite/template/en/custom/admin/flag-type/edit.html.tmpl: Added.
2640 * BugsSite/template/en/custom/admin/flag-type/list.html.tmpl: Added.
2641 * BugsSite/template/en/custom/admin/groups: Added.
2642 * BugsSite/template/en/custom/admin/groups/change.html.tmpl: Added.
2643 * BugsSite/template/en/custom/admin/groups/create.html.tmpl: Added.
2644 * BugsSite/template/en/custom/admin/groups/created.html.tmpl: Added.
2645 * BugsSite/template/en/custom/admin/groups/delete.html.tmpl: Added.
2646 * BugsSite/template/en/custom/admin/groups/deleted.html.tmpl: Added.
2647 * BugsSite/template/en/custom/admin/groups/edit.html.tmpl: Added.
2648 * BugsSite/template/en/custom/admin/groups/list.html.tmpl: Added.
2649 * BugsSite/template/en/custom/admin/groups/remove.html.tmpl: Added.
2650 * BugsSite/template/en/custom/admin/keywords: Added.
2651 * BugsSite/template/en/custom/admin/keywords/confirm-delete.html.tmpl: Added.
2652 * BugsSite/template/en/custom/admin/keywords/create.html.tmpl: Added.
2653 * BugsSite/template/en/custom/admin/keywords/created.html.tmpl: Added.
2654 * BugsSite/template/en/custom/admin/keywords/edit.html.tmpl: Added.
2655 * BugsSite/template/en/custom/admin/keywords/list.html.tmpl: Added.
2656 * BugsSite/template/en/custom/admin/keywords/rebuild-cache.html.tmpl: Added.
2657 * BugsSite/template/en/custom/admin/milestones: Added.
2658 * BugsSite/template/en/custom/admin/milestones/confirm-delete.html.tmpl: Added.
2659 * BugsSite/template/en/custom/admin/milestones/create.html.tmpl: Added.
2660 * BugsSite/template/en/custom/admin/milestones/created.html.tmpl: Added.
2661 * BugsSite/template/en/custom/admin/milestones/deleted.html.tmpl: Added.
2662 * BugsSite/template/en/custom/admin/milestones/edit.html.tmpl: Added.
2663 * BugsSite/template/en/custom/admin/milestones/footer.html.tmpl: Added.
2664 * BugsSite/template/en/custom/admin/milestones/list.html.tmpl: Added.
2665 * BugsSite/template/en/custom/admin/milestones/select-product.html.tmpl: Added.
2666 * BugsSite/template/en/custom/admin/milestones/updated.html.tmpl: Added.
2667 * BugsSite/template/en/custom/admin/products: Added.
2668 * BugsSite/template/en/custom/admin/products/confirm-delete.html.tmpl: Added.
2669 * BugsSite/template/en/custom/admin/products/deleted.html.tmpl: Added.
2670 * BugsSite/template/en/custom/admin/products/footer.html.tmpl: Added.
2671 * BugsSite/template/en/custom/admin/products/groupcontrol: Added.
2672 * BugsSite/template/en/custom/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
2673 * BugsSite/template/en/custom/admin/products/groupcontrol/edit.html.tmpl: Added.
2674 * BugsSite/template/en/custom/admin/products/list-classifications.html.tmpl: Added.
2675 * BugsSite/template/en/custom/admin/products/list.html.tmpl: Added.
2676 * BugsSite/template/en/custom/admin/settings: Added.
2677 * BugsSite/template/en/custom/admin/settings/edit.html.tmpl: Added.
2678 * BugsSite/template/en/custom/admin/settings/updated.html.tmpl: Added.
2679 * BugsSite/template/en/custom/admin/table.html.tmpl: Added.
2680 * BugsSite/template/en/custom/admin/users: Added.
2681 * BugsSite/template/en/custom/admin/users/confirm-delete.html.tmpl: Added.
2682 * BugsSite/template/en/custom/admin/users/create.html.tmpl: Added.
2683 * BugsSite/template/en/custom/admin/users/edit.html.tmpl: Added.
2684 * BugsSite/template/en/custom/admin/users/list.html.tmpl: Added.
2685 * BugsSite/template/en/custom/admin/users/listselectvars.html.tmpl: Added.
2686 * BugsSite/template/en/custom/admin/users/search.html.tmpl: Added.
2687 * BugsSite/template/en/custom/admin/users/userdata.html.tmpl: Added.
2688 * BugsSite/template/en/custom/admin/versions: Added.
2689 * BugsSite/template/en/custom/admin/versions/confirm-delete.html.tmpl: Added.
2690 * BugsSite/template/en/custom/admin/versions/create.html.tmpl: Added.
2691 * BugsSite/template/en/custom/admin/versions/created.html.tmpl: Added.
2692 * BugsSite/template/en/custom/admin/versions/deleted.html.tmpl: Added.
2693 * BugsSite/template/en/custom/admin/versions/edit.html.tmpl: Added.
2694 * BugsSite/template/en/custom/admin/versions/footer.html.tmpl: Added.
2695 * BugsSite/template/en/custom/admin/versions/list.html.tmpl: Added.
2696 * BugsSite/template/en/custom/admin/versions/select-product.html.tmpl: Added.
2697 * BugsSite/template/en/custom/admin/versions/updated.html.tmpl: Added.
2698 * BugsSite/template/en/custom/attachment: Added.
2699 * BugsSite/template/en/custom/attachment/choose.html.tmpl: Added.
2700 * BugsSite/template/en/custom/attachment/content-types.html.tmpl: Added.
2701 * BugsSite/template/en/custom/attachment/create.html.tmpl: Added.
2702 * BugsSite/template/en/custom/attachment/created.html.tmpl: Added.
2703 * BugsSite/template/en/custom/attachment/diff-file.html.tmpl: Added.
2704 * BugsSite/template/en/custom/attachment/diff-footer.html.tmpl: Added.
2705 * BugsSite/template/en/custom/attachment/diff-header.html.tmpl: Added.
2706 * BugsSite/template/en/custom/attachment/edit.html.tmpl: Added.
2707 * BugsSite/template/en/custom/attachment/list.html.tmpl: Added.
2708 * BugsSite/template/en/custom/attachment/show-multiple.html.tmpl: Added.
2709 * BugsSite/template/en/custom/attachment/updated.html.tmpl: Added.
2710 * BugsSite/template/en/custom/bug: Added.
2711 * BugsSite/template/en/custom/bug/activity: Added.
2712 * BugsSite/template/en/custom/bug/activity/show.html.tmpl: Added.
2713 * BugsSite/template/en/custom/bug/activity/table.html.tmpl: Added.
2714 * BugsSite/template/en/custom/bug/choose.html.tmpl: Added.
2715 * BugsSite/template/en/custom/bug/comments.html.tmpl: Added.
2716 * BugsSite/template/en/custom/bug/create: Added.
2717 * BugsSite/template/en/custom/bug/create/comment-guided.txt.tmpl: Added.
2718 * BugsSite/template/en/custom/bug/create/comment.txt.tmpl: Added.
2719 * BugsSite/template/en/custom/bug/create/create-guided.html.tmpl: Added.
2720 * BugsSite/template/en/custom/bug/create/create.html.tmpl: Added.
2721 * BugsSite/template/en/custom/bug/create/created.html.tmpl: Added.
2722 * BugsSite/template/en/custom/bug/create/make-template.html.tmpl: Added.
2723 * BugsSite/template/en/custom/bug/create/user-message.html.tmpl: Added.
2724 * BugsSite/template/en/custom/bug/dependency-graph.html.tmpl: Added.
2725 * BugsSite/template/en/custom/bug/dependency-tree.html.tmpl: Added.
2726 * BugsSite/template/en/custom/bug/edit.html.tmpl: Added.
2727 * BugsSite/template/en/custom/bug/knob.html.tmpl: Added.
2728 * BugsSite/template/en/custom/bug/navigate.html.tmpl: Added.
2729 * BugsSite/template/en/custom/bug/process: Added.
2730 * BugsSite/template/en/custom/bug/process/bugmail.html.tmpl: Added.
2731 * BugsSite/template/en/custom/bug/process/confirm-duplicate.html.tmpl: Added.
2732 * BugsSite/template/en/custom/bug/process/header.html.tmpl: Added.
2733 * BugsSite/template/en/custom/bug/process/midair.html.tmpl: Added.
2734 * BugsSite/template/en/custom/bug/process/next.html.tmpl: Added.
2735 * BugsSite/template/en/custom/bug/process/results.html.tmpl: Added.
2736 * BugsSite/template/en/custom/bug/process/verify-new-product.html.tmpl: Added.
2737 * BugsSite/template/en/custom/bug/show-multiple.html.tmpl: Added.
2738 * BugsSite/template/en/custom/bug/show.html.tmpl: Added.
2739 * BugsSite/template/en/custom/bug/show.xml.tmpl: Added.
2740 * BugsSite/template/en/custom/bug/summarize-time.html.tmpl: Added.
2741 * BugsSite/template/en/custom/bug/time.html.tmpl: Added.
2742 * BugsSite/template/en/custom/bug/votes: Added.
2743 * BugsSite/template/en/custom/bug/votes/delete-all.html.tmpl: Added.
2744 * BugsSite/template/en/custom/bug/votes/list-for-bug.html.tmpl: Added.
2745 * BugsSite/template/en/custom/bug/votes/list-for-user.html.tmpl: Added.
2746 * BugsSite/template/en/custom/config.js.tmpl: Added.
2747 * BugsSite/template/en/custom/config.rdf.tmpl: Added.
2748 * BugsSite/template/en/custom/filterexceptions.pl: Added.
2749 * BugsSite/template/en/custom/flag: Added.
2750 * BugsSite/template/en/custom/flag/list.html.tmpl: Added.
2751 * BugsSite/template/en/custom/global: Added.
2752 * BugsSite/template/en/custom/global/banner.html.tmpl: Added.
2753 * BugsSite/template/en/custom/global/choose-classification.html.tmpl: Added.
2754 * BugsSite/template/en/custom/global/choose-product.html.tmpl: Added.
2755 * BugsSite/template/en/custom/global/code-error.html.tmpl: Added.
2756 * BugsSite/template/en/custom/global/confirm-user-match.html.tmpl: Added.
2757 * BugsSite/template/en/custom/global/field-descs.none.tmpl: Added.
2758 * BugsSite/template/en/custom/global/footer.html.tmpl: Added.
2759 * BugsSite/template/en/custom/global/header.html.tmpl: Added.
2760 * BugsSite/template/en/custom/global/help-header.html.tmpl: Added.
2761 * BugsSite/template/en/custom/global/help.html.tmpl: Added.
2762 * BugsSite/template/en/custom/global/hidden-fields.html.tmpl: Added.
2763 * BugsSite/template/en/custom/global/initialize.none.tmpl: Added.
2764 * BugsSite/template/en/custom/global/message.html.tmpl: Added.
2765 * BugsSite/template/en/custom/global/messages.html.tmpl: Added.
2766 * BugsSite/template/en/custom/global/select-menu.html.tmpl: Added.
2767 * BugsSite/template/en/custom/global/setting-descs.none.tmpl: Added.
2768 * BugsSite/template/en/custom/global/site-navigation.html.tmpl: Added.
2769 * BugsSite/template/en/custom/global/useful-links.html.tmpl: Added.
2770 * BugsSite/template/en/custom/global/user-error.html.tmpl: Added.
2771 * BugsSite/template/en/custom/global/userselect.html.tmpl: Added.
2772 * BugsSite/template/en/custom/global/variables.none.tmpl: Added.
2773 * BugsSite/template/en/custom/index.html.tmpl: Added.
2774 * BugsSite/template/en/custom/list: Added.
2775 * BugsSite/template/en/custom/list/change-columns.html.tmpl: Added.
2776 * BugsSite/template/en/custom/list/edit-multiple.html.tmpl: Added.
2777 * BugsSite/template/en/custom/list/list-simple.html.tmpl: Added.
2778 * BugsSite/template/en/custom/list/list.csv.tmpl: Added.
2779 * BugsSite/template/en/custom/list/list.html.tmpl: Added.
2780 * BugsSite/template/en/custom/list/list.ics.tmpl: Added.
2781 * BugsSite/template/en/custom/list/list.js.tmpl: Added.
2782 * BugsSite/template/en/custom/list/list.rdf.tmpl: Added.
2783 * BugsSite/template/en/custom/list/list.rss.tmpl: Added.
2784 * BugsSite/template/en/custom/list/quips.html.tmpl: Added.
2785 * BugsSite/template/en/custom/list/server-push.html.tmpl: Added.
2786 * BugsSite/template/en/custom/list/table.html.tmpl: Added.
2787 * BugsSite/template/en/custom/pages: Added.
2788 * BugsSite/template/en/custom/pages/bug-writing.html.tmpl: Added.
2789 * BugsSite/template/en/custom/pages/fields.html.tmpl: Added.
2790 * BugsSite/template/en/custom/pages/linked.html.tmpl: Added.
2791 * BugsSite/template/en/custom/pages/linkify.html.tmpl: Added.
2792 * BugsSite/template/en/custom/pages/voting.html.tmpl: Added.
2793 * BugsSite/template/en/custom/reports: Added.
2794 * BugsSite/template/en/custom/reports/chart.csv.tmpl: Added.
2795 * BugsSite/template/en/custom/reports/chart.html.tmpl: Added.
2796 * BugsSite/template/en/custom/reports/chart.png.tmpl: Added.
2797 * BugsSite/template/en/custom/reports/components.html.tmpl: Added.
2798 * BugsSite/template/en/custom/reports/create-chart.html.tmpl: Added.
2799 * BugsSite/template/en/custom/reports/duplicates-simple.html.tmpl: Added.
2800 * BugsSite/template/en/custom/reports/duplicates-table.html.tmpl: Added.
2801 * BugsSite/template/en/custom/reports/duplicates.html.tmpl: Added.
2802 * BugsSite/template/en/custom/reports/duplicates.rdf.tmpl: Added.
2803 * BugsSite/template/en/custom/reports/edit-series.html.tmpl: Added.
2804 * BugsSite/template/en/custom/reports/keywords.html.tmpl: Added.
2805 * BugsSite/template/en/custom/reports/menu.html.tmpl: Added.
2806 * BugsSite/template/en/custom/reports/report-bar.png.tmpl: Added.
2807 * BugsSite/template/en/custom/reports/report-line.png.tmpl: Added.
2808 * BugsSite/template/en/custom/reports/report-pie.png.tmpl: Added.
2809 * BugsSite/template/en/custom/reports/report-simple.html.tmpl: Added.
2810 * BugsSite/template/en/custom/reports/report-table.csv.tmpl: Added.
2811 * BugsSite/template/en/custom/reports/report-table.html.tmpl: Added.
2812 * BugsSite/template/en/custom/reports/report.csv.tmpl: Added.
2813 * BugsSite/template/en/custom/reports/report.html.tmpl: Added.
2814 * BugsSite/template/en/custom/reports/series-common.html.tmpl: Added.
2815 * BugsSite/template/en/custom/reports/series.html.tmpl: Added.
2816 * BugsSite/template/en/custom/request: Added.
2817 * BugsSite/template/en/custom/request/email.txt.tmpl: Added.
2818 * BugsSite/template/en/custom/request/queue.html.tmpl: Added.
2819 * BugsSite/template/en/custom/search: Added.
2820 * BugsSite/template/en/custom/search/boolean-charts.html.tmpl: Added.
2821 * BugsSite/template/en/custom/search/form.html.tmpl: Added.
2822 * BugsSite/template/en/custom/search/knob.html.tmpl: Added.
2823 * BugsSite/template/en/custom/search/search-advanced.html.tmpl: Added.
2824 * BugsSite/template/en/custom/search/search-create-series.html.tmpl: Added.
2825 * BugsSite/template/en/custom/search/search-help.html.tmpl: Added.
2826 * BugsSite/template/en/custom/search/search-report-graph.html.tmpl: Added.
2827 * BugsSite/template/en/custom/search/search-report-select.html.tmpl: Added.
2828 * BugsSite/template/en/custom/search/search-report-table.html.tmpl: Added.
2829 * BugsSite/template/en/custom/search/search-specific.html.tmpl: Added.
2830 * BugsSite/template/en/custom/search/tabs.html.tmpl: Added.
2831 * BugsSite/template/en/custom/sidebar.xul.tmpl: Added.
2832 * BugsSite/template/en/custom/whine: Added.
2833 * BugsSite/template/en/custom/whine/mail.html.tmpl: Added.
2834 * BugsSite/template/en/custom/whine/mail.txt.tmpl: Added.
2835 * BugsSite/template/en/custom/whine/multipart-mime.txt.tmpl: Added.
2836 * BugsSite/template/en/custom/whine/schedule.html.tmpl: Added.
2837 * BugsSite/template/en/default: Added.
2838 * BugsSite/template/en/default/account: Added.
2839 * BugsSite/template/en/default/account/auth: Added.
2840 * BugsSite/template/en/default/account/auth/ldap-error.html.tmpl: Added.
2841 * BugsSite/template/en/default/account/auth/login-small.html.tmpl: Added.
2842 * BugsSite/template/en/default/account/auth/login.html.tmpl: Added.
2843 * BugsSite/template/en/default/account/cancel-token.txt.tmpl: Added.
2844 * BugsSite/template/en/default/account/create.html.tmpl: Added.
2845 * BugsSite/template/en/default/account/created.html.tmpl: Added.
2846 * BugsSite/template/en/default/account/email: Added.
2847 * BugsSite/template/en/default/account/email/change-new.txt.tmpl: Added.
2848 * BugsSite/template/en/default/account/email/change-old.txt.tmpl: Added.
2849 * BugsSite/template/en/default/account/email/confirm.html.tmpl: Added.
2850 * BugsSite/template/en/default/account/exists.html.tmpl: Added.
2851 * BugsSite/template/en/default/account/password: Added.
2852 * BugsSite/template/en/default/account/password/forgotten-password.txt.tmpl: Added.
2853 * BugsSite/template/en/default/account/password/set-forgotten-password.html.tmpl: Added.
2854 * BugsSite/template/en/default/account/prefs: Added.
2855 * BugsSite/template/en/default/account/prefs/account.html.tmpl: Added.
2856 * BugsSite/template/en/default/account/prefs/email.html.tmpl: Added.
2857 * BugsSite/template/en/default/account/prefs/footer.html.tmpl: Added.
2858 * BugsSite/template/en/default/account/prefs/permissions.html.tmpl: Added.
2859 * BugsSite/template/en/default/account/prefs/prefs.html.tmpl: Added.
2860 * BugsSite/template/en/default/account/prefs/saved-searches.html.tmpl: Added.
2861 * BugsSite/template/en/default/account/prefs/settings.html.tmpl: Added.
2862 * BugsSite/template/en/default/admin: Added.
2863 * BugsSite/template/en/default/admin/classifications: Added.
2864 * BugsSite/template/en/default/admin/classifications/add.html.tmpl: Added.
2865 * BugsSite/template/en/default/admin/classifications/del.html.tmpl: Added.
2866 * BugsSite/template/en/default/admin/classifications/delete.html.tmpl: Added.
2867 * BugsSite/template/en/default/admin/classifications/edit.html.tmpl: Added.
2868 * BugsSite/template/en/default/admin/classifications/new.html.tmpl: Added.
2869 * BugsSite/template/en/default/admin/classifications/reclassify.html.tmpl: Added.
2870 * BugsSite/template/en/default/admin/classifications/select.html.tmpl: Added.
2871 * BugsSite/template/en/default/admin/classifications/update.html.tmpl: Added.
2872 * BugsSite/template/en/default/admin/components: Added.
2873 * BugsSite/template/en/default/admin/components/confirm-delete.html.tmpl: Added.
2874 * BugsSite/template/en/default/admin/components/create.html.tmpl: Added.
2875 * BugsSite/template/en/default/admin/components/created.html.tmpl: Added.
2876 * BugsSite/template/en/default/admin/components/deleted.html.tmpl: Added.
2877 * BugsSite/template/en/default/admin/components/edit.html.tmpl: Added.
2878 * BugsSite/template/en/default/admin/components/footer.html.tmpl: Added.
2879 * BugsSite/template/en/default/admin/components/list.html.tmpl: Added.
2880 * BugsSite/template/en/default/admin/components/select-product.html.tmpl: Added.
2881 * BugsSite/template/en/default/admin/components/updated.html.tmpl: Added.
2882 * BugsSite/template/en/default/admin/fieldvalues: Added.
2883 * BugsSite/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl: Added.
2884 * BugsSite/template/en/default/admin/fieldvalues/create.html.tmpl: Added.
2885 * BugsSite/template/en/default/admin/fieldvalues/created.html.tmpl: Added.
2886 * BugsSite/template/en/default/admin/fieldvalues/deleted.html.tmpl: Added.
2887 * BugsSite/template/en/default/admin/fieldvalues/edit.html.tmpl: Added.
2888 * BugsSite/template/en/default/admin/fieldvalues/footer.html.tmpl: Added.
2889 * BugsSite/template/en/default/admin/fieldvalues/list.html.tmpl: Added.
2890 * BugsSite/template/en/default/admin/fieldvalues/select-field.html.tmpl: Added.
2891 * BugsSite/template/en/default/admin/fieldvalues/updated.html.tmpl: Added.
2892 * BugsSite/template/en/default/admin/flag-type: Added.
2893 * BugsSite/template/en/default/admin/flag-type/confirm-delete.html.tmpl: Added.
2894 * BugsSite/template/en/default/admin/flag-type/edit.html.tmpl: Added.
2895 * BugsSite/template/en/default/admin/flag-type/list.html.tmpl: Added.
2896 * BugsSite/template/en/default/admin/groups: Added.
2897 * BugsSite/template/en/default/admin/groups/change.html.tmpl: Added.
2898 * BugsSite/template/en/default/admin/groups/create.html.tmpl: Added.
2899 * BugsSite/template/en/default/admin/groups/created.html.tmpl: Added.
2900 * BugsSite/template/en/default/admin/groups/delete.html.tmpl: Added.
2901 * BugsSite/template/en/default/admin/groups/deleted.html.tmpl: Added.
2902 * BugsSite/template/en/default/admin/groups/edit.html.tmpl: Added.
2903 * BugsSite/template/en/default/admin/groups/list.html.tmpl: Added.
2904 * BugsSite/template/en/default/admin/groups/remove.html.tmpl: Added.
2905 * BugsSite/template/en/default/admin/keywords: Added.
2906 * BugsSite/template/en/default/admin/keywords/confirm-delete.html.tmpl: Added.
2907 * BugsSite/template/en/default/admin/keywords/create.html.tmpl: Added.
2908 * BugsSite/template/en/default/admin/keywords/created.html.tmpl: Added.
2909 * BugsSite/template/en/default/admin/keywords/edit.html.tmpl: Added.
2910 * BugsSite/template/en/default/admin/keywords/list.html.tmpl: Added.
2911 * BugsSite/template/en/default/admin/keywords/rebuild-cache.html.tmpl: Added.
2912 * BugsSite/template/en/default/admin/milestones: Added.
2913 * BugsSite/template/en/default/admin/milestones/confirm-delete.html.tmpl: Added.
2914 * BugsSite/template/en/default/admin/milestones/create.html.tmpl: Added.
2915 * BugsSite/template/en/default/admin/milestones/created.html.tmpl: Added.
2916 * BugsSite/template/en/default/admin/milestones/deleted.html.tmpl: Added.
2917 * BugsSite/template/en/default/admin/milestones/edit.html.tmpl: Added.
2918 * BugsSite/template/en/default/admin/milestones/footer.html.tmpl: Added.
2919 * BugsSite/template/en/default/admin/milestones/list.html.tmpl: Added.
2920 * BugsSite/template/en/default/admin/milestones/select-product.html.tmpl: Added.
2921 * BugsSite/template/en/default/admin/milestones/updated.html.tmpl: Added.
2922 * BugsSite/template/en/default/admin/products: Added.
2923 * BugsSite/template/en/default/admin/products/confirm-delete.html.tmpl: Added.
2924 * BugsSite/template/en/default/admin/products/deleted.html.tmpl: Added.
2925 * BugsSite/template/en/default/admin/products/footer.html.tmpl: Added.
2926 * BugsSite/template/en/default/admin/products/groupcontrol: Added.
2927 * BugsSite/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl: Added.
2928 * BugsSite/template/en/default/admin/products/groupcontrol/edit.html.tmpl: Added.
2929 * BugsSite/template/en/default/admin/products/list-classifications.html.tmpl: Added.
2930 * BugsSite/template/en/default/admin/products/list.html.tmpl: Added.
2931 * BugsSite/template/en/default/admin/settings: Added.
2932 * BugsSite/template/en/default/admin/settings/edit.html.tmpl: Added.
2933 * BugsSite/template/en/default/admin/settings/updated.html.tmpl: Added.
2934 * BugsSite/template/en/default/admin/table.html.tmpl: Added.
2935 * BugsSite/template/en/default/admin/users: Added.
2936 * BugsSite/template/en/default/admin/users/confirm-delete.html.tmpl: Added.
2937 * BugsSite/template/en/default/admin/users/create.html.tmpl: Added.
2938 * BugsSite/template/en/default/admin/users/edit.html.tmpl: Added.
2939 * BugsSite/template/en/default/admin/users/list.html.tmpl: Added.
2940 * BugsSite/template/en/default/admin/users/listselectvars.html.tmpl: Added.
2941 * BugsSite/template/en/default/admin/users/search.html.tmpl: Added.
2942 * BugsSite/template/en/default/admin/users/userdata.html.tmpl: Added.
2943 * BugsSite/template/en/default/admin/versions: Added.
2944 * BugsSite/template/en/default/admin/versions/confirm-delete.html.tmpl: Added.
2945 * BugsSite/template/en/default/admin/versions/create.html.tmpl: Added.
2946 * BugsSite/template/en/default/admin/versions/created.html.tmpl: Added.
2947 * BugsSite/template/en/default/admin/versions/deleted.html.tmpl: Added.
2948 * BugsSite/template/en/default/admin/versions/edit.html.tmpl: Added.
2949 * BugsSite/template/en/default/admin/versions/footer.html.tmpl: Added.
2950 * BugsSite/template/en/default/admin/versions/list.html.tmpl: Added.
2951 * BugsSite/template/en/default/admin/versions/select-product.html.tmpl: Added.
2952 * BugsSite/template/en/default/admin/versions/updated.html.tmpl: Added.
2953 * BugsSite/template/en/default/attachment: Added.
2954 * BugsSite/template/en/default/attachment/choose.html.tmpl: Added.
2955 * BugsSite/template/en/default/attachment/content-types.html.tmpl: Added.
2956 * BugsSite/template/en/default/attachment/create.html.tmpl: Added.
2957 * BugsSite/template/en/default/attachment/created.html.tmpl: Added.
2958 * BugsSite/template/en/default/attachment/diff-file.html.tmpl: Added.
2959 * BugsSite/template/en/default/attachment/diff-footer.html.tmpl: Added.
2960 * BugsSite/template/en/default/attachment/diff-header.html.tmpl: Added.
2961 * BugsSite/template/en/default/attachment/edit-aroben.html.tmpl: Added.
2962 * BugsSite/template/en/default/attachment/edit.html.tmpl: Added.
2963 * BugsSite/template/en/default/attachment/list.html.tmpl: Added.
2964 * BugsSite/template/en/default/attachment/show-multiple.html.tmpl: Added.
2965 * BugsSite/template/en/default/attachment/updated.html.tmpl: Added.
2966 * BugsSite/template/en/default/bug: Added.
2967 * BugsSite/template/en/default/bug/activity: Added.
2968 * BugsSite/template/en/default/bug/activity/show.html.tmpl: Added.
2969 * BugsSite/template/en/default/bug/activity/table.html.tmpl: Added.
2970 * BugsSite/template/en/default/bug/choose.html.tmpl: Added.
2971 * BugsSite/template/en/default/bug/comments.html.tmpl: Added.
2972 * BugsSite/template/en/default/bug/create: Added.
2973 * BugsSite/template/en/default/bug/create/comment-guided.txt.tmpl: Added.
2974 * BugsSite/template/en/default/bug/create/comment.txt.tmpl: Added.
2975 * BugsSite/template/en/default/bug/create/create-guided.html.tmpl: Added.
2976 * BugsSite/template/en/default/bug/create/create.html.tmpl: Added.
2977 * BugsSite/template/en/default/bug/create/created.html.tmpl: Added.
2978 * BugsSite/template/en/default/bug/create/make-template.html.tmpl: Added.
2979 * BugsSite/template/en/default/bug/create/user-message.html.tmpl: Added.
2980 * BugsSite/template/en/default/bug/dependency-graph.html.tmpl: Added.
2981 * BugsSite/template/en/default/bug/dependency-tree.html.tmpl: Added.
2982 * BugsSite/template/en/default/bug/edit.html.tmpl: Added.
2983 * BugsSite/template/en/default/bug/knob.html.tmpl: Added.
2984 * BugsSite/template/en/default/bug/navigate.html.tmpl: Added.
2985 * BugsSite/template/en/default/bug/process: Added.
2986 * BugsSite/template/en/default/bug/process/bugmail.html.tmpl: Added.
2987 * BugsSite/template/en/default/bug/process/confirm-duplicate.html.tmpl: Added.
2988 * BugsSite/template/en/default/bug/process/header.html.tmpl: Added.
2989 * BugsSite/template/en/default/bug/process/midair.html.tmpl: Added.
2990 * BugsSite/template/en/default/bug/process/next.html.tmpl: Added.
2991 * BugsSite/template/en/default/bug/process/results.html.tmpl: Added.
2992 * BugsSite/template/en/default/bug/process/verify-new-product.html.tmpl: Added.
2993 * BugsSite/template/en/default/bug/show-multiple.html.tmpl: Added.
2994 * BugsSite/template/en/default/bug/show.html.tmpl: Added.
2995 * BugsSite/template/en/default/bug/show.xml.tmpl: Added.
2996 * BugsSite/template/en/default/bug/summarize-time.html.tmpl: Added.
2997 * BugsSite/template/en/default/bug/time.html.tmpl: Added.
2998 * BugsSite/template/en/default/bug/votes: Added.
2999 * BugsSite/template/en/default/bug/votes/delete-all.html.tmpl: Added.
3000 * BugsSite/template/en/default/bug/votes/list-for-bug.html.tmpl: Added.
3001 * BugsSite/template/en/default/bug/votes/list-for-user.html.tmpl: Added.
3002 * BugsSite/template/en/default/config.js.tmpl: Added.
3003 * BugsSite/template/en/default/config.rdf.tmpl: Added.
3004 * BugsSite/template/en/default/filterexceptions.pl: Added.
3005 * BugsSite/template/en/default/flag: Added.
3006 * BugsSite/template/en/default/flag/list.html.tmpl: Added.
3007 * BugsSite/template/en/default/global: Added.
3008 * BugsSite/template/en/default/global/banner.html.tmpl: Added.
3009 * BugsSite/template/en/default/global/choose-classification.html.tmpl: Added.
3010 * BugsSite/template/en/default/global/choose-product.html.tmpl: Added.
3011 * BugsSite/template/en/default/global/code-error.html.tmpl: Added.
3012 * BugsSite/template/en/default/global/confirm-user-match.html.tmpl: Added.
3013 * BugsSite/template/en/default/global/field-descs.none.tmpl: Added.
3014 * BugsSite/template/en/default/global/footer.html.tmpl: Added.
3015 * BugsSite/template/en/default/global/header.html.tmpl: Added.
3016 * BugsSite/template/en/default/global/help-header.html.tmpl: Added.
3017 * BugsSite/template/en/default/global/help.html.tmpl: Added.
3018 * BugsSite/template/en/default/global/hidden-fields.html.tmpl: Added.
3019 * BugsSite/template/en/default/global/initialize.none.tmpl: Added.
3020 * BugsSite/template/en/default/global/message.html.tmpl: Added.
3021 * BugsSite/template/en/default/global/messages.html.tmpl: Added.
3022 * BugsSite/template/en/default/global/select-menu.html.tmpl: Added.
3023 * BugsSite/template/en/default/global/setting-descs.none.tmpl: Added.
3024 * BugsSite/template/en/default/global/site-navigation.html.tmpl: Added.
3025 * BugsSite/template/en/default/global/useful-links.html.tmpl: Added.
3026 * BugsSite/template/en/default/global/user-error.html.tmpl: Added.
3027 * BugsSite/template/en/default/global/userselect.html.tmpl: Added.
3028 * BugsSite/template/en/default/global/variables.none.tmpl: Added.
3029 * BugsSite/template/en/default/index.html.tmpl: Added.
3030 * BugsSite/template/en/default/list: Added.
3031 * BugsSite/template/en/default/list/change-columns.html.tmpl: Added.
3032 * BugsSite/template/en/default/list/edit-multiple.html.tmpl: Added.
3033 * BugsSite/template/en/default/list/list-simple.html.tmpl: Added.
3034 * BugsSite/template/en/default/list/list.atom.tmpl: Added.
3035 * BugsSite/template/en/default/list/list.csv.tmpl: Added.
3036 * BugsSite/template/en/default/list/list.html.tmpl: Added.
3037 * BugsSite/template/en/default/list/list.ics.tmpl: Added.
3038 * BugsSite/template/en/default/list/list.js.tmpl: Added.
3039 * BugsSite/template/en/default/list/list.rdf.tmpl: Added.
3040 * BugsSite/template/en/default/list/quips.html.tmpl: Added.
3041 * BugsSite/template/en/default/list/server-push.html.tmpl: Added.
3042 * BugsSite/template/en/default/list/table.html.tmpl: Added.
3043 * BugsSite/template/en/default/pages: Added.
3044 * BugsSite/template/en/default/pages/bug-writing.html.tmpl: Added.
3045 * BugsSite/template/en/default/pages/fields.html.tmpl: Added.
3046 * BugsSite/template/en/default/pages/linked.html.tmpl: Added.
3047 * BugsSite/template/en/default/pages/linkify.html.tmpl: Added.
3048 * BugsSite/template/en/default/pages/voting.html.tmpl: Added.
3049 * BugsSite/template/en/default/reports: Added.
3050 * BugsSite/template/en/default/reports/chart.csv.tmpl: Added.
3051 * BugsSite/template/en/default/reports/chart.html.tmpl: Added.
3052 * BugsSite/template/en/default/reports/chart.png.tmpl: Added.
3053 * BugsSite/template/en/default/reports/components.html.tmpl: Added.
3054 * BugsSite/template/en/default/reports/create-chart.html.tmpl: Added.
3055 * BugsSite/template/en/default/reports/duplicates-simple.html.tmpl: Added.
3056 * BugsSite/template/en/default/reports/duplicates-table.html.tmpl: Added.
3057 * BugsSite/template/en/default/reports/duplicates.html.tmpl: Added.
3058 * BugsSite/template/en/default/reports/duplicates.rdf.tmpl: Added.
3059 * BugsSite/template/en/default/reports/edit-series.html.tmpl: Added.
3060 * BugsSite/template/en/default/reports/keywords.html.tmpl: Added.
3061 * BugsSite/template/en/default/reports/menu.html.tmpl: Added.
3062 * BugsSite/template/en/default/reports/report-bar.png.tmpl: Added.
3063 * BugsSite/template/en/default/reports/report-line.png.tmpl: Added.
3064 * BugsSite/template/en/default/reports/report-pie.png.tmpl: Added.
3065 * BugsSite/template/en/default/reports/report-simple.html.tmpl: Added.
3066 * BugsSite/template/en/default/reports/report-table.csv.tmpl: Added.
3067 * BugsSite/template/en/default/reports/report-table.html.tmpl: Added.
3068 * BugsSite/template/en/default/reports/report.csv.tmpl: Added.
3069 * BugsSite/template/en/default/reports/report.html.tmpl: Added.
3070 * BugsSite/template/en/default/reports/series-common.html.tmpl: Added.
3071 * BugsSite/template/en/default/reports/series.html.tmpl: Added.
3072 * BugsSite/template/en/default/request: Added.
3073 * BugsSite/template/en/default/request/email.txt.tmpl: Added.
3074 * BugsSite/template/en/default/request/queue.html.tmpl: Added.
3075 * BugsSite/template/en/default/search: Added.
3076 * BugsSite/template/en/default/search/boolean-charts.html.tmpl: Added.
3077 * BugsSite/template/en/default/search/form.html.tmpl: Added.
3078 * BugsSite/template/en/default/search/knob.html.tmpl: Added.
3079 * BugsSite/template/en/default/search/search-advanced.html.tmpl: Added.
3080 * BugsSite/template/en/default/search/search-create-series.html.tmpl: Added.
3081 * BugsSite/template/en/default/search/search-help.html.tmpl: Added.
3082 * BugsSite/template/en/default/search/search-report-graph.html.tmpl: Added.
3083 * BugsSite/template/en/default/search/search-report-select.html.tmpl: Added.
3084 * BugsSite/template/en/default/search/search-report-table.html.tmpl: Added.
3085 * BugsSite/template/en/default/search/search-specific.html.tmpl: Added.
3086 * BugsSite/template/en/default/search/tabs.html.tmpl: Added.
3087 * BugsSite/template/en/default/sidebar.xul.tmpl: Added.
3088 * BugsSite/template/en/default/whine: Added.
3089 * BugsSite/template/en/default/whine/mail.html.tmpl: Added.
3090 * BugsSite/template/en/default/whine/mail.txt.tmpl: Added.
3091 * BugsSite/template/en/default/whine/multipart-mime.txt.tmpl: Added.
3092 * BugsSite/template/en/default/whine/schedule.html.tmpl: Added.
3093 * BugsSite/template/en/extension: Added.
3094 * BugsSite/template/en/extension/filterexceptions.pl: Added.
3095 * BugsSite/testagent.cgi: Added.
3096 * BugsSite/testserver.pl: Added.
3097 * BugsSite/token.cgi: Added.
3098 * BugsSite/userprefs.cgi: Added.
3099 * BugsSite/votes.cgi: Added.
3100 * BugsSite/whine.pl: Added.
3101 * BugsSite/whineatnews.pl: Added.
3102 * BugsSite/xml.cgi: Added.
3103
mrowe@apple.comc3514532008-02-05 06:27:44 +000031042008-02-04 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3105
alp@webkit.org62a6a4d2008-02-05 06:54:08 +00003106 Reviewed by Alp Toker and Mark Rowe.
mrowe@apple.comc3514532008-02-05 06:27:44 +00003107
3108 http://bugs.webkit.org/show_bug.cgi?id=16618
3109 [GTK] build-webkit and run-webkit-tests autootools support
3110
alp@webkit.org62a6a4d2008-02-05 06:54:08 +00003111 Add support for the autotools build to the WebKit build and test
3112 scripts.
mrowe@apple.comc3514532008-02-05 06:27:44 +00003113
mrowe@apple.com84cdb082008-02-05 03:25:59 +000031142008-02-04 Rodney Dawes <dobey@wayofthemonkey.com>
3115
3116 Reviewed by Alp Toker and Mark Rowe.
3117
3118 Fix http://bugs.webkit.org/show_bug.cgi?id=17175.
3119 Bug 17175: Use of C++ compiler flags in CFLAGS
3120
3121 Add global_cxxflags definition for inclusion in CXXFLAGS variables.
3122 Only use -fno-rtti and $(SYMBOL_VISIBILITY_INLINES) with global_cxxflags as gcc complains they aren't valid for C.
3123
3124 * GNUmakefile.am:
3125
alp@webkit.org040ad8b2008-02-04 11:00:43 +000031262008-02-04 Alp Toker <alp@atoker.com>
3127
3128 Rubber-stamped by Mark Rowe.
3129
3130 Remove all trailing whitespace in the GTK+ port and related
3131 components.
3132
3133 * GNUmakefile.am:
3134 * configure.ac:
3135
alp@webkit.org94c06552008-01-31 23:51:53 +000031362008-01-31 Alp Toker <alp@atoker.com>
3137
alp@webkit.org12057322008-02-01 07:01:18 +00003138 Reviewed by Mark Rowe.
3139
3140 Fix the pkg-config file to follow GTK+ package naming and versioning
3141 conventions.
3142
3143 Remove unneeded dependency listings.
3144
3145 * GNUmakefile.am:
3146 * configure.ac:
3147
31482008-01-31 Alp Toker <alp@atoker.com>
3149
alp@webkit.org1e1f94d2008-02-01 00:00:00 +00003150 Rubber-stamped by Adam Roben.
alp@webkit.org94c06552008-01-31 23:51:53 +00003151
3152 http://bugs.webkit.org/show_bug.cgi?id=17006
3153 [GTK] Header path should be webkit/webkit.h
3154
3155 Move the GTK+ API sources as needed and update the build systems.
3156
3157 * GNUmakefile.am:
3158 * WebKit.pri:
3159
alp@webkit.orgcae55672008-01-27 19:49:01 +000031602008-01-27 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3161
3162 Reviewed by Alp Toker.
3163
3164 http://bugs.webkit.org/show_bug.cgi?id=14811
3165 [gtk] [request] add a webkit_gtk_page_go_to_history_item function
3166
3167 * GNUmakefile.am: Added webkitwebbackforwardlist and webkitwebhistoryitem
3168
mrowe@apple.com2bc789f2008-01-26 12:32:49 +000031692008-01-26 Mark Rowe <mrowe@apple.com>
3170
3171 Reviewed by Alp Toker.
3172
3173 Fix http://bugs.webkit.org/show_bug.cgi?id=17007.
3174 Bug 17007: [GTK] autogen.sh attempts to use "libtoolize" on the Mac
3175
3176 libtoolize is installed as glibtoolize on Mac OS X to avoid naming conflicts
3177 with other system commands. Check for the presence of glibtoolize if libtoolize
3178 cannot be found.
3179
3180 * autogen.sh:
3181
alp@webkit.org6b436af2008-01-23 15:55:41 +000031822008-01-23 Alp Toker <alp@atoker.com>
3183
3184 Rubber-stamped by Mark Rowe.
3185
3186 Remove whitespace after -I in automake include lists.
3187
3188 * GNUmakefile.am:
3189
alp@webkit.orge9a26922008-01-22 20:45:18 +000031902008-01-22 Christian Dywan <christian@imendio.com>
3191
3192 Reviewed by Alp Toker.
3193
3194 [GTK] API: WebKitWebSettings is not usable
3195 http://bugs.webkit.org/show_bug.cgi?id=16219
3196
3197 Implement WebKitWebSettings.
3198
3199 * GNUmakefile.am:
3200
hausmann@webkit.org81a531f2008-01-22 10:03:26 +000032012008-01-22 Simon Hausmann <hausmann@webkit.org>
3202
3203 Reviewed by Lars.
3204
3205 Don't compile the ICO plugin when building against Qt >= 4.4
christian@webkit.org3a74ebf2009-02-23 11:15:30 +00003206
hausmann@webkit.org81a531f2008-01-22 10:03:26 +00003207
3208 * WebKit.pro:
3209
alp@webkit.orgf49bd1e2008-01-21 23:06:23 +000032102008-01-21 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3211
3212 Reviewed by Alp Toker.
3213
3214 http://bugs.webkit.org/show_bug.cgi?id=16955
3215 Get errors when cross-compile webkit-gtk
3216
3217 * GNUmakefile.am: added ICU_CPPFLAGS
3218 * configure.ac: added ICU_CPPFLAGS, removed ICU_CFLAGS
3219
alp@webkit.org55f365d2008-01-19 15:46:23 +000032202008-01-19 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3221
3222 Reviewed by Alp Toker.
3223
3224 Add svg foreign object and svg experimental to the GTK+/autotools
3225 build system.
3226
3227 * configure.ac:
3228
alp@webkit.orgd31a7362008-01-15 21:47:25 +000032292008-01-15 Alp Toker <alp@atoker.com>
3230
alp@webkit.org99436822008-01-16 03:32:29 +00003231 Rubber-stamped by Anders.
3232
3233 Make the HTTP backend configurable in the GTK+ port. curl is currently
3234 the only option.
3235
3236 * GNUmakefile.am:
3237 * WebKit.pri:
3238 * configure.ac:
3239
32402008-01-15 Alp Toker <alp@atoker.com>
3241
alp@webkit.orgd31a7362008-01-15 21:47:25 +00003242 GTK+/autotools build fix for GCC < 4. Use the -fvisibility compiler
3243 flags only when they're available.
3244
3245 Additionally, use -fvisibility-inlines-hidden in both debug and
3246 release builds when available to match the Mac build.
3247
3248 * GNUmakefile.am:
3249 * configure.ac:
3250
alp@webkit.org36d65492008-01-13 07:33:53 +000032512008-01-12 Alp Toker <alp@atoker.com>
3252
3253 Reviewed by Mark Rowe.
3254
3255 Hide non-public symbols in GTK+/autotools release builds.
3256
3257 * GNUmakefile.am:
3258
alp@webkit.org27f95c42008-01-12 07:40:52 +000032592008-01-11 Alp Toker <alp@atoker.com>
3260
3261 Reviewed by Oliver Hunt.
3262
3263 Enable FastMalloc by default in GTK+/autotools and add a configure
3264 switch.
3265
3266 * GNUmakefile.am:
3267 * configure.ac:
3268
alp@webkit.org81c66d12008-01-11 16:31:34 +000032692008-01-11 Luca Bruno <lethalman88@gmail.com>
3270
3271 Reviewed by Alp Toker.
3272
3273 http://bugs.webkit.org/show_bug.cgi?id=16838
3274 [GTK] Bad autotools debug and video options
3275
3276 Fix some configure options.
3277
3278 * configure.ac:
3279
mrowe@apple.com1e357b52008-01-11 08:04:21 +000032802008-01-11 Mark Rowe <mrowe@apple.com>
3281
3282 Attempt to fix the GTK+ and Qt builds.
3283
3284 * WebKit.pro:
3285
alp@webkit.org69d59d92008-01-11 00:55:03 +000032862008-01-10 Alp Toker <alp@atoker.com>
3287
3288 SVG font build fix for GTK+/autotools.
3289
3290 * configure.ac:
3291
alp@webkit.org09ac6962008-01-05 11:44:02 +000032922008-01-05 Alp Toker <alp@atoker.com>
3293
3294 Rubber-stamped by Mark Rowe.
3295
3296 Fix configure script output with correct descriptions of the default
3297 configuration options.
3298
3299 * configure.ac:
3300
alp@webkit.orga37ed5b2008-01-05 10:23:01 +000033012008-01-05 Sylvain Pasche <sylvain.pasche@gmail.com>
3302
3303 Reviewed by Alp Toker.
3304
3305 http://bugs.webkit.org/show_bug.cgi?id=16736
3306 Allow autogen.sh invocation from a separate build directory.
3307
3308 * autogen.sh:
3309
alp@webkit.org076e8e12008-01-04 20:54:24 +000033102008-01-04 Alp Toker <alp@atoker.com>
3311
3312 Rubber-stamped by Mark Rowe.
3313
3314 Remove AM_MAINTAINER_MODE, as recommended by the automake manual. The
3315 "rebuild rules" will now be enabled by default.
3316
3317 This obviates the need to pass '--enable-maintainer-mode' to
3318 configure.
3319
3320 * configure.ac:
3321
zecke@webkit.org48bc6f42008-01-03 02:07:28 +000033222008-01-02 Holger Hans Peter Freyther <zecke@selfish.org>
3323
3324 Rubber stamped by Alp.
3325
3326 Remove GDK_MULTIHEAD_SAFE and GTK_MULTIHEAD_SAFE because they break
3327 the build. At least people doing a debug build on Ubuntu Hardy will see
3328 the breakage. I was asked to leave the flags inside the files to ease future
3329 debugging.
3330
3331 * GNUmakefile.am:
3332 * WebKit.pri:
3333
alp@webkit.orge60ca2a2008-01-01 09:05:54 +000033342008-01-01 Alp Toker <alp@atoker.com>
3335
3336 GTK+ autotools build fix. Track changes in r29051, r29058 and pass the
3337 correct parameter to AM_INIT_AUTOMAKE.
3338
3339 * configure.ac:
3340
alp@webkit.org45271e62007-12-30 17:44:37 +000033412007-12-30 Alp Toker <alp@atoker.com>
3342
3343 Build fix for older autoconf versions.
3344
3345 * configure.ac:
3346
alp@webkit.orgf93619a2007-12-30 03:33:44 +000033472007-12-29 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3348
3349 Reviewed by Alp Toker.
3350
alp@webkit.orgee4efb52007-12-30 06:47:16 +00003351 Enable Database, XPath and XSLT features by default
3352
3353 * configure.ac:
3354
33552007-12-29 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3356
3357 Reviewed by Alp Toker.
3358
alp@webkit.orgf93619a2007-12-30 03:33:44 +00003359 http://bugs.webkit.org/show_bug.cgi?id=16669
3360 autotools update and fixes
3361
3362 Various fixes to the autotools build
3363
3364 * GNUmakefile.am:
3365 - Remove ICU_FLAGS because it adds -g in the CFLAGS/CXXFLAGS
3366 - Fix clean rules (Rodney Dawes)
3367 - Added webcore specific variables, remove STDINT_H and
3368 PTHREAD_NP_H checks (already included in config.h)
3369 * autogen.sh:
3370 - Loosen automake and aclocal requirement
3371 * configure.ac:
3372 - Workaround AC_PROG_CXX putting -g in CXXFLAGS. Only use -g
3373 when doing a debug build (Rodney Dawes)
3374 - Fix webkit target and remove traces of XBL
3375
alp@webkit.org11a31a72007-12-27 23:14:27 +000033762007-12-27 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3377
3378 Reviewed by Alp Toker.
3379
3380 http://bugs.webkit.org/show_bug.cgi?id=16353
3381 [GTK] Check for deprecated API use (G_DISABLE_DEPRECATED etc.)
3382
3383 Added the flags mentioned in the bug only when doing 'debug'
3384 builds. -DGST_DISABLE_DEPRECATED only added when video is enabled.
3385
3386 * GNUmakefile.am:
3387 * WebKit.pri:
3388
alp@webkit.org278f1252007-12-27 06:05:21 +000033892007-12-26 Jan Michael Alonzo <jmalonzo@unpluggable.com>
3390
3391 Reviewed by Alp Toker.
3392
3393 http://bugs.webkit.org/show_bug.cgi?id=16390
3394 Use autotools or GNU make as the build system for the GTK port
3395
3396 * GNUmakefile.am: Added.
3397 * autogen.sh: Added.
3398 * configure.ac: Added.
3399
alp@webkit.org5f711d82007-12-21 00:33:46 +000034002007-12-20 Alp Toker <alp@atoker.com>
3401
3402 Rubber-stamped by Maciej.
3403
3404 http://bugs.webkit.org/show_bug.cgi?id=16542
3405 [GTK] Text is missing with old Pango version
3406
3407 Back out commits r28880, r28876, r28865, r28864 which added Pango font
3408 selection support. These changes caused a regression where no text was
3409 displayed with older Pango versions.
3410
3411 * WebKit.pri:
3412
alp@webkit.org2d6a1482007-12-19 18:41:17 +000034132007-12-19 Alp Toker <alp@atoker.com>
3414
3415 Remove the cairo-ft pkg-config check. The GTK+ port doesn't use
3416 cairo-ft directly following changes in r28864.
3417
3418 * WebKit.pri:
3419
alp@webkit.org2a2bf162007-12-12 16:27:35 +000034202007-12-12 Alp Toker <alp@atoker.com>
3421
3422 Reviewed by Mark Rowe.
3423
3424 http://bugs.webkit.org/show_bug.cgi?id=16302
3425 [GTK] Compiler flags for optimization
3426
3427 Use the compiler flags -fno-exceptions -fno-rtti.
3428
3429 This patch does not add all the flags discussed in the bug report,
3430 only these two.
3431
3432 * WebKit.pri:
3433
alp@webkit.orgb4d68052007-12-04 12:16:38 +000034342007-12-04 Xan Lopez <xan@gnome.org>
3435
3436 Reviewed by Alp Toker.
3437
3438 http://bugs.webkit.org/show_bug.cgi?id=15561
3439 GTK port needs DumpRenderTree implementation
3440
3441 Start work on the GTK+ DRT.
3442
3443 * WebKit.pro:
3444
alp@webkit.orge1a9b4a2007-12-01 04:24:09 +000034452007-11-30 Alp Toker <alp@atoker.com>
3446
3447 Reviewed by Adam Roben.
3448
3449 http://bugs.webkit.org/show_bug.cgi?id=15691
3450 [GTK] Public API does not follow GTK+ conventions
3451
3452 Refactor the WebKit/GTK+ public API. Changes:
3453 WebKitPage -> WebKitWebView
3454 WebKitFrame -> WebKitWebFrame
3455
3456 Public API source and header names have been updated to mirror the API
3457 changes.
3458
3459 The API is now kept in WebKit/gtk/WebView to match other ports in the
3460 same class such as Mac and Win.
3461
3462 * WebKit.pri:
3463
mrowe@apple.comc2912612007-11-28 10:42:20 +000034642007-11-26 Rodney Dawes <dobey@wayofthemonkey.com>
3465
3466 Reviewed by Mark Rowe.
3467
3468 Set CONFIG option for the window system GTK+ is using
3469
3470 * WebKit.pri:
3471
alp@webkit.org21ecf042007-11-23 01:03:19 +000034722007-11-22 Alp Toker <alp@atoker.com>
3473
3474 GTK+ build fix. Pass a correct LIBDIR value.
3475
3476 * WebKit.pri:
3477
mrowe@apple.com4d7e81e2007-11-20 16:06:23 +000034782007-11-20 Mark Rowe <mrowe@apple.com>
3479
3480 Reviewed by Alp Toker.
3481
3482 * WebKit.pri: Add in -Wno-unused-parameter to silence warnings in WebCore.
3483
alp@webkit.org6b26bef2007-11-20 15:35:49 +000034842007-11-20 Alp Toker <alp@atoker.com>
3485
3486 Reviewed by Simon Hausmann.
3487
3488 Clean up GTK+ port configuration.
3489
3490 Use similar compiler warning flags to the Mac build.
3491
3492 Add the qmake changes needed for DirectFB support.
3493
3494 * WebKit.pri:
3495
hausmann81286e92007-11-07 12:44:20 +000034962007-11-07 Simon Hausmann <hausmann@kde.org>
3497
3498 Reviewed by Mark.
3499
3500 Add WebKit/qt/Api to the dependency path when building QtLauncher and DumpRenderTree.
3501 That means that changes to the public API of the Qt port also trigger a rebuild of the tools.
3502
3503 * WebKit.pri:
3504
larsc075d2a2007-10-03 10:29:15 +000035052007-10-03 Lars Knoll <lars@trolltech.com>
3506
larsbf4fa942007-10-03 10:29:35 +00003507 Signed off by olliej.
3508
3509 move WebKitQt to WebKit/qt for consistency with the other ports.
3510
3511 * WebKit.pri:
3512 * WebKit.pro:
3513
35142007-10-03 Lars Knoll <lars@trolltech.com>
3515
larsc075d2a2007-10-03 10:29:15 +00003516 Reviewed by olliej.
3517
3518 Move the Qt version of DRT into the correct place and put the binary into BUILDDIR/bin.
3519
3520 * WebKit.pro:
3521
zeckef5c101b2007-09-29 15:34:39 +000035222007-09-29 Holger Hans Peter Freyther <zecke@selfish.org>
3523
3524 Reviewed by Mark.
3525
3526 -Fix http://bugs.webkit.org/show_bug.cgi?id=13226.
3527 Remove Bakefiles from svn.
3528
3529 * Bakefiles/Bakefiles.bkgen: Removed.
3530 * Bakefiles/ChangeLog: Removed.
3531 * Bakefiles/Readme.txt: Removed.
3532 * Bakefiles/presets.bkl: Removed.
3533 * Bakefiles/update-file-lists.py: Removed.
3534
zecke27524052007-09-23 09:50:35 +000035352007-09-20 Holger Hans Peter Freyther <zecke@selfish.org>
3536
3537 Rubber stamped by Adam.
3538
3539 Renamed files from *Gdk to *Gtk (see #14732) using the
3540 work of Juan A. Suarez Romero as a base.
3541
3542 GDK -> GTK
3543
3544 * WebKit.pri:
3545 * WebKit.pro:
3546
zecke6b349972007-07-29 21:51:41 +000035472007-07-29 Brian Mastenbrook <brian@mastenbrook.net>
3548
3549 Build fix for WebKit/Gtk to compile on Fedora 7 as described in
3550 http://bugs.webkit.org/show_bug.cgi?id=14557
3551
3552 * WebKit.pri: cairo-ft is used by the WebKit/Gtk port
3553
hausmannc67aba22007-07-27 08:32:12 +000035542007-07-27 Simon Hausmann <hausmann@kde.org>
3555
3556 Done with and reviewed by Lars and Zack.
3557
hausmann291e38a2007-07-27 08:32:54 +00003558 Exclude DumpRenderTree from the Qt build on Windows for now.
3559
3560 * WebKit.pro:
3561
35622007-07-27 Simon Hausmann <hausmann@kde.org>
3563
3564 Done with and reviewed by Lars and Zack.
3565
hausmannc67aba22007-07-27 08:32:12 +00003566 Temporarily disable the ICO support for the Qt build on Windows.
3567
3568 * WebKit.pro:
3569
hausmanne4840e62007-07-26 14:47:27 +000035702007-07-26 Simon Hausmann <hausmann@kde.org>
3571
3572 Reviewed by Lars.
3573
3574 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.
3575
3576 * WebKit.pri:
3577
zecke5604daf2007-07-23 18:16:02 +000035782007-07-22 Holger Hans Peter Freyther <zecke@selfish.org>
3579
3580 Reviewed by Adam.
3581
3582 Add WebKit/gtk/Api and WebCoreSupport API to the INCLUDEPATH to allow GdkLauncher to be
3583 build against it.
3584
3585 * WebKit.pri:
3586
hausmann8fb45122007-07-18 15:16:23 +000035872007-07-18 Simon Hausmann <hausmann@kde.org>
3588
3589 Reviewed by Zack.
3590
3591 Don't call gcc directly when building the dftables tool but use a separate .pro file for the Qt build.
3592
3593 * WebKit.pro:
3594
thatcherb0cc0752007-07-18 13:55:11 +000035952007-07-18 Timothy Hatcher <timothy@apple.com>
3596
3597 Add a SCRIPTS_PATH variable so Makefiles of differnet nested directories can
3598 still use this one Makefile.shared as an include.
3599
3600 * Makefile.shared:
3601
staikosba198e12007-07-12 03:04:45 +000036022007-07-12 George Staikos <staikos@kde.org>
3603
3604 Fix build in debug mode.
3605
3606 * WebKit.pri:
3607
darin0284caf2007-07-11 19:24:17 +000036082007-07-11 Holger Hans Peter Freyther <zecke@selfish.org>
3609
darin@apple.com07c80c62008-09-05 18:15:43 +00003610 Reviewed by Darin Adler.
darin0284caf2007-07-11 19:24:17 +00003611
3612 As of http://bugs.webkit.org/show_bug.cgi?id=14527 move the
3613 WebCore/ForwardingHeader/JavaScriptCore to JavaScriptCore
3614
3615 * WebKit.pri: Adjust INCLUDEPATH
3616
aroben1baf09c2007-06-26 05:00:17 +000036172007-06-25 Adam Roben <aroben@apple.com>
3618
aroben98497392007-06-26 05:12:03 +00003619 Really remove LayoutTestResults.
3620
3621 * LayoutTestResults: Removed.
3622
36232007-06-25 Adam Roben <aroben@apple.com>
3624
aroben1baf09c2007-06-26 05:00:17 +00003625 Fix Bug 14405: LayoutTestResults/qt should be in LayoutTests/qt
3626 http://bugs.webkit.org/show_bug.cgi?id=14405
3627
3628 Reviewed by Anders.
3629
3630 * LayoutTestResults: Removed.
3631
bdash3390c102007-06-25 12:57:31 +000036322007-06-25 Alp Toker <alp.toker@collabora.co.uk>
3633
3634 Reviewed by Mark.
3635
3636 http://bugs.webkit.org/show_bug.cgi?id=13975
3637 Use system-provided libjpeg and libpng
3638
3639 * WebKit.pri: Link against external libjpeg and libpng.
3640
aroben71fb6632007-06-21 07:00:09 +000036412007-06-20 Adam Roben <aroben@apple.com>
3642
3643 Reviewed by Simon Hausmann.
3644
3645 More Gdk build fixing.
3646
3647 * WebKit.pro:
3648
staikosa933d562007-06-21 05:01:53 +000036492007-06-15 Adam Treat <adam@staikos.net>
3650
3651 Reviewed by George Staikos.
3652
3653 Add ICO support to the Qt build.
3654
3655 * WebKit.pro:
3656
staikosc62cabb2007-06-14 02:24:08 +000036572007-06-13 George Staikos <staikos@kde.org>
3658
3659 Reviewed by Lars.
3660
3661 Compile without self-linking.
3662
3663 * WebKit.pri:
3664
hausmannc14b0062007-06-13 15:01:28 +000036652007-06-13 Simon Hausmann <hausmann@kde.org>
3666
3667 Reviewed by Lars.
3668
3669 * WebKit.pri: WebKitQt is now called QtWebKit.
3670
weinig5846e7d2007-05-31 23:50:37 +000036712007-05-31 Alp Toker <alp.toker@collabora.co.uk>
3672
3673 Reviewed by Eric Seidel.
3674
3675 http://bugs.webkit.org/show_bug.cgi?id=13941
3676 Rename WebCore/platform/network/gdk to WebCore/platform/network/curl
3677
3678 * WebKit.pri:
3679
bdash98f449d2007-05-18 08:29:58 +000036802007-05-18 Holger Hans Peter Freyther <zecke@selfish.org>
3681
3682 Reviewed by Mark Rowe.
3683
3684 * WebKit.pro: Build testkjs for Gdk and Qt
3685
bdashc9175eab2007-05-11 09:01:46 +000036862007-05-11 Holger Freyther <freyther@kde.org>
3687
3688 Reviewed by Mark Rowe.
3689
3690 Move libcurl configuration into WebKit.pri so it will be used by GdkLauncher,
3691 and add ICU configuration to QMAKE_CXXFLAGS.
3692
3693 * WebKit.pri:
3694
bdash95897392007-05-07 02:36:38 +000036952007-05-06 Erik Bunce <kde@bunce.us>
3696
3697 Reviewed by Mark Rowe.
3698
3699 * WebKit.pri:
3700 Removed unnecessary dependency on MacPorts (/opt/local)
3701
hausmannd5df26f2007-05-03 22:04:27 +000037022007-05-03 Holger Freyther <freyther@kde.org>
3703
3704 Reviewed by Zack, landed by Simon.
3705 This is bugzilla bug 13499.
3706
3707 * WebKit.pri: Place Qt into a scope, start sharing qmake with the Gdk
3708 port
3709 * WebKit.pro: Place Qt into a scope, start sharing qmake with the Gdk
3710 port
3711
bdashfc4e8c22007-04-27 07:37:26 +000037122007-04-27 Holger Freyther <freyther@kde.org>
3713
3714 Reviewed by Maciej.
3715
3716 Remove unmaintained CMake build system.
3717
3718 * CMakeLists.txt: Removed.
3719
hausmann703e9d32007-01-30 10:20:20 +000037202007-01-30 Simon Hausmann <hausmann@kde.org>
3721
3722 Reviewed by Zack.
3723
3724 * WebKit.pri: libJavaScriptCore is gone with the Qt build
3725 * WebKit.pro:
3726
staikosbf876942007-01-26 22:19:16 +000037272007-01-26 George Staikos <staikos@kde.org>
3728
3729 Remove headers - not needed now.
3730
3731 * WebKit.pri:
3732
staikos9fd5a742007-01-23 18:36:22 +000037332007-01-23 George Staikos <staikos@kde.org>
3734
3735 Put everything back since we can't build everything without it yet.
3736
3737 * WebKit.pri:
3738
lars7cc60602007-01-16 15:03:44 +000037392007-01-16 Lars Knoll <lars@trolltech.com>
3740
3741 Reviewed by Zack
3742
3743 Remove everything but the new public API from
3744 the include path.
3745
3746 * WebKit.pri:
3747
staikos15d2d712007-01-11 07:12:00 +000037482007-01-11 George Staikos <staikos@kde.org>
3749
3750 Fix the Qt build
3751
3752 * WebKit.pri:
3753
lars7f506a42007-01-03 12:04:40 +000037542007-01-03 Lars Knoll <lars@trolltech.com>
3755
3756 Fix the Qt build
3757
3758 * WebKit.pri:
3759
hausmann0f6f3022006-12-17 10:50:27 +000037602006-12-17 Simon Hausmann <hausmann@kde.org>
3761
3762 Reviewed by Rob Buis.
3763
3764 * WebKit.pro: Build testkjs.
3765
thatchera3c1ab12006-12-14 19:30:36 +000037662006-12-14 Timothy Hatcher <timothy@apple.com>
3767
3768 Reviewed by Brady.
3769
3770 * Makefile.shared: use $PIPESTATUS[0] and a sub-shell to exit with xcodebuild's exit status
3771
mjs79842692006-12-13 23:22:44 +000037722006-12-13 Maciej Stachowiak <mjs@apple.com>
3773
3774 Reviewed by Brady and Anders.
3775
3776 * Makefile.shared: Stop spewing the environment all the time, at least for command-line builds.
3777
zacke22ef4d2006-12-10 20:05:01 +000037782006-12-10 Zack Rusin <zack@kde.org>
3779
3780 Client classes have been moved to WebKitQt/WebCoreSupport so
3781 adjusting the pri file.
3782
3783 * WebKit.pri:
3784
staikose9e22a52006-12-10 19:14:11 +000037852006-12-10 George Staikos <staikos@kde.org>
3786
3787 Reviewed by Zack.
3788
3789 Add WebKitBuild/Release back to the output dir for external build cases.
3790
3791 * WebKit.pri:
3792
zack76eb5c12006-12-10 09:21:56 +000037932006-12-10 Zack Rusin <zack@kde.org>
3794
3795 Fix the link directory location.
3796
3797 * WebKit.pri:
3798
zackc9055502006-12-10 06:36:32 +000037992006-12-10 Lars Knoll <lars@trolltech.com>
3800
3801 Reviewed by Zack
3802
3803 Include DumpRenderTree in the Qt build
3804
3805 * WebKit.pro:
3806
staikos75bf7ef2006-12-10 05:54:55 +000038072006-12-09 George Staikos <staikos@kde.org>
3808
3809 Reviewed by Zack.
3810
3811 Correct the path to the libraries for QMake.
3812
3813 * WebKit.pri:
3814
zack0321d232006-12-10 00:58:36 +000038152006-12-09 Lars Knoll <lars@trolltech.com>
3816
3817 Reviewed by Zack
3818
3819 Make it possible to build WebKit with qmake.
3820
3821 * WebKit.pri: Added.
3822 * WebKit.pro: Added.
3823
staikosb68ccda2006-11-19 18:39:14 +000038242006-11-19 Simon Hausmann <hausmann@kde.org>
3825
3826 Reviewed by Zack.
3827
3828 http://bugs.webkit.org/show_bug.cgi?id=11649
3829
3830 * CMakeLists.txt: Fix Qt-only build without KDE cmake files
3831
thatcher94389582006-10-31 01:35:47 +000038322006-10-30 Timothy Hatcher <timothy@apple.com>
3833
3834 Reviewed by Brady.
3835
3836 Make the universal build return non-zero when module make fails.
3837
3838 * Makefile:
3839
slewis243d4c12006-10-30 22:35:43 +000038402006-10-30 Stephanie Lewis <slewis@apple.com>
3841
darin@apple.com07c80c62008-09-05 18:15:43 +00003842 Reviewed by Darin Adler.
slewis243d4c12006-10-30 22:35:43 +00003843
3844 Change Makefiles to return non-zero when module make fails.
3845
3846 * Makefile:
3847
beidsone15fbdd2006-10-28 02:08:38 +000038482006-10-27 Brady Eidson <beidson@apple.com>
3849
3850 Rubber stamped by Tim Hatcher
3851
3852 Added "make universal" to build universal binaries
3853
3854 * Makefile:
3855 * Makefile.shared:
3856
eseidel52f3a0e2006-10-02 00:04:56 +000038572006-10-01 Nikolas Zimmermann <zimmermann@kde.org>
3858
3859 Reviewed by eseidel.
3860
3861 * CMakeLists.txt: add option to disable colored output when building on the buildbot
3862