summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd/src/main.cpp
AgeCommit message (Expand)Author
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22m_fontservice.h => CMPluginGeorge Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-17Popup, PManagerEx, QuickContacts, RemovePersonalSettings, Restart, SeenPlugin...George Hazan
2018-01-26AdvaImg:George Hazan
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-08-08ME_MSG_TOOLBARLOADED is hooked everywhere as a temporary eventGeorge Hazan
2017-07-30SmileyAdd toolbar icon now has wrongly removed hotkeyGeorge Hazan
2017-07-30Hotkeys: code cleaningGeorge Hazan
2017-07-30hotkey for SmileyAdd that was removed from tabSRMMGeorge Hazan
2016-12-06StdMsg & Scriver:George Hazan
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
2016-03-02- crash fix on smiley pack change;George Hazan
2016-03-01- smileys rewritten to support true frame delays;George Hazan
2016-01-08translation fix MikalaiR
2016-01-08SmileyAdd: background color setting moved to core colors MikalaiR
2015-09-04SmileyAdd: menu uidAlexander Lantsev
2015-07-26common projectsKirill Volinsky
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
2015-06-23obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...George Hazan
2015-06-22various menu definition quirksGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2014-08-13icons registration moved to Load()Kirill Volinsky
2014-06-12Smileyadd deprecated header movedKirill Volinsky
2014-02-27- metacontacts are always present;George Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2013-12-13SmileyAdd: decapitalizationDart Raiden
2013-09-15address logging for smileys - canceled Vadim Dashevskiy
2013-09-14address logging for smileysGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-09added precompiled headerKirill Volinsky
2013-02-09removed not needed interfacesKirill Volinsky
2013-02-04translation fixesTobias Weimer