summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_menu.cpp
AgeCommit message (Expand)Author
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-24- custom UrlEncode replaced with the core function;George Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-20protocol helper for detecting chats: isChatRoomGeorge Hazan
2013-07-16added some plugins descriptions for langpacksTobias Weimer
2013-07-10protocol DB helpers for MSNGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
2013-01-30copyright updateGeorge Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-10-13MSN: folders restructurizationKirill Volinsky