summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2018-03-07old AdvaImg services converted into Image_* functionsGeorge Hazan
2018-03-07bye-bye, Advaimg, you served us well for 15 years...George Hazan
2018-03-07old C-style code is obsolete now because of MDatabaseCommon existenceGeorge Hazan
2018-03-07merge with libmdbx 0.1George Hazan
2018-03-07version bumpGeorge Hazan
2018-03-07some fixesKirill Volinsky
2018-03-07Import: first compiled version of dbrw loaderaunsane
2018-03-06PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ↵George Hazan
is changed
2018-03-05switch to the locking schema of db3x_mmap, it's saferGeorge Hazan
2018-03-04final fix for #1139 (KeepStatus: option "Reconnect on APM resume" don't work)George Hazan
2018-03-04old ugly string concatenation code removedGeorge Hazan
2018-03-04code cleaningGeorge Hazan
2018-03-04StatusManager:George Hazan
- fixes #1150 (Status Manager no longer reconnects when connection breaks); - hopefully also fixes #1139 (KeepStatus: option "Reconnect on APM resume" don't work); - removed major clutch with assigning "" to a protocol name to disable it in the confirmdialog; - another ancient evil destroyed that tried to save 4 bytes of memory by storing temporary status values in the main status field in AAA; - version bump
2018-03-03revert wrongly added filesaunsane
2018-03-03Tox: #1156aunsane
- more accurate transfer management - unlockong file on transfer pause - added additional logs - cleanup
2018-03-02Db_autobackups: #1172aunsane
2018-03-01Removed old dropbox header #1144aunsane
2018-02-28CloudFile: auth doesn't work (fixed #1171)aunsane
2018-02-28Db_autobackups: empty line in CloudFile accounts list (fixed #1170)aunsane
2018-02-28CloudFile: cannot see cloud accounts after setup (fixed #1169)aunsane
2018-02-27SmileyAdd: attempt to fix code insertionGeorge Hazan
2018-02-25MimCmd => static linkageGeorge Hazan
2018-02-25Fixes related with 7fc01c9aunsane
2018-02-25add missed guards for header filesGoraf
2018-02-24WinterSpeak:Goraf
* remove extra qualification on member * remove non-portable include path
2018-02-24CloudFile: small corrections (#1168)Goraf
* CloudFile: remove double 'const' * CloudFile: add missing 'override'
2018-02-24more nullptrGoraf
2018-02-24guard headersGoraf
2018-02-24SendSS: Reworking settings (#1144)aunsane
CloudFile: fix upload service Db_autobackups: fix build
2018-02-24Db_autobackups: Reworking settings of DB Autobackup (#1144)aunsane
2018-02-24CloudFile: Implement new upload services (#1144)aunsane
2018-02-23fixes #1165 (StopSpam mod: crash on "stopspam.cpp (81): OnDbEventFilterAdd")George Hazan
2018-02-23SmileyAdd: fix for broken UTF16 constantsGeorge Hazan
2018-02-22fixes #1160 (MimCmd: cannot locate runtime library)George Hazan
2018-02-22fixes #1115 (Enable sound effects option bug)armen
2018-02-21all another C++'11 iteratorsGeorge Hazan
2018-02-21UInfoEx: C++'11 iteratorsGeorge Hazan
2018-02-21tabsrmm: C++'11 iteratorsGeorge Hazan
2018-02-21SM: C++'11 iteratorsGeorge Hazan
2018-02-21SmileyAdd: C++'11 iteratorsGeorge Hazan
2018-02-21Popup+: C++'11 iteratorsGeorge Hazan
2018-02-21mmap: C++'11 iteratorsGeorge Hazan
2018-02-21Clist_Nicer: C++'11 iteratorsGeorge Hazan
2018-02-21Clist_Modern: C++'11 iteratorsGeorge Hazan
2018-02-21AVS: C++'11 iteratorsaunsane
2018-02-21Implement service that returns the list of available CloudFile services (#1144)aunsane
2018-02-20second instance of the same account status checker removedGeorge Hazan
2018-02-20Clist_Modern: very strange manual icon's visibility checker replaced with ↵George Hazan
the core one
2018-02-19compilation fixGeorge Hazan
2018-02-19CloudFile: added support for the usual accounts system(#1144)aunsane