summaryrefslogtreecommitdiff
path: root/src/modules/database
AgeCommit message (Expand)Author
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-29rest of unused databases services removedGeorge Hazan
2013-06-23same for some another pluginsGeorge Hazan
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-14git-svn-id: http://svn.miranda-ng.org/main/trunk@4932 1316c22d-e87f-b044-9b9b...Robert Pösel
2013-06-14Improved and iconized some MessageBoxes.Robert Pösel
2013-05-11missing required lockGeorge Hazan
2013-04-23also wrtrim renamed, according to the standard, to rtrimwGeorge Hazan
2013-04-10write locks for MDatabaseCacheGeorge Hazan
2013-04-07allow '-' to act as L as the setting deletion marker in autoexec.iniGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-08some memory leak fixesGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-02-28new template, VARST, to hold the result of calling Utils_ReplaceVarsT()George Hazan
2013-02-28bugfix: AutoExec/OnCreateFilename setting in mirandaboot.ini doesn't work whe...George Hazan
2013-02-11core: copyright update to year 2013George Hazan
2013-02-03- translation fixes (patch from wishmaster)Vadim Dashevskiy
2013-01-25fix for the automatic database creationGeorge Hazan
2013-01-23- Another portion of _T replacement when it's not needed (from person)Vadim Dashevskiy
2013-01-08fix for the service-mode plugins' start in Profile ManagerGeorge Hazan
2012-11-19- added another helper, ExtraIcon_Clear, to remove an icon from slot;George Hazan
2012-11-16tabs and spaces cleaningKirill Volinsky
2012-11-15- fix for the Online/Offline button in clist_mwGeorge Hazan
2012-11-15no more offline contacts George Hazan
2012-11-15core: tabs over spacesGeorge Hazan
2012-11-12fix for DbChecker - not to load when not in useVadim Dashevskiy
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-30- contact's base proto is cached nowGeorge Hazan
2012-10-22ISO code added to the country listGeorge Hazan
2012-10-14minor code cleaningGeorge Hazan
2012-10-07old database macros removed from m_database.hGeorge Hazan
2012-10-03database cache migration, phase 1George Hazan
2012-09-28valid db plugins load orderGeorge Hazan
2012-09-25- fix for the clist services creation orderGeorge Hazan
2012-09-21- fix for the Netlib_Logf eventGeorge Hazan
2012-08-13fix for the Profile Manager plugin. it returned to the plugin's listGeorge Hazan
2012-08-10fix for database plugins load order compatibilityGeorge Hazan
2012-08-10forgotten break removedGeorge Hazan
2012-07-30Database cheker menu item name changeVadim Dashevskiy
2012-07-30service plugin's launcher in Profile Manager always launches DbCheckerGeorge Hazan
2012-07-28- MS_DB_CHECKPROFILE - service for checking databasesGeorge Hazan
2012-07-28- added MS_DB_SETDEFAULTPROFILE service for the service pluginsGeorge Hazan
2012-07-28perversive error reporting schema in DATABASELINK removedGeorge Hazan
2012-07-27Jazzy, enjoy :)George Hazan
2012-07-26added command line /svc:pluginname support to launch service mode plugins aut...George Hazan
2012-07-26- local core command-line parser banished with shame;George Hazan
2012-07-24new service for the current database link retrievingGeorge Hazan
2012-07-23Miranda IM renamed to Miranda NG part 2 and contributors.txt editedVadim Dashevskiy
2012-07-20- db3x_mmap is completely moved to a class;George Hazan