Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-29 | SmileyAdd: fix for occasional crash on exit | George Hazan | |
2023-10-29 | code cleaning | George Hazan | |
2023-10-26 | SmileyAdd_LoadContactSmileys - helper function for adding custom smileys | George Hazan | |
2023-10-26 | faster custom smiley search | George Hazan | |
2023-10-26 | code simplification + cleaning | George Hazan | |
2023-10-25 | Telegram: fix for replacing . with smileys | George Hazan | |
2023-10-25 | fixes #3751 (SmileyAdd: перестали работать смайлы) | George Hazan | |
2023-10-25 | SmileyAdd: fix for click on categories' list in options | George Hazan | |
2023-10-24 | SmileyAdd: | 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-18 | SmileyAdd: remove unnecessary placeholder | dartraiden | |
2023-10-03 | MS_SMILEYADD_SELECTSMILEY - new service for custom smiley selector | George Hazan | |
2023-09-26 | SRMM options update unification | George Hazan | |
2023-09-25 | SmileyAdd: emoji smile pack to be used in parallel to any other smile pack | George Hazan | |
2023-09-25 | SmileyAdd: fix for the obsolete quirks in SmaileyAdd API | George Hazan | |
2023-09-25 | unneeded conversions removed | George Hazan | |
2023-09-24 | code cleaning | George Hazan | |
2023-09-24 | SmileyAdd: unused variables removed from MsgWndData | George Hazan | |
2023-09-24 | SmileyAdd: new standard category: emoji | George Hazan | |
2023-09-24 | old trash removed | George Hazan | |
2023-09-24 | we don't need CMStringW& as the Get* parameter | George Hazan | |
2023-09-24 | more cleaning | George Hazan | |
2023-09-24 | code cleaning | George Hazan | |
2023-09-21 | MessageWindowEventData: useless structure removed | George Hazan | |
2023-09-21 | SmileyAdd: obsolete check removed | George Hazan | |
2023-04-22 | fixes #3473 (The warning about smiles set stays forever) | George Hazan | |
2023-01-17 | SmileyAdd: no need to register . as a smiley | George Hazan | |
2023-01-07 | fixes #3294 (dead +/- buttons in SmileyAdd settings) | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-12-17 | Mediawiki considers URLs with and without a trailing slash as different ↵ | dartraiden | |
pages, see https://phabricator.wikimedia.org/T14703 | |||
2022-11-15 | fixes #3239 (random crash in SmileyAdd) | George Hazan | |
2022-09-09 | fixes #3186 (SmileyAdd: добавить ссылку на закачку ↵ | George Hazan | |
смайлов) | |||
2022-01-24 | compilation fix | George Hazan | |
2022-01-24 | We do not need to translate account names | dartraiden | |
2022-01-22 | Fixes #2997 | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-03-28 | 21 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-17 | Update copyrights | dartraiden | |
2020-08-31 | fixes #2558 (SmileyAdd прописывает абсолютный путь ↵ | George Hazan | |
к смайлам вместо относительных) | |||
2020-08-24 | SmileyAdd: regression with metacontacts handling fixed | George Hazan | |
2020-08-21 | SmileyAdd: typo fix (also fixes #2546 ) | George Hazan | |
2020-08-18 | SmileyAdd: | George Hazan | |
- fixes #2545 (SmileyAdd: missing assigned per-contact smileys categories); - unused service MS_SMILEYADD_SHOWSELECTION removed; - name conflict resolution; - version bump; | |||
2020-08-18 | code cleaning | George Hazan | |
2020-08-17 | SmileyAdd: code cleaning | George Hazan | |
2020-08-17 | SmileyAdd: unused function removed | George Hazan | |
2020-08-16 | SmileyAdd: | 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-14 | fixes #2526 (SmileyAdd: remove "Disable stickers" option) | George Hazan | |
2020-05-27 | SmileyAdd: fix for a very rare crash | George Hazan | |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |