summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-09-05Menu_DrawItem & Menu_MeasureItem now simply receive LPARAMGeorge Hazan
2016-09-02- three remaining clist services converted into functions (Clist_MenuProcessC...George Hazan
2016-09-01MS_CLIST_TOGGLEHIDEOFFLINE must return the real valueGeorge Hazan
2016-09-01- MS_CLIST_SETHIDEOFFLINE replaced with pcli->pfnSetHideOffline();George Hazan
2016-09-01duplicate code removedGeorge Hazan
2016-08-31minor code cleaningGeorge Hazan
2016-08-25delay CloseHandle() to the thread finishGeorge Hazan
2016-08-25fix for a major handle leak introduced in rev #15740George Hazan
2016-08-20contact deletion must be processed modallyGeorge Hazan
2016-08-16fix for a misprintGeorge Hazan
2016-08-11CDlgBase::EndModal(INT_PTR nResult) - new method to close modal dialogGeorge Hazan
2016-08-10small fixGeorge Hazan
2016-08-10- unused variable logIconBmpSize removed;George Hazan
2016-08-09mir_app: import from ini dialogs moved to new guiAlexander Lantsev
2016-08-05additional fix for the case of parallel destructionGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-07-21mir_core: added wine detectionMikalaiR
2016-07-21improperly named helper renamedGeorge Hazan
2016-07-20non-redefined function pfnClcBroadcast made static -> Clist_BroadcastGeorge Hazan
2016-07-13mir_core:Alexander Gluzsky
2016-07-05stdmsg: fix(?) heap corruptionMikalaiR
2016-06-29forgotten to export a functionGeorge Hazan
2016-06-24we don't need these checks anymore, because they are moved to Plugin UpdaterGeorge Hazan
2016-06-22minor code cleaningGeorge Hazan
2016-06-15minor core reorderingGeorge Hazan
2016-06-15fixes #1253 (ModernOpt: crash after plugin enable)George Hazan
2016-06-14fix for a rare crash inside netlib George Hazan
2016-06-12more foolproof variant of NetlibBinBufferGeorge Hazan
2016-06-12code cleaningGeorge Hazan
2016-06-08fixes #1019 (infinite loop in NetlibHttpRecvChunkHeader() parser)George Hazan
2016-06-08code cleaning MikalaiR
2016-06-07code cleaningGeorge Hazan
2016-06-07We do not always have to believe static analyzers :-DMikalaiR
2016-06-07mir_core: fix potential memleakMikalaiR
2016-06-06crash fix when one searches a contact using the disabled accountGeorge Hazan
2016-06-06parameter added to MS_SYSTEM_RESTART: a path to Miranda's binaryGeorge Hazan
2016-06-05fix for nasty optimization problem in icolibGeorge Hazan
2016-06-05- fix for #1059;George Hazan
2016-06-04core: clang compilation fixes MikalaiR
2016-06-03StdMsg: Fixed message timeout window for metacontact (fixes #763)Tobias Weimer
2016-06-01extended visibility control for contactsGeorge Hazan
2016-06-01- finally clist_modern's own rebuild all function got wiped out;George Hazan
2016-06-01- view modes support incorporated into the CLIST_INTERFACE;George Hazan
2016-05-30fix for a nasty bug with bitmap filtersGeorge Hazan
2016-05-282 static functions removed from CLIST_INTERFACE.George Hazan