summaryrefslogtreecommitdiff
path: root/src/modules/utils
AgeCommit message (Expand)Author
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
2014-01-16kernel chat engine, part 2 - scriverGeorge Hazan
2014-01-11VK: chat title editorGeorge Hazan
2014-01-11MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handyGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-13country names tuningDart Raiden
2013-12-12core: country namesDart Raiden
2013-12-11country names fixed (thanks to RMN)Dart Raiden
2013-12-10git-svn-id: http://svn.miranda-ng.org/main/trunk@7116 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-12-08core: Russian Federation -> Russia (as all other countries)Dart Raiden
2013-12-07another portion of decapitalization in the core (6/5) :) that's all!Dart Raiden
2013-12-03another portion of decapitalization in the core (5/5)Dart Raiden
2013-12-02another portion of decapitalization in the core (4/5)Dart Raiden
2013-11-12first MS_CRYPTO_REGISTER_ENGINE implementationGeorge Hazan
2013-10-09small cleanupKirill Volinsky
2013-10-09fix for recursion in FoldersGeorge Hazan
2013-10-08separate Folders handles removed from protocolsGeorge Hazan
2013-09-21small cleanupKirill Volinsky
2013-09-21using Uxtheme in coreKirill Volinsky
2013-09-16removed not needed _MSC_VER checksKirill Volinsky
2013-08-19core *printf patchGeorge Hazan
2013-07-24json parser went to mir_coreGeorge Hazan
2013-06-04end of base64* zoo George Hazan