Age | Commit message (Expand) | Author |
2015-04-14 | duplicated macro removed | George Hazan |
2015-03-24 | UI Utils classes & templates moved to the core, thus allowing any plugin to u... | George Hazan |
2015-02-28 | Core: | Tobias Weimer |
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-21 | - MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts; | George Hazan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-02 | less warnings | George Hazan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | warning fixes | George Hazan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer |
2014-11-13 | not needed NULL checks | Kirill Volinsky |
2014-10-06 | wrong condition in account's remover | George Hazan |
2014-10-04 | code cleaning | George Hazan |
2014-10-04 | fix for the EV_PROTO_ONREADYTOEXIT processing | George Hazan |
2014-09-18 | Core: If database setting FirstRun/ForceShowAccManager = b1 exists, the accou... | Tobias Weimer |
2014-08-16 | more code cleaning in Accounts Manager's dialog | George Hazan |
2014-08-15 | code cleaning | George Hazan |
2014-08-14 | account creation code extracted to the separate service function, MS_PROTO_CR... | George Hazan |
2014-03-31 | new kosher version of the contacts' deleter (when account is being deleted) | George Hazan |
2014-03-22 | -Metacontacts: removed obsolete message | Tobias Weimer |
2014-03-15 | crash fix | George Hazan |
2014-03-15 | fix for setting bIsVirtual | George Hazan |
2014-03-15 | PROTOACCOUNT::bIsVirtual - new flag to mark virtual protocols | George Hazan |
2014-02-27 | minor code cleaning | George Hazan |
2014-02-27 | more fun: | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-16 | PS_CHANGEINFO is never called, and therefore exterminated | George Hazan |
2014-02-12 | another bunch of useless conversions died | 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-02-08 | low-level database access functions rewritten to MCONTACT instead of HANDLE h... | George Hazan |
2014-02-03 | - new helpers for reading db strings into static buffers; | George Hazan |
2014-02-02 | switch to modern helpers | George Hazan |
2014-01-21 | minor code cleaning | George Hazan |
2014-01-16 | kernel chat engine, part 2 - scriver | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-03 | another portion of decapitalization in the core (5/5) | Dart Raiden |
2013-12-02 | unneded space removal | Vadim Dashevskiy |
2013-10-23 | VK: fix for outgoing message notification | George Hazan |
2013-10-06 | misprint in service name | George Hazan |
2013-09-25 | PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused | George Hazan |
2013-09-24 | major <s>Asshole</s> design flaw removed from Jabber, there's no need to inve... | George Hazan |