summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2015-05-28- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...George Hazan
2015-05-23wrong flags processing fixedGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-20grrrrrrrrrmGeorge Hazan
2015-05-20other not used files removed tooKirill Volinsky
2015-05-20not used file removedKirill Volinsky
2015-05-20memory.cpp synced with mir_core memory.cppKirill Volinsky
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-05-18RichEdit Control doesn't support WM_GETFONT: https://msdn.microsoft.com/en-us...Piotr Piastucki
2015-05-18Fixed severe memleak in msgdialogPiotr Piastucki
2015-05-11cleanupKirill Volinsky
2015-05-10crash fix for wrongly defined option pagesGeorge Hazan
2015-05-03fix for the option's page style pt. 10Vadim Dashevskiy
2015-04-28minus ansi functionKirill Volinsky
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-16removed not needed information from headerKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-14duplicated macro removedGeorge Hazan
2015-04-13added CDlgBase::GetInst() method to detect dialog's module automaticallyGeorge Hazan
2015-04-13- nasty crutch removed from Options_AddPage;George Hazan
2015-04-10more fixesGeorge Hazan
2015-04-10missing breakGeorge Hazan
2015-04-10fix for possible buffer overrunGeorge Hazan
2015-04-10- fix for CREOleCallback constructor;George Hazan
2015-04-10another missing breakGeorge Hazan
2015-04-09potentially unsafe string operation removedGeorge Hazan
2015-04-09code cleaningGeorge Hazan
2015-04-09missing breakGeorge Hazan
2015-04-09- unused code removed;George Hazan
2015-04-09unused module removedGeorge Hazan
2015-03-30fix for the correct restoring of filter in tabSRMMGeorge Hazan
2015-03-29unneeded helper removedGeorge Hazan
2015-03-24UI Utils classes & templates moved to the core, thus allowing any plugin to u...George Hazan
2015-03-24* multiple WINE bug fixes over IsDialogMessage(), bug rep: https://bugs.wineh...Rozhuk Ivan
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-03-21all SRMMs to send messages right trimmed George Hazan
2015-02-28Core:Tobias Weimer
2015-02-25MHeaderBar not to suppress window's caption drawingGeorge Hazan
2015-02-23DoRtfToTags fixed & moved into the coreGeorge Hazan