summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd
AgeCommit message (Collapse)Author
2022-01-24compilation fixGeorge Hazan
2022-01-24We do not need to translate account namesdartraiden
2022-01-22Fixes #2997dartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is ↵George Hazan
included into minimum Windows SDK 7.1
2021-01-17Update copyrightsdartraiden
2020-08-31fixes #2558 (SmileyAdd прописывает абсолютный путь ↵George Hazan
к смайлам вместо относительных)
2020-08-24SmileyAdd: regression with metacontacts handling fixedGeorge Hazan
2020-08-21SmileyAdd: typo fix (also fixes #2546 )George Hazan
2020-08-18SmileyAdd:George Hazan
- fixes #2545 (SmileyAdd: missing assigned per-contact smileys categories); - unused service MS_SMILEYADD_SHOWSELECTION removed; - name conflict resolution; - version bump;
2020-08-18code cleaningGeorge Hazan
2020-08-17SmileyAdd: code cleaningGeorge Hazan
2020-08-17SmileyAdd: unused function removedGeorge Hazan
2020-08-16SmileyAdd:George Hazan
- major update for custom smileys APIs (cause we have no MSN, there's no need to save MCONTACT for custom smileys); - added path type = 2 to download whole folder for custom smileys; - fixes #2524 (ICQ: стикеры должны приходить как custom smileys, а не как передачи файлов); - fixes #2533 (SmileyAdd не всегда распознаёт стикеры); - fixes #2532 (Полученные стикеры пропадают при переоткрытии окна); - version bump
2020-08-14fixes #2526 (SmileyAdd: remove "Disable stickers" option)George Hazan
2020-05-27SmileyAdd: fix for a very rare crashGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-04-20SmileyAdd: fix for a huge memory leak when destroying temporary windows with ↵George Hazan
smileys
2020-04-13SmileyAdd: in 2020 we call it "stickers"dartraiden
2020-04-08Remove more obsolete protocolsdartraiden
2020-04-07MSN: moved to deprecated, banned, removed support from plugins, etcdartraiden
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 ↵George Hazan
Proto_GetBaseAccountName
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
finally fixed in VS2019
2019-05-29SmileyAdd:George Hazan
- options dialog rewritten using UI classes; - unused code removed; - massive code cleaning
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-06popups:George Hazan
- internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled;
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