Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2019-03-12 | - unused member CDbLink::m_bSigned removed; | George Hazan | |
- obsolete CCtrlBase private members removed; | |||
2019-03-12 | CCtrlBase: | George Hazan | |
- obsolete private declarations removed; - initialized member CCtrlBase::m_bSilent inited; - warning fixes | |||
2019-03-12 | do we need Windows XP support for 64-bit Miranda? | George Hazan | |
2019-03-12 | more code cleaning | George Hazan | |
2019-03-12 | MirandaG15: warning fixes + massive code cleaning | George Hazan | |
2019-03-12 | code cleaning | George Hazan | |
2019-03-12 | these conditions are identical | George Hazan | |
2019-03-12 | another manual critical section removed | George Hazan | |
2019-03-12 | CRITICAL_SECTION isolated inside mir_cs | George Hazan | |
2019-03-12 | code cleaning | George Hazan | |
2019-03-11 | fix for dll name | George Hazan | |
2019-03-11 | too many + | dartraiden | |
2019-03-11 | forgotten fixes to Actman | dartraiden | |
2019-03-11 | Rename Popup.dll to avoid confusion with StdPopup (thx Wishmaster) | dartraiden | |
2019-03-11 | fixes #1741 (ICQ10: Invalid Request. statusDetailCode 1015) | George Hazan | |
2019-03-11 | code cleaning | George Hazan | |
2019-03-11 | warning fix | George Hazan | |
2019-03-11 | code cleaning for old shitty helper | George Hazan | |
2019-03-11 | another SAL specification for format strings added | George Hazan | |
2019-03-11 | warning fix for non-standard projects | George Hazan | |
2019-03-11 | obsolete option removed from project files | George Hazan | |