summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Expand)Author
2016-10-12CDlgBase::m_bExiting - new flagGeorge Hazan
2016-10-02CDlgBase::AddTimer addedGeorge Hazan
2016-09-22UI utils:George Hazan
2016-09-17- fix for tray icon blinking in chats;George Hazan
2016-09-16forgotten database functionGeorge Hazan
2016-09-14patch for UI Utils:George Hazan
2016-09-14second major wipeout of database services & structures:George 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-16fix for a misprintGeorge Hazan
2016-08-11CDlgBase::EndModal(INT_PTR nResult) - new method to close modal dialogGeorge 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-21mir_core: added wine detectionMikalaiR
2016-07-13mir_core:Alexander Gluzsky
2016-06-07We do not always have to believe static analyzers :-DMikalaiR
2016-06-07mir_core: fix potential memleakMikalaiR
2016-06-06parameter added to MS_SYSTEM_RESTART: a path to Miranda's binaryGeorge Hazan
2016-05-30fix for a nasty bug with bitmap filtersGeorge Hazan
2016-05-24- fixes bug #1250 (Mess with timestamps in JABBER archive (XEP-0136));George Hazan
2016-04-15contact list groups:George Hazan
2016-04-10mir_core:Tobias Weimer
2016-04-10nasty crutch to allow db_get_tstatic to work correctlyGeorge Hazan
2016-04-10Utf8toUcs2 exportedGeorge Hazan
2016-04-08mir_hmac_sha256 addedGeorge Hazan
2016-03-05mir_core: fix cppcheck warnings MikalaiR
2016-02-26crash fix for drag-n-drop in treesGeorge Hazan
2016-01-21fix for moving menu item to the first position in a submenuGeorge Hazan
2016-01-20fix to prevent insertion of sub-sub-items into the level of parent submenuGeorge Hazan
2016-01-07fix for a stupid crash in win api George Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-12-21- more effective binary search of MUUIDs;George Hazan
2015-12-21hex2bin / hex2bin -> fast hex decoder from char / WCHAR to binary dataGeorge Hazan
2015-12-10first version of menu editor with dragging between menusGeorge Hazan
2015-11-16simple thread's handle gets closed too earlyGeorge Hazan
2015-11-11thread library:George Hazan
2015-10-27CompareString considered slow and therefore removedGeorge Hazan
2015-09-10fix for a hangup on exit in KeyboardNotify George Hazan
2015-09-01sha256 functions moved to the coreGeorge Hazan
2015-09-01- strdel()/strdelw() moved to the core;George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-18- naming conflict;George Hazan
2015-08-16- all name conflicts in the core fixed;George Hazan
2015-08-11missing string comparison functionsGeorge Hazan
2015-08-09three new functions for checking Windows versionGeorge Hazan
2015-07-31- Windows 10 version detection;George Hazan
2015-07-23defs revertVadim Dashevskiy