Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04-20 | SmileyAdd: fix for a huge memory leak when destroying temporary windows with ↵ | George Hazan | |
smileys | |||
2020-04-08 | Remove more obsolete protocols | dartraiden | |
2020-04-07 | MSN: moved to deprecated, banned, removed support from plugins, etc | dartraiden | |
2020-01-13 | Netlib_GetHeader() - handful utility to avoid writing cycles | George Hazan | |
2020-01-02 | Facebook: stickers support | George Hazan | |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard ↵ | George Hazan | |
Proto_GetBaseAccountName | |||
2019-07-26 | warning fixes | George Hazan | |
2019-07-24 | massive warning fix | George Hazan | |
2019-07-24 | NLHR_PTR - smart pointers make better code | George Hazan | |
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan | |
2019-06-03 | fixes #1971 completely (SmileyAdd: regressions) | George Hazan | |
2019-05-31 | fix for ... button behavior | George Hazan | |
2019-05-31 | shitty reversed logic... | George Hazan | |
2019-05-30 | SmileyAdd: more reasonable default values for Folders | George Hazan | |
2019-05-30 | SmileyAdd: fix for incorrectly adapted dialog procedure | George Hazan | |
2019-05-30 | fixes #1960 (SmileyAdd: Folders support) | George Hazan | |
2019-05-29 | SmileyAdd: | George Hazan | |
- options dialog rewritten using UI classes; - unused code removed; - massive code cleaning |