Age | Commit message (Expand) | Author |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2015-03-17 | fix for replacing core variables | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-16 | bye-bye all mess with buffers | George Hazan |
2014-12-16 | Fixed minor leaks | Tobias Weimer |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | warning fixes | George Hazan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-10-19 | variable name change | Vadim Dashevskiy |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-04-01 | Fix possible crash in previous commit | Robert Pösel |
2014-04-01 | Add %accountname% core variable which contains user-defined name of account f... | Robert Pösel |
2014-02-16 | oops | George Hazan |
2014-02-16 | timezone api extended to support global settings | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-11 | fixes WindowList sorting | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-22 | one more check | George Hazan |
2014-01-22 | huh-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 list | George Hazan |
2014-01-21 | fix for crash in StdMsg dynamic unload | George Hazan |
2014-01-21 | minor code cleaning | George Hazan |
2014-01-16 | kernel chat engine, part 2 - scriver | George Hazan |
2014-01-11 | VK: chat title editor | George Hazan |
2014-01-11 | MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handy | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-13 | country names tuning | Dart Raiden |
2013-12-12 | core: country names | Dart Raiden |
2013-12-11 | country names fixed (thanks to RMN) | Dart Raiden |
2013-12-10 | git-svn-id: http://svn.miranda-ng.org/main/trunk@7116 1316c22d-e87f-b044-9b9b... | Dart Raiden |
2013-12-08 | core: Russian Federation -> Russia (as all other countries) | Dart Raiden |
2013-12-07 | another portion of decapitalization in the core (6/5) :) that's all! | Dart Raiden |
2013-12-03 | another portion of decapitalization in the core (5/5) | Dart Raiden |
2013-12-02 | another portion of decapitalization in the core (4/5) | Dart Raiden |
2013-11-12 | first MS_CRYPTO_REGISTER_ENGINE implementation | George Hazan |
2013-10-09 | small cleanup | Kirill Volinsky |
2013-10-09 | fix for recursion in Folders | George Hazan |
2013-10-08 | separate Folders handles removed from protocols | George Hazan |
2013-09-21 | small cleanup | Kirill Volinsky |
2013-09-21 | using Uxtheme in core | Kirill Volinsky |
2013-09-16 | removed not needed _MSC_VER checks | Kirill Volinsky |
2013-08-19 | core *printf patch | George Hazan |
2013-07-24 | json parser went to mir_core | George Hazan |
2013-06-04 | end of base64* zoo | George Hazan |