summaryrefslogtreecommitdiff
path: root/protocols/Omegle/src/proto.cpp
AgeCommit message (Expand)Author
2018-04-22OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeletedGeorge Hazan
2018-04-21code cleaning:George Hazan
2018-04-19more EV_PROTO_ONOPTIONS removedGeorge Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-06fix after files conversationKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13unused fields removedGeorge Hazan
2017-11-13Code modernize ...Goraf
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-10-28- old useless helpers removed from the Options module;George 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-07-16Omegle: Remove useless/broken send message lock; version bumpRobert Pösel
2016-01-02Copyrights update part 2Dart Raiden
2015-10-22Omegle: spelling correctionDart Raiden
2015-10-20Omegle: Format sourcesRobert Pösel
2015-10-20Omegle: Register sound when receiving messageRobert Pösel
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-26Unify Netlib initialization error message in some protocolsRobert Pösel
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-30unified project for Omegle protocolGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-02-06Facebook, Omegle, MobileState: Happy New Year 2015Robert Pösel
2014-12-20Omegle: Various code improvements (as reported by Coverity analyser); version...Robert Pösel
2014-12-20Omegle: Various fixes and code cleaningRobert Pösel
2014-04-23Omegle: Support sending typing notifications (for TabSRMM only), version bumpRobert Pösel
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-09-25valid options initializationGeorge Hazan
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-08also all destructors shall die tooGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan