Age | Commit message (Expand) | Author |
2014-03-15 | crash fix | George Hazan |
2014-03-15 | fix for setting bIsVirtual | George Hazan |
2014-03-15 | PROTOACCOUNT::bIsVirtual - new flag to mark virtual protocols | George Hazan |
2014-03-14 | fixes #592 (Crash on exit if LoadDefaultModules(void) not executed all) | George Hazan |
2014-03-12 | git-svn-id: http://svn.miranda-ng.org/main/trunk@8574 1316c22d-e87f-b044-9b9b... | Vadim Dashevskiy |
2014-03-12 | old MetaContacts plugin and Sbx_mmap_SA are blacklisted now | Vadim Dashevskiy |
2014-03-11 | old nasty perversion with dynamically created lists removed | George Hazan |
2014-03-11 | metacontact filter removed (yeehaw!) | George Hazan |
2014-03-11 | minor code cleaning | George Hazan |
2014-03-11 | also reset netlib log settings when a file name is present, but empty | George Hazan |
2014-03-10 | set default network log path if it's empty | George Hazan |
2014-03-10 | - log file path gets expanded; | George Hazan |
2014-03-10 | fix for removing subs on contact deletion | George Hazan |
2014-03-09 | end of the old MC API | George Hazan |
2014-03-09 | fix for 'Set as default sub' menu item | George Hazan |
2014-03-09 | oops | George Hazan |
2014-03-09 | more correct default sub assignment | George Hazan |
2014-03-09 | fix for a very rare crash in chats on exit | George Hazan |
2014-03-09 | - unused options removed | George Hazan |
2014-03-09 | Meta_GetMostOnline must return NULL on error | George Hazan |
2014-03-06 | stubs for metahistory were slightly changed | George Hazan |
2014-03-06 | methods for meta-history merging & splitting | George Hazan |
2014-03-05 | minor fixes for mc dialogs | George Hazan |
2014-03-05 | fix for removing the single sub in the MC Editor | George Hazan |
2014-03-05 | - "Add to metacontact" dialog fixed; | George Hazan |
2014-03-05 | - unused code removed; | George Hazan |
2014-03-04 | HistoryStats compiles ok now | George Hazan |
2014-03-03 | metacontact creation fix | George Hazan |
2014-03-03 | fix for removing a contact | George Hazan |
2014-03-03 | "MetaContacts Hidden Group" removed forever | George Hazan |
2014-03-03 | fix for removing a sub from mc | George Hazan |
2014-03-03 | forgotten NULL | George Hazan |
2014-03-03 | unused variables removed | George Hazan |
2014-03-03 | - META_PROTO/Default went to cache; | George Hazan |
2014-03-03 | META_PROTO/Handle removed | George Hazan |
2014-03-03 | no more META_LINK & META_ID variables | George Hazan |
2014-03-03 | - MIDatabase::MetaDetouchSub = new method for the mc support virtualization | George Hazan |
2014-03-03 | MS_DB_MODULE_DELETE extended to support module deletion from any contact, not... | George Hazan |
2014-03-03 | small adjustment | Vadim Dashevskiy |
2014-03-03 | - fixes #608 (Plugin Updater popup has wrong colors) | Tobias Weimer |
2014-03-02 | next compilable mc version - all api rewritten to use the cache | George Hazan |
2014-03-02 | compilation fix | George Hazan |
2014-03-02 | compilation fix | Vadim Dashevskiy |
2014-03-02 | current mc state | George Hazan |
2014-02-27 | correct malloc/free pair for mc | George Hazan |
2014-02-27 | - metacontacts are always present; | George Hazan |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-27 | direct access to MetaContacts/IsSubcontact removed everywhere | George Hazan |
2014-02-27 | db_mc_isMeta / db_mc_isSub - first functions of the new cache-based MC layer | George Hazan |
2014-02-27 | - removed option for copying mc history; | George Hazan |