Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2018-02-24 | Db_autobackups: Reworking settings of DB Autobackup (#1144) | aunsane | |
2018-02-24 | CloudFile: Implement new upload services (#1144) | aunsane | |
2018-02-23 | core: gui | aunsane | |
- new method IsChecked for CCtrlCheck - new methods GetUrl and SetUrl for CCtrlHypelink - new event OnClick for CCtrlHypelink - CCtrlSpin inherits from CCtrlData | |||
2018-02-23 | thy shall not call remove() inside iterators, or break a loop immediately | George Hazan | |
2018-02-23 | fixes #1165 (StopSpam mod: crash on "stopspam.cpp (81): OnDbEventFilterAdd") | George Hazan | |
2018-02-23 | SmileyAdd: fix for broken UTF16 constants | George Hazan | |
2018-02-22 | MSN: Old AppID in Address book seems to be blacklisted, using new AppID | leecher1337 | |
2018-02-22 | fixes #1160 (MimCmd: cannot locate runtime library) | George Hazan | |
2018-02-22 | more correct fix version | George Hazan | |
2018-02-22 | patch for VLD integration | George Hazan | |
2018-02-22 | minor memory leak in vk_avatars.cpp | George Hazan | |
2018-02-22 | Facebook: added support for parsing audio attachment + moved parsing of ↵ | matej | |
specific types into lambda functions so there are not duplicities in code (and logic is in one place) | |||
2018-02-22 | fixes #1115 (Enable sound effects option bug) | armen | |
2018-02-21 | replace Latin i by Cyrillic і | dartraiden | |
2018-02-21 | on 6-core CPUs this code crashes without locking any change operation | George Hazan | |