Age | Commit message (Expand) | Author |
2014-07-22 | fix for assigning DWORDS in the same database variable that held a string before | George Hazan |
2014-07-21 | Profile Manager must be shown even if there is only one obsoleted profile | George Hazan |
2014-07-21 | profile creation fix | George Hazan |
2014-07-20 | forgotten ++ | George Hazan |
2014-07-20 | if one profile is ok and another one requires a conversion, we still need to ... | George Hazan |
2014-07-20 | default profile verification | George Hazan |
2014-07-20 | slightly more correct version | George Hazan |
2014-07-20 | single profile that requires conversion also to raise up Profile Manager | George Hazan |
2014-07-20 | we don't unload checker on startup | George Hazan |
2014-07-20 | all profile conversion stuff moved to dbchecker | George Hazan |
2014-07-19 | code cleaning | George Hazan |
2014-07-19 | more red icon for the fatal errors | George Hazan |
2014-07-19 | fix for a context menu | George Hazan |
2014-07-19 | more fixes for Profile Manager | George Hazan |
2014-07-19 | profile manager: support for the obsolete profiles | George Hazan |
2014-07-18 | some resource leaks fixed | George Hazan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-07-15 | fix for the zombi contacts creation (bug imported from Miranda IM CVS, so it ... | George Hazan |
2014-07-15 | fix for the wrong return value type | George Hazan |
2014-07-13 | wrapping the most evident critical sections into a class | George Hazan |
2014-06-25 | MetaContact -> metacontact; decapitalization | Dart Raiden |
2014-06-15 | no need to crash on getting broken event text | George Hazan |
2014-03-27 | fixes: | George Hazan |
2014-03-25 | - language packs' directory is now %miranda_path%\Languages | George Hazan |
2014-03-23 | code cleaning | George Hazan |
2014-03-23 | new setting in a mirandaboot.ini:DefaultLanguage | George Hazan |
2014-03-15 | database event registration's code slightly enhanced | George Hazan |
2014-03-03 | forgotten NULL | George Hazan |
2014-03-03 | MS_DB_MODULE_DELETE extended to support module deletion from any contact, not... | George Hazan |
2014-02-27 | correct malloc/free pair for mc | George Hazan |
2014-02-25 | metacontacts in the database cache | George Hazan |
2014-02-19 | import to open a database in read-only mode | George Hazan |
2014-02-18 | - introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o... | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-02-08 | low-level database access functions rewritten to MCONTACT instead of HANDLE h... | George Hazan |
2014-02-03 | - new helpers for reading db strings into static buffers; | George Hazan |
2014-01-23 | dbx_mmap to verify password before checking file | George Hazan |
2014-01-21 | minor code cleaning | George Hazan |
2014-01-08 | db => database | Dart Raiden |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-31 | crash fix for reading old file transfer events | George Hazan |
2013-12-30 | code cleaning and reordering | George Hazan |
2013-12-30 | if a database driver already printed an error, there's no need to do that twice | George Hazan |
2013-12-30 | code cleaning | George Hazan |
2013-12-29 | when mmap_sa opens a database, it must decrypt it, change signature to mmap a... | George Hazan |
2013-12-27 | old nasty perversion EVENTTYPE_STATUSCHANGE removed forever | George Hazan |
2013-12-27 | fix for EVENTTYPE_ADDED formatting | George Hazan |