summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-26langpacks/english: updatedartraiden
2019-03-26Discord: more descriptive namedartraiden
2019-03-26Spelling correctiondartraiden
2019-03-26StdPopup and Popup decapitalizationdartraiden
2019-03-26libaxolotl doesn't exist anymore, it's renamed to libsignalGeorge Hazan
2019-03-25major fix for the command-line parserGeorge Hazan
2019-03-25Jabber: error popup's title to carry account nameGeorge Hazan
2019-03-25ICQ-WIM: no need to wipe out Nick fieldGeorge Hazan
2019-03-25another atempt to make OS version understandableGeorge Hazan
2019-03-25ICQ-WIM: if nick is missing at the server, no need to create an empty stringGeorge Hazan
2019-03-25ICQ-WIN: if contact's nick is missing, try to copy it from IcqNick fieldGeorge Hazan
2019-03-24fixes #1897 (rare crash in IRC, when one user changes his nickname)George Hazan
2019-03-23Update issue templatesTobias Weimer
Added default labels
2019-03-22N&R: useless utility functions removedGeorge Hazan
2019-03-22fixed base addresses removedGeorge Hazan
2019-03-22Notes & reminders:George Hazan
- resource id cleaning & reordering; - one more fix related to #1660: stored reminders cannot be edited
2019-03-22fixes #1660 completelyGeorge Hazan
2019-03-21no need to set the base address these daysGeorge Hazan
2019-03-20Notes & reminders:George Hazan
- useless control id IDC_CLOSE removed & replaced with IDCANCEL; - useless functions WriteSettingIntArray / ReadSettingIntArray / UpdateGeomFromWnd removed; - arrays g_reminderListGeom & g_notesListGeom removed, these data are controlled now via standard call of Util_Save/RestoreWindowPosition; - rest of UI code rewritten using UI classes; - code cleaning
2019-03-20more corrections for #1660George Hazan
2019-03-20WinSCP 5.13.9dartraiden
2019-03-20Notes & reminders:George Hazan
- manual delphi resources replaced with VS-style control ids; - reminder notification dialog moved to UI classes; - fixes #1746 (Notes and Reminders: add repeat reminders support)
2019-03-19added CCtrlDate::SetTimeGeorge Hazan
2019-03-19missing CBN_KILLFOCUS handler in CCtrlComboGeorge Hazan
2019-03-19CCtrlDate - new UI class for date/time pickersGeorge Hazan
2019-03-18Notes and Reminders: resource cosmeticdartraiden
2019-03-18Notes & Reminders:George Hazan
- options dialog rewritten using UI classes; - GUI logic changed, now all Reminders dialogs carry have attached structures; - fixes #1660 ([Sticky Notes and Reminders] Slight change in behaviour of plugin settings)
2019-03-18Notes & reminders:George Hazan
- Unicode fonts; - minor gui fixes; - custom Trim implementation removed;
2019-03-18Notes & Reminders:George Hazan
- ANSI plugin became Unicode and therefore went under standard project templates; - globals.h renamed to stdafx.h, stdafx.cxx added to a project; - old pascal-style lists replaced with LIST<> templates; - massive code cleaning; - version bump
2019-03-17fixes #1898 (XMPP/Jabber: Implement XEP-0352 (Client State Indication))George Hazan
2019-03-16Discord: UseGroupChats shall be enabled by default, but disabled for new ↵George Hazan
accounts
2019-03-15libssh updated to 1.8.1George Hazan
2019-03-14Jabber: fixes status message calculation for the case of single resource presentGeorge Hazan
2019-03-14Discord: we don't need that crutch anymoreGeorge Hazan
2019-03-14fixes #1894 ([Discord] syncing DM contact Miranda take random message and ↵George Hazan
copy it +19x times)
2019-03-14fixes #1893 ([Discord] Make option to DISABLE at all group chats/channels)George Hazan
2019-03-14also related to #1895 - possible fix for UINs stored as Unicode stringsGeorge Hazan
2019-03-14fixes #1895 (fix for a typo in ICQ-WIM)George Hazan
2019-03-13fixes #1875 (problems with Facebook login)George Hazan
2019-03-13Revert "do we need Windows XP support for 64-bit Miranda?"George Hazan
Yes, we do :-( This reverts commit 645038464ec0fdc59f358f65691f52e8696751ea.
2019-03-13fix for tabSRMM alt+tab iconGeorge Hazan
2019-03-13another fix for OTR Verify iconGeorge Hazan
2019-03-13MirOTR: fix for swapped iconsGeorge Hazan
2019-03-13fixes #1895 (problem with importing old ICQ profiles where UIN was in the ↵George Hazan
form of email)
2019-03-12ICQ-WIM: we simply read the tail, when the polling cycle is executedGeorge Hazan
2019-03-12attempt to create a suitable Miranda versionGeorge Hazan
2019-03-12Exchange: warning fixes + code cleaningGeorge Hazan
2019-03-12fixes for format specifiersGeorge Hazan
2019-03-12warning fixesGeorge Hazan
2019-03-12YAMN: warning fixesGeorge Hazan