Age | Commit message (Expand) | Author |
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-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-08 | fix for disabled metas & tabSRMM container creation | George Hazan |
2014-04-07 | Db3x_mmap: | Sergey Tatarinov |
2014-04-02 | DBEVENTINFO::isMarkRead() - new helper to simplify bit logic | George Hazan |
2014-03-31 | inline method markedRead() introduced instead of bits magic | George Hazan |
2014-03-21 | fix for running dbchecker over the locked profile | George Hazan |
2014-03-15 | verba volant, scripta manent | George Hazan |
2014-03-14 | oops... | George Hazan |
2014-03-14 | dbchecker not to clean events count in subs | George Hazan |
2014-03-13 | fix for db_event_count in subs | George Hazan |
2014-03-13 | dbchecker creates two Database menu entries, if Miranda launched from it | George Hazan |
2014-03-13 | another atavism died: DBEF_FIRST | George Hazan |
2014-03-12 | transparent access for subs' events | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-03-11 | kinda final version of old MC convertor | George Hazan |