summaryrefslogtreecommitdiff
path: root/src/modules/database
AgeCommit message (Expand)Author
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
2012-07-18mir_core on MIDatabaseGeorge Hazan
2012-07-18databases are still static, but are controlled via classesGeorge Hazan
2012-07-17obsolete heaader file, m_plugins.h, removedGeorge Hazan
2012-07-06+ stdauth + stdfile;George Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-07-04- internal langpack preparation for hLangpack-dependent resource cleaningGeorge Hazan
2012-06-27final wipeout of all interfacesGeorge Hazan
2012-06-27no more pluginLink in load()George Hazan
2012-06-26- microkernel addded;George Hazan
2012-06-23- fix for LIST<T>.ListCopy()George Hazan
2012-06-19minor cleaningKirill Volinsky