summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-07we shall pack sqlite with new ImportGeorge Hazan
2018-03-07some fixesKirill Volinsky
2018-03-07Import: first compiled version of dbrw loaderaunsane
2018-03-06Steam: missed pause between server polls in case when server returns bad ↵aunsane
error code
2018-03-06code cleaningGeorge Hazan
2018-03-06static buffers are evilGeorge Hazan
2018-03-06grrm...George Hazan
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-05Jabber: code cleaning & simplificationGeorge Hazan
2018-03-05langpacks/polish: minor updateGoraf
2018-03-04fixes #1173 (random crash on a fresh Discord account)George Hazan
2018-03-04pick up Miranda-specific commitsdartraiden
2018-03-04SQLite 3.22dartraiden
2018-03-04langpacks: updatedartraiden
2018-03-04langpacks/english: updatedartraiden
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-03Tox: temporary fix for #1153aunsane
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-03Tox:aunsane
- updated toxcore due to release v0.2 - removed message correction - reworked nodes update
2018-03-02Facebook: unneeded thread removedGeorge Hazan
2018-03-02Db_autobackups: #1172aunsane
2018-03-01VKontakte:ElzorFox
update VK_API to 5.73 version bump
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-28bye-bye, windows heap. C++ runtime does it betterGeorge Hazan
2018-02-27SmileyAdd: attempt to fix code insertionGeorge Hazan
2018-02-25Latin -> Cyrillicdartraiden
2018-02-25MimCmd => static linkageGeorge Hazan
2018-02-25code cleaningGeorge Hazan
2018-02-25Fixes related with 7fc01c9aunsane
2018-02-25core: added CCtrlLabel for static textaunsane
2018-02-25core: null by default value for url param for CCtrlHyperlinkaunsane
2018-02-25core: added OnClick event to CCtrlListViewaunsane
2018-02-25add missed guards for header filesGoraf
2018-02-24general lists: avoid unqualified lookup into dependent bases of class ↵Goraf
templates (it's a Microsoft extension)
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-24Steam: remove extra qualification on membersGoraf
2018-02-24Jabber: remove extra qualification on membersGoraf
2018-02-24Discord: remove extra qualification on memberGoraf
2018-02-24more nullptrGoraf
2018-02-24guard headersGoraf
2018-02-24SendSS: Reworking settings (#1144)aunsane
CloudFile: fix upload service Db_autobackups: fix build