Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-28 | langpacks: update | dartraiden | |
2019-03-28 | Menu_ModifyItem to receive icolib handle, not HICON | George Hazan | |
2019-03-27 | langpacks/german: update | dartraiden | |
2019-03-27 | langpacks: delete YAPP and rename Popup | dartraiden | |
2019-03-27 | VKontakte: | ElzorFox | |
fix group users in muc fix link to profile for group users in forwarded messages version bump | |||
2019-03-27 | Clist events: | George Hazan | |
- no need to save 4 bytes each time we wanna declare protocol-wide events; - all event adding code is forced to be executed in the main thread; - also fixes #1904 (ICQ: mail notification bug); - now we can use any event ids for global events. | |||
2019-03-27 | pascal code cleaning | George Hazan | |
2019-03-27 | WinSCP 5.15 | dartraiden | |
2019-03-27 | libcurl: pick up Miranda-specific commits | dartraiden | |
2019-03-27 | libcurl: update to 7.64.1 | dartraiden | |
2019-03-27 | fixes #1903 (ICQ: auto dismiss tray notification if the mail was read in the ↵ | George Hazan | |
browser) | |||
2019-03-27 | libssh2: pick up Miranda-specific commits | dartraiden | |
2019-03-27 | I hate Folders | dartraiden | |
2019-03-27 | iibssh2: update to 1.8.2 | dartraiden | |
2019-03-27 | не пригодилось | George Hazan | |
2019-03-27 | pascal icolib code cleaning | George Hazan | |
2019-03-27 | UInfoEx: unused icolib code removed, the rest optimized to use Miranda's ↵ | George Hazan | |
standard structures | |||
2019-03-26 | compilation fix | George Hazan | |
2019-03-26 | ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed | George Hazan | |
2019-03-26 | we shall never load two Popup.dll at a time | George Hazan | |
2019-03-26 | Rename libaxolitl to libsignal | dartraiden | |
2019-03-26 | langpacks/russian: update | dartraiden | |
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; |