summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd
AgeCommit message (Expand)Author
2020-01-13Netlib_GetHeader() - handful utility to avoid writing cyclesGeorge Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-02Facebook: stickers supportGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-07-26warning fixesGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-07-24NLHR_PTR - smart pointers make better codeGeorge Hazan
2019-06-03Folders: old TCHAR helpers removedGeorge Hazan
2019-06-03fixes #1971 completely (SmileyAdd: regressions)George Hazan
2019-05-31fix for ... button behaviorGeorge Hazan
2019-05-31shitty reversed logic...George Hazan
2019-05-30SmileyAdd: more reasonable default values for FoldersGeorge Hazan
2019-05-30SmileyAdd: fix for incorrectly adapted dialog procedureGeorge Hazan
2019-05-30fixes #1960 (SmileyAdd: Folders support)George Hazan
2019-05-30icons to be displayed in the Resource Items sectionGeorge Hazan
2019-05-30*YAHOO*George Hazan
2019-05-29SmileyAdd:George Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-06popups:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-02-14added operator[] for XMLConstHandle & XMLHandle, making Xpath much shorterGeorge Hazan
2019-02-14SmileyAdd -> TinyXmlGeorge Hazan
2019-02-07custom UrlDecode removedGeorge Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-11-14hContact, MODULENAME -> g_pluginGeorge Hazan
2018-11-12NULL -> 0George Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-08-20patch for smile packs with remote files without valid extensionsGeorge Hazan
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-24database:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-06-09SmileyAdd: obsolete option "Enable smileys" removed, because now we can contr...George Hazan
2018-06-08SmileyAdd: obsolete option "Enable built-in message dialog support" removedGeorge Hazan
2018-06-08SmileyAdd: removed old perversion with catching window messages from SRMM win...George Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge 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-22Hotkey_Register => CMPlugin::addHotkeyGeorge Hazan
2018-05-22Srmm_AddButton unbound from hLangpackGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge 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