• Home
Name Date Size #Lines LOC

..--

default_100_percent/03-May-2024-

default_200_percent/03-May-2024-

README.txtD03-May-20244.5 KiB10999

webkit_resources.grdD03-May-202413.8 KiB134133

webkit_strings_am.xtbD03-May-202410.8 KiB115115

webkit_strings_ar.xtbD03-May-202410.6 KiB115115

webkit_strings_bg.xtbD03-May-202411.1 KiB115115

webkit_strings_bn.xtbD03-May-202412.9 KiB115115

webkit_strings_ca.xtbD03-May-20249.2 KiB115115

webkit_strings_cs.xtbD03-May-20248.9 KiB115115

webkit_strings_da.xtbD03-May-20248.7 KiB115115

webkit_strings_de.xtbD03-May-20249.2 KiB115115

webkit_strings_el.xtbD03-May-202411.8 KiB115115

webkit_strings_en-GB.xtbD03-May-20248.6 KiB115115

webkit_strings_es-419.xtbD03-May-20249.3 KiB115115

webkit_strings_es.xtbD03-May-20249.4 KiB115115

webkit_strings_et.xtbD03-May-20248.7 KiB115115

webkit_strings_fa.xtbD03-May-202410.4 KiB115115

webkit_strings_fi.xtbD03-May-20248.8 KiB115115

webkit_strings_fil.xtbD03-May-20249.2 KiB115115

webkit_strings_fr.xtbD03-May-20249.6 KiB115115

webkit_strings_gu.xtbD03-May-202412.5 KiB115115

webkit_strings_hi.xtbD03-May-202412 KiB115115

webkit_strings_hr.xtbD03-May-20249.1 KiB115115

webkit_strings_hu.xtbD03-May-20249.3 KiB115115

webkit_strings_id.xtbD03-May-20248.6 KiB115115

webkit_strings_it.xtbD03-May-20249.1 KiB115115

webkit_strings_iw.xtbD03-May-20249.4 KiB115115

webkit_strings_ja.xtbD03-May-20249.8 KiB115115

webkit_strings_kn.xtbD03-May-202413.5 KiB115115

webkit_strings_ko.xtbD03-May-20249 KiB115115

webkit_strings_lt.xtbD03-May-20249.1 KiB115115

webkit_strings_lv.xtbD03-May-20249.2 KiB115115

webkit_strings_ml.xtbD03-May-202414.1 KiB115115

webkit_strings_mr.xtbD03-May-202412.2 KiB115115

webkit_strings_ms.xtbD03-May-20248.8 KiB115115

webkit_strings_nl.xtbD03-May-20248.8 KiB115115

webkit_strings_no.xtbD03-May-20248.6 KiB115115

webkit_strings_pl.xtbD03-May-20248.9 KiB115115

webkit_strings_pt-BR.xtbD03-May-20249 KiB115115

webkit_strings_pt-PT.xtbD03-May-20249.1 KiB115115

webkit_strings_ro.xtbD03-May-20249.3 KiB115115

webkit_strings_ru.xtbD03-May-202410.8 KiB115115

webkit_strings_sk.xtbD03-May-20249 KiB115115

webkit_strings_sl.xtbD03-May-20248.8 KiB115115

webkit_strings_sr.xtbD03-May-202410.8 KiB115115

webkit_strings_sv.xtbD03-May-20248.6 KiB115115

webkit_strings_sw.xtbD03-May-20249 KiB115115

webkit_strings_ta.xtbD03-May-202414 KiB115115

webkit_strings_te.xtbD03-May-202413.7 KiB115115

webkit_strings_th.xtbD03-May-202412.3 KiB115115

webkit_strings_tr.xtbD03-May-20249 KiB115115

webkit_strings_uk.xtbD03-May-202411 KiB115115

webkit_strings_vi.xtbD03-May-20249.5 KiB115115

webkit_strings_zh-CN.xtbD03-May-20248.6 KiB115115

webkit_strings_zh-TW.xtbD03-May-20248.6 KiB115115

README.txt

1The files listed below and found in this directory are copied from the
2Mozilla source tree, where they are licensed under the MPL/GPL/LGPL.  While
3binary files do not contain a license block, I have pasted the relevant
4Mozilla license block below.
5
6/* ***** BEGIN LICENSE BLOCK *****
7 * Version: MPL 1.1/GPL 2.0/LGPL 2.1
8 *
9 * The contents of this file are subject to the Mozilla Public License Version
10 * 1.1 (the "License"); you may not use this file except in compliance with
11 * the License. You may obtain a copy of the License at
12 * http://www.mozilla.org/MPL/
13 *
14 * Software distributed under the License is distributed on an "AS IS" basis,
15 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
16 * for the specific language governing rights and limitations under the
17 * License.
18 *
19 * The Original Code is mozilla.org code.
20 *
21 * The Initial Developer of the Original Code is
22 * Netscape Communications Corporation.
23 * Portions created by the Initial Developer are Copyright (C) 1998
24 * the Initial Developer. All Rights Reserved.
25 *
26 * Alternatively, the contents of this file may be used under the terms of
27 * either the GNU General Public License Version 2 or later (the "GPL"), or
28 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
29 * in which case the provisions of the GPL or the LGPL are applicable instead
30 * of those above. If you wish to allow use of your version of this file only
31 * under the terms of either the GPL or the LGPL, and not to allow others to
32 * use your version of this file under the terms of the MPL, indicate your
33 * decision by deleting the provisions above and replace them with the notice
34 * and other provisions required by the GPL or the LGPL. If you do not delete
35 * the provisions above, a recipient may use your version of this file under
36 * the terms of any one of the MPL, the GPL or the LGPL.
37 *
38 * ***** END LICENSE BLOCK ***** */
39
40/////////////////////////////////////////////////////////////////////////////
41
42The files listed below and found in this directory are copied from the WebKit
43source tree or are derivative works of files from the WebKit source tree.
44They are licensed under a BSD license.  While binary files do not contain
45a license block, I have pasted the relevant WebKit license block below.
46
47pan_icon.png
48pan_east.cur
49pan_middle.cur
50pan_north.cur
51pan_north_east.cur
52pan_north_west.cur
53pan_south.cur
54pan_south_east.cur
55pan_south_west.cur
56pan_west.cur
57textarea_resize_corner.png
58alias_cursor.png
59cell_cursor.png
60east_resize_cursor.png
61east_west_resize_cursor.png
62help_cursor.png
63link_cursor.png
64move_cursor.png
65none_cursor.png
66north_east_resize_cursor.png
67north_east_south_west_resize_cursor.png
68north_resize_cursor.png
69north_south_resize_cursor.png
70north_west_resize_cursor.png
71north_west_south_east_resize_cursor.png
72progress_cursor.png
73south_east_resize_cursor.png
74south_resize_cursor.png
75south_west_resize_cursor.png
76vertical_text_cursor.png
77wait_cursor.png
78west_resize_cursor.png
79zoom_in_cursor.png
80zoom_out_cursor.png
81
82// ***** BEGIN LICENSE BLOCK *****
83
84Copyright (C) 2005 Apple Computer, Inc.  All rights reserved.
85
86Redistribution and use in source and binary forms, with or without
87modification, are permitted provided that the following conditions
88are met:
89
901.  Redistributions of source code must retain the above copyright
91    notice, this list of conditions and the following disclaimer.
922.  Redistributions in binary form must reproduce the above copyright
93    notice, this list of conditions and the following disclaimer in the
94    documentation and/or other materials provided with the distribution.
953.  Neither the name of Apple Computer, Inc. ("Apple") nor the names of
96    its contributors may be used to endorse or promote products derived
97    from this software without specific prior written permission.
98
99THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY
100EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
101WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
102DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
103DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
104(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
105LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
106ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
107(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
108THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
109