Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-17 | fixes #4679 (NewStory: кнопка "Цитата" плагина ↵ | George Hazan | |
сообщений цитирует не выбранное событие, а последнее) | |||
2024-06-17 | fixes #4458 (IEView: Template Does not apply to Groupchats) | George Hazan | |
2024-05-13 | DbEvent_GetTextA: unused function removed | George Hazan | |
2024-05-07 | TimeZone_ToStringT - obsolete macro removed | George Hazan | |
2024-04-14 | fixes #4350 (IEView вкладки в настройках скинов) | George Hazan | |
2024-03-24 | code cleaning | George Hazan | |
2024-03-10 | code cleaning | George Hazan | |
2024-02-23 | clipboard copy function is able now to copy in multiple formats at a time | George Hazan | |
2024-01-08 | Update copyrights | dartraiden | |
2023-12-25 | DbEvent_GetTextW: useless second parameter removed | George Hazan | |
2023-12-22 | DB::EventInfo::wipeNotify - useful helper to hide blinking event both from ↵ | George Hazan | |
database & contact list | |||
2023-11-21 | SRMM toolbar buttons that require input window to be visible are marked as ↵ | George Hazan | |
BBBF_NOREADONLY | |||
2023-11-06 | fixes #3820 (Пропал перевод в дереве значков) | George Hazan | |
2023-09-25 | SmileyAdd: fix for the obsolete quirks in SmaileyAdd API | George Hazan | |
2023-08-11 | fixes #3634 (tabSRMM заставляет прощёлкать каждое ↵ | George Hazan | |
непрочитанное сообщение) | |||
2023-08-02 | fixes #2373 (NewStory: не работают фильтры) | George Hazan | |
2023-07-20 | fixes #3591 completely (Относительные пути в скинах) | George Hazan | |
2023-05-21 | Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEvent | George Hazan | |
2023-04-19 | redundant CRtfLogWindow::LogEvents parameter removed, passing LOGINFO* is enough | George Hazan | |
2023-04-15 | fixes #3458 (tabSRMM: двоятся сообщения) | George Hazan | |
2023-04-14 | duplicate code removed | George Hazan | |
2023-04-12 | useless function DbEvent_GetString removed | George Hazan | |
2023-04-11 | DB::FILE_BLOB - file events' access unification | George Hazan | |
2023-04-10 | code cleaning | George Hazan | |
2023-03-07 | fixes #3385 (IEView: crash on filetransfer open) | George Hazan | |
2023-03-06 | fixes #3401 (IEView включает описание файла в путь ↵ | 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-09-26 | more clipboard shit removed | George Hazan | |
2022-09-01 | Fix addons URL | dartraiden | |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2022-02-08 | fixes #3023 (IEView: не отображаются подписи к ↵ | George Hazan | |
файлтрансферам) | |||
2022-01-27 | fixes #3016 (Названия журналов так и не ↵ | George Hazan | |
переводятся) | |||
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-12-26 | WCHAR -> wchar_t | George Hazan | |
2021-12-20 | IEView: fix for broken templates | George Hazan | |
2021-12-04 | Fix IEView log name | dartraiden | |
2021-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | 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-03-06 | less shit with this "(Unknown contact)" | George Hazan | |
2021-02-20 | translation fix | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
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-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-07-07 | IEView: | George Hazan | |
- text in groupchats isn't scrolled down; - unused flag removed from IEE_GET_SELECTION processing; - minor code optimization | |||
2020-07-06 | code cleaning | George Hazan | |
2020-07-06 | fix for old bug with passing parameters inside IEView | George Hazan | |