summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2015-06-26VKontakte: simplify codeSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14390 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;George Hazan
- fix for checks in frame menus; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14389 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25proper capitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@14388 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & ↵George Hazan
pcli->hwndContactTree respectively git-svn-id: http://svn.miranda-ng.org/main/trunk@14386 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25- Set wparam and lParam to 0 as default arg in CallService and others, to ↵Tobias Weimer
simplify some code git-svn-id: http://svn.miranda-ng.org/main/trunk@14385 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25- Set wparam and lParam to 0 as default arg in CallService and others, to ↵Tobias Weimer
simplify some code git-svn-id: http://svn.miranda-ng.org/main/trunk@14384 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25rest of genmenu api diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14382 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25SkypeWeb: unused include removedMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14378 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25another portion of dead genmenu servicesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14377 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25SkypeWeb: crashfixMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14371 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-24SkypeWeb: Call duration fix. MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14368 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-24Tox: updated tox coreAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@14367 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-24Steam: code cleanupAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@14358 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-24Tox: fixed big avatar settingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@14357 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-23Remove double "CMIF_ROOTHANDLE | CMIF_ROOTHANDLE" after r14350Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@14353 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-23obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with ↵George Hazan
CMIF_ROOTHANDLE git-svn-id: http://svn.miranda-ng.org/main/trunk@14350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-23- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;George Hazan
- Menu_ConfigureObject replaced MO_SETOPTIONSMENUOBJECT; - TIntMenuObject::hotkey replaced TMenuObject::hotkey git-svn-id: http://svn.miranda-ng.org/main/trunk@14349 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-23VKontakte: remove unneeded '\'Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14338 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-22code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14337 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14334 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-22Tox: updated tox coreAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@14333 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-22VKontakte: Sergey Bolhovskoy
fix logline for quite from muc fix invite after kick situation fix muc title on return to muc change type for IsEmpty() parameter version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14327 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-22various menu definition quirksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14326 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14325 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-22minor correction in the internal genmenu structureGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-22VKontakte: Sergey Bolhovskoy
rand/srand => Utils_GetRandom minor code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14319 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-21fix for a dll nameGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14307 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14306 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-21MS_UTILS_GETRANDOM -> mir_core::Utils_GetRandomGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14299 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
- MS_UTILS_RESIZEDIALOG replaced with a short call of Utils_ResizeDialog; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14295 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-20SkypeWeb: Fix infinite typing notify.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-20SkypeWeb: CosmeticsMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14290 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-20xml api became a set of functionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14288 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19SkypeWeb: support change chat topicMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14269 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19GG:Tobias Weimer
- Minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@14268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19timezone api migrated to mir_coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14266 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19- all static protocol services replaced with functions;George Hazan
- m_protomod.h removed as useless git-svn-id: http://svn.miranda-ng.org/main/trunk@14260 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-18langpack services module destroyed from mir_appGeorge Hazan
the only survived service moved to mir_core git-svn-id: http://svn.miranda-ng.org/main/trunk@14250 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-18"Status" became resident for all protocols, in a constructorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14246 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-18VKontakte: Sergey Bolhovskoy
add ‘returned’ muc action message.send now use guid param for prevent duplicate messages version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14242 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-17GaduGadu: CleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@14241 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-17obsolete services extinctedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14237 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-17small fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14236 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-17VKontakte:add 'visit profile' for muc users Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14235 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-17VKontakte: add profile link in muc actions Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14233 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-17VKontakte: change [img] processing Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14228 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-17SkypeWeb: More fixes. Version bump.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14227 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-17VKontakte: Sergey Bolhovskoy
add ‘Shorten links for audio attachments’ option version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14226 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-16VKontakte: fix bbc for mucSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14223 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c