summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_menu.cpp
AgeCommit message (Expand)Author
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-16MSN protocol's death-screamGeorge Hazan
2014-11-02reverted MSN removal (too early)Vadim Dashevskiy
2014-11-02MSN protocol stopped working (R.I.P), moved to deprecated, banned by the core...Vadim Dashevskiy
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2014-09-16useless service MS_CLIST_REMOVECONTACTMENUITEM deletedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
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