summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-27another fix for #2082George Hazan
2019-09-27fix for a function name:George Hazan
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide
2019-09-27fixes #2082 (Jabber: Chinese in privacy lists editor)George Hazan
2019-09-27SkypeWeb: thy shall now manipulate with Hidden attribute just for funGeorge Hazan
2019-09-27oopsGeorge Hazan
2019-09-27obsolete services from m_ignore.h converted into functionsGeorge Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵George Hazan
variable and unify access to it
2019-09-26SkypeWeb: erroneous Ignore management code removedGeorge Hazan
2019-09-26C++'17 compatibility mode enabledGeorge Hazan
2019-09-26EnterString: ability to enter simple strings (not multiline)George Hazan
2019-09-26MS_UTILS_ENTERSTRING -> EnterString, useless service removedGeorge Hazan
2019-09-26typo fixGeorge Hazan
2019-09-25fixes #2071 (SkypeWeb: failed file sending)George Hazan
2019-09-25temporary fix for #2071 - we don't try to send a file if we cannot obtain an ↵George Hazan
object id
2019-09-25SkypeWeb:George Hazan
- some contacts are still displayed as hidden; - empty group ignored on login even if a protocol has valid default group name; - more json iterators
2019-09-25fixes #2073 (ICQ-WIM: a contact cannot be moved correctly from root to any ↵George Hazan
group)
2019-09-25fixes #2080 (protocol menu is lost during dynamic account creation)George Hazan
2019-09-24fixes #2077 (ICQ-WIM: ignored contacts aren't listed in Options - Contacts - ↵George Hazan
Ignore)
2019-09-23fixes #2076 (large ICQ icons)George Hazan
2019-09-19Plugin Updater: HTTPS to be disabled in Windows XP by defaultGeorge Hazan
2019-09-19PluginUpdater:George Hazan
- CMPlugin::bForceRedownload isn't saved in database anymore (what for?); - update starts each time a user changes platform
2019-09-19langpacks/russian: updatedartraiden
2019-09-19langpacks/english: updatedartraiden
2019-09-19final fix for #2070George Hazan
2019-09-19one more fix for #2070George Hazan
2019-09-19fixes #2070 (Plugin Updater doesn't start update after switching url to custom)George Hazan
2019-09-19fixes #2069 (Plugin Updater: add "enable HTTPS" option)George Hazan
2019-09-19useless variable CMsgDialog::m_nMax removedGeorge Hazan
2019-09-19code cleaningGeorge Hazan
2019-09-18duplicated declaration removedGeorge Hazan
2019-09-18this code is obsolete anywayGeorge Hazan
2019-09-18- more shit cleared from C++ code;George Hazan
- Pascal code partially restored till the full container log implementation
2019-09-18tabSRMM: own set of H++ constants removedGeorge Hazan
2019-09-18compilation fixGeorge Hazan
2019-09-18m_ieview.h: code cleaningGeorge Hazan
2019-09-18m_ieview support removed from Pascal source codeGeorge Hazan
2019-09-18Scriver: typing options -> UI classesGeorge Hazan
2019-09-18minor code cleaningGeorge Hazan
2019-09-18final fix for #2068George Hazan
2019-09-18more code to detect the problem with #2068George Hazan
2019-09-18handy runtime debugging tool © Michael ChourdakisGeorge Hazan
gotten from https://www.codeproject.com/Articles/28071/Toggle-hardware-data-read-execute-breakpoints-prog
2019-09-18fixes #2068 (crash in Window7 taskbar preview)George Hazan
2019-09-17Chat: common code moved to mir_appGeorge Hazan
2019-09-17development is made in VS2019George Hazan
2019-09-17duplicate code removed from ScriverGeorge Hazan
2019-09-17libcurl updated to 7.66George Hazan
2019-09-16WinSCP 5.15.4dartraiden
2019-09-16warning fixGeorge Hazan
2019-09-16fixes #2067 (IRC: Perform to be executed in the separate thread)George Hazan
2019-09-16+ also new import libraries for mir_appGeorge Hazan