summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap
AgeCommit message (Expand)Author
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-03fix for the option's page style pt. 3Vadim Dashevskiy
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-16Spelling correction (patch by RMN)Vadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-06nasty crutch for the stupid dbx_mmapGeorge Hazan
2015-01-18contacts cache details to be completely hidden from the outside worldGeorge Hazan
2015-01-17ooops...George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-31misplaced lock for database cache accessGeorge Hazan
2014-12-21- CDb3Mmap::FillContacts(): returned support for the old contact's format;George Hazan
2014-12-14Db3x_mmap: changed warning lavel to w4Kirill Volinsky
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13senseless code from dbtool_sa removedGeorge Hazan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-09-22we don't allow to write resident settings for non-existent contactsGeorge Hazan
2014-09-04fix for opening a database in r/o modeGeorge Hazan
2014-07-31default sub should be changed only on the incoming eventsGeorge Hazan
2014-07-21dbx_mmap:George Hazan
2014-07-20fix for the processing of encrypted mmap_sa profilesGeorge Hazan
2014-07-20all profile conversion stuff moved to dbcheckerGeorge Hazan
2014-07-19dbx_mmap: George Hazan
2014-07-18- 1 line changed;Vadim Dashevskiy
2014-07-15fix for the wrong return value typeGeorge Hazan
2014-07-10fix for converting metas from some early builds of 0.95 George Hazan
2014-07-07fix for the wrong max contact id calculation in dbx_mmapGeorge Hazan
2014-07-040.94 database format is valid for 0.95George Hazan
2014-07-03more correct warningVadim Dashevskiy
2014-07-02and also a translationGeorge Hazan
2014-07-02fix for the message text and url in wikiGeorge Hazan
2014-07-02finally wiping all obsolete stuff from 0.95George Hazan
2014-06-19fix for event removalGeorge Hazan
2014-05-23typosDart Raiden
2014-05-18Various Icons updated (thanks dracosha)Vadim Dashevskiy
2014-05-03more accurate check for variable lookupGeorge Hazan
2014-05-03fix for ignoring subsGeorge Hazan
2014-05-03crash fix for adding the first sub into a metaGeorge Hazan
2014-05-03database to look up the missing settings for the default subGeorge Hazan
2014-04-22db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or notGeorge Hazan