blob: 1432e6a674fadc94b46d85a79ae2d4e130df8cf0 (
plain)
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
|
Emoticons
Changelog:
. 0.0.1.6
+ Allow URLs in emoticon packs
+ Flash emoticons
+ Added Skype and Sametime emoticons
+ Option to select which frame to show in selection window (for animated gif and swf)
. 0.0.1.5
+ Added MySpace and AIM emoticons
* Fix for smileys after URL (closes issue 11)
. 0.0.1.4
* Fix for updater
. 0.0.1.3
* Fix for protocol emoticons (closes issue 22)
* Fix for URLs in input area
+ Support for borkra's version of custom smileys
+ Option to disable custom smileys
. 0.0.1.2
* Fix for wrong memory free
+ Support for custom smileys
. 0.0.1.1
* Fix for copy in input area
+ Added silly to de default pack
. 0.0.1.0
+ Allows loading emoticons from folder with proto name
+ Allows to write generic paths (inside pack folder) for an emoticon in .mep
+ Random emoticons in options page
. 0.0.0.9
+ Use AniSmiley if avaiable (recomended) or my control as fallback (more buggy)
* Updated AniSmiley to latest version (a lot of fixes)
* Fixes and other stuff
. 0.0.0.8
+ Created my own ole image control
. 0.0.0.7
+ Option to only replace emoticons surrounded by spaces
. 0.0.0.6
* Fix for URLs in history
* Fix for HOME key in input area
. 0.0.0.5
+ Added Yahoo emoticons
* Fix for emoticons like :(|) in input area
. 0.0.0.4
* Fix for emoticons in history
+ New emoticon pack selection control
. 0.0.0.3
* Protocol and pack names are case insensitive
+ Tooltips in selection window
+ Show smileys without images as text in selection window
+ Added default module
* Fix for transparent images
. 0.0.0.2
* Fix if not using metacontacts
* Fix for first message only with :)
+ Added jgmail emoticons (still missing one)
. 0.0.0.1
+ Initial version
|