summaryrefslogtreecommitdiff
path: root/src/modules/database
AgeCommit message (Expand)Author
2014-01-08db => databaseDart Raiden
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-31crash fix for reading old file transfer eventsGeorge Hazan
2013-12-30code cleaning and reorderingGeorge Hazan
2013-12-30if a database driver already printed an error, there's no need to do that twiceGeorge Hazan
2013-12-30code cleaningGeorge Hazan
2013-12-29when mmap_sa opens a database, it must decrypt it, change signature to mmap a...George Hazan
2013-12-27old nasty perversion EVENTTYPE_STATUSCHANGE removed foreverGeorge Hazan
2013-12-27fix for EVENTTYPE_ADDED formattingGeorge Hazan
2013-12-19minor contacts processing improvementsGeorge Hazan
2013-12-19core processing of EVENTTYPE_CONTACTSGeorge Hazan
2013-12-14m/M - memo values in utf8 were added to ini filesGeorge Hazan
2013-12-14translation fixTobias Weimer
2013-12-14oops... this line should be translatableGeorge Hazan
2013-12-14- another atavism (DBVTF_DENYUNICODE) removed;George Hazan
2013-12-14atavism removedGeorge Hazan
2013-12-02another portion of decapitalization in the core (4/5)Dart Raiden
2013-11-28Core: some decapitalizationDart Raiden
2013-10-10calloc rulezGeorge Hazan
2013-10-09fix for recursion in FoldersGeorge Hazan
2013-10-08separate Folders handles removed from protocolsGeorge Hazan
2013-09-21using Uxtheme in coreKirill Volinsky
2013-09-05remove avatar when contact removingKirill Volinsky
2013-08-26- spelling correction (patch from RMN)Vadim Dashevskiy
2013-08-20profile manager redesignedKirill Volinsky
2013-08-19- mirandaboot.ini and some miranda defaults are changedVadim Dashevskiy
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