summaryrefslogtreecommitdiff
path: root/src/modules/database
AgeCommit message (Expand)Author
2014-02-25metacontacts in the database cacheGeorge Hazan
2014-02-19import to open a database in read-only modeGeorge Hazan
2014-02-18- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...George Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-08low-level database access functions rewritten to MCONTACT instead of HANDLE h...George Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-23dbx_mmap to verify password before checking fileGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
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