summaryrefslogtreecommitdiff
path: root/src/modules/database
AgeCommit message (Expand)Author
2014-07-21Profile Manager must be shown even if there is only one obsoleted profileGeorge Hazan
2014-07-21profile creation fixGeorge Hazan
2014-07-20forgotten ++George Hazan
2014-07-20if one profile is ok and another one requires a conversion, we still need to ...George Hazan
2014-07-20default profile verificationGeorge Hazan
2014-07-20slightly more correct versionGeorge Hazan
2014-07-20single profile that requires conversion also to raise up Profile ManagerGeorge Hazan
2014-07-20we don't unload checker on startupGeorge Hazan
2014-07-20all profile conversion stuff moved to dbcheckerGeorge Hazan
2014-07-19code cleaningGeorge Hazan
2014-07-19more red icon for the fatal errorsGeorge Hazan
2014-07-19fix for a context menuGeorge Hazan
2014-07-19more fixes for Profile ManagerGeorge Hazan
2014-07-19profile manager: support for the obsolete profilesGeorge Hazan
2014-07-18some resource leaks fixedGeorge Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-07-15fix for the zombi contacts creation (bug imported from Miranda IM CVS, so it ...George Hazan
2014-07-15fix for the wrong return value typeGeorge Hazan
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-06-25MetaContact -> metacontact; decapitalizationDart Raiden
2014-06-15no need to crash on getting broken event textGeorge Hazan
2014-03-27fixes:George Hazan
2014-03-25- language packs' directory is now %miranda_path%\LanguagesGeorge Hazan
2014-03-23code cleaningGeorge Hazan
2014-03-23new setting in a mirandaboot.ini:DefaultLanguageGeorge Hazan
2014-03-15database event registration's code slightly enhancedGeorge Hazan
2014-03-03forgotten NULLGeorge Hazan
2014-03-03MS_DB_MODULE_DELETE extended to support module deletion from any contact, not...George Hazan
2014-02-27correct malloc/free pair for mcGeorge Hazan
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