summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-01Jabber: GoogleTalk removed from templatesdartraiden
2022-07-01fixes #3113 (Miranda does not import autoexec files during db conversion)George Hazan
2022-06-29Toaster: hard times need hard waysGeorge Hazan
2022-06-29Toaster: useless method Destroy() inlined, Hide() introduced instead of it ↵George Hazan
to remove a popup
2022-06-29Toaster: code cleaningGeorge Hazan
2022-06-28fixes #3077 (crash in Toaster on exit)George Hazan
2022-06-26SQLite: update to 3.39.0dartraiden
2022-06-26fixes #3077 (Toaster: crash on exit)George Hazan
2022-06-24fix for rare crashGeorge Hazan
2022-06-23Jabber: more effective stream management processingGeorge Hazan
2022-06-22fixes #3106 (ancient evil with font settings in StdMsg)George Hazan
2022-06-22fixes #3108 (tabSRMM doesn't take typing notification settings for unknown ↵George Hazan
contacts into consideration) + code cleaning
2022-06-22fixes #3108 (NewEventNotify shows message popup even if antispam is enabled)George Hazan
2022-06-22Jabber: if MAM is not enabled, there's no need to check its modeGeorge Hazan
2022-06-21Jabber: unused setting removedGeorge Hazan
2022-06-21VKontakte: GetAwayMsg implementationElzorFox
2022-06-20langpacks/english: updatedartraiden
2022-06-20Revert "fixes #3072 (GoogleTalk removed from templates)"dartraiden
This reverts commit c2f60849cd6f5c2c66f7a306e031aa56d85760ab.
2022-06-20Fix option namedartraiden
2022-06-20Jabber: byte stream proxy autodetectGeorge Hazan
2022-06-20Jabber: code cleaningGeorge Hazan
2022-06-20fixes #3077 (Toaster: падение при создании ↵George Hazan
большого числа всплывающих окон)
2022-06-20fixes #3105 (PluginUpdater: привязать правый столбец ↵George Hazan
к краю окна)
2022-06-20time to get rid of some DlgProc defined just to handle WM_SIZE issuesGeorge Hazan
2022-06-20Jabber: added code to handle file size error, if HTTP Upload service sets ↵George Hazan
the limit
2022-06-20minor fixGeorge Hazan
2022-06-20Jabber: more correct version of HUL autodetectGeorge Hazan
2022-06-19Jabber: HTTP autodetectGeorge Hazan
2022-06-19Jabber: fix for the correct JABBER_FEAT_UPLOAD version detectionGeorge Hazan
2022-06-18tabSRMM: unneeded message removedGeorge Hazan
2022-06-18more perspective way of default font size calculationGeorge Hazan
2022-06-18fixes #3104 (Изменение размера шрифта в чате ↵George Hazan
делает его гигантским)
2022-06-17fix for giant font size in chatsGeorge Hazan
2022-06-17typo fixGeorge Hazan
2022-06-16Utils_CorrectFontSize - a function for dynamic font size adjustmentGeorge Hazan
2022-06-16minor code cleaningGeorge Hazan
2022-06-16fixes #3103 (Miranda crashes randomly (null pointer dereference in ↵George Hazan
NewEventNotify)
2022-06-16code cleaningGeorge Hazan
2022-06-16minor resource fixesGeorge Hazan
2022-06-16UInfoEx: get rid of those dialog procedures + country flags working againGeorge Hazan
2022-06-16UInfoEx: fix for retrieving data + major code cleaningGeorge Hazan
2022-06-16fix for processing our own time zonesGeorge Hazan
2022-06-15DpiAware option moved to Windows-specific code in mir_core.dllGeorge Hazan
2022-06-15more precise button position calculationGeorge Hazan
2022-06-15StdMsg: resizer code fixGeorge Hazan
2022-06-15useless code removedGeorge Hazan
2022-06-15UInfoEx:George Hazan
- fix for custom page trees; - random crash fix; - code cleaning
2022-06-15CDlgBase::m_bFixedSize - flag added not to apply hidpi patch to dialogsGeorge Hazan
2022-06-14experimental hidpi patch for UIGeorge Hazan
2022-06-14Jabber: fix for a flickering in XML console windowGeorge Hazan