summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2015-02-16translation fixKirill Volinsky
2015-02-12complex fix against NULL in nicksGeorge Hazan
2015-02-09Seems like LPGENT is enough :)Tobias Weimer
2015-02-09Metacontacts:Tobias Weimer
2015-02-06fix for dblclick on chatsGeorge Hazan
2015-02-06there's no need to display Join/Leave menu items, if protocol has no PS_JOINC...George Hazan
2015-02-02if temporary contact was already added to a certain group, FileAdd dialog mus...George Hazan
2015-01-27Minor bugfixesTobias Weimer
2015-01-18contacts cache details to be completely hidden from the outside worldGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-11Core: Fixed minor memory leaksTobias Weimer
2015-01-04TrayTip flag's analysis addedGeorge Hazan
2015-01-04fatal error to be issued any time we can't load a Std* pluginGeorge Hazan
2015-01-04chat module to be destroyed only if it was initialized onceGeorge Hazan
2015-01-03dbchecker should be unloaded after database conversionGeorge Hazan
2015-01-03loader of external plugins with MUUID_SSL supportGeorge Hazan
2015-01-03voluntarily removed line restoredGeorge Hazan
2015-01-02code cleaningGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-31ability to run converter from old profile versions without launching Profile ...George Hazan
2014-12-30crash fixGeorge Hazan
2014-12-29crash fixGeorge Hazan
2014-12-21unused parameter removedGeorge Hazan
2014-12-21SSL context double shutdown preventionGeorge Hazan
2014-12-21minor fixGeorge Hazan
2014-12-21static version of the kernel ssl driverGeorge Hazan
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan
2014-12-21fix for plugins' comparisonGeorge Hazan
2014-12-16-Fixed memory leakTobias Weimer
2014-12-16damned magicGeorge Hazan
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-16warning fixGeorge Hazan
2014-12-16bye-bye all mess with buffers George Hazan
2014-12-16Fixed minor leaksTobias Weimer
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessage 2Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13memmove -> memcpy in some cases, review reqRozhuk Ivan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13Minor warnings fixedTobias Weimer
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-13multiple buf size fixesRozhuk Ivan
2014-12-11chat manager to simply return a CHAT_INTERFACE* to non-SRMM pluginsGeorge Hazan
2014-12-11chat's component COLORCHOOSER standardized in the coreGeorge Hazan
2014-12-09- unused code removed from clist modern;George Hazan
2014-12-09minor code cleaningGeorge Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan