summaryrefslogtreecommitdiff
path: root/protocols/IRCG/src/services.cpp
AgeCommit message (Expand)Author
2017-03-10Group chats:George Hazan
2017-03-09- GCSessionInfoBase fields iWidth and iHeight moved to StdMSg;George Hazan
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-11-26fixes #600 (IRC fails to recognize self status change)George Hazan
2016-11-26crash fix for IRC kick/makeop commandsGeorge Hazan
2016-09-21IRC - now all roles are translated (hopefully)George Hazan
2016-09-19IRC - code cleaningGeorge Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-06-05- fix for #1059;George Hazan
2016-01-04There's identical string in commandmonitor.cpp (except for that space)RMN
2015-10-28Optimize EV_PROTO_DBSETTINGSCHANGED functions to not use mir_strcmp() but jus...Robert Pösel
2015-09-04IRC: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27fix for the protocols' menusGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-23obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...George Hazan
2015-06-23- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;George Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-04-29unified project for IRC protocolGeorge Hazan
2014-12-14IRC: warning level 4George Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2014-09-16useless service MS_CLIST_REMOVECONTACTMENUITEM deletedGeorge Hazan
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-06-25runglishDart Raiden
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan