summaryrefslogtreecommitdiff
path: root/plugins/TipperYM/src/popwin.cpp
AgeCommit message (Expand)Author
2015-08-11'unreferenced formal parameter' warnings fixedGeorge Hazan
2015-08-01tipper_ym: common projectKirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19unused helper removedGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-03-31Tipper YM:Tobias Weimer
2015-03-03fix for a memory corruption caused by the global variable in TipperGeorge Hazan
2015-02-28Tipper:Tobias Weimer
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-11-26Tipper: code cleanupRozhuk Ivan
2014-08-05'xStatus' correctionDart Raiden
2014-03-09TipperRozhuk Ivan
2014-03-09fixes for old service callsGeorge Hazan
2014-02-27- metacontacts are always present;George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-12-13Tipper: new option for items to show only for particular type of contacts (al...Robert Pösel
2013-10-10even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTIONGeorge Hazan
2013-10-10PS_GETUNREADEMAILCOUNT - the unified macro for "/GetUnreadEmailCount"George Hazan
2013-09-26plugins cleanupKirill Volinsky
2013-09-10- Tipper: 2 presets for menuex removedVadim Dashevskiy
2013-08-18big workaround to use core gender icons in Tipper (fixes #444)Tobias Weimer
2013-08-10- unused services MS_FP_SAMECLIENTS & MS_FP_GETCLIENTICON removed;George Hazan
2013-07-07TipperYM: Translation fixes (" ago" to "%s ago")Robert Pösel
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-10removed not used headersKirill Volinsky
2013-02-12icon leak fix for TipperGeorge Hazan
2013-01-06fix for occasional crash in TipperGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-20- all xstatus services moved to m_xstatus.hGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan