-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathChangeLog
More file actions
88 lines (68 loc) · 3.23 KB
/
ChangeLog
File metadata and controls
88 lines (68 loc) · 3.23 KB
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
==================== 0.4.1 ====================
2010-03-18 Ryan Li <ryan@ryanium.com>
* charpick.js: no longer opening a first-run page.
* charpick.{js,xul}: use nsIPrefBranch2 to observe preference change.
* charpick.js: prevented error when there is no element left in listbox.
* charpick.js: auto-select element after adding/deleting palette.
* locale: locale updates.
2010-03-17 Ryan Li <ryan@ryanium.com>
* locale, chrome.manifest: some locale name changes.
2010-03-10 Ryan Li <ryan@ryanium.com>
* *: support for SeaMonkey.
2010-02-16 Ryan Li <ryan@ryanium.com>
* *: support for Thunderbird.
2010-02-11 Ryan Li <ryan@ryanium.com>
* preferences.xul: used groupbox and changed flex for a better layout.
2010-01-23 Ryan Li <ryan@ryanium.com>
* preferences.xul: used prefwindow for native preferences dialog.
2010-01-21 Ryan Li <ryan@ryanium.com>
* install.rdf: optionsURL added in install.rdf.
2010-01-21 Brett Zamir <brettz9@yahoo.com>
* charpick.js: support for non-BMP characters.
==================== 0.4 ====================
2010-01-08 Ryan Li <ryan@ryanium.com>
* *: changed character-palette/characterpalette to charpick.
* install.rdf: changed ID to charpick@ryanium.com.
* charpick.{js,xul}: copy directly after pushing the buttons.
* about.xul, credits.xul: about dialog modified, and added credits dialog.
* help.html, help.css: moved help page to GitHub.
* preferences.xul: option for pasting with middle-clicks.
* logo.png, logo-large.png: Logo updates.
* locale: locale updates.
==================== 0.3 ====================
2009-11-18 Ryan Li <ryan@ryanium.com>
* *: fully customizable toolbar, with
default palettes set to the GNOME one's.
* style.css: Unicode characters can now display correctly.
* help.*: use a help page as a substitution of the previous dialog.
==================== 0.2.2 ====================
2009-11-03 Ryan Li <ryan@ryanium.com>
* style.css: Fixed the bug that menus are
displayed in red when using themes.
Thanks for Alan Martin who points out this bug.
* install.rdf: homepage URL also changed to the AMO one.
* about.xul: translator's name get listed in about dialog.
==================== 0.2.1 ====================
2009-10-08 Ryan Li <ryan@ryanium.com>
* chrome.manifest: missing hu-HU declarating in chrome.manifest fixed.
Thanks Mikes Kaszmán István for mentioning this.
* locale: new locales for ru-RU and sr-RS.
==================== 0.2 ====================
2009-01-28 Ryan Li <ryan@ryanium.com>
* *: user interface improved, with a input field containing the characters
you want and easy to copy.
* locale: new locales: ca-AD, de-DE, hu-HU, nl-NL, pl-PL, pt-BR,
tr-TR and uk-UA.
* *: A brief introduction is added.
* style.css: the bug that some characters were improperly displayed,
esp. under GNOME, fixed.
==================== 0.1.1 ====================
2008-07-16 Ryan Li <ryan@ryanium.com>
* charpick.properties: Description localized.
* locale: new locales: fr-FR, ja-JP, ko-KR, zh-CN.
==================== 0.1 ====================
2008-07-16 Ryan Li <ryan@ryanium.com>
* character-palette.js: fixed incompatibility with `textarea's.
==================== 0.0 ====================
2008-07-16 Ryan Li <ryan@ryanium.com>
* *: first version of Character Palette.