summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2019-04-26Plugin Updater:George Hazan
- fixes #1927 (Hidden db option for hiding specified component from PU); - options moved into g_plugin; - warning & security fixes; - code cleaning
2019-04-25pu_stub:George Hazan
- fixes #1930 (crash when launching pu_stub under Windows 7); - unified project for all VS
2019-04-25first version of pattern import that could be compiledGeorge Hazan
2019-04-24Import now is bound to pcre16.mirGeorge Hazan
2019-04-24warning fixesGeorge Hazan
2019-04-24Db_autobackups: fix for a quirk in the file mask's default valueGeorge Hazan
2019-04-24fixes #1923 (ShellExt doesn't work in Windows 64)George Hazan
2019-04-23Sessions: warning fixMataes
2019-04-18new_gpg: load key fixGluzskiy Alexandr
get rid of global user_data variable, use one from globals struct everywhere instead
2019-04-18Notes & Reminders: fixed column size saving / restoringGeorge Hazan
2019-04-17UINfoEx: fix for email extra-iconGeorge Hazan
2019-04-15column width saving for Reminders listGeorge Hazan
2019-04-15fixes #1660 (Notes & Reminders: attempt to edit a reminder creates the ↵George Hazan
duplicate item that crashes Miranda on deletion)
2019-04-14manual target platform version assignment required only for ToasterGeorge Hazan
2019-04-14compilation fixGeorge Hazan
2019-04-14fix for a platformGeorge Hazan
2019-04-14fix for referencesGeorge Hazan
2019-04-14also we need filters for VS2019 projectsGeorge Hazan
2019-04-14pack of changes for VS2019George Hazan
2019-04-13Fingerprint: extra icon's missing default imageGeorge Hazan
2019-04-13CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to ↵George Hazan
HIMAGELIST
2019-04-12resident icons removedGeorge Hazan
2019-04-12wiping custom icolib functions: MenuItemExGeorge Hazan
2019-04-12wiping custom icolib functions: all another pluginsGeorge Hazan
2019-04-12wiping custom icolib functions: ScriverGeorge Hazan
2019-04-12wiping custom icolib functions: simplestatusmsgGeorge Hazan
2019-04-12wiping custom icolib functions: Popup+George Hazan
2019-04-12wiping custom icolib functions: HistorySweeperLightGeorge Hazan
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