Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-04-20 | SmileyAdd: fix for a huge memory leak when destroying temporary windows with ↵ | George Hazan | |
smileys | |||
2020-04-13 | SmileyAdd: in 2020 we call it "stickers" | dartraiden | |
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-09 | if smth cannot be incuded, it shall be inlined | 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-30 | icons to be displayed in the Resource Items section | George Hazan | |
2019-05-30 | *YAHOO* | George Hazan | |
finally fixed in VS2019 | |||
2019-05-29 | SmileyAdd: | George Hazan | |
- options dialog rewritten using UI classes; - unused code removed; - massive code cleaning | |||
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan | |
2019-03-06 | popups: | 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-27 | popup code cleaning (cause we have no tchar.h) | George Hazan | |
2019-02-14 | added operator[] for XMLConstHandle & XMLHandle, making Xpath much shorter | George Hazan | |
2019-02-14 | SmileyAdd -> TinyXml | George Hazan | |
2019-02-07 | custom UrlDecode removed | George Hazan | |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |