summaryrefslogtreecommitdiff
path: root/protocols/MRA/src
AgeCommit message (Collapse)Author
2013-03-25- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4187 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-21fix for closing thread handles in MRAGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4152 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-17more memory fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4072 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-15various popup related code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4056 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-15unused m_popup2.h include George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4049 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4034 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-13fix for a misprintGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4006 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-13- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4002 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-12- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-11- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3972 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-02unicode folders custom names (gotten from szName by default, as usual)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3835 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-02rest of TCHAR_STR_PARAM replacedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-02- avatars' Folders settings moved to the "Avatars" section;George Hazan
- TCHAR_STR_PARAM is replaced by %S (we don't need the ansi version) git-svn-id: http://svn.miranda-ng.org/main/trunk@3830 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-01service call replaced with helper: MS_UTILS_PATHTORELATIVEGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3826 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-01service call replaced with helperGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3825 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-01useless Folders support checks removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-25PROTO_INTERFACE made zeroed on the basic inheritance levelGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3770 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-23- PROTO_INTERFACE::GetIcon removed and replaced with the standard ↵George Hazan
implementation; - PS_LOADICON also replaced with the standard function; - ProtoConstructor() & ProtoDestructor() macroses are introduced to simplify protocols' code; - GetIcon() method implementation removed from all protocols git-svn-id: http://svn.miranda-ng.org/main/trunk@3739 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-12- translation fixes (patch from person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3575 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3551 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-12english descriptions please :)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@3084 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-12- Protocols descriptions standardization and russian langpack update ↵Vadim Dashevskiy
accordingly git-svn-id: http://svn.miranda-ng.org/main/trunk@3079 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-05fix for MRA broadcastsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2978 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-19- MRA_CHAT removed due to its discontinuation at www.mail.ruGeorge Hazan
- fixes for MRA urls git-svn-id: http://svn.miranda-ng.org/main/trunk@2771 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-07- Options tree items changeVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-01icolib: icon creation quirksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-28various menu initialization quirksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2552 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-28new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & ↵George Hazan
ProtoChainRecvFile git-svn-id: http://svn.miranda-ng.org/main/trunk@2540 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-26various code cleaning considering protocols' declarationsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2509 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-21consistent hash generation fix - part 4Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-20- PS_GETCUSTOMSTATUSEX service for Jabber;George Hazan
- further code cleaning. git-svn-id: http://svn.miranda-ng.org/main/trunk@2393 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-20- all xstatus services moved to m_xstatus.hGeorge Hazan
- old obsoleted services PS_GETXSTATUS & PS_SETXSTATUS removed git-svn-id: http://svn.miranda-ng.org/main/trunk@2390 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-19more cleaning of icons' namesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2372 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-19- added another helper, ExtraIcon_Clear, to remove an icon from slot;George Hazan
- added ability to pass IcoLib handles instead of icons' names git-svn-id: http://svn.miranda-ng.org/main/trunk@2371 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-18- unused array removed from MRA;George Hazan
- default extra icons added to Jabber git-svn-id: http://svn.miranda-ng.org/main/trunk@2368 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-18global mra xstatus iconsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2366 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-18EOF spacesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2364 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-03no more MS_CLIST_EXTRA_ADD_ICON in the application codeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-02final switch to the typed icolib apiGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2152 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-22fix for the MRA's own Send Nudge menu itemGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2052 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-22removed option to push MRA contact menu items to another contactsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2041 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-21patch for eliminating expert mode in options (to replace the simple mode ↵George Hazan
with ModernOpts) git-svn-id: http://svn.miranda-ng.org/main/trunk@2025 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-14compilation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1932 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-13MRA: folders restructurizationKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1900 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c