summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2018-02-24Db_autobackups: Reworking settings of DB Autobackup (#1144)aunsane
2018-02-24CloudFile: Implement new upload services (#1144)aunsane
2018-02-23core: guiaunsane
- new method IsChecked for CCtrlCheck - new methods GetUrl and SetUrl for CCtrlHypelink - new event OnClick for CCtrlHypelink - CCtrlSpin inherits from CCtrlData
2018-02-23thy shall not call remove() inside iterators, or break a loop immediatelyGeorge Hazan
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-22MSN: Old AppID in Address book seems to be blacklisted, using new AppID leecher1337
2018-02-22fixes #1160 (MimCmd: cannot locate runtime library)George Hazan
2018-02-22more correct fix versionGeorge Hazan
2018-02-22patch for VLD integrationGeorge Hazan
2018-02-22minor memory leak in vk_avatars.cppGeorge Hazan
2018-02-22Facebook: 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-22fixes #1115 (Enable sound effects option bug)armen
2018-02-21replace Latin i by Cyrillic іdartraiden
2018-02-21on 6-core CPUs this code crashes without locking any change operationGeorge Hazan
2018-02-21all another C++'11 iteratorsGeorge Hazan
2018-02-21VK: C++'11 iteratorsGeorge Hazan
2018-02-21StdMsg: C++'11 iteratorsGeorge Hazan
2018-02-21mir_core: C++'11 iteratorsGeorge Hazan
2018-02-21Skype: C++'11 iteratorsGeorge Hazan
2018-02-21IRC: C++'11 iteratorsGeorge Hazan
2018-02-21MSN: C++'11 iteratorsGeorge Hazan
2018-02-21Jabber: C++'11 iteratorsGeorge Hazan
2018-02-21ICQ: C++'11 iteratorsGeorge Hazan
2018-02-21Discord: 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-20fixes #1151 (Nightly installer offers Deutsch langpack by default on English ↵George Hazan
Windows)
2018-02-20optimizing LIST<> & OBJLIST<> loopsGeorge Hazan