summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd
AgeCommit message (Collapse)Author
2023-10-29SmileyAdd: fix for occasional crash on exitGeorge Hazan
2023-10-29code cleaningGeorge Hazan
2023-10-26SmileyAdd_LoadContactSmileys - helper function for adding custom smileysGeorge Hazan
2023-10-26faster custom smiley searchGeorge Hazan
2023-10-26code simplification + cleaningGeorge Hazan
2023-10-25Telegram: fix for replacing . with smileysGeorge Hazan
2023-10-25fixes #3751 (SmileyAdd: перестали работать смайлы)George Hazan
2023-10-25SmileyAdd: fix for click on categories' list in optionsGeorge Hazan
2023-10-24SmileyAdd:George Hazan
- allows now to display repetitive smileys even if they go one after another without spaces; - much less resource consumption, much faster execution; - code cleaning - version bump;
2023-10-18SmileyAdd: remove unnecessary placeholderdartraiden
2023-10-03MS_SMILEYADD_SELECTSMILEY - new service for custom smiley selectorGeorge Hazan
2023-09-26SRMM options update unificationGeorge Hazan
2023-09-25SmileyAdd: emoji smile pack to be used in parallel to any other smile packGeorge Hazan
2023-09-25SmileyAdd: fix for the obsolete quirks in SmaileyAdd APIGeorge Hazan
2023-09-25unneeded conversions removedGeorge Hazan
2023-09-24code cleaningGeorge Hazan
2023-09-24SmileyAdd: unused variables removed from MsgWndDataGeorge Hazan
2023-09-24SmileyAdd: new standard category: emojiGeorge Hazan
2023-09-24old trash removedGeorge Hazan
2023-09-24we don't need CMStringW& as the Get* parameterGeorge Hazan
2023-09-24more cleaningGeorge Hazan
2023-09-24code cleaningGeorge Hazan
2023-09-21MessageWindowEventData: useless structure removedGeorge Hazan
2023-09-21SmileyAdd: obsolete check removedGeorge Hazan
2023-04-22fixes #3473 (The warning about smiles set stays forever)George Hazan
2023-01-17SmileyAdd: no need to register . as a smileyGeorge Hazan
2023-01-07fixes #3294 (dead +/- buttons in SmileyAdd settings)George Hazan
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-11-15fixes #3239 (random crash in SmileyAdd)George Hazan
2022-09-09fixes #3186 (SmileyAdd: добавить ссылку на закачку ↵George Hazan
смайлов)
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