Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-08 | Update copyrights | dartraiden | |
2023-12-09 | tabSRMM: | George Hazan | |
- fixes #4000 (Уведомление о пришедшем файле глючит); - unused code removed; - some code cleaning | |||
2023-05-21 | Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEvent | George Hazan | |
2023-04-14 | duplicate code removed | George Hazan | |
2023-03-15 | SRMM: common code exctracted to a Srmm_AddEvent() function | George Hazan | |
2023-03-15 | HM_DBEVENTADDED message replaced with CMsgDialog::EventAdded method | George Hazan | |
2023-02-09 | SRMM: better support for group chats in database | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-09-24 | tabSRMM: death of proprietary option tree | George Hazan | |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2022-07-29 | tabSRMM: fix for the perversion with private container settings | George Hazan | |
2022-07-16 | Contact_IsGroupChat - a helper to detect chat rooms | George Hazan | |
2022-05-20 | fixes #3071 (TabSRMM имеет настройку отключения ↵ | George Hazan | |
попапов про набор текста, которая конфликтует с настройкой StdPopup) | |||
2022-02-09 | fixes #1950 (Remove notification engine from TabSRMM) | George Hazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-01-17 | Update copyrights | dartraiden | |
2021-01-10 | CSendLater: fake class removed | George Hazan | |
2020-07-13 | fix for very rare crash in clist_modern | George Hazan | |
2020-05-12 | tabSRMM: some unused/obsoleted events removed | George Hazan | |
2020-04-08 | tabSRMM: cosmetics | George Hazan | |
2020-04-07 | tabSRMM: container creation should be deferred to allow protocols to handle ↵ | George Hazan | |
event creation properly | |||
2020-02-19 | tabSRMM: fix for removed hot key handler | George Hazan | |
2020-02-16 | fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN) | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard ↵ | George Hazan | |
Proto_GetBaseAccountName | |||
2019-10-29 | tabSRMM: get rid of manual bit operations | George Hazan | |
2019-10-02 | merge with SrmmLogContainer | George Hazan | |
2019-09-12 | tabSRMM: single window | George Hazan | |
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan | |
2019-05-27 | obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() calls | George Hazan | |
2019-03-07 | tabSRMM: | George Hazan | |
- useless message DM_SETICON replaced with a call of SetIcon; - fixes #1866 (when sub is changed, tabSRMM doesn't update an avatar in taskbar) - code cleaning & names conflict resolution | |||
2019-01-04 | Update copyrights | dartraiden | |
2018-11-12 | tabSRMM -> g_plugin | George Hazan | |
2018-10-30 | tabSRMM: | George Hazan | |
- obsolete M.GetDword & M.GetByte calls removed; - useless m_isFavorite & m_isRecent moved from CContactCache to CMimAPI; - other code cleaning | |||
2018-08-31 | tabSRMM: tray menu code simplification | George Hazan | |
2018-05-27 | global variable name standardization | George Hazan | |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan | |
2018-04-07 | Proto_GetStatus is used everywhere instead of PS_GETSTATUS | George Hazan | |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan | |
2018-01-26 | AdvaImg: | George Hazan | |
- freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg | |||
2018-01-01 | massive copyright update | dartraiden | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-09-12 | old good sound services became finally functions | George Hazan | |
2017-09-12 | Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng" | George Hazan | |
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298. | |||
2017-09-11 | old good sound services became finally functions | George Hazan | |
2017-08-15 | anonymous SRMM services got names | George Hazan | |