Age | Commit message (Expand) | Author |
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 |
2012-11-15 | - fix for the Online/Offline button in clist_mw | George Hazan |
2012-11-15 | no more offline contacts | George Hazan |
2012-11-15 | core: tabs over spaces | George Hazan |
2012-11-12 | fix for DbChecker - not to load when not in use | Vadim Dashevskiy |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-30 | - contact's base proto is cached now | George Hazan |
2012-10-22 | ISO code added to the country list | George Hazan |
2012-10-14 | minor code cleaning | George Hazan |
2012-10-07 | old database macros removed from m_database.h | George Hazan |
2012-10-03 | database cache migration, phase 1 | George Hazan |
2012-09-28 | valid db plugins load order | George Hazan |
2012-09-25 | - fix for the clist services creation order | George Hazan |
2012-09-21 | - fix for the Netlib_Logf event | George Hazan |
2012-08-13 | fix for the Profile Manager plugin. it returned to the plugin's list | George Hazan |
2012-08-10 | fix for database plugins load order compatibility | George Hazan |
2012-08-10 | forgotten break removed | George Hazan |
2012-07-30 | Database cheker menu item name change | Vadim Dashevskiy |
2012-07-30 | service plugin's launcher in Profile Manager always launches DbChecker | George Hazan |
2012-07-28 | - MS_DB_CHECKPROFILE - service for checking databases | George Hazan |