summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2017-08-08HookTemporaryEvent - new function that executes an event handler immediately ...George Hazan
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-07-30Hotkeys: code cleaningGeorge Hazan
2017-05-15zlib: merge Miranda-specific fixesdartraiden
2017-05-15zlib: update to 1.2.11dartraiden
2017-05-15libsignal-c: few more missed exportsGluzskiy Alexandr
2017-05-14Revert "zlib: updated to version 1.2.11"George Hazan
2017-05-13missing export functionGeorge Hazan
2017-05-13zlib: returned files removed by mistakeaunsane
2017-05-13zlib: updated to version 1.2.11aunsane
2017-05-08libs: libsignal-c: few more missed exportsGluzskiy Alexandr
2017-05-04libs: libsignal-c: one more missed exportGluzskiy Alexandr
2017-05-03CCtrlRichEdit::GetRichTextUtf considered uselessGeorge Hazan
2017-05-01Utils_IsRtl - core function to detect RTL direcctionGeorge Hazan
2017-04-29libs: libsignal-c: few more missed exportsGluzskiy Alexandr
2017-04-27libs: libsignal-c: added more missed exportsGluzskiy Alexandr
2017-04-23libs: libsignal-c: sync with upstreamGluzskiy Alexandr
2017-04-17more common code incapsulated into mir_app.dllGeorge Hazan
2017-04-13fixed mir_core librariesGeorge Hazan
2017-04-13two new functions: CDlgBase::Resize & HideGeorge Hazan
2017-04-08libsignal: few more missed exportsGluzskiy Alexandr
2017-04-07Windows-specific code moved to mir_coreGeorge Hazan
2017-04-06libsignal: few more missed exportsGluzskiy Alexandr
2017-04-06libsignal: few more missed exportsGluzskiy Alexandr
2017-04-05Srmm_MessageStreamCallback isolated inside mir_core and therefore removed;George Hazan
2017-04-05more methods for CCtrlRichEdit: GetRichTextRtf, GetRichTextUtf, GetRichText, ...George Hazan
2017-04-05mir_core:George Hazan
2017-04-04SRMM window list completely incapsulated into mir_app to avoid corrupting it ...George Hazan
2017-03-28some more fixes for 64-bit versionGeorge Hazan
2017-03-28and finally MS_MSG_GETWINDOWDATA has gone, zihrono levrahaGeorge Hazan
2017-03-28SRMM notifications went to the core with ME_MSG_WINDOWEVENTGeorge Hazan
2017-03-27common code moved to mir_appGeorge Hazan
2017-03-27fix for a return typeGeorge Hazan
2017-03-27fixes #777 (scrollbars disappeared from tabSRMM)George Hazan
2017-03-26long needed function CCtrlBase::Show(bool)George Hazan
2017-03-26duplicate code removedGeorge Hazan
2017-03-26context menu moved to mir_app, part II :)George Hazan
2017-03-24warning fixGeorge Hazan
2017-03-24revolution in chat menusGeorge Hazan
2017-03-24- merge of WndProc_Nicklist functions;George Hazan
2017-03-24CCtrlBase::GetParent - missing const qualifier addedGeorge Hazan
2017-03-23usual crutches sometimes don't work, we need the stronger onesGeorge Hazan
2017-03-23these windows should be manually unsubclassed before exitGeorge Hazan
2017-03-23stubs for the message entry, log & nicklist window proceduresGeorge Hazan
2017-03-22Channel Manager button went to coreGeorge Hazan
2017-03-22- Clist_ClearSearch considered useless;George Hazan
2017-03-21- fix for button codes in tabSRMM;George Hazan
2017-03-21common chat hotkeys processing code moved to mir_appGeorge Hazan
2017-03-21CCtrlButton:George Hazan