summaryrefslogtreecommitdiff
path: root/frontend/gamma/properties
authorClipperz <info@clipperz.com>2013-01-08 15:21:04 (UTC)
committer Clipperz <info@clipperz.com>2013-01-08 15:21:04 (UTC)
commit816fc35420a434b1d54ae5833d617608f7456048 (patch) (unidiff)
tree95b8caf354083593d7775e4dda6f4c556b44a2d9 /frontend/gamma/properties
parent267603e3aa3cf0029411e67ae14018b52344c296 (diff)
downloadclipperz-816fc35420a434b1d54ae5833d617608f7456048.zip
clipperz-816fc35420a434b1d54ae5833d617608f7456048.tar.gz
clipperz-816fc35420a434b1d54ae5833d617608f7456048.tar.bz2
Updated version of /gamma
Tons of changes, included a new draft of the mobile version (still VERY rough)
Diffstat (limited to 'frontend/gamma/properties') (more/less context) (ignore whitespace changes)
-rw-r--r--frontend/gamma/properties/creditsAndCopyrights.txt346
-rw-r--r--frontend/gamma/properties/gamma.properties.json4
-rw-r--r--frontend/gamma/properties/mobile.properties.json53
3 files changed, 217 insertions, 186 deletions
diff --git a/frontend/gamma/properties/creditsAndCopyrights.txt b/frontend/gamma/properties/creditsAndCopyrights.txt
index 598440d..59f0f0a 100644
--- a/frontend/gamma/properties/creditsAndCopyrights.txt
+++ b/frontend/gamma/properties/creditsAndCopyrights.txt
@@ -4,165 +4,206 @@
4 4
5 This application is build using also the following libraries 5 This application is build using also the following libraries
6 6
7# MochiKit (http://www.mochikit.com) 7# MochiKit (http://www.mochikit.com)
8 - repository: @mochikit.repository@ (revision: @mochikit.version@) 8 - repository: @mochikit.repository@ (revision: @mochikit.version@)
9 9
10 * Software licence: http://svn.mochikit.com/mochikit/trunk/licence.txt 10 * Software licence: https://github.com/mochi/mochikit/blob/master/LICENSE.txt
11 11
12 |MochiKit is dual-licensed software. It is available under the terms of the 12 |MochiKit is dual-licensed software. It is available under the terms of the
13 |MIT License, or the Academic Free License version 2.1. The full text of 13 |MIT License, or the Academic Free License version 2.1. The full text of
14 |each license is included below. 14 |each license is included below.
15 | 15 |
16 |The MochiKit.Style.getElementPosition function is adapted from
17 |YAHOO.util.Dom.getXY v0.9.0. which is copyrighted by Yahoo! Inc. and
18 |licensed under the BSD license also reproduced in full below.
19 |
16 |MIT License 20 |MIT License
17 |=========== 21 |===========
18 | 22 |
19 |Copyright (c) 2005 Bob Ippolito. All rights reserved. 23 |Copyright (c) 2005 Bob Ippolito. All rights reserved.
20 | 24 |
21 |Permission is hereby granted, free of charge, to any person obtaining a copy of this 25 |Permission is hereby granted, free of charge, to any person obtaining a copy
22 |software and associated documentation files (the "Software"), to deal in the Software 26 |of this software and associated documentation files (the "Software"), to deal
23 |without restriction, including without limitation the rights to use, copy, modify, 27 |in the Software without restriction, including without limitation the rights
24 |merge, publish, distribute, sublicense, and/or sell copies of the Software, and to 28 |to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25 |permit persons to whom the Software is furnished to do so, subject to the following 29 |copies of the Software, and to permit persons to whom the Software is furnished
26 |conditions: 30 |to do so, subject to the following conditions:
27 | 31 |
28 |The above copyright notice and this permission notice shall be included in all copies 32 |The above copyright notice and this permission notice shall be included in all
29 |or substantial portions of the Software. 33 |copies or substantial portions of the Software.
30 | 34 |
31 |THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 35 |THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32 |INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR 36 |IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
33 |PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 37 |FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
34 |FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 38 |COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
35 |OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 39 |IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
36 |DEALINGS IN THE SOFTWARE. 40 |CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37 | 41 |
38 | 42 |
39 |Academic Free License v. 2.1 43 |Academic Free License v. 2.1
40 |============================ 44 |============================
41 | 45 |
42 |Copyright (c) 2005 Bob Ippolito. All rights reserved. 46 |Copyright (c) 2005 Bob Ippolito. All rights reserved.
43 | 47 |
44 |This Academic Free License (the "License") applies to any original work of authorship (the 48 |This Academic Free License (the "License") applies to any original work of
45 |"Original Work") whose owner (the "Licensor") has placed the following notice immediately 49 |authorship (the "Original Work") whose owner (the "Licensor") has placed the
46 |following the copyright notice for the Original Work: 50 |following notice immediately following the copyright notice for the Original Work:
47 | 51 |
48 |Licensed under the Academic Free License version 2.1 52 |Licensed under the Academic Free License version 2.1
49 | 53 |
50 |1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, 54 | 1)Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free,
51 |non-exclusive, perpetual, sublicenseable license to do the following: 55 | non-exclusive, perpetual, sublicenseable license to do the following:
52 | 56 |
53 |a) to reproduce the Original Work in copies; 57 |a) to reproduce the Original Work in copies;
54 |b) to prepare derivative works ("Derivative Works") based upon the Original Work; 58 |b) to prepare derivative works ("Derivative Works") based upon the Original Work;
55 |c) to distribute copies of the Original Work and Derivative Works to the public; 59 |c) to distribute copies of the Original Work and Derivative Works to the public;
56 |d) to perform the Original Work publicly; and 60 |d) to perform the Original Work publicly; and
57 |e) to display the Original Work publicly. 61 |e) to display the Original Work publicly.
58 | 62 |
59 |2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free, 63 | 2)Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free,
60 |non-exclusive, perpetual, sublicenseable license, under patent claims owned or controlled 64 | non-exclusive, perpetual, sublicenseable license, under patent claims owned or
61 |by the Licensor that are embodied in the Original Work as furnished by the Licensor, to 65 | controlled by the Licensor that are embodied in the Original Work as furnished by
62 |make, use, sell and offer for sale the Original Work and Derivative Works. 66 | the Licensor, to make, use, sell and offer for sale the Original Work and Derivative
63 | 67 | Works.
64 |3) Grant of Source Code License. The term "Source Code" means the preferred form of the 68 |
65 |Original Work for making modifications to it and all available documentation describing 69 | 3)Grant of Source Code License. The term "Source Code" means the preferred form of
66 |how to modify the Original Work. Licensor hereby agrees to provide a machine-readable copy 70 | the Original Work for making modifications to it and all available documentation
67 |of the Source Code of the Original Work along with each copy of the Original Work that 71 | describing how to modify the Original Work. Licensor hereby agrees to provide a
68 |Licensor distributes. Licensor reserves the right to satisfy this obligation by placing 72 | machine-readable copy of the Source Code of the Original Work along with each copy
69 |a machine-readable copy of the Source Code in an information repository reasonably 73 | of the Original Work that Licensor distributes. Licensor reserves the right to satisfy
70 |calculated to permit inexpensive and convenient access by You for as long as Licensor 74 | this obligation by placing a machine-readable copy of the Source Code in an information
71 |continues to distribute the Original Work, and by publishing the address of that information 75 | repository reasonably calculated to permit inexpensive and convenient access by You for
72 |repository in a notice immediately following the copyright notice that applies to the Original 76 | as long as Licensor continues to distribute the Original Work, and by publishing the
73 |Work. 77 | address of that information repository in a notice immediately following the copyright
74 | 78 | notice that applies to the Original Work.
75 |4) Exclusions From License Grant. Neither the names of Licensor, nor the names of any 79 |
76 |contributors to the Original Work, nor any of their trademarks or service marks, may be used 80 | 4)Exclusions From License Grant. Neither the names of Licensor, nor the names of any
77 |to endorse or promote products derived from this Original Work without express prior written 81 | contributors to the Original Work, nor any of their trademarks or service marks, may
78 |permission of the Licensor. Nothing in this License shall be deemed to grant any rights to 82 | be used to endorse or promote products derived from this Original Work without express
79 |trademarks, copyrights, patents, trade secrets or any other intellectual property of Licensor 83 | prior written permission of the Licensor. Nothing in this License shall be deemed to
80 |except as expressly stated herein. No patent license is granted to make, use, sell or offer 84 | grant any rights to trademarks, copyrights, patents, trade secrets or any other
81 |to sell embodiments of any patent claims other than the licensed claims defined in Section 2. 85 | intellectual property of Licensor except as expressly stated herein. No patent license
82 |No right is granted to the trademarks of Licensor even if such marks are included in the Original 86 | is granted to make, use, sell or offer to sell embodiments of any patent claims other
83 |Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under 87 | than the licensed claims defined in Section 2. No right is granted to the trademarks
84 |different terms from this License any Original Work that Licensor otherwise would have a right 88 | of Licensor even if such marks are included in the Original Work. Nothing in this
85 |to license. 89 | License shall be interpreted to prohibit Licensor from licensing under different terms
86 | 90 | from this License any Original Work that Licensor otherwise would have a right to license.
87 |5) This section intentionally omitted. 91 |
88 | 92 | 5)This section intentionally omitted.
89 |6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You 93 |
90 |create, all copyright, patent or trademark notices from the Source Code of the Original Work, 94 | 6)Attribution Rights. You must retain, in the Source Code of any Derivative Works that You
91 |as well as any notices of licensing and any descriptive text identified therein as an "Attribution 95 | create, all copyright, patent or trademark notices from the Source Code of the Original
92 |Notice." You must cause the Source Code for any Derivative Works that You create to carry a 96 | Work, as well as any notices of licensing and any descriptive text identified therein as
93 |prominent Attribution Notice reasonably calculated to inform recipients that You have modified the 97 | an "Attribution Notice." You must cause the Source Code for any Derivative Works that You
94 |Original Work. 98 | create to carry a prominent Attribution Notice reasonably calculated to inform recipients
95 | 99 | that You have modified the Original Work.
96 |7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and 100 |
97 |to the Original Work and the patent rights granted herein by Licensor are owned by the Licensor or 101 | 7)Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright
98 |are sublicensed to You under the terms of this License with the permission of the contributor(s) 102 | in and to the Original Work and the patent rights granted herein by Licensor are owned
99 |of those copyrights and patent rights. Except as expressly stated in the immediately proceeding 103 | by the Licensor or are sublicensed to You under the terms of this License with the
100 |sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, 104 | permission of the contributor(s) of those copyrights and patent rights. Except as expressly
101 |either express or implied, including, without limitation, the warranties of NON-INFRINGEMENT, 105 | stated in the immediately proceeding sentence, the Original Work is provided under this
102 |MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL 106 | License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including,
103 |WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license 107 | without limitation, the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A
104 |to Original Work is granted hereunder except under this disclaimer. 108 | PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU.
105 | 109 | This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to
106 |8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including 110 | Original Work is granted hereunder except under this disclaimer.
107 |negligence), contract, or otherwise, shall the Licensor be liable to any person for any direct, indirect, 111 |
108 |special, incidental, or consequential damages of any character arising as a result of this License or the 112 | 8)Limitation of Liability. Under no circumstances and under no legal theory, whether in tort
109 |use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, 113 | (including negligence), contract, or otherwise, shall the Licensor be liable to any person
110 |computer failure or malfunction, or any and all other commercial damages or losses. This limitation of 114 | for any direct, indirect, special, incidental, or consequential damages of any character
111 |liability shall not apply to liability for death or personal injury resulting from Licensor's negligence 115 | arising as a result of this License or the use of the Original Work including, without
112 |to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or 116 | limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction,
113 |limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You. 117 | or any and all other commercial damages or losses. This limitation of liability shall not
114 | 118 | apply to liability for death or personal injury resulting from Licensor's negligence to
115 |9) Acceptance and Termination. If You distribute copies of the Original Work or a Derivative Work, You must 119 | the extent applicable law prohibits such limitation. Some jurisdictions do not allow the
116 |make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of 120 | exclusion or limitation of incidental or consequential damages, so this exclusion and
117 |this License. Nothing else but this License (or another written agreement between Licensor and You) grants 121 | limitation may not apply to You.
118 |You permission to create Derivative Works based upon the Original Work or to exercise any of the rights 122 |
119 |granted in Section 1 herein, and any attempt to do so except under the terms of this License (or another 123 | 9)Acceptance and Termination. If You distribute copies of the Original Work or a Derivative
120 |written agreement between Licensor and You) is expressly prohibited by U.S. copyright law, the equivalent 124 | Work, You must make a reasonable effort under the circumstances to obtain the express
121 |laws of other countries, and by international treaty. Therefore, by exercising any of the rights granted 125 | assent of recipients to the terms of this License. Nothing else but this License (or
122 |to You in Section 1 herein, You indicate Your acceptance of this License and all of its terms and conditions. 126 | another written agreement between Licensor and You) grants You permission to create
123 | 127 | Derivative Works based upon the Original Work or to exercise any of the rights granted in
124 |10) Termination for Patent Action. This License shall terminate automatically and You may no longer exercise 128 | Section 1 herein, and any attempt to do so except under the terms of this License (or
125 |any of the rights granted to You by this License as of the date You commence an action, including a cross-claim 129 | another written agreement between Licensor and You) is expressly prohibited by U.S. copyright
126 |or counterclaim, against Licensor or any licensee alleging that the Original Work infringes a patent. This 130 | law, the equivalent laws of other countries, and by international treaty. Therefore, by
127 |termination provision shall not apply for an action alleging patent infringement by combinations of the Original 131 | exercising any of the rights granted to You in Section 1 herein, You indicate Your
128 |Work with other software or hardware. 132 | acceptance of this License and all of its terms and conditions.
129 | 133 |
130 |11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in 134 | 10)Termination for Patent Action. This License shall terminate automatically and You may no
131 |the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, 135 | longer exercise any of the rights granted to You by this License as of the date You
132 |and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United 136 | commence an action, including a cross-claim or counterclaim, against Licensor or any
133 |Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the 137 | licensee alleging that the Original Work infringes a patent. This termination provision
134 |Original Work outside the scope of this License or after its termination shall be subject to the requirements 138 | shall not apply for an action alleging patent infringement by combinations of the Original
135 |and penalties of the U.S. Copyright Act, 17 U.S.C. § 101 et seq., the equivalent laws of other countries, 139 | Work with other software or hardware.
136 |and international treaty. This section shall survive the termination of this License. 140 |
137 | 141 | 11)Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be
138 |12) Attorneys Fees. In any action to enforce the terms of this License or seeking damages 142 | brought only in the courts of a jurisdiction wherein the Licensor resides or in which
139 |relating thereto, the prevailing party shall be entitled to recover its costs and expenses, 143 | Licensor conducts its primary business, and under the laws of that jurisdiction excluding
140 |including, without limitation, reasonable attorneys' fees and costs incurred in connection 144 | its conflict-of-law provisions. The application of the United Nations Convention on Contracts
141 |with such action, including any appeal of such action. This section shall survive the 145 | for the International Sale of Goods is expressly excluded. Any use of the Original Work
142 |termination of this License. 146 | outside the scope of this License or after its termination shall be subject to the
143 | 147 | requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101 et seq., the equivalent
144 |13) Miscellaneous. This License represents the complete agreement concerning the subject 148 | laws of other countries, and international treaty. This section shall survive the termination
145 |matter hereof. If any provision of this License is held to be unenforceable, such provision 149 | of this License.
146 |shall be reformed only to the extent necessary to make it enforceable. 150 |
147 | 151 | 12)Attorneys Fees. In any action to enforce the terms of this License or seeking damages
148 |14) Definition of "You" in This License. "You" throughout this License, whether in upper 152 | relating thereto, the prevailing party shall be entitled to recover its costs and expenses,
149 |or lower case, means an individual or a legal entity exercising rights under, and complying 153 | including, without limitation, reasonable attorneys' fees and costs incurred in connection
150 |with all of the terms of, this License. For legal entities, "You" includes any entity that 154 | with such action, including any appeal of such action. This section shall survive the
151 |controls, is controlled by, or is under common control with you. For purposes of this 155 | termination of this License.
152 |definition, "control" means (i) the power, direct or indirect, to cause the direction or 156 |
153 |management of such entity, whether by contract or otherwise, or (ii) ownership of fifty 157 | 13)Miscellaneous. This License represents the complete agreement concerning the subject matter
154 |percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. 158 | hereof. If any provision of this License is held to be unenforceable, such provision shall
155 | 159 | be reformed only to the extent necessary to make it enforceable.
156 |15) Right to Use. You may use the Original Work in all ways not otherwise restricted or 160 |
157 |conditioned by this License or by law, and Licensor promises not to interfere with or be 161 | 14)Definition of "You" in This License. "You" throughout this License, whether in upper or lower
158 |responsible for such uses by You. 162 | case, means an individual or a legal entity exercising rights under, and complying with all
159 | 163 | of the terms of, this License. For legal entities, "You" includes any entity that controls,
160 |This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights reserved. Permission 164 | is controlled by, or is under common control with you. For purposes of this definition,
161 |is hereby granted to copy and distribute this license without modification. This license 165 | "control" means (i) the power, direct or indirect, to cause the direction or management of
162 |may not be modified without the express written permission of its copyright owner. 166 | such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or
167 | more of the outstanding shares, or (iii) beneficial ownership of such entity.
168 |
169 | 15)Right to Use. You may use the Original Work in all ways not otherwise restricted or
170 | conditioned by this License or by law, and Licensor promises not to interfere with or be
171 | responsible for such uses by You.
172 |
173 |This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights reserved. Permission is
174 |hereby granted to copy and distribute this license without modification. This license may not
175 |be modified without the express written permission of its copyright owner.
176 |
177 |
178 |BSD License
179 |===========
180 |
181 |Copyright (c) 2006, Yahoo! Inc.
182 |All rights reserved.
183 |
184 |Redistribution and use of this software in source and binary forms, with or without modification,
185 |are permitted provided that the following conditions are met:
186 |
187 | *Redistributions of source code must retain the above copyright notice, this list of
188 | conditions and the following disclaimer.
189 | *Redistributions in binary form must reproduce the above copyright notice, this list of
190 | conditions and the following disclaimer in the documentation and/or other materials provided
191 | with the distribution.
192 | *Neither the name of Yahoo! Inc. nor the names of its contributors may be used to endorse or
193 | promote products derived from this software without specific prior written permission of
194 | Yahoo! Inc.
195 |
196 |THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
197 |WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
198 |PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
199 |ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
200 |LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
201 |INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
202 |TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
203 |ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
163 204
164 205
165# Yahoo! UI Library (http://developer.yahoo.com/yui/) 206# Yahoo! UI Library (http://developer.yahoo.com/yui/)
166 - package version: 0.12 207 - package version: 0.12
167 208
168 Copyright © 2005-2006 Yahoo! Inc. All rights reserved 209 Copyright © 2005-2006 Yahoo! Inc. All rights reserved
@@ -233,45 +274,12 @@
233 |OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 274 |OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
234 |NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 275 |NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
235 |EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 276 |EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
236 277
237 278
238 279
239# iUI: iPhone User Interface Framework (http://code.google.com/p/iui/)
240 - package version: 282
241
242 Copyright (c) 2007-2009, iUI Project Members
243
244 |All rights reserved.
245 |
246 |Redistribution and use in source and binary forms, with or without modification,
247 |are permitted provided that the following conditions are met:
248 |
249 | * Redistributions of source code must retain the above copyright notice, this
250 | list of conditions and the following disclaimer.
251 | * Redistributions in binary form must reproduce the above copyright notice,
252 | this list of conditions and the following disclaimer in the documentation
253 | and/or other materials provided with the distribution.
254 | * Neither the name of the iUI Project nor the names of its contributors may
255 | be used to endorse or promote products derived from this software without
256 | specific prior written permission.
257 |
258 |THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
259 |"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
260 |LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
261 |A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
262 |CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
263 |EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
264 |PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
265 |PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
266 |LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
267 |NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
268 |SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
269
270
271
272# Big Integer Library v. 5.0 280# Big Integer Library v. 5.0
273 - code downloaded on March 5, 2007 from http://www.leemon.com/crypto/BigInt.js 281 - code downloaded on March 5, 2007 from http://www.leemon.com/crypto/BigInt.js
274 282
275 |Big Integer Library v. 5.0 283 |Big Integer Library v. 5.0
276 |Created 2000, last modified 2006 284 |Created 2000, last modified 2006
277 |Leemon Baird 285 |Leemon Baird
diff --git a/frontend/gamma/properties/gamma.properties.json b/frontend/gamma/properties/gamma.properties.json
index c847812..eec4194 100644
--- a/frontend/gamma/properties/gamma.properties.json
+++ b/frontend/gamma/properties/gamma.properties.json
@@ -1,10 +1,10 @@
1{ 1{
2 "copyright.values": { 2 "copyright.values": {
3 "mochikit.repository": "https://github.com/mochi/mochikit.git", 3 "mochikit.repository":"https://github.com/mochi/mochikit.git",
4 "mochikit.version": "fe8d17bb9ac0a4e5ad4a8d5c2c94a6fac1c92d75" 4 "mochikit.version": "fe8d17bb9ac0a4e5ad4a8d5c2c94a6fac1c92d75"
5 }, 5 },
6 6
7 "html.template": "index_template.html", 7 "html.template": "index_template.html",
8 8
9 "js": [ 9 "js": [
10 "MochiKit/Base.js", 10 "MochiKit/Base.js",
diff --git a/frontend/gamma/properties/mobile.properties.json b/frontend/gamma/properties/mobile.properties.json
index e26b95f..bdb2d07 100644
--- a/frontend/gamma/properties/mobile.properties.json
+++ b/frontend/gamma/properties/mobile.properties.json
@@ -1,26 +1,29 @@
1{ 1{
2 "copyright.values": { 2 "copyright.values": {
3 "mochikit.repository": "http://svn.mochikit.com/mochikit/trunk/", 3 "mochikit.repository": "https://github.com/mochi/mochikit.git",
4 "mochikit.version": "1506" 4 "mochikit.version": "fe8d17bb9ac0a4e5ad4a8d5c2c94a6fac1c92d75"
5 }, 5 },
6
7 "html.template": "mobile_template.html",
8
6 "js": [ 9 "js": [
7 "MochiKit/Base.js", 10 "MochiKit/Base.js",
8 "MochiKit/Iter.js", 11 "MochiKit/Iter.js",
9 "MochiKit/Logging.js", 12 "MochiKit/Logging.js",
10 "-- MochiKit/DateTime.js", 13 "MochiKit/DateTime.js",
11 "MochiKit/Format.js", 14 "MochiKit/Format.js",
12 "MochiKit/Async.js", 15 "MochiKit/Async.js",
13 "MochiKit/DOM.js", 16 "MochiKit/DOM.js",
14 "MochiKit/Style.js", 17 "MochiKit/Style.js",
15 "MochiKit/LoggingPane.js", 18 "MochiKit/LoggingPane.js",
16 "MochiKit/Color.js", 19 "-- MochiKit/Color.js",
17 "MochiKit/Signal.js", 20 "MochiKit/Signal.js",
18 "MochiKit/Position.js", 21 "-- MochiKit/Position.js",
19 "MochiKit/Selector.js", 22 "MochiKit/Selector.js",
20 "MochiKit/Visual.js", 23 "-- MochiKit/Visual.js",
21 24
22 "JSON/json2.js", 25 "JSON/json2.js",
23 26
24 "Clipperz/YUI/Utils.js", 27 "Clipperz/YUI/Utils.js",
25 "Clipperz/YUI/DomHelper.js", 28 "Clipperz/YUI/DomHelper.js",
26 29
@@ -30,14 +33,14 @@
30 "-- Clipperz/CSVProcessor.js", 33 "-- Clipperz/CSVProcessor.js",
31 "-- Clipperz/KeePassExportProcessor.js", 34 "-- Clipperz/KeePassExportProcessor.js",
32 "Clipperz/Date.js", 35 "Clipperz/Date.js",
33 "Clipperz/DOM.js", 36 "Clipperz/DOM.js",
34 "Clipperz/Logging.js", 37 "Clipperz/Logging.js",
35 "Clipperz/Signal.js", 38 "Clipperz/Signal.js",
36 "Clipperz/Style.js", 39 "-- Clipperz/Style.js",
37 "Clipperz/Visual.js", 40 "-- Clipperz/Visual.js",
38 "Clipperz/Set.js", 41 "Clipperz/Set.js",
39 "Clipperz/KeyValueObjectStore.js", 42 "Clipperz/KeyValueObjectStore.js",
40 43
41 "Clipperz/Crypto/SHA.js", 44 "Clipperz/Crypto/SHA.js",
42 "Clipperz/Crypto/AES.js", 45 "Clipperz/Crypto/AES.js",
43 "Clipperz/Crypto/PRNG.js", 46 "Clipperz/Crypto/PRNG.js",
@@ -66,16 +69,19 @@
66 69
67 "Clipperz/PM/Date.js", 70 "Clipperz/PM/Date.js",
68 71
69 "Clipperz/PM/Toll.js", 72 "Clipperz/PM/Toll.js",
70 "Clipperz/PM/Proxy.js", 73 "Clipperz/PM/Proxy.js",
71 "Clipperz/PM/Proxy/Proxy.JSON.js", 74 "Clipperz/PM/Proxy/Proxy.JSON.js",
75 "-- Clipperz/PM/Proxy/Proxy.OfflineCache.js",
72 "Clipperz/PM/Proxy/Proxy.Offline.js", 76 "Clipperz/PM/Proxy/Proxy.Offline.js",
77 "Clipperz/PM/Proxy/Proxy.Offline.DataStore.js",
78
73 "Clipperz/PM/Connection.js", 79 "Clipperz/PM/Connection.js",
74 "Clipperz/PM/Crypto.js", 80 "Clipperz/PM/Crypto.js",
75 "-- Clipperz/PM/BookmarkletProcessor.js", 81 "Clipperz/PM/PIN.js",
76 82
77 "Clipperz/PM/DataModel/EncryptedRemoteObject.js", 83 "Clipperz/PM/DataModel/EncryptedRemoteObject.js",
78 "Clipperz/PM/DataModel/User.js", 84 "Clipperz/PM/DataModel/User.js",
79 "Clipperz/PM/DataModel/User.Header.Legacy.js", 85 "Clipperz/PM/DataModel/User.Header.Legacy.js",
80 "Clipperz/PM/DataModel/User.Header.RecordIndex.js", 86 "Clipperz/PM/DataModel/User.Header.RecordIndex.js",
81 "Clipperz/PM/DataModel/User.Header.Preferences.js", 87 "Clipperz/PM/DataModel/User.Header.Preferences.js",
@@ -86,12 +92,29 @@
86 "Clipperz/PM/DataModel/DirectLogin.js", 92 "Clipperz/PM/DataModel/DirectLogin.js",
87 "Clipperz/PM/DataModel/DirectLoginInput.js", 93 "Clipperz/PM/DataModel/DirectLoginInput.js",
88 "Clipperz/PM/DataModel/DirectLoginBinding.js", 94 "Clipperz/PM/DataModel/DirectLoginBinding.js",
89 "Clipperz/PM/DataModel/DirectLoginFormValue.js", 95 "Clipperz/PM/DataModel/DirectLoginFormValue.js",
90 "Clipperz/PM/DataModel/OneTimePassword.js", 96 "Clipperz/PM/DataModel/OneTimePassword.js",
91 97
98 "Zepto/zepto.js",
99 "Zepto/ajax.js",
100 "Zepto/assets.js",
101 "Zepto/data.js",
102 "Zepto/detect.js",
103 "Zepto/event.js",
104 "Zepto/form.js",
105 "Zepto/fx.js",
106 "Zepto/fx_methods.js",
107 "Zepto/gesture.js",
108 "Zepto/polyfill.js",
109 "Zepto/selector.js",
110 "Zepto/stack.js",
111 "Zepto/touch.js",
112
113 "JQTouch/jqtouch.js",
114
92 "Clipperz/PM/UI/Common/Components/BaseComponent.js", 115 "Clipperz/PM/UI/Common/Components/BaseComponent.js",
93 "-- Clipperz/PM/UI/Common/Components/Button.js", 116 "-- Clipperz/PM/UI/Common/Components/Button.js",
94 "Clipperz/PM/UI/Common/Components/ComponentSlot.js", 117 "Clipperz/PM/UI/Common/Components/ComponentSlot.js",
95 "-- Clipperz/PM/UI/Common/Components/PasswordEntropyDisplay.js", 118 "-- Clipperz/PM/UI/Common/Components/PasswordEntropyDisplay.js",
96 "Clipperz/PM/UI/Common/Components/ProgressBar.js", 119 "Clipperz/PM/UI/Common/Components/ProgressBar.js",
97 "-- Clipperz/PM/UI/Common/Components/SimpleMessagePanel.js", 120 "-- Clipperz/PM/UI/Common/Components/SimpleMessagePanel.js",
@@ -101,19 +124,19 @@
101 "-- Clipperz/PM/UI/Common/Components/TranslatorWidget.js", 124 "-- Clipperz/PM/UI/Common/Components/TranslatorWidget.js",
102 125
103 "Clipperz/PM/UI/Common/Controllers/DirectLoginRunner.js", 126 "Clipperz/PM/UI/Common/Controllers/DirectLoginRunner.js",
104 "Clipperz/PM/UI/Common/Controllers/ProgressBarController.js", 127 "Clipperz/PM/UI/Common/Controllers/ProgressBarController.js",
105 "-- Clipperz/PM/UI/Common/Controllers/TabPanelController.js", 128 "-- Clipperz/PM/UI/Common/Controllers/TabPanelController.js",
106 129
107 "Clipperz/PM/UI/iPhone/Components/LoginForm.js", 130 "Clipperz/PM/UI/Mobile/Components/LoginForm.js",
108 "Clipperz/PM/UI/iPhone/Components/CardList.js", 131 "Clipperz/PM/UI/Mobile/Components/CardList.js",
109 "Clipperz/PM/UI/iPhone/Components/CardDetail.js", 132 "-- Clipperz/PM/UI/Mobile/Components/CardDetail.js",
110 133
111 "Clipperz/PM/UI/iPhone/Controllers/MainController.js", 134 "Clipperz/PM/UI/Mobile/Controllers/MainController.js",
112 135
113 "main_iPhone.js" 136 "main.mobile.js"
114 ], 137 ],
115 138
116 "css": [ 139 "css": [
117 "clipperz/iPhone.css" 140 "mobile.css"
118 ] 141 ]
119} \ No newline at end of file 142} \ No newline at end of file