Age | Commit message (Expand) | Author |
2014-03-03 | "MetaContacts Hidden Group" removed forever | George Hazan |
2014-03-03 | - META_PROTO/Default went to cache; | George Hazan |
2014-03-03 | to convert metas we must wait for the end of contact cache filling | George Hazan |
2014-03-03 | - MIDatabase::MetaDetouchSub = new method for the mc support virtualization | George Hazan |
2014-03-03 | proper conversion of previously created metacontacts | George Hazan |
2014-03-03 | this piece of code to be rewritten later | George Hazan |
2014-03-02 | MS_MC_DISABLEHIDDENGROUP - nasty clutch removed | George Hazan |
2014-03-02 | ugh... more solid fix for events convertor | George Hazan |
2014-03-01 | small adjustment | Vadim Dashevskiy |
2014-03-01 | small adjustment | Vadim Dashevskiy |
2014-03-01 | warning added before a conversion not to forget about backups | George Hazan |
2014-03-01 | fix for a crash inside the events convertor | George Hazan |
2014-02-27 | correct malloc/free pair for mc | George Hazan |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-25 | metacontacts in the database cache | George Hazan |
2014-02-25 | merge from branch | George Hazan |
2014-02-19 | import to open a database in read-only mode | George Hazan |
2014-02-18 | merge with trunk | George Hazan |
2014-02-15 | added 'Set password' button on the database options' page | George Hazan |
2014-02-13 | fix for a contact's deletion in mmap | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-09 | fix for the temporary contact creation | George Hazan |
2014-02-08 | forgotten to apply a method | George Hazan |
2014-02-08 | low-level database access functions rewritten to MCONTACT instead of HANDLE h... | George Hazan |
2014-02-07 | - the internal DBContact structure extended to hold one more DWORD: contact ID; | George Hazan |
2014-02-03 | - new helpers for reading db strings into static buffers; | George Hazan |
2014-01-27 | dbx_mmap to open unencrypted mmap_sa profiles | George Hazan |
2014-01-26 | compilation fix | George Hazan |
2014-01-26 | fix against crash while opening read-only databases | George Hazan |
2014-01-26 | more accurate control of mmap modes/access | George Hazan |
2014-01-26 | fix for creating backup files in dbchecker | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-23 | dbx_mmap to verify password before checking file | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-13 | ability to detect whether a setting is encrypted or not | George Hazan |
2014-01-06 | cleaning rest of decoded event not to make aggressive check suspicious | George Hazan |
2014-01-06 | dbchecker: skipping encrypted events if "Convert to UTF8" flag is set | George Hazan |
2014-01-06 | fix for decrypting events | George Hazan |
2014-01-06 | fix for decoding settings | George Hazan |
2014-01-06 | huh, finally: total database encryption, including histories | George Hazan |
2014-01-05 | dbx_mmap: spelling corrections (patch from RMN) | Dart Raiden |
2014-01-03 | more correct way of writing signatures | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | fix against buggy key generators in early 0.94.7 builds | George Hazan |
2014-01-01 | dbx_mmap not to open mmap_sa profiles at all | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-30 | fix for the version check | George Hazan |
2013-12-30 | different service name to distinguish mmap & mmap_sa in runtime | George Hazan |
2013-12-30 | fix for old mmap keys, then corrupted by mmap_sa | George Hazan |
2013-12-29 | preparing mmap_sa, that it finally compatible with new mmap | George Hazan |