Age | Commit message (Expand) | Author |
2015-05-17 | - Forgot to save hotAuthToken which prevented login to Hotmail inbox after re... | Piotr Piastucki |
2015-05-17 | Tried to implement Hotmail inbox-notifications, unsure if they do work as exp... | Piotr Piastucki |
2015-05-16 | On M$ account login problem (i.e. due to security measures), open up browser ... | Piotr Piastucki |
2015-05-16 | - Fixed port number in options dlg (which still showed old port number) | Piotr Piastucki |
2015-05-16 | - Cache authContactToken after refresh in MSN_GetPassportAuth as this token e... | Piotr Piastucki |
2015-05-16 | Set isConnectSuccess bool, maybe prevents possible crash on spurious XFR? | Piotr Piastucki |
2015-05-15 | Fixed bug on static buffer copy introduced in 13604 | Piotr Piastucki |
2015-05-15 | stupid typo | George Hazan |
2015-05-15 | - crash fix in chats; | George Hazan |
2015-05-15 | - when data are dropped from the network buffer, the end of buffer should be ... | George Hazan |
2015-05-15 | - Now only requesting OAuth tokens on SkyLogin to speed up login process, as... | Piotr Piastucki |
2015-05-14 | - crash fix; | George Hazan |
2015-05-14 | Fixed possible NULL-pointer dereference in MSN_HContactFromEmail discovered b... | Piotr Piastucki |
2015-05-14 | Fixed web authentication method without SkyLib. | Piotr Piastucki |
2015-05-14 | Updated for partial MSNP24 protocol support, for detailed changes see MSNP24 ... | Piotr Piastucki |
2015-05-03 | fix for the option's page style pt. 10 | Vadim Dashevskiy |
2015-05-02 | Proto_MSN - unified project | Vadim Dashevskiy |
2015-05-02 | cosmetics | Vadim Dashevskiy |
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-05 | Various: | Tobias Weimer |
2015-02-01 | MSN: Minor leaks fixed | Tobias Weimer |
2015-01-30 | Miranda HTTP user agent unification (not to have problems with sites) | George Hazan |
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-14 | MSN: warning level 4 | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-19 | code cleaning | George Hazan |
2014-11-16 | MSN protocol's death-scream | George Hazan |
2014-11-13 | fix for MSN client version | George Hazan |
2014-11-02 | reverted MSN removal (too early) | Vadim Dashevskiy |
2014-11-02 | MSN protocol stopped working (R.I.P), moved to deprecated, banned by the core... | Vadim Dashevskiy |
2014-09-16 | MS_CLIST_REMOVEMAINMENUITEM also removed | George Hazan |
2014-09-16 | useless service MS_CLIST_REMOVECONTACTMENUITEM deleted | George Hazan |
2014-08-18 | patch for CRITICAL_SECTION extinction in MSN | George Hazan |
2014-07-30 | crash fix for MSN "Invite to Chat" command | George Hazan |
2014-07-26 | stupid duplicated code of embedded clists removed | George Hazan |
2014-05-21 | MSN: | George Hazan |
2014-04-25 | decapitalization (these names are shown in VersionInfo reports) | Dart Raiden |
2014-04-12 | invisible overlay fix | Kirill Volinsky |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-03 | "MetaContacts Hidden Group" removed forever | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |