blob: 5f2fde82c946c62d4b9dd0528000c6fb70c3906f (
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
|
Emoticons
Changelog:
. 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
|