summaryrefslogtreecommitdiff
path: root/protocols/Omegle/src/proto.cpp
AgeCommit message (Expand)Author
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
2013-05-16Omegle:Robert Pösel
2013-04-05- rest of menus cleared;George Hazan
2013-02-23useless variable m_szProtoName removedGeorge Hazan
2013-02-23- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...George Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-13Omegle: folders restructurizationKirill Volinsky