summaryrefslogtreecommitdiff
path: root/src/modules/database
AgeCommit message (Expand)Author
2014-11-25code cleanupRozhuk Ivan
2014-11-09code cleaningGeorge Hazan
2014-09-16the default profile's name should not be corruptedGeorge Hazan
2014-09-14fix for running dbchecker from Profile ManagerGeorge Hazan
2014-09-13restored ability to launch a service-mode plugin for a newly created profileGeorge Hazan
2014-09-07autoexec_nightly_pu.ini to set PluginUpdater for dev builds is not needed any...Vadim Dashevskiy
2014-08-21missing check addedGeorge Hazan
2014-08-16revert until better solutionVadim Dashevskiy
2014-08-16mirandaboot cleanup and obsolete autoexec delete Vadim Dashevskiy
2014-08-11added VKontakte protocol to Unsafe to defaultsVadim Dashevskiy
2014-08-05DbChecker unloadVadim Dashevskiy
2014-07-22fix for assigning DWORDS in the same database variable that held a string beforeGeorge Hazan
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