Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-07 | we shall pack sqlite with new Import | George Hazan | |
2018-03-07 | some fixes | Kirill Volinsky | |
2018-03-07 | Import: first compiled version of dbrw loader | aunsane | |
2018-03-06 | Steam: missed pause between server polls in case when server returns bad ↵ | aunsane | |
error code | |||
2018-03-06 | code cleaning | George Hazan | |
2018-03-06 | static buffers are evil | George Hazan | |
2018-03-06 | grrm... | George Hazan | |
2018-03-06 | PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ↵ | George Hazan | |
is changed | |||
2018-03-05 | switch to the locking schema of db3x_mmap, it's safer | George Hazan | |
2018-03-05 | Jabber: code cleaning & simplification | George Hazan | |
2018-03-05 | langpacks/polish: minor update | Goraf | |
2018-03-04 | fixes #1173 (random crash on a fresh Discord account) | George Hazan | |
2018-03-04 | pick up Miranda-specific commits | dartraiden | |
2018-03-04 | SQLite 3.22 | dartraiden | |
2018-03-04 | langpacks: update | dartraiden | |
2018-03-04 | langpacks/english: update | dartraiden | |
2018-03-04 | final fix for #1139 (KeepStatus: option "Reconnect on APM resume" don't work) | George Hazan | |
2018-03-04 | old ugly string concatenation code removed | George Hazan | |
2018-03-04 | code cleaning | George Hazan | |
2018-03-04 | StatusManager: | 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-03 | Tox: temporary fix for #1153 | aunsane | |
2018-03-03 | revert wrongly added files | aunsane | |
2018-03-03 | Tox: #1156 | aunsane | |
- more accurate transfer management - unlockong file on transfer pause - added additional logs - cleanup | |||
2018-03-03 | Tox: | aunsane | |
- updated toxcore due to release v0.2 - removed message correction - reworked nodes update | |||
2018-03-02 | Facebook: unneeded thread removed | George Hazan | |
2018-03-02 | Db_autobackups: #1172 | aunsane | |
2018-03-01 | VKontakte: | ElzorFox | |
update VK_API to 5.73 version bump | |||
2018-03-01 | Removed old dropbox header #1144 | aunsane | |
2018-02-28 | CloudFile: auth doesn't work (fixed #1171) | aunsane | |
2018-02-28 | Db_autobackups: empty line in CloudFile accounts list (fixed #1170) | aunsane | |
2018-02-28 | CloudFile: cannot see cloud accounts after setup (fixed #1169) | aunsane | |
2018-02-28 | bye-bye, windows heap. C++ runtime does it better | George Hazan | |
2018-02-27 | SmileyAdd: attempt to fix code insertion | George Hazan | |
2018-02-25 | Latin -> Cyrillic | dartraiden | |
2018-02-25 | MimCmd => static linkage | George Hazan | |
2018-02-25 | code cleaning | 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-25 | add missed guards for header files | Goraf | |
2018-02-24 | general lists: avoid unqualified lookup into dependent bases of class ↵ | Goraf | |
templates (it's a Microsoft extension) | |||
2018-02-24 | WinterSpeak: | Goraf | |
* remove extra qualification on member * remove non-portable include path | |||
2018-02-24 | CloudFile: small corrections (#1168) | Goraf | |
* CloudFile: remove double 'const' * CloudFile: add missing 'override' | |||
2018-02-24 | Steam: remove extra qualification on members | Goraf | |
2018-02-24 | Jabber: remove extra qualification on members | Goraf | |
2018-02-24 | Discord: remove extra qualification on member | Goraf | |
2018-02-24 | more nullptr | Goraf | |
2018-02-24 | guard headers | Goraf | |
2018-02-24 | SendSS: Reworking settings (#1144) | aunsane | |
CloudFile: fix upload service Db_autobackups: fix build |