Age | Commit message (Expand) | Author |
2018-04-27 | fixes #1310 (Wrong language after profile conversion) | George Hazan |
2018-04-16 | Import: | George Hazan |
2018-04-15 | fixes #1269 (Cannot reopen Import) | George Hazan |
2018-04-13 | fixes #1259 (Crash when trying import profile to itself) | George Hazan |
2018-04-12 | initial version of profile compactor for MDBX | George Hazan |
2018-04-12 | MIDatabase became pure interface | George Hazan |
2018-04-11 | Import: fix for lost modules during import | George Hazan |
2018-04-09 | fixes #1256 completely | George Hazan |
2018-04-09 | grrrm... | George Hazan |
2018-04-09 | fixes #1257 (database migration process must not filter out 'duplicate' events) | George Hazan |
2018-04-05 | Import crashes if the original profile contains wrong number of groups | George Hazan |
2018-04-03 | Accounts() : iterator for accounts | George Hazan |
2018-04-02 | fixes #1243 (Groups and metacontacts state don't save during profile converta... | George Hazan |
2018-03-29 | major clutch removed with double service mode plugins launch | George Hazan |
2018-03-29 | Import: when started in the service mode it opens its window and launched Mir... | George Hazan |
2018-03-28 | Import now works without accounts' activation, without calling Load() of prot... | George Hazan |
2018-03-28 | PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq... | 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-23 | account activation separated from account creation | George Hazan |
2018-03-23 | fixes #1194 (Import: no main menu item until manual plugin off->on) | George Hazan |
2018-03-23 | fix for importing group chat contacts | 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 | Import - adaptation for batch import processing | George Hazan |
2018-03-22 | fix for import old-style accounts visibility settings | 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-14 | reverse iterators for LIST<> | George Hazan |
2018-03-10 | unused code removed | George Hazan |
2018-03-10 | service for the custom import procedure | George Hazan |
2018-03-10 | a couple of fixes for the built-in sqlite import | George Hazan |
2018-03-07 | Import: some fixes for dbrw loader | aunsane |
2018-03-07 | version bump | George Hazan |
2018-03-07 | Import: first compiled version of dbrw loader | aunsane |
2018-02-24 | guard headers | Goraf |
2018-02-21 | all another C++'11 iterators | George Hazan |
2018-01-26 | code optimization | George Hazan |
2018-01-11 | fix for importing unknown / broken subs | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-12-06 | convert txt files to utf-8 | Kirill Volinsky |
2017-11-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-27 | slightly optimized way of getting menu item's module name | George Hazan |