My favorites
▼
|
Sign in
voyage
Rediscover Your Browsing History in Firefox
Project Home
Downloads
Wiki
Issues
Source
Checkout
Browse
Changes
Source path:
svn
/
trunk
/
LICENSE.txt
r1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
----------------------------------------------------------------------
Voyage: Rediscover Your Browsing History
Copyright (C) 2009 Hsiao-Ting Yu [:littlebtc]
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
-----------------------------------------------------------------------
Note: The source code of this add-on is under GPLv3 not GPLv2!
-----------------------------------------------------------------------
This add-on includes some third-party open source code in libraries that are compatibale with GPLv3 License. There are:
* modules/XPCOMUtilsExtra.jsm:
Code from mozilla-central (js/src/xpconnect/loader/XPCOMUtils.jsm, MPL1.1+/GPLv2+/LGPLv2.1+)
Including patches by Shawn Wilsher (see Bug 508850 and Bug 513710)
* oauth.js:
Includes oauth.js by Netflix, Inc, under Apache License, Version 2.0:
http://oauth.googlecode.com/svn/code/javascript/oauth.js
And SHA-1 Implementation under BSD License:
http://pajhome.org.uk/crypt/md5/sha1.js
While the way to combine the code is somehow learned
from the source code of Twitterbar extension :).
http://code.google.com/p/firefox-twitterbar/
* jQuery and jQuery UI, both dual-licensed under MIT and GPLv2+.
Files included:
content/jquery-1.3.2.min.js
content/jquery-ui-1.7.2.custom.min.js
skin/jquery-ui-1.7.2.custom.css
skin/ui-images/*
Artwork:
* Logo by tdk4 ( http://www.plurk.com/tdk4 ), used with permission.
* Background by BobChao, under CC-BY.
http://www.flickr.com/photos/bobchao/3929309458/
* Icons from 37signals, under CC0 1.0.
http://37signals.com/svn/posts/1844-open-source-icons/
* "Sign in with Twitter" logo from Twitter:
http://apiwiki.twitter.com/Sign-in-with-Twitter
* Color Scheme "Neutral Blue" from kuler:
http://kuler.adobe.com/#themeID/22361
Show details
Hide details
Change log
r1
by sst.dreams on Nov 26, 2009
Diff
It goes public! :D
Go to:
/trunk
/trunk/LICENSE.txt
/trunk/chrome
/trunk/chrome-nojar.manifest
/trunk/chrome.manifest
/trunk/chrome/voyage.jar
/trunk/components
/trunk/components/about_voyage.js
/trunk/content
/trunk/content/jquery-1.3.2.min.js
...nt/jquery-ui-1.7.2.custom.min.js
/trunk/content/oauth.js
/trunk/content/options.xul
/trunk/content/overlay.js
/trunk/content/overlay.xul
/trunk/content/voyage.js
/trunk/content/voyage.xhtml
/trunk/defaults
/trunk/defaults/preferences
...k/defaults/preferences/voyage.js
/trunk/install.rdf
...uery-ui-1.7.2.custom-orig.min.js
/trunk/locale
/trunk/locale/en-US
/trunk/locale/en-US/voyage.dtd
...k/locale/en-US/voyage.properties
/trunk/locale/zh-TW
/trunk/locale/zh-TW/voyage.dtd
...k/locale/zh-TW/voyage.properties
/trunk/modules
/trunk/modules/HistoryReader.jsm
/trunk/modules/SandboxedXHR.jsm
/trunk/modules/XPCOMUtilsExtra.jsm
/trunk/skin
...Sign-in-with-Twitter-lighter.png
/trunk/skin/background.png
/trunk/skin/bird.png
/trunk/skin/calendar.png
/trunk/skin/clock.png
.../skin/jquery-ui-1.7.2.custom.css
/trunk/skin/logo.png
/trunk/skin/ui-images
.../ui-bg_flat_55_999999_40x100.png
.../ui-bg_flat_75_aaaaaa_40x100.png
.../ui-bg_glass_45_0078ae_1x400.png
.../ui-bg_glass_55_f8da4e_1x400.png
.../ui-bg_glass_75_79c9ec_1x400.png
...gloss-wave_45_e14f1c_500x100.png
...gloss-wave_50_6eac2c_500x100.png
...gloss-wave_75_2191c0_500x100.png
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 2407 bytes, 60 lines
View raw file
Powered by
Google Project Hosting