Age | Commit message (Expand) | Author |
2018-03-26 | another buggy piece of code removed | George Hazan |
2018-03-26 | fix for system history processing | George Hazan |
2018-03-26 | very strange disk type detection removed from libmdbx (fixes #1213) | George Hazan |
2018-03-26 | Import: fix to prevent the user-defined accounts' order | George Hazan |
2018-03-26 | Import: fix for original internal account name prevention (causes status icon... | George Hazan |
2018-03-26 | Import: converted group chats become usual contacts | George Hazan |
2018-03-26 | fixes #1212 (virtual protocols contacts) | George Hazan |
2018-03-26 | code cleaning | George Hazan |
2018-03-26 | remove DbChecker.bat | dartraiden |
2018-03-26 | unused declaration removed | George Hazan |
2018-03-26 | fixes #1208 (if profile is opened in r/w mode, it should be locked) | George Hazan |
2018-03-25 | fixes #1203 (possible crash in StopSpam+) | George Hazan |
2018-03-25 | remove some more DbChecker | dartraiden |
2018-03-25 | string constants with word dbchecker fixed | George Hazan |
2018-03-25 | MIDatabaseChecker interface removed | George Hazan |
2018-03-25 | CloudFile: show error if authorization goes wrong | aunsane |
2018-03-25 | dbchecker moved to deprecated | George Hazan |
2018-03-24 | typo and warning fixes | aunsane |
2018-03-24 | crash fix for mdbx under XP (p.3 of #1199) | George Hazan |
2018-03-24 | fix links | dartraiden |
2018-03-23 | MB_YESNOCANCEL => MB_YESNO | George Hazan |
2018-03-23 | account activation separated from account creation | George Hazan |
2018-03-23 | fix for loading menus | George Hazan |
2018-03-23 | fixes #1194 (Import: no main menu item until manual plugin off->on) | George Hazan |
2018-03-23 | fixes #1195 (Import from mdbx is broken) | George Hazan |
2018-03-23 | fix for importing group chat contacts | George Hazan |
2018-03-23 | related to #1197: clicking Yes shall redirect a user to plugin's download page | George Hazan |
2018-03-23 | Import: fix for groups order saving during import | George Hazan |
2018-03-23 | fix for importing metas | George Hazan |
2018-03-23 | Import plugin adapted for Proto_CreateAccount | George Hazan |
2018-03-22 | end of dbx_mmap plugin: any attempt to open such a database not in read-only ... | George Hazan |
2018-03-22 | Import - adaptation for batch import processing | George Hazan |
2018-03-22 | fix for import old-style accounts visibility settings | George Hazan |
2018-03-22 | MirLua: various fixes | aunsane |
2018-03-21 | compilation fix | George Hazan |
2018-03-21 | Import: the wizard dialog to use initialization structure instead of PostMessage | George Hazan |
2018-03-21 | DATABASELINK::Unload method replaced with the virtual destructor of MDatabase... | George Hazan |
2018-03-21 | MurLua: various fixes | aunsane |
2018-03-19 | MirLua: | aunsane |
2018-03-17 | FTPFile: more correct version | Mataes |
2018-03-17 | more warning fixes | George Hazan |
2018-03-17 | FTPFile: replace mir_strcpy and mir_wstrcpy | Mataes |
2018-03-16 | class renaming, part II | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-03-16 | fix for writing "Chat/FilterEnabled" BYTE=1 into the database | George Hazan |
2018-03-16 | unused code removed | George Hazan |
2018-03-16 | warning fix | George Hazan |
2018-03-16 | LIST<>::indexOf(T**) - fast index calculation for direct iterators | George Hazan |
2018-03-15 | FavContacts: use strncpy_s and wcsncpy_s instead of mir_wstrcpy and mir_strcpy | Mataes |