blob: d7da3da64df61341cff7bc3877aae9d1cd918101 (
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
|
Status Message Retriever
Changelog:
. 1.0.0.7
* Fix for crash
. 1.0.0.6
* Fix for crash at startup
. 1.0.0.5
* Now uses tabs from core in options
* Options are now expert only
. 1.0.0.4
+ Added support for Miranda 0.8
. 1.0.0.3
* Fix for services
+ Added more info text
. 1.0.0.2
+ If XStatus name and message are the same, show only one (and not Name: message)
. 1.0.0.1
* Try to fix bug on thread finish
+ Don't check contacts on invisible list
+ Options in XP style
. 1.0.0.0
* Only save retrieved status message if needed
+ Langpack file
+ Changed version number to reflect that the plugin is ready
. 0.0.1.6
* Bugfix to freezing
. 0.0.1.5
* Bugfix in poll
* Bugfix in xstatus code
. 0.0.1.4
+ Deal with XStatus
* Tabbed options dialog
. 0.0.1.3
+ Option to always clear status message
* Fixed error detection
* Online check if check on timer enabled also
. 0.0.1.2
+ New logic to handle requests. Should work better for ICQ, but messages will take longer to arrive.
. 0.0.1.1
+ Updater support
+ More options
+ A lot of changes in polling code
* Bugfix in contact menu option
. 0.0.1.0
+ Initial version
|