summaryrefslogtreecommitdiff
path: root/plugins/QuickContacts/docs/quickcontacts_changelog.txt
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2012-09-28 09:15:13 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2012-09-28 09:15:13 +0000
commit66b6ef801ed593951cddfa6fff1d3fb1b8e61c63 (patch)
treed19a8e7779fc259ee74550e7ec595c8aa414c8f9 /plugins/QuickContacts/docs/quickcontacts_changelog.txt
parent932bdc1abe0fa63a9d68dea43f5c9a049af56cc0 (diff)
Added QuickContacts
git-svn-id: http://svn.miranda-ng.org/main/trunk@1700 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/QuickContacts/docs/quickcontacts_changelog.txt')
-rw-r--r--plugins/QuickContacts/docs/quickcontacts_changelog.txt75
1 files changed, 75 insertions, 0 deletions
diff --git a/plugins/QuickContacts/docs/quickcontacts_changelog.txt b/plugins/QuickContacts/docs/quickcontacts_changelog.txt
new file mode 100644
index 0000000000..bc094700e2
--- /dev/null
+++ b/plugins/QuickContacts/docs/quickcontacts_changelog.txt
@@ -0,0 +1,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 \ No newline at end of file