Age | Commit message (Expand) | Author |
2018-05-29 | common version resource extracted to the separate file | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan |
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d... | George Hazan |
2018-05-27 | PRODUCTVERSION of any version resource to contain the number of current build | George Hazan |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i... | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-18 | Icon_Register(g_plugin.getInst() => g_plugin.registerIcon | George Hazan |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-17 | IEView, IgnoreState, Import: cmplugin adaptation | Kirill Volinsky |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
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 |