Age | Commit message (Expand) | Author |
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-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-11-03 | spelling corrections | Dart Raiden |
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-13 | code-page and properties fixed | Vadim Dashevskiy |
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 | removed files from VS2010 projects too | 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-08-11 | IRC: Removed useless label - I think we don't need to fear monkeys anymore | Robert Pösel |
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-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-16 | we don't need VS2003/2005 support as well | George Hazan |
2013-05-09 | no need to suppress PDB path in VS2012 | 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-30 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-02 | rest of TCHAR_STR_PARAM replaced | George Hazan |
2013-02-25 | PROTO_INTERFACE made zeroed on the basic inheritance level | 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-02-15 | - translation fixes (patch from person) | Vadim Dashevskiy |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |