Age | Commit message (Expand) | Author |
2015-03-31 | Twitter: | George Hazan |
2015-03-22 | strange custom loggins functions removed | George Hazan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-07-06 | fix for adding contacts in Twitter | George Hazan |
2014-07-06 | - fix for the auth url; | George Hazan |
2014-02-18 | - introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o... | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-31 | crash on start in Twitter | George Hazan |
2014-01-08 | - end of ANSI support in chats; | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-10-08 | separate Folders handles removed from protocols | George Hazan |
2013-09-25 | valid options initialization | George Hazan |
2013-09-16 | oops..revert | Kirill Volinsky |
2013-09-16 | removed not needed _MSC_VER checks | Kirill Volinsky |
2013-07-28 | - fix for name conflict in proto helpers; | George Hazan |
2013-07-20 | protocol helper for detecting chats: isChatRoom | George Hazan |
2013-07-08 | also all destructors shall die too | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-06-15 | ProtoBroadcastAck - unified helper for all protocols | George Hazan |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-05-17 | some more fixes for MS_DB_CONTACT_DELETE & loops | George Hazan |
2013-04-20 | protocols must return unique ids on SendMsg | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-03-31 | HistoryEvents & HistoryKeeper support removed | George Hazan |
2013-03-18 | quick fix for the twitter profile URLs | Tobias Weimer |
2013-03-11 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-02 | fix for registering relative avatar path in Twitter | George Hazan |
2013-03-02 | unicode folders custom names (gotten from szName by default, as usual) | George Hazan |
2013-03-02 | rest of TCHAR_STR_PARAM replaced | George Hazan |
2013-03-02 | - avatars' Folders settings moved to the "Avatars" section; | George Hazan |
2013-02-23 | useless variable m_szProtoName removed | George Hazan |
2013-02-23 | - PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat... | George Hazan |
2013-01-16 | _T > TaranslateT when needed (patch from person) | Vadim Dashevskiy |
2012-12-07 | - Options tree items change | Vadim Dashevskiy |
2012-11-28 | various menu initialization quirks | George Hazan |
2012-11-10 | minor type fix | Tobias Weimer |
2012-11-07 | Merged with original Twitter: | Tobias Weimer |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-16 | Updated Twitter to version 1.0.0.2: | Tobias Weimer |
2012-10-13 | Twitter: folders restructurization | Kirill Volinsky |