Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-12 | wiping custom icolib functions: CrashDumper | George Hazan | |
2019-04-12 | wiping custom icolib functions: Import | George Hazan | |
2019-04-12 | UserInfoEx: old icolib management replaced with new one | George Hazan | |
2019-04-12 | - extra icons default changed from icon's name to icon's handle; | George Hazan | |
- Skin_GetIconName() considered obsolete and therefore removed; | |||
2019-04-08 | code cleaning | George Hazan | |
2019-04-02 | minor fix for resource leak | George Hazan | |
2019-03-31 | icon leak fixes | George Hazan | |
2019-03-29 | fixes #372 (MirandaG15 plugin crashes when Logitech Gaming Software exits) | George Hazan | |
2019-03-29 | fixes #1660 completely | George Hazan | |
2019-03-28 | version bump | George Hazan | |
2019-03-28 | Notes & reminders: | George Hazan | |
- fixes #1660 (date change doesn't affect relative/absolute combo format); - code cleaning; - version bump | |||
2019-03-28 | StatusManager: unused resource removed | George Hazan | |
2019-03-28 | unused translations removed | George Hazan | |
2019-03-28 | Menu_ModifyItem to receive icolib handle, not HICON | George Hazan | |
2019-03-27 | I hate Folders | dartraiden | |
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 | StdPopup and Popup decapitalization | dartraiden | |
2019-03-25 | another atempt to make OS version understandable | George Hazan | |
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 | 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-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-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-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 | 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 | 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 | |