Age | Commit message (Expand) | Author |
2014-01-27 | code cleaning | George Hazan |
2014-01-25 | С++ sources: __VERSION_STRING -> __VERSION_STRING_DOTS | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
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 |
2014-01-08 | chat structures slightly cleaned (no changes so far) | George Hazan |
2014-01-03 | version related code cleaning | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | removed unicode prefix, updated year | Tobias Weimer |
2014-01-01 | Slightly modified IRC CTCP VERSION response send information about x64/x86 ve... | Tobias Weimer |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-30 | "Nickname" occurs much more frequently in sources | Dart Raiden |
2013-12-23 | spelling correction (e.g. twitter -> Twitter) | Dart Raiden |
2013-12-04 | IRC: custom reconnect code removed | George Hazan |
2013-11-19 | preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB... | George Hazan |
2013-10-30 | git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b... | Dart Raiden |
2013-10-15 | code cleanup | Kirill Volinsky |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-09-25 | PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused | George Hazan |
2013-09-25 | valid options initialization | George Hazan |
2013-09-24 | PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ... | George Hazan |
2013-09-21 | protocols cleanup | Kirill Volinsky |
2013-09-17 | Spelling correction (patch from RMN) | Vadim Dashevskiy |
2013-09-03 | - settings convertor for Popup+; | George Hazan |
2013-08-25 | MString removed from Jabber & IRC | George Hazan |
2013-08-19 | own MIRANDA_VER removed from plugins | Kirill Volinsky |
2013-08-16 | rest or mir_*printf in protocols | George Hazan |
2013-08-14 | mir_*printf patch for protocols | George Hazan |
2013-08-14 | removed trailing spaces from ressources | Tobias Weimer |
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-09 | applied protocol helpers | George Hazan |
2013-07-08 | core protocol helpers for creating protocol evengs, services & threads | George Hazan |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-23 | new helper applied instead of MS_DB_SETSETTINGRESIDENT | George Hazan |
2013-06-21 | minor code cleaning | George Hazan |
2013-06-21 | minor code cleaning | George Hazan |
2013-06-15 | ProtoBroadcastAck - unified helper for all protocols | George Hazan |
2013-05-16 | we don't need VS2003/2005 support as well | 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-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-04-05 | rest of menu cleaning | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-04-05 | various menu items quirks, simplifications & optimization | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |