Age | Commit message (Expand) | Author |
2018-03-28 | PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq... | George Hazan |
2018-03-28 | common protocol instance management code went into template | 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-27 | there's no need to load contacts from unloaded protocols | George Hazan |
2018-03-25 | MIDatabaseChecker interface removed | George Hazan |
2018-03-25 | dbchecker moved to deprecated | George Hazan |
2018-03-23 | account activation separated from account creation | George Hazan |
2018-03-23 | forgotten service MS_PROTO_CREATEACCOUNT replaced with Proto_CreateAccount() ... | George Hazan |
2018-03-22 | IOPT_COMPLETE - new constant to group import flags | 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 | warning fix | George Hazan |
2018-03-16 | LIST<>::indexOf(T**) - fast index calculation for direct iterators | George Hazan |
2018-03-15 | LIST<> iterators: | George Hazan |
2018-03-15 | MUCH more effective way of removing records from iterators | George Hazan |
2018-03-15 | fix for ranged loop bounds | George Hazan |
2018-03-14 | reverse iterators for LIST<> | George Hazan |
2018-03-14 | fix for clist events sorting order, manual sorting disabled | George Hazan |
2018-03-13 | chat engine: | George Hazan |
2018-03-10 | GetDatabasePlugin(pszDriverName) - new function to retrieve a database link b... | George Hazan |
2018-03-10 | service for the custom import procedure | George Hazan |
2018-03-10 | fix build | aunsane |
2018-03-09 | Remove CMStringA from PLUGIN | aunsane |
2018-03-09 | PLUGIN should use Logger instead of HNETLIBUSER | aunsane |
2018-03-08 | IMGL_WCHAR removed, all paths are in Unicode now | George Hazan |
2018-03-07 | old AdvaImg services converted into Image_* functions | George Hazan |
2018-03-07 | old C-style code is obsolete now because of MDatabaseCommon existence | George Hazan |
2018-03-07 | some fixes | Kirill Volinsky |
2018-03-06 | PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ... | George Hazan |
2018-02-27 | SmileyAdd: attempt to fix code insertion | George Hazan |
2018-02-25 | Fixes related with 7fc01c9 | aunsane |
2018-02-25 | core: added CCtrlLabel for static text | aunsane |
2018-02-25 | core: null by default value for url param for CCtrlHyperlink | aunsane |
2018-02-25 | core: added OnClick event to CCtrlListView | aunsane |
2018-02-24 | general lists: avoid unqualified lookup into dependent bases of class templat... | Goraf |
2018-02-24 | Jabber: remove extra qualification on members | Goraf |
2018-02-24 | more nullptr | Goraf |
2018-02-24 | guard headers | Goraf |
2018-02-23 | core: gui | aunsane |
2018-02-20 | optimizing LIST<> & OBJLIST<> loops | George Hazan |
2018-02-13 | CDlgBase::FindControl made public | George Hazan |
2018-02-12 | fixes #1147 (TabSRMM: numerical options cannot be changed) | George Hazan |
2018-02-09 | all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated | George Hazan |
2018-02-09 | unused header removed from pascal sources | George Hazan |
2018-01-31 | useless wrappers removed & replaced with PROTO_INTERFACE method calls | George Hazan |
2018-01-31 | mir_app: | George Hazan |
2018-01-26 | unused service removed | George Hazan |