summaryrefslogtreecommitdiff
path: root/protocols/VKontakte
AgeCommit message (Collapse)Author
2016-08-11VKontakte: crash fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17177 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-11VKontakte: small fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-08VKontakte: Sergey Bolhovskoy
fixed processing for ‘validation required’ error change MessageBox -> MessageBoxW change styles for some MessageBoxW git-svn-id: http://svn.miranda-ng.org/main/trunk@17166 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-05VKontakte: small fix for send message to vk-groupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17160 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-05VKontakte: Sergey Bolhovskoy
fix(???) ‘validation required’ error add support vk-groups contacts fix (???) rare error with WorkerThread on connection lost version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17159 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-29VKontarte: Utils_OpenUrlT -> Utils_OpenUrlWSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17142 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-29VKontakte:Sergey Bolhovskoy
rename string variables (p)tsz* -> (p)wsz* rename struct TCHAR_ PARAM -> WCHAR_ PARAM change mir_sntprintf -> mir_snwprintf, LPCTSTR -> LPCWSTR, setTString -> setWString, db_set_ts(a)-> db_set_ws(a) and etc. git-svn-id: http://svn.miranda-ng.org/main/trunk@17141 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-27less TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17136 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-24VKontakte: revert 17125Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17126 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-23VKontakte: resource cosmeticDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@17125 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-21improperly named helper renamedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17110 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-21VKontakte: Sergey Bolhovskoy
VER_API update to 5.53 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-15VKontakte: ooopsSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17095 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-15VKontakte:Sergey Bolhovskoy
add option for loading sent attachments version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17094 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-13VKontakte: more VK-objects link variantesSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17091 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-13VKontakte: Sergey Bolhovskoy
add ‘Send VK-objects links as attachments’ option move ‘Use non-standard popups for news and event notifications’ option to View page version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17090 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-30VKontakte: small fixesSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17050 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-25VKontakte: replace "VK ID" by "VKontakte ID"Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@17038 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-24VKontakte: typo fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17028 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-24VKontakte: Sergey Bolhovskoy
added friend_accepted notification type version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17026 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-23VKontakte:Sergey Bolhovskoy
change http to https in urls fix for link captions in attachment market items support in attachment update VK_API_VER to 5.52 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17020 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-05- fix for #1059;George Hazan
- direct unsafe work with icons replaces with Window_SetIcon_IcoLib / Window_SetSkinIcon_IcoLib; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16917 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-23VKontakte: fix (?) freeze status as offline on speedy status change Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-12VKontakte: fix 'Use non-standard popups for news and event notifications' optionSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16820 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-23VK: fix contacts filter MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16757 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-17VKontakte:Sergey Bolhovskoy
add change nick in muc support version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16698 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-15contact list groups:George Hazan
- finally database is not used anymore (only as a settings' storage); - MGROUP type introduced to replace HANDLE for group ids; - MS_CLIST_GROUP* services became Clist_Group* functions; - CLIST_INTERFACE members pfnGetGroupName & pfnRenameGroup also transformed into static Clist_Group* functions git-svn-id: http://svn.miranda-ng.org/main/trunk@16659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-14VKontakte: remove unneeded m_protoSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16650 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13git-svn-id: http://svn.miranda-ng.org/main/trunk@16641 ↵MikalaiR
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13it works MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16640 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13VKontakte: Sergey Bolhovskoy
win64 fix warning fix git-svn-id: http://svn.miranda-ng.org/main/trunk@16638 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13temporary fix MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16637 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13VKontakte: Sergey Bolhovskoy
radiobox group settings -> combobox (patch by MikalaiR, edited) remove unneeded methods git-svn-id: http://svn.miranda-ng.org/main/trunk@16634 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-11VKontakte: small fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16628 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-11VKontakte: fix (?) false positive iviseble status on receive unread messages ↵Sergey Bolhovskoy
on miranda start git-svn-id: http://svn.miranda-ng.org/main/trunk@16627 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-09VKontakte: link forgotten option Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16617 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07VKontakte: remove unneeded m_protoSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16606 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07VKontakte: potential crashfixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16605 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07VKontakte: add settings for show/hide proto menu items Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16602 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07VKontakte:Sergey Bolhovskoy
option flags move to separate class account manager dialog -> core ui option page dialogs -> core ui move declarations to private section remove unneeded (after rev. 16596) attention from option dialog code cleanup version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-04VKontakte: unificate reconnect warning (as in Jabber)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-04VKontakte: Sergey Bolhovskoy
add VKlang to options remove unused title icon cosmetic fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@16582 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-02VKontakte: unneded header removed MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-01VKontakte: Sergey Bolhovskoy
gzip support support persistent connection to api.vk.com (patch by MikalaiR) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16568 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-01VKontakte: memleaks fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16567 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-31VKontakte: Sergey Bolhovskoy
chat create dialog -> core ui chat invite dialog -> core ui rename dialog classes code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@16566 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c