Age | Commit message (Expand) | Author |
2014-11-30 | mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi | George Hazan |
2014-11-30 | safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, | George Hazan |
2014-11-18 | fix for red subscripts in Spell Checker | George Hazan |
2014-10-19 | and delphi header too | Vadim Dashevskiy |
2014-10-19 | variable name change | Vadim Dashevskiy |
2014-10-04 | ancient junk removed from AVS | George Hazan |
2014-09-17 | - MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C... | George Hazan |
2014-09-17 | MS_CLIST_REMOVETRAYMENUITEM - never used at all. RIP | George Hazan |
2014-09-16 | MS_CLIST_REMOVEMAINMENUITEM also removed | George Hazan |
2014-09-16 | useless service MS_CLIST_REMOVECONTACTMENUITEM deleted | George Hazan |
2014-08-29 | PF4_SINGLEFILEONLY - protocol can require sending files only one by one | George Hazan |
2014-08-29 | these methods should have been declared as const | George Hazan |
2014-08-15 | fix for a stack overrun in Netlib_LogW() | George Hazan |
2014-08-14 | account creation code extracted to the separate service function, MS_PROTO_CR... | George Hazan |
2014-07-28 | new header to isolate Miranda from windows.h | George Hazan |
2014-07-26 | a parameter added to pfnLoadClcOptions to prevent double options initialization | George Hazan |
2014-07-23 | ME_MC_ENABLED - signalizes that metacontacts are enabled or disabled | George Hazan |
2014-07-23 | removing direct access to metas: AVS | George Hazan |
2014-07-20 | all profile conversion stuff moved to dbchecker | George Hazan |
2014-07-19 | more red icon for the fatal errors | George Hazan |
2014-07-19 | profile manager: support for the obsolete profiles | George Hazan |
2014-07-19 | three standard icons added to the core: for a warning, error or notification | George Hazan |
2014-07-19 | db_mc_tryMeta - returns parent hContact for a subcontact or hContact itself i... | George Hazan |
2014-07-15 | useless junk removed | George Hazan |
2014-07-15 | fix for the wrong return value type | George Hazan |
2014-07-13 | fix for borkred listening ports | George Hazan |
2014-07-13 | wrapping the most evident critical sections into a class | George Hazan |
2014-07-12 | useful wrapper for critical sections | George Hazan |
2014-07-09 | Core: Add PF4_GROUPCHATFILES flag to mark protocols that support sending file... | Robert Pösel |
2014-07-04 | standardizing the control over checkboxes in clist | George Hazan |
2014-07-04 | mir_core: | George Hazan |
2014-06-25 | spelling corrections | Dart Raiden |
2014-06-24 | typo | Dart Raiden |
2014-06-22 | code cleaning | George Hazan |
2014-06-22 | message sending fix | George Hazan |
2014-06-22 | current sub in tabSRMM untied from the meta services | George Hazan |
2014-06-14 | compilation fix | Alexey Kulakov |
2014-06-14 | update | Alexey Kulakov |
2014-06-14 | MS_MSG_SETSTATUSTEXT improvements | Robert Pösel |
2014-06-14 | Ability to set also statusbar icon with MS_MSG_SETSTATUSTEXT service | Robert Pösel |
2014-06-12 | compilation fix (thx person) | Kirill Volinsky |
2014-06-12 | headers of not adopted plugins moved to !Deprecated | Kirill Volinsky |
2014-06-12 | merge m_popup and m_popup2 headers | Kirill Volinsky |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-06-11 | ansi popups dead | George Hazan |
2014-05-30 | db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT | George Hazan |
2014-05-26 | gcc-related fixes | George Hazan |
2014-04-24 | Miranda API update | Alexey Kulakov |
2014-04-22 | db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or not | George Hazan |
2014-04-21 | - Added lParam to POPUPCLASS | Tobias Weimer |