summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-17MirOTR: this is accounts, not protocolsdartraiden
2020-03-17Jabber: fix for Chinese in error messagesGeorge Hazan
2020-03-17SecureIM: make one string translatabledartraiden
2020-03-17Msg_Export: this is accounts, not protocolsdartraiden
2020-03-17New_GPG:George Hazan
- fix for key deletion; - fix for checkboxes inside User list; - nasty perversion aka globals.user_data removed, instead a parameter is passed into ShowLoadPublicKeyDialog(); - UI code cleaning; - version bump
2020-03-17CCtrlListView::OnNotify: we ignore item change until OnInitDialog is finishedGeorge Hazan
2020-03-17n-nope, three utf-8 chars do not talke three bytesGeorge Hazan
2020-03-17NewGPG: fix for hardcoded utf8 constantsGeorge Hazan
2020-03-17minor code optimizationGeorge Hazan
2020-03-17NewGPG:George Hazan
- old obsoleted boost::process headers removed; - minor improvements to the options dialog
2020-03-16NewGPG: massive code cleaningGeorge Hazan
2020-03-16NewGPG:George Hazan
- useless button control ids removed; - GetFilePath() calls rewritten using ptrW; - code cleaning
2020-03-16Jabber: fix for receiving auth requestsGeorge Hazan
2020-03-15minus another static bufferGeorge Hazan
2020-03-15NewGPG: cosmetic fixesGeorge Hazan
2020-03-15NewGPG: massive code cleaningGeorge Hazan
2020-03-15db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / ↵George Hazan
getMStringW - missing szValue parameter added
2020-03-15NewGPG: fix for utf8 at screenGeorge Hazan
2020-03-14type fixKonstantin Nikulin
2020-03-14uninstaller icon fixKonstantin Nikulin
2020-03-13tabSRMM: fix for both autocomplete & pressing tab aloneGeorge Hazan
2020-03-13Jabber: if another side doesn't support receipts, don't trust on themGeorge Hazan
2020-03-13Scriver:George Hazan
- another case of copying text in ANSI fixed; - useless method CMsgDialog::GetContactUniqueId removed; - code cleaning;
2020-03-13StdMsg: fix for pasting data from clipboard in ANSIGeorge Hazan
2020-03-12Jabber:George Hazan
- more logs added for #2243; - code cleaning
2020-03-12fixes #2241 (wrong behaviour of filter in PluginUpdater -> Available ↵George Hazan
components dialog)
2020-03-12fixes #2250 (StdMsg doesn't accept file transfers)George Hazan
2020-03-12fix for rare crashGeorge Hazan
2020-03-11Discord: voice part of protocol moved to the separate fileGeorge Hazan
2020-03-11Discord: partial support for VoiceService pluginGeorge Hazan
2020-03-11Voice API: code cleaningGeorge Hazan
2020-03-11Jabber: more fool-proof check for empty nicksGeorge Hazan
2020-03-11fixes #2254 (Scriver: настройки прозрачности ↵George Hazan
перепутаны)
2020-03-10Steam:George Hazan
- fixes #2247 (adding a contact with Cyrillic name crashes Miranda); - version bump
2020-03-10fixes #2253 (StdMsg grabbing/stealing focus on incoming message)George Hazan
2020-03-09Jabber: inline picture message to be confirmed tooGeorge Hazan
2020-03-09tabSRMM: warning if a temporary file cannot be writtenGeorge Hazan
2020-03-09IEView:George Hazan
- Copy command now can copy images too; - code cleaning
2020-03-08fixes #2252 (Update tinyxml2 to 8.0.0)George Hazan
2020-03-07libcurl: pick up Miranda-specific commitsdartraiden
2020-03-07libcurl: update to 7.69dartraiden
2020-03-06fixes #2251 (Corrupted xStatus text for Steam)George Hazan
2020-03-06fixes #2248 (Jabber auth cannot be ignored)George Hazan
2020-03-05Jabber: cause HTTP upload can be enabled only manually, we try it first, and ↵George Hazan
picture inlining only then
2020-03-05Facebook: fix for setting correct User-Agent for all HTTP requestsGeorge Hazan
2020-03-05fixes #2249 (Inline pictures (XEP-0231) does not work)George Hazan
2020-03-04tabSRMM:George Hazan
- fixes #2245 (TabSRMM: crash on right-click on \\server\share); - fixes #2246 (UNC links don't work); - version bump
2020-03-04fixes #2244 (Scriver: after message log unification the Quote button doesnt ↵George Hazan
use selected text)
2020-03-03Jabber: code cleaningGeorge Hazan
2020-03-03MessageState: inside local networks only one check could be displayed ↵George Hazan
sometimes (if message delivery takes less than 55ms)