Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-26 | langpacks/english: update | dartraiden | |
2019-03-26 | Discord: more descriptive name | dartraiden | |
2019-03-26 | Spelling correction | dartraiden | |
2019-03-26 | StdPopup and Popup decapitalization | dartraiden | |
2019-03-26 | libaxolotl doesn't exist anymore, it's renamed to libsignal | George Hazan | |
2019-03-25 | major fix for the command-line parser | George Hazan | |
2019-03-25 | Jabber: error popup's title to carry account name | George Hazan | |
2019-03-25 | ICQ-WIM: no need to wipe out Nick field | George Hazan | |
2019-03-25 | another atempt to make OS version understandable | George Hazan | |
2019-03-25 | ICQ-WIM: if nick is missing at the server, no need to create an empty string | George Hazan | |
2019-03-25 | ICQ-WIN: if contact's nick is missing, try to copy it from IcqNick field | George Hazan | |
2019-03-24 | fixes #1897 (rare crash in IRC, when one user changes his nickname) | George Hazan | |
2019-03-23 | Update issue templates | Tobias Weimer | |
Added default labels | |||
2019-03-22 | N&R: useless utility functions removed | George Hazan | |
2019-03-22 | fixed base addresses removed | George Hazan | |
2019-03-22 | Notes & reminders: | George Hazan | |
- resource id cleaning & reordering; - one more fix related to #1660: stored reminders cannot be edited | |||
2019-03-22 | fixes #1660 completely | George Hazan | |
2019-03-21 | no need to set the base address these days | George Hazan | |
2019-03-20 | Notes & 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-20 | more corrections for #1660 | George Hazan | |
2019-03-20 | WinSCP 5.13.9 | dartraiden | |
2019-03-20 | Notes & 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-19 | added CCtrlDate::SetTime | George Hazan | |
2019-03-19 | missing CBN_KILLFOCUS handler in CCtrlCombo | George Hazan | |
2019-03-19 | CCtrlDate - new UI class for date/time pickers | George Hazan | |
2019-03-18 | Notes and Reminders: resource cosmetic | dartraiden | |
2019-03-18 | Notes & 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-18 | Notes & reminders: | George Hazan | |
- Unicode fonts; - minor gui fixes; - custom Trim implementation removed; | |||
2019-03-18 | Notes & 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-17 | fixes #1898 (XMPP/Jabber: Implement XEP-0352 (Client State Indication)) | George Hazan | |
2019-03-16 | Discord: UseGroupChats shall be enabled by default, but disabled for new ↵ | George Hazan | |
accounts | |||
2019-03-15 | libssh updated to 1.8.1 | George Hazan | |
2019-03-14 | Jabber: fixes status message calculation for the case of single resource present | George Hazan | |
2019-03-14 | Discord: we don't need that crutch anymore | George Hazan | |
2019-03-14 | fixes #1894 ([Discord] syncing DM contact Miranda take random message and ↵ | George Hazan | |
copy it +19x times) | |||
2019-03-14 | fixes #1893 ([Discord] Make option to DISABLE at all group chats/channels) | George Hazan | |
2019-03-14 | also related to #1895 - possible fix for UINs stored as Unicode strings | George Hazan | |
2019-03-14 | fixes #1895 (fix for a typo in ICQ-WIM) | George Hazan | |
2019-03-13 | fixes #1875 (problems with Facebook login) | George Hazan | |
2019-03-13 | Revert "do we need Windows XP support for 64-bit Miranda?" | George Hazan | |
Yes, we do :-( This reverts commit 645038464ec0fdc59f358f65691f52e8696751ea. | |||
2019-03-13 | fix for tabSRMM alt+tab icon | George Hazan | |
2019-03-13 | another fix for OTR Verify icon | George Hazan | |
2019-03-13 | MirOTR: fix for swapped icons | George Hazan | |
2019-03-13 | fixes #1895 (problem with importing old ICQ profiles where UIN was in the ↵ | George Hazan | |
form of email) | |||
2019-03-12 | ICQ-WIM: we simply read the tail, when the polling cycle is executed | George Hazan | |
2019-03-12 | attempt to create a suitable Miranda version | George Hazan | |
2019-03-12 | Exchange: warning fixes + code cleaning | George Hazan | |
2019-03-12 | fixes for format specifiers | George Hazan | |
2019-03-12 | warning fixes | George Hazan | |
2019-03-12 | YAMN: warning fixes | George Hazan | |