summaryrefslogtreecommitdiff
path: root/protocols/AimOscar/src/services.cpp
AgeCommit message (Expand)Author
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-26less TCHARs:George Hazan
2015-10-28Optimize EV_PROTO_DBSETTINGSCHANGED functions to not use mir_strcmp() but jus...Robert Pösel
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-13massive name conflict resolutionGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-04-26unified project for Dummy protocolGeorge Hazan
2015-04-26unified project for AIM George 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-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-23patch for avatars reading optimization (by wsx22)George Hazan
2013-10-10PS_GETUNREADEMAILCOUNT - the unified macro for "/GetUnreadEmailCount"George Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-21- unused constant MIRANDA_IDLE_INFO_SIZE_1 removed;George Hazan
2012-10-12AimOscar: folders restructurizationVadim Dashevskiy