summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2013-06-17a few remaining calls of MS_PROTO_BROADCASTACK removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5008 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-17ProtoServiceExists moved to mir_coreGeorge Hazan
all another copies of it removed git-svn-id: http://svn.miranda-ng.org/main/trunk@5006 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-17PS_GETCUSTOMSTATUSICON used instead of raw textGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5005 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-17crazy check in tabSRMMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5004 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-17AuthState: Fixed refreshing Facebook state icons.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5000 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-16- TrafficCounter cosmetics (patch from dartraiden)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4988 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-16custom (and also buggy) base64 processing code replaced with the core functionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4987 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-16MyDetails: Set main menu icon. (fixes #305)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4983 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-16Fixed notifying events.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4981 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-16fix for chat window autocompleteGeorge Hazan
closes bug #172 git-svn-id: http://svn.miranda-ng.org/main/trunk@4976 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-16Chat API: added flag to not notify particular eventRobert Pösel
Jabber: Fixed (changed) muc history filtering to not notifying git-svn-id: http://svn.miranda-ng.org/main/trunk@4972 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-15PluginUpdater: lowercase fixRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4970 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-15fix for dropping files into ScriverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4968 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-15PluginUpdater: When updating from IM, change clist title to NG. Version bump.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4967 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-15compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4966 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-15PluginUpdater: Ignore char case for unchecked itemsRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4965 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-15added break when we find same messageKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4957 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-15plugins' downloader removed from PU/IMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4955 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-15compilation fix for PU/IMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4954 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-14-try to fix a crash when no status is availableTobias Weimer
-use unicode away messages git-svn-id: http://svn.miranda-ng.org/main/trunk@4949 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-14- FingerprintNG: added WhatsApp and Google+ Hangouts detectionVadim Dashevskiy
- langpacks/english: updated git-svn-id: http://svn.miranda-ng.org/main/trunk@4942 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-14AuthState: Added support for Facebook contacts. Version bump.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4940 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-14MenuItemEx: Used core auth icons.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4937 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-13non-existent header removed George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4929 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-12fixed memory allocationAlexander Gluzsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4928 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-11fix not to activate the tooltip windowGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4922 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-11compilation fix George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4921 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-11git-svn-id: http://svn.miranda-ng.org/main/trunk@4920 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-11git-svn-id: http://svn.miranda-ng.org/main/trunk@4919 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-11missing file addedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4918 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-1164-bit compatible version of CryptoPPGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4917 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-11- buggy window position saving code replaced with the standard Miranda ↵George Hazan
service (fixes bug #350); - version bump; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@4916 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-11fix for a crash in WhenWasItGeorge Hazan
fixes: #369 git-svn-id: http://svn.miranda-ng.org/main/trunk@4914 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-10unused code -> ftopkuGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4909 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-07useless stubs removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4900 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-07duplicated and unused services removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4899 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-07- clist_modern: we don't redeclare code services anymore;George Hazan
- new CLIST_INTERFACE member: pfnGetContactIcon - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@4898 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-07fix for regression in clist_modernGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4895 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-04- ConnectionNotify and Exchange plugins added to solutions.Vadim Dashevskiy
- PluginUpdater and FacebookRM added to miranda32.sln git-svn-id: http://svn.miranda-ng.org/main/trunk@4881 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-04end of base64* zoo George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4879 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-03based on IM 0.0.3.4 Exchange pluginMaciej Wycik
+Unicode support git-svn-id: http://svn.miranda-ng.org/main/trunk@4870 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-03git-svn-id: http://svn.miranda-ng.org/main/trunk@4869 ↵Maciej Wycik
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-02minor code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4867 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-02- MobileState: Added more clients. Copyright update. Version bump.Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4859 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-01- NIMcontact: resource cosmetics and russian translation fix (patch from ↵Vadim Dashevskiy
dartraiden) git-svn-id: http://svn.miranda-ng.org/main/trunk@4853 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-30- FingerprintNG: 0.94.3 stable detectVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4846 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-30- time display fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4842 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-30added icon in "found update" dialogKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4841 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-30removed cooment. now IDC_UA_SAVSTATE activate apply buttonKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-29we don't declare WIN64 anymore in projectsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4835 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c