Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-08 | Update copyrights | dartraiden | |
2023-11-13 | copy+paste fix | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-06-02 | fixes #3082 (NewEventNotify: rename "Disable notification for group chats" ↵ | George Hazan | |
to "Enable notification for group chats") | |||
2022-02-09 | fixes #1950 (Remove notification engine from TabSRMM) | 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-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | George Hazan | |
2021-02-07 | This has already been checked before | dartraiden | |
2021-01-17 | Update copyrights | dartraiden | |
2021-01-16 | this onChange handlers finally divided by controls | George Hazan | |
2021-01-15 | fixes #2689 (chaos in tabSRMM NEN options dialog) | George Hazan | |
2021-01-06 | CCtrlColor applied in dialogs when possible | George Hazan | |
2020-05-04 | tabSRMM: | George Hazan | |
- ANSI crutch removed; - LoadMsgDlgFont: useless parameter szMod removed; - wcscpy replaced with safer call of wcsncpy_s; - useless function LoadLogfont removed; | |||
2020-02-16 | fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN) | George Hazan | |
2020-01-30 | LIST::remove + LIST::indexOf() combination removed with LIST::removeItem | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-10-29 | tabSRMM: get rid of manual bit operations | George Hazan | |
2019-09-12 | tabSRMM: single window | George Hazan | |
2019-08-13 | last tabSRMM options dialog went to UI classes | George Hazan | |
2019-08-12 | tabSRMM: old perversion for chat options removed | George Hazan | |
2019-08-09 | fixes #2023 (Cannot edit "Open new chat rooms in the default container" ↵ | George Hazan | |
setting when using a screen reader on Windows) | |||
2019-07-24 | massive warning fix | George Hazan | |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | 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-03-05 | Popup: | George Hazan | |
- wiping out checks for service presence; - code cleaning | |||
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
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-08-31 | code cleaning | George Hazan | |
2018-06-03 | fixes #1401 (fixes inactive session detection) | George Hazan | |
2018-05-16 | tabSRMM -> CMPlugin | 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-04-05 | CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription | George Hazan | |
2018-03-15 | MUCH more effective way of removing records from iterators | George Hazan | |
2018-03-15 | TabSRMM: fixed rss protocol name | Kirill Volinsky | |
2018-03-14 | reverse iterators for LIST<> | George Hazan | |
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-03-21 | various code cleaning & name conflict resolution | George Hazan | |
2017-03-08 | code cleaning | George Hazan | |
2017-03-01 | name conflict resolution | George Hazan | |