Age | Commit message (Expand) | Author |
2018-04-27 | implementation of #1308 | George Hazan |
2018-04-22 | no more PROTO_INTERFACE::OnEvent | George Hazan |
2018-04-22 | EV_PROTO_ONMENU removed | George Hazan |
2018-04-22 | unused constant removed | George Hazan |
2018-04-22 | OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted | George Hazan |
2018-04-21 | EV_PROTO_DBSETTINGSCHANGED - old useless stub removed | George Hazan |
2018-04-21 | code cleaning: | George Hazan |
2018-04-19 | EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(... | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-02-09 | all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated | George Hazan |
2018-01-31 | useless wrappers removed & replaced with PROTO_INTERFACE method calls | George Hazan |
2018-01-31 | mir_app: | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-29 | removing obsolete C-style helpers | George Hazan |
2017-12-29 | PROTO_INTERFACE::setAllContactStatuses - common code moved to the core | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-01-11 | strong typization - better typization | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-07-29 | removing TCHAR + WCHAR from headers | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-08-27 | another forgotten va_end | Tobias Weimer |
2015-06-30 | - fix for the old perversion with manual protocol root calculation; | George Hazan |
2015-06-25 | - Set wparam and lParam to 0 as default arg in CallService and others, to sim... | Tobias Weimer |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-18 | protocol platform-independent code moved back to mir_app | George Hazan |
2015-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-05-31 | another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT | George Hazan |
2015-03-24 | UI Utils classes & templates moved to the core, thus allowing any plugin to u... | George Hazan |
2015-03-22 | - PROTO_INTERFACE got the default implementation; | George Hazan |
2015-03-11 | all database functions moved to m_database.h | 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 | fix for level 4 warnings | George Hazan |
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 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-09-25 | PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused | George Hazan |
2013-07-28 | - stubs for PROTO get* & set* functions removed from mir_core; | George Hazan |
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-11 | fix for an endless cycle in AIM | George Hazan |