blob: bc094700e298ac304de8a6d261525ff5130910cc (
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
74
75
 | Quick Contacts
Changelog:
. 1.0.0.0
  * Fix for group names (closes issue #83)
  + Handle metacontacts off (closes issue #61)
  + Show account name
  * Removed spaces from frame names in options
. 0.0.3.1
  + Number of contacts is not limited anymore
. 0.0.3.0
  + Added support for hotkeys module in 0.8 (some texts changed in langpack)
. 0.0.2.9
  + Added contact icon
  * Fix when comparing unicode strings
. 0.0.2.8
  + Added VoiceService support
. 0.0.2.7
  + Added support for Miranda 0.8
. 0.0.2.6
  * Fix for crash on exit
. 0.0.2.5
  + Added contact menu buttom
. 0.0.2.4
  * Only to fix upload of wrong file to FL
. 0.0.2.3
  + Added support for Hotkeys+
  * Now it will register to all hotkey services if found
. 0.0.2.2
  * Fix for icons
  * Fix for backspace
  * -pv- fix
. 0.0.2.1
  * Try to fix error reported
  + Support of Hotkey service (if it exists, will be used instead of HotKeys2)
  + Support for Magnetic windows
. 0.0.2.0
  - First version in FL
  * Fix for more than one contact wth same name
  * Fix to always open the dialog inside a monitor
. 0.0.1.4
  + Option to show group as a column
  + Act as double click when pressing enter in the combo
  + Disable buttons that protocol do not allow
  * Bug fixes
. 0.0.1.3
  + Changes in options
  + Added unicode release
. 0.0.1.2
  + Option to append group name to contact name
. 0.0.1.1
  + Checkbox in main dialog works
  + Option to hide contacts from offline protocols
  * Fix in getting metacontact status
. 0.0.1.0
  First verion based on Hotkey plugin 
3.2.1.0
 |