Age | Commit message (Expand) | Author |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-07 | - common.props divided into app.props & plugin.props; | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-26 | Use m_http.h in Facebook, Omegle and MinecraftDynmap protocols | Robert Pösel |
2015-05-26 | Unify Netlib initialization error message in some protocols | Robert Pösel |
2015-05-22 | replace stricmp to mir_strcmpi | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-19 | Omegle: Fix receiving data without first letter; various cleanup; version bump | Robert Pösel |
2015-05-03 | fix for the option's page style pt. 10 | Vadim Dashevskiy |
2015-05-02 | Proto_Omegle - unified project | Vadim Dashevskiy |
2015-04-30 | unified project for Omegle protocol | George Hazan |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-15 | after 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-06 | Remove useless __INTERNAL_NAME constant from rest of plugins | Robert Pösel |
2015-02-06 | Facebook, Omegle, MobileState: Happy New Year 2015 | Robert Pösel |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-20 | Omegle: Various code improvements (as reported by Coverity analyser); version... | Robert Pösel |
2014-12-20 | Omegle: Various fixes and code cleaning | Robert Pösel |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-07-30 | Omegle: Fix sending and receiving % in chats | Robert Pösel |
2014-06-14 | Facebook, Omegle: adapt for new MS_MSG_SETSTATUSTEXT | Robert Pösel |
2014-04-25 | decapitalization (these names are shown in VersionInfo reports) | Dart Raiden |
2014-04-23 | Omegle: Support sending typing notifications (for TabSRMM only), version bump | Robert Pösel |
2014-04-23 | Use GCW_PRIVMESS in Facebook and Omegle protocols | Robert Pösel |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-16 | PS_CHANGEINFO is never called, and therefore exterminated | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-02 | m_database.h is not needed in many cases | George Hazan |
2014-01-25 | С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTS | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-18 | Omegle: Fix /asl command | Robert Pösel |
2014-01-11 | forgotten to declare two remaining fields as const | George Hazan |
2014-01-10 | GCDEST::pszModule and GCDEST::ptszID must be constant | George Hazan |
2014-01-08 | - end of ANSI support in chats; | George Hazan |