summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap
AgeCommit message (Expand)Author
2012-10-03compilation fixGeorge Hazan
2012-10-03database cache migration, phase 1George Hazan
2012-09-28database created by dbx_mmap_sa must be opened by itGeorge Hazan
2012-09-25- fix for memory corruption in Dbx_treeGeorge Hazan
2012-08-16projects: final fixGeorge Hazan
2012-08-15include directories for resources fix - part 2Vadim Dashevskiy
2012-08-15"Dopwnload DBtool" warning changedVadim Dashevskiy
2012-08-05removes path from the PDB file namesGeorge Hazan
2012-08-03version updated for some pluginsVadim Dashevskiy
2012-08-02non-core plugins unlinked frome a core version (m_version.h)Vadim Dashevskiy
2012-07-30fix to avoid the DbChecker's call after database openingGeorge Hazan
2012-07-29read-only mode for databasesGeorge Hazan
2012-07-28perversive error reporting schema in DATABASELINK removedGeorge Hazan
2012-07-27don't treat binary junk as utf stringGeorge Hazan
2012-07-27fix for memory allocation problem George Hazan
2012-07-27merge of dbtool & database pluginsGeorge Hazan
2012-07-26Miranda homepage link in plugininfo is changed to http://miranda-ng.org/Vadim Dashevskiy
2012-07-2664-bit compilation fixGeorge Hazan
2012-07-26dbtool is divided into two parts: DbChecker & appendix for db3x_mmap pluginGeorge Hazan
2012-07-25Miranda IM renamed to Miranda NG part 7Vadim Dashevskiy
2012-07-23minor additionGeorge Hazan
2012-07-23db3x, finallyGeorge Hazan
2012-07-23- useless files removedGeorge Hazan
2012-07-23slightly changed class hierarchyGeorge Hazan
2012-07-23Db3x_mmap,Db_autobackups: changed folder structure Vadim Dashevskiy
2012-07-22links to miranda-im.org removedVadim Dashevskiy
2012-07-21Dbx_mmap_SA readyGeorge Hazan
2012-07-21events declaration moved into Load()George Hazan
2012-07-21no more direct access to critsecs in mmapGeorge Hazan
2012-07-21code cleanupGeorge Hazan
2012-07-20- db3x_mmap is completely moved to a class;George Hazan
2012-07-19git-svn-id: http://svn.miranda-ng.org/main/trunk@1036 1316c22d-e87f-b044-9b9b...George Hazan
2012-07-19cleanup for crit sectionsGeorge 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-16dynamic dll checkerGeorge Hazan
2012-07-07Db3x_mmap:Kirill Volinsky
2012-07-07verxion.rc is not editable by Microsoft Visual C++Vadim Dashevskiy
2012-07-06+ stdauth + stdfile;George Hazan
2012-07-04these fixes aren't needed anymoreGeorge Hazan
2012-07-03no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutchGeorge Hazan
2012-06-28patch for crash on exitGeorge Hazan
2012-06-27no more pluginLink in load()George Hazan
2012-06-26mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.George Hazan
2012-06-26- microkernel addded;George Hazan
2012-06-26/bin10/lib added to the default lib pathGeorge Hazan
2012-06-25NewEventNotify moved to Unicode(patch from person), langpack_english files up...Vadim Dashevskiy
2012-06-24no more intrinsic functionsGeorge Hazan
2012-06-23Db3x_mmap:Kirill Volinsky