Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-04 | fixes #1014 (wrong calculation of message edit field's height) | George Hazan | |
2018-05-03 | useless data removed | George Hazan | |
2018-05-03 | tabSRMM: idle message isn't reset in group chats | George Hazan | |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
2018-05-03 | CloudFile: thread functions rewritten using PROTO::ForkThread | George Hazan | |
2018-05-02 | CloudFile: fix buttons width | dartraiden | |
2018-05-01 | CloudFile: fix for #1315 | aunsane | |
2018-04-29 | fixes #1307 (horror in webview contact settings) | George Hazan | |
2018-04-28 | TopToolBar: fixes #1306 (bunch of problems with Launch Buttons | George Hazan | |
2018-04-28 | StartPosition: fix broken hook (thx ghazan) | Goraf | |
2018-04-27 | compilation fix | George Hazan | |
2018-04-27 | fixes #1310 (Wrong language after profile conversion) | George Hazan | |
2018-04-27 | fixes #1311 (Wrong langpack listed in VersionInfo) | George Hazan | |
2018-04-27 | code cleaning | George Hazan | |
2018-04-27 | Boltun: fix for storing events into the database | George Hazan | |
2018-04-26 | CloudFile: fix for #1298 | aunsane | |
2018-04-23 | CloudFile: fixed #1298 | aunsane | |
2018-04-23 | no need to work after shutdown | George Hazan | |
2018-04-23 | AVS not to free memory allocated outside | George Hazan | |
2018-04-22 | CloudFile is also a protocol | George Hazan | |
2018-04-22 | no more PROTO_INTERFACE::OnEvent | George Hazan | |
2018-04-21 | core: add Contact_GetStatus function | aunsane | |
2018-04-21 | CloudFile: | aunsane | |
- fix #1278 - decrease volume of response data with fields filtering - fix uploading for gdrive and onedrive in some cases - simplifying upload code - version bump | |||
2018-04-21 | code cleaning: | George Hazan | |
- in conformance to C++'11 rules, we don't declare a method as virtual if it's declared as override; - cause this code isn't visible in Pascal anymore, there's no need to use __cdecl calling convention for virtual methods; - since PROTO_INTERFACE is a regular C++ class, there's no need to use old style service declarations for virtual methods like OnModulesLoaded / OnShutdown | |||
2018-04-20 | db_autobackups: more correct version of cb93541 | aunsane | |
2018-04-20 | db_autobackups: disable automatic backup when you disable all types of backups | aunsane | |
attempt to fix a collision between gui controls and db option | |||
2018-04-20 | fixes #1288 | George Hazan | |
2018-04-19 | minor code cleaning | George Hazan | |
2018-04-19 | fixes #1283 (StdMsg: cursor does not change the shape) | George Hazan | |
2018-04-19 | fixes #1284 (TabSRMM: "Hide title bar" menu item does nothing) | George Hazan | |
2018-04-19 | IEView: parse bbc, links, smyles, etc. in text all eventtypes | ElzorFox | |
2018-04-18 | core changes: | George Hazan | |
- PROTOCOLDESCRIPTOR's implementation hidden inside mir_app; - Proto_RegisterModule now doesn't need a PROTOCOLDESCRIPTOR structure; - PROTOTYPE_PROTOWITHACCS type added for protos that work with accounts | |||
2018-04-18 | warning fix | George Hazan | |
2018-04-18 | g_hInstance incapulated into PLUGIN<>, no need in the separate variable | George Hazan | |
2018-04-18 | PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it ↵ | George Hazan | |
inside | |||
2018-04-18 | this feature was never used and only causes problems | George Hazan | |
2018-04-18 | fixes #1276 (CloudFile: strange control) | George Hazan | |
2018-04-17 | code cleaning | George Hazan | |
2018-04-17 | SensSS: fix capitalization | dartraiden | |
2018-04-17 | fix for strange & rare crash while drawing smileys | George Hazan | |
2018-04-17 | MNonCopyable - the common class to avoid declaring fake private constructors | George Hazan | |
2018-04-17 | Quick Search: added tooltip for a toolbar button | George Hazan | |
2018-04-16 | Import: | George Hazan | |
- fix for import virtual accounts; - function AddContact() inlined; - function ImportContactSettings() removed; - minor code cleaning; - version bump | |||
2018-04-16 | fixes #1271 (Warning if FloatingContacts is installed and "Disable drag and ↵ | George Hazan | |
drop of items" in clist settings is enabled) | |||
2018-04-15 | fixes #1269 (Cannot reopen Import) | George Hazan | |
2018-04-15 | fixes #1230 (Database encryption mode) | George Hazan | |
2018-04-15 | CCtrlButton + OnClick => CCtrlHyperlink | George Hazan | |
2018-04-14 | cosmetic | dartraiden | |
2018-04-13 | Db_autobackups: fix period type saving | aunsane | |
2018-04-13 | fixes #1176 (Autobackup to CloudFile doesn't work) | George Hazan | |