summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2019-04-12wiping custom icolib functions: CrashDumperGeorge Hazan
2019-04-12wiping custom icolib functions: ImportGeorge Hazan
2019-04-12UserInfoEx: old icolib management replaced with new oneGeorge 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-08code cleaningGeorge Hazan
2019-04-02minor fix for resource leakGeorge Hazan
2019-03-31icon leak fixesGeorge Hazan
2019-03-29fixes #372 (MirandaG15 plugin crashes when Logitech Gaming Software exits)George Hazan
2019-03-29fixes #1660 completelyGeorge Hazan
2019-03-28version bumpGeorge Hazan
2019-03-28Notes & reminders:George Hazan
- fixes #1660 (date change doesn't affect relative/absolute combo format); - code cleaning; - version bump
2019-03-28StatusManager: unused resource removedGeorge Hazan
2019-03-28unused translations removedGeorge Hazan
2019-03-28Menu_ModifyItem to receive icolib handle, not HICONGeorge Hazan
2019-03-27I hate Foldersdartraiden
2019-03-27pascal icolib code cleaningGeorge Hazan
2019-03-27UInfoEx: unused icolib code removed, the rest optimized to use Miranda's ↵George Hazan
standard structures
2019-03-26compilation fixGeorge Hazan
2019-03-26ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removedGeorge Hazan
2019-03-26we shall never load two Popup.dll at a timeGeorge Hazan
2019-03-26Rename libaxolitl to libsignaldartraiden
2019-03-26StdPopup and Popup decapitalizationdartraiden
2019-03-25another atempt to make OS version understandableGeorge Hazan
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-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-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-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-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
2019-03-12more code cleaningGeorge Hazan
2019-03-12MirandaG15: warning fixes + massive code cleaningGeorge Hazan
2019-03-12code cleaningGeorge Hazan
2019-03-12code cleaningGeorge Hazan
2019-03-11fix for dll nameGeorge Hazan
2019-03-11too many +dartraiden
2019-03-11forgotten fixes to Actmandartraiden