Age | Commit message (Expand) | Author |
2016-09-02 | - three remaining clist services converted into functions (Clist_MenuProcessC... | George Hazan |
2016-09-01 | MS_CLIST_TOGGLEHIDEOFFLINE must return the real value | George Hazan |
2016-09-01 | - MS_CLIST_SETHIDEOFFLINE replaced with pcli->pfnSetHideOffline(); | George Hazan |
2016-09-01 | duplicate code removed | George Hazan |
2016-08-31 | minor code cleaning | George Hazan |
2016-08-25 | delay CloseHandle() to the thread finish | George Hazan |
2016-08-25 | fix for a major handle leak introduced in rev #15740 | George Hazan |
2016-08-20 | contact deletion must be processed modally | George Hazan |
2016-08-16 | fix for a misprint | George Hazan |
2016-08-11 | CDlgBase::EndModal(INT_PTR nResult) - new method to close modal dialog | George Hazan |
2016-08-10 | small fix | George Hazan |
2016-08-10 | - unused variable logIconBmpSize removed; | George Hazan |
2016-08-09 | mir_app: import from ini dialogs moved to new gui | Alexander Lantsev |
2016-08-05 | additional fix for the case of parallel destruction | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-27 | <tchar.h> removed from <m_system.h> | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-22 | Standardize use of slashes in includes to "/" (thanks ybznek for idea) | Robert Pösel |
2016-07-21 | mir_core: added wine detection | MikalaiR |
2016-07-21 | improperly named helper renamed | George Hazan |
2016-07-20 | non-redefined function pfnClcBroadcast made static -> Clist_Broadcast | George Hazan |
2016-07-13 | mir_core: | Alexander Gluzsky |
2016-07-05 | stdmsg: fix(?) heap corruption | MikalaiR |
2016-06-29 | forgotten to export a function | George Hazan |
2016-06-24 | we don't need these checks anymore, because they are moved to Plugin Updater | George Hazan |
2016-06-22 | minor code cleaning | George Hazan |
2016-06-15 | minor core reordering | George Hazan |
2016-06-15 | fixes #1253 (ModernOpt: crash after plugin enable) | George Hazan |
2016-06-14 | fix for a rare crash inside netlib | George Hazan |
2016-06-12 | more foolproof variant of NetlibBinBuffer | George Hazan |
2016-06-12 | code cleaning | George Hazan |
2016-06-08 | fixes #1019 (infinite loop in NetlibHttpRecvChunkHeader() parser) | George Hazan |
2016-06-08 | code cleaning | MikalaiR |
2016-06-07 | code cleaning | George Hazan |
2016-06-07 | We do not always have to believe static analyzers :-D | MikalaiR |
2016-06-07 | mir_core: fix potential memleak | MikalaiR |
2016-06-06 | crash fix when one searches a contact using the disabled account | George Hazan |
2016-06-06 | parameter added to MS_SYSTEM_RESTART: a path to Miranda's binary | George Hazan |
2016-06-05 | fix for nasty optimization problem in icolib | George Hazan |
2016-06-05 | - fix for #1059; | George Hazan |
2016-06-04 | core: clang compilation fixes | MikalaiR |
2016-06-03 | StdMsg: Fixed message timeout window for metacontact (fixes #763) | Tobias Weimer |
2016-06-01 | extended visibility control for contacts | George 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-30 | fix for a nasty bug with bitmap filters | George Hazan |
2016-05-28 | 2 static functions removed from CLIST_INTERFACE. | George Hazan |
2016-05-28 | code simplification | George Hazan |