Age | Commit message (Expand) | Author |
2014-01-08 | db => database | Dart Raiden |
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-31 | crash fix for reading old file transfer events | George Hazan |
2013-12-30 | code cleaning and reordering | George Hazan |
2013-12-30 | if a database driver already printed an error, there's no need to do that twice | George Hazan |
2013-12-30 | code cleaning | George Hazan |
2013-12-29 | when mmap_sa opens a database, it must decrypt it, change signature to mmap a... | George Hazan |
2013-12-27 | old nasty perversion EVENTTYPE_STATUSCHANGE removed forever | George Hazan |
2013-12-27 | fix for EVENTTYPE_ADDED formatting | George Hazan |
2013-12-19 | minor contacts processing improvements | George Hazan |
2013-12-19 | core processing of EVENTTYPE_CONTACTS | George Hazan |
2013-12-14 | m/M - memo values in utf8 were added to ini files | George Hazan |
2013-12-14 | translation fix | Tobias Weimer |
2013-12-14 | oops... this line should be translatable | George Hazan |
2013-12-14 | - another atavism (DBVTF_DENYUNICODE) removed; | George Hazan |
2013-12-14 | atavism removed | George Hazan |
2013-12-02 | another portion of decapitalization in the core (4/5) | Dart Raiden |
2013-11-28 | Core: some decapitalization | Dart Raiden |
2013-10-10 | calloc rulez | George Hazan |
2013-10-09 | fix for recursion in Folders | George Hazan |
2013-10-08 | separate Folders handles removed from protocols | George Hazan |
2013-09-21 | using Uxtheme in core | Kirill Volinsky |
2013-09-05 | remove avatar when contact removing | Kirill Volinsky |
2013-08-26 | - spelling correction (patch from RMN) | Vadim Dashevskiy |
2013-08-20 | profile manager redesigned | Kirill Volinsky |
2013-08-19 | - mirandaboot.ini and some miranda defaults are changed | Vadim Dashevskiy |
2013-06-30 | - db_set_blob used everywhere for writing blobs | George Hazan |
2013-06-29 | rest of unused databases services removed | George Hazan |
2013-06-23 | same for some another plugins | George Hazan |
2013-06-23 | new helper applied instead of MS_DB_SETSETTINGRESIDENT | George Hazan |
2013-06-14 | git-svn-id: http://svn.miranda-ng.org/main/trunk@4932 1316c22d-e87f-b044-9b9b... | Robert Pösel |
2013-06-14 | Improved and iconized some MessageBoxes. | Robert Pösel |
2013-05-11 | missing required lock | George Hazan |
2013-04-23 | also wrtrim renamed, according to the standard, to rtrimw | George Hazan |
2013-04-10 | write locks for MDatabaseCache | George Hazan |
2013-04-07 | allow '-' to act as L as the setting deletion marker in autoexec.ini | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-08 | some memory leak fixes | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-02-28 | new template, VARST, to hold the result of calling Utils_ReplaceVarsT() | George Hazan |
2013-02-28 | bugfix: AutoExec/OnCreateFilename setting in mirandaboot.ini doesn't work whe... | George Hazan |
2013-02-11 | core: copyright update to year 2013 | George Hazan |
2013-02-03 | - translation fixes (patch from wishmaster) | Vadim Dashevskiy |
2013-01-25 | fix for the automatic database creation | George Hazan |
2013-01-23 | - Another portion of _T replacement when it's not needed (from person) | Vadim Dashevskiy |
2013-01-08 | fix for the service-mode plugins' start in Profile Manager | George Hazan |
2012-11-19 | - added another helper, ExtraIcon_Clear, to remove an icon from slot; | George Hazan |
2012-11-16 | tabs and spaces cleaning | Kirill Volinsky |