Age | Commit message (Expand) | Author |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-03 | fix for the option's page style pt. 3 | Vadim Dashevskiy |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-16 | Spelling correction (patch by RMN) | Vadim Dashevskiy |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-06 | nasty crutch for the stupid dbx_mmap | George Hazan |
2015-01-18 | contacts cache details to be completely hidden from the outside world | George Hazan |
2015-01-17 | ooops... | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-31 | misplaced lock for database cache access | George Hazan |
2014-12-21 | - CDb3Mmap::FillContacts(): returned support for the old contact's format; | George Hazan |
2014-12-14 | Db3x_mmap: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | senseless code from dbtool_sa removed | George Hazan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-09-22 | we don't allow to write resident settings for non-existent contacts | George Hazan |
2014-09-04 | fix for opening a database in r/o mode | George Hazan |
2014-07-31 | default sub should be changed only on the incoming events | George Hazan |
2014-07-21 | dbx_mmap: | George Hazan |
2014-07-20 | fix for the processing of encrypted mmap_sa profiles | George Hazan |
2014-07-20 | all profile conversion stuff moved to dbchecker | George Hazan |
2014-07-19 | dbx_mmap: | George Hazan |
2014-07-18 | - 1 line changed; | Vadim Dashevskiy |
2014-07-15 | fix for the wrong return value type | George Hazan |
2014-07-10 | fix for converting metas from some early builds of 0.95 | George Hazan |
2014-07-07 | fix for the wrong max contact id calculation in dbx_mmap | George Hazan |
2014-07-04 | 0.94 database format is valid for 0.95 | George Hazan |
2014-07-03 | more correct warning | Vadim Dashevskiy |
2014-07-02 | and also a translation | George Hazan |
2014-07-02 | fix for the message text and url in wiki | George Hazan |
2014-07-02 | finally wiping all obsolete stuff from 0.95 | George Hazan |
2014-06-19 | fix for event removal | George Hazan |
2014-05-23 | typos | Dart Raiden |
2014-05-18 | Various Icons updated (thanks dracosha) | Vadim Dashevskiy |
2014-05-03 | more accurate check for variable lookup | George Hazan |
2014-05-03 | fix for ignoring subs | George Hazan |
2014-05-03 | crash fix for adding the first sub into a meta | George Hazan |
2014-05-03 | database to look up the missing settings for the default sub | George Hazan |
2014-04-22 | db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or not | George Hazan |
2014-04-11 | Not needed strings removed | Kirill Volinsky |