summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2017-09-25AsSingleWindow: code cleaningdartraiden
2017-09-25fix for buffer lengthGeorge Hazan
2017-09-25AsSingleWindow: make it working (#941)Goraf
* AsSingleWindow: remove interfaces to be able to load plugin * AsSingleWindow: fix saving options * AsSingleWindow: remove unnecessary handles * AsSingleWindow: code cleaning * AsSingleWindow: move plugin info to separate version.h
2017-09-25MenuItemEx: crash fix when processing DBVT_BLOBGeorge Hazan
2017-09-25fixes #935 (Random crashes in conference nicklist after language changed)George Hazan
2017-09-24pascal plugin must call Langpack_register; to work with translations correctlyGeorge Hazan
2017-09-22crash fixGeorge Hazan
2017-09-19update for PluginUpdater_IMGeorge Hazan
2017-09-19AsSingleWindow: decapitalization, spelling correction, cosmetic, remove garbagedartraiden
2017-09-19AsSingleWindow: adopted but not workingKirill Volinsky
2017-09-19useless structure GCDEST finally removedGeorge Hazan
2017-09-19Clist_modern: removed not used iconsKirill Volinsky
2017-09-18TabSRMM: all icons added to icolib (fixes #301)Kirill Volinsky
2017-09-18StopSpamMod: removed template for hooking eventsKirill Volinsky
2017-09-18unneeded calls of DestroyServiceFunction() removedGeorge Hazan
2017-09-18StopSpamPlus: removed template for hooking eventsKirill Volinsky
2017-09-18garbage code removedGeorge Hazan
2017-09-18fix another copy-paste bugdartraiden
2017-09-17TopToolBar: all icons added to icolib (fixes #303)Kirill Volinsky
2017-09-16copypaste bug (already reported to FreeImage developers and fixed)dartraiden
2017-09-14fix for a typo (fixes #929)George Hazan
2017-09-14remove ModernOpt support completelydartraiden
2017-09-13MirLua: ability to create MT from both new and __callaunsane
2017-09-13all usual options dialogs rewritten on UI classesGeorge Hazan
2017-09-13VS2010 compilation fixGeorge Hazan
2017-09-13tabSRMM: log options dialog rewritten using UI classesGeorge Hazan
2017-09-13tabSRMM: container options dialog rewritten using UI classesGeorge Hazan
2017-09-13compilation fixGeorge Hazan
2017-09-13compilation fixGeorge Hazan
2017-09-13SmileyAdd: Mouse hovering selection removedalitor
Smileys can still be selected by left-clicking and highlighted by right-clicking. Keyboard selection works as expected. Some minor code cleaning.
2017-09-13partially remove ModernOpt stuffdartraiden
2017-09-13MirLua: m_enumerale: chenged syntaxaunsane
2017-09-13MirLua: m_schedule: table upvalue changed with c structaunsane
2017-09-12Issue with the smileys with 0 delay not animated (#925)alitor
2017-09-12MirLua: massive refactoringaunsane
- m_msg_buttonbar moved to m_srrm - version bump
2017-09-12CloudFile: fix netlib descriptionaunsane
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298.
2017-09-11Merge branch 'master' of https://github.com/miranda-ng/miranda-ngKirill Volinsky
2017-09-11Tipper: all icons added to icolib (fixes #302)Kirill Volinsky
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-09-08fixes #921 (unused icons)George Hazan
2017-09-07code cleaningGeorge Hazan
2017-09-07fixes #919 (Toolbar isn't shown after disabling)George Hazan
2017-09-05Clist Modern: more code cleaningGeorge Hazan
2017-09-04Clist_Modern:George Hazan
- useless error message removed; - code cleaning; - version bump;
2017-09-04fix for GMail Notifier default iconsGeorge Hazan
2017-09-02MirLua: m_enumerable: added constructor functionaunsane
2017-09-02MirLua: small refactoringaunsane
2017-09-02MirLua: return nil if something went wroing in m_clist and m_genmenuaunsane