summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2018-05-15cmstub.lib statically linked to any plugin that uses CMPlugin templateGeorge Hazan
2018-05-15fixes #1360 (wrong tooltips for XEP smile packs)George Hazan
2018-05-15fixes #1348 (unused protocols aren't listed in VI info)George Hazan
2018-05-15Popup+:George Hazan
- fixes #1359 p.2 (After dynamic unloading and loading again, Popup+ throws an error) - obsolete variable hMainThread removed; - code cleaning; - version bump;
2018-05-14fixes #1336 (Dropbox destroys mdbx-based database)George Hazan
2018-05-13minor code cleaningGeorge Hazan
2018-05-13related to #1354 (unhides the hidden database setting that sets the title ↵George Hazan
format for Scriver)
2018-05-13SimpleStatusMsg:George Hazan
- crash fix for empty status messages; - code cleaning; - version bump
2018-05-12CloudFile: fix token refresh for GDriveaunsane
2018-05-12CloudFile: fix uploading to GDrive subfolder (#1278)aunsane
2018-05-11fixes #1349 (Miranda crashes on coming back from auto away)George Hazan
2018-05-11fixes #1347 (Scriver: remove "Use the contact's status icon as the window ↵George Hazan
icon" option)
2018-05-11oopsdartraiden
2018-05-11code cleaningdartraiden
2018-05-10fixes #1335 (Reimplement XEP support in SmileyAdd again)George Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-05-08decapitalizationdartraiden
2018-05-07Dbx_mdbx: fixes crash when user tries to compact a profile with passwordGeorge Hazan
(cherry picked from commit b6bbbb16e26ce924022d623572fce852e234ee16)
2018-05-07compilation fixGeorge Hazan
2018-05-07PROTOACCOUNT::bIsLocked: lock status to be stored in memoryGeorge Hazan
PROTOACCOUNT became a normal class with constructor & destructor
2018-05-04fixes #1014 (wrong calculation of message edit field's height)George Hazan
2018-05-03useless data removedGeorge Hazan
2018-05-03tabSRMM: idle message isn't reset in group chatsGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-05-03CloudFile: thread functions rewritten using PROTO::ForkThreadGeorge Hazan
2018-05-02CloudFile: fix buttons widthdartraiden
2018-05-01CloudFile: fix for #1315aunsane
2018-04-29fixes #1307 (horror in webview contact settings)George Hazan
2018-04-28TopToolBar: fixes #1306 (bunch of problems with Launch ButtonsGeorge Hazan
2018-04-28StartPosition: fix broken hook (thx ghazan)Goraf
2018-04-27compilation fixGeorge Hazan
2018-04-27fixes #1310 (Wrong language after profile conversion)George Hazan
2018-04-27fixes #1311 (Wrong langpack listed in VersionInfo)George Hazan
2018-04-27code cleaningGeorge Hazan
2018-04-27Boltun: fix for storing events into the databaseGeorge Hazan
2018-04-26CloudFile: fix for #1298aunsane
2018-04-23CloudFile: fixed #1298aunsane
2018-04-23no need to work after shutdownGeorge Hazan
2018-04-23AVS not to free memory allocated outsideGeorge Hazan
2018-04-22CloudFile is also a protocolGeorge Hazan
2018-04-22no more PROTO_INTERFACE::OnEventGeorge Hazan
2018-04-21core: add Contact_GetStatus functionaunsane
2018-04-21CloudFile: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-21code 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-20db_autobackups: more correct version of cb93541aunsane
2018-04-20db_autobackups: disable automatic backup when you disable all types of backupsaunsane
attempt to fix a collision between gui controls and db option
2018-04-20fixes #1288George Hazan
2018-04-19minor code cleaningGeorge Hazan
2018-04-19fixes #1283 (StdMsg: cursor does not change the shape)George Hazan
2018-04-19fixes #1284 (TabSRMM: "Hide title bar" menu item does nothing)George Hazan