Age | Commit message (Expand) | Author |
2018-04-04 | fix for adding separators into SRMM toolbar | George Hazan |
2018-04-04 | Windows lists: | George Hazan |
2018-04-03 | we shall create missing icons (or destroy unneeded ones) after applying toolb... | George Hazan |
2018-04-03 | unneeded size fields removed | George Hazan |
2018-04-03 | Accounts() : iterator for accounts | George Hazan |
2018-04-03 | CLIST_INTERFACE: | George Hazan |
2018-04-02 | fix for global status menu translation | George Hazan |
2018-04-02 | related to #1241: fix for icon names' translation in Icon - Menu items | George Hazan |
2018-04-02 | code cleaning | George Hazan |
2018-04-02 | partially fixes #1241 = extra icons translation | George Hazan |
2018-04-02 | fixes #1240 (Changing account order makes some accounts disappear) - ancient ... | George Hazan |
2018-03-30 | code cleaning | George Hazan |
2018-03-30 | fixes #1220 (Cached MirVer in metacontacts) | George Hazan |
2018-03-30 | fixes #1231 (Actman: Null pointer in mir_app.mir!CompareProtos) | George Hazan |
2018-03-29 | major clutch removed with double service mode plugins launch | George Hazan |
2018-03-29 | code cleaning | George Hazan |
2018-03-29 | fixes #1229 (Cannot create new account) | George Hazan |
2018-03-29 | fixes #1224 (Crash when launch in service mode) | 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-28 | fix for proper initialization of partially loaded plugins | George Hazan |
2018-03-28 | all protocols rewritten to CMPluginBase | George Hazan |
2018-03-28 | PLUGIN<> to receive the basic class located inside mir_app | George Hazan |
2018-03-28 | fix for StdClist loading (thx Corak for quick reporting) | George Hazan |
2018-03-28 | fix for plugin loader: it shall not unload already loaded plugins | George Hazan |
2018-03-27 | there's no need to load contacts from unloaded protocols | George Hazan |
2018-03-27 | Core: | George Hazan |
2018-03-27 | MyDetails: fix for Chinese chars in the protocol's frame | George Hazan |
2018-03-26 | universal fix for all clist initialization problems (missing icons, menu item... | George Hazan |
2018-03-26 | fixes #1212 (virtual protocols contacts) | 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 #1205 (menu editor crashes if there're unloaded plugin & zero langpack id) | George Hazan |
2018-03-25 | string constants with word dbchecker fixed | George Hazan |
2018-03-25 | dbchecker moved to deprecated | George Hazan |
2018-03-24 | fixes #1198 (Crash when applying changes to sound settings) | George Hazan |
2018-03-24 | fixes #1201 (Crash after disable any plugin) | George Hazan |
2018-03-23 | account activation separated from account creation | George Hazan |
2018-03-23 | MetaContacts are always enabled | George Hazan |
2018-03-23 | forgotten service MS_PROTO_CREATEACCOUNT replaced with Proto_CreateAccount() ... | George Hazan |
2018-03-22 | mir_app: massive fix for account processing in service mode | George Hazan |
2018-03-22 | code cleaning | George Hazan |
2018-03-22 | SetServiceModePlugin - core functionality exported from mir_app | George Hazan |
2018-03-21 | DATABASELINK::Unload method replaced with the virtual destructor of MDatabase... | 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 | chat api: | George Hazan |
2018-03-16 | LIST<>::indexOf(T**) - fast index calculation for direct iterators | George Hazan |
2018-03-15 | more intelligent solution for #1186 (Hide DbChecker from VersionInfo) | George Hazan |
2018-03-15 | LIST<> iterators: | George Hazan |
2018-03-15 | MUCH more effective way of removing records from iterators | George Hazan |