Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-16 | NewGPG: massive code cleaning | George Hazan | |
2020-03-16 | NewGPG: | George Hazan | |
- useless button control ids removed; - GetFilePath() calls rewritten using ptrW; - code cleaning | |||
2020-03-16 | Jabber: fix for receiving auth requests | George Hazan | |
2020-03-15 | minus another static buffer | George Hazan | |
2020-03-15 | NewGPG: cosmetic fixes | George Hazan | |
2020-03-15 | NewGPG: massive code cleaning | George Hazan | |
2020-03-15 | db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / ↵ | George Hazan | |
getMStringW - missing szValue parameter added | |||
2020-03-15 | NewGPG: fix for utf8 at screen | George Hazan | |
2020-03-14 | type fix | Konstantin Nikulin | |
2020-03-14 | uninstaller icon fix | Konstantin Nikulin | |
2020-03-13 | tabSRMM: fix for both autocomplete & pressing tab alone | George Hazan | |
2020-03-13 | Jabber: if another side doesn't support receipts, don't trust on them | George Hazan | |
2020-03-13 | Scriver: | George Hazan | |
- another case of copying text in ANSI fixed; - useless method CMsgDialog::GetContactUniqueId removed; - code cleaning; | |||
2020-03-13 | StdMsg: fix for pasting data from clipboard in ANSI | George Hazan | |
2020-03-12 | Jabber: | George Hazan | |
- more logs added for #2243; - code cleaning | |||
2020-03-12 | fixes #2241 (wrong behaviour of filter in PluginUpdater -> Available ↵ | George Hazan | |
components dialog) | |||
2020-03-12 | fixes #2250 (StdMsg doesn't accept file transfers) | George Hazan | |
2020-03-12 | fix for rare crash | George Hazan | |
2020-03-11 | Discord: voice part of protocol moved to the separate file | George Hazan | |
2020-03-11 | Discord: partial support for VoiceService plugin | George Hazan | |
2020-03-11 | Voice API: code cleaning | George Hazan | |
2020-03-11 | Jabber: more fool-proof check for empty nicks | George Hazan | |
2020-03-11 | fixes #2254 (Scriver: настройки прозрачности ↵ | George Hazan | |
перепутаны) | |||
2020-03-10 | Steam: | George Hazan | |
- fixes #2247 (adding a contact with Cyrillic name crashes Miranda); - version bump | |||
2020-03-10 | fixes #2253 (StdMsg grabbing/stealing focus on incoming message) | George Hazan | |
2020-03-09 | Jabber: inline picture message to be confirmed too | George Hazan | |
2020-03-09 | tabSRMM: warning if a temporary file cannot be written | George Hazan | |
2020-03-09 | IEView: | George Hazan | |
- Copy command now can copy images too; - code cleaning | |||
2020-03-08 | fixes #2252 (Update tinyxml2 to 8.0.0) | George Hazan | |
2020-03-07 | libcurl: pick up Miranda-specific commits | dartraiden | |
2020-03-07 | libcurl: update to 7.69 | dartraiden | |
2020-03-06 | fixes #2251 (Corrupted xStatus text for Steam) | George Hazan | |
2020-03-06 | fixes #2248 (Jabber auth cannot be ignored) | George Hazan | |
2020-03-05 | Jabber: cause HTTP upload can be enabled only manually, we try it first, and ↵ | George Hazan | |
picture inlining only then | |||
2020-03-05 | Facebook: fix for setting correct User-Agent for all HTTP requests | George Hazan | |
2020-03-05 | fixes #2249 (Inline pictures (XEP-0231) does not work) | George Hazan | |
2020-03-04 | tabSRMM: | George Hazan | |
- fixes #2245 (TabSRMM: crash on right-click on \\server\share); - fixes #2246 (UNC links don't work); - version bump | |||
2020-03-04 | fixes #2244 (Scriver: after message log unification the Quote button doesnt ↵ | George Hazan | |
use selected text) | |||
2020-03-03 | Jabber: code cleaning | George Hazan | |
2020-03-03 | MessageState: inside local networks only one check could be displayed ↵ | George Hazan | |
sometimes (if message delivery takes less than 55ms) | |||
2020-03-03 | HM_DBEVENTADDED to be delayed, instead of sending it immediately | George Hazan | |
2020-03-03 | fixed #2236 (StdMsg: focused window blinks) | George Hazan | |
2020-03-03 | Jabber: code cleaning | George Hazan | |
2020-03-02 | Jabber: | George Hazan | |
- capability cache is stored in a json file now instead of database; - caps manager became global; - account-dependent methods of CJabberClientCapsManager moved to CJabberProto; - code cleaning | |||
2020-03-02 | code cleaning | dartraiden | |
2020-03-02 | another fix for #2239 | George Hazan | |
2020-03-02 | mdbx utilities: | George Hazan | |
- fixes #2239 (-a parameter is missing in fixme.cmd); - merge of recent changes in mdbx utilities; - crutch for Windows to print dynamically exported data | |||
2020-02-29 | ICQ-WIM: correct support for delivered messages | George Hazan | |
2020-02-29 | MessageState: rewritten from scratch to work | George Hazan | |
2020-02-29 | Discord: | George Hazan | |
- fixes #1953 ([Discord] Changing status post-sign-in doesn't work unless a normal client is also open); - fixes #705 ([Discord] System tray icon does not reflect actual status of Discord protocol); - version bump |