summaryrefslogtreecommitdiff
path: root/src/modules/utils
AgeCommit message (Expand)Author
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2015-06-11warning fixGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-06-01- atavism named MS_UTILS_LOADBITMAP removed;George Hazan
2015-05-28- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...George Hazan
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-23revert of path handlerGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
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-04-14stack corruption fixGeorge Hazan
2015-04-14duplicated macro removedGeorge Hazan
2015-04-10more fixesGeorge Hazan
2015-04-08dead code removedGeorge Hazan
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-03-17fix for replacing core variablesGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-16bye-bye all mess with buffers George Hazan
2014-12-16Fixed minor leaksTobias Weimer
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30warning fixesGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-10-19variable name changeVadim Dashevskiy
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-04-01Fix possible crash in previous commitRobert Pösel
2014-04-01Add %accountname% core variable which contains user-defined name of account f...Robert Pösel
2014-02-16oopsGeorge Hazan
2014-02-16timezone api extended to support global settingsGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11fixes WindowList sortingGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-22one more checkGeorge Hazan
2014-01-22huh-huh... still need a check for wrong parameters passed (from borkra, zihro...George Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-21fix for crash in StdMsg dynamic unloadGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan