Age | Commit message (Expand) | Author |
2020-03-22 | tabSRMM: removed all checks if m_hContact == 0, because it never happens | George Hazan |
2020-02-16 | fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN) | George Hazan |
2020-02-04 | final fix for #2184 | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-11-04 | tabSRMM: | George Hazan |
2019-10-29 | tabSRMM: get rid of manual bit operations | George Hazan |
2019-09-14 | tabSRMM: | George Hazan |
2019-09-13 | SM_BroadcastMessage removed from CHAT_MANAGER, we don't need it anymore | George Hazan |
2019-09-13 | tabSRMM: minor code reordering | George Hazan |
2019-09-13 | tabSRMM: | George Hazan |
2019-09-12 | tabSRMM: single window | George Hazan |
2019-09-04 | history manager built into CHAT_MANAGER isn't needed anymore | George Hazan |
2019-08-09 | fixes #2023 (Cannot edit "Open new chat rooms in the default container" setti... | George Hazan |
2019-06-04 | warning fix | George Hazan |
2019-06-04 | tabSRMM: | George Hazan |
2019-05-31 | tabSRMM: | George Hazan |
2019-05-27 | obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() calls | 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 |
2019-03-07 | duplicate popup icons moved into global skin | George Hazan |
2019-03-06 | popups: | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-11-12 | end of ME_OPT_INITIALISE related zoo in another plugins | George Hazan |
2018-10-30 | tabSRMM: | George Hazan |
2018-08-30 | fixes #1561 (TabSRMM warnings) | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-06-20 | tabSRMM: obsolete locale support code removed, because it doesn't work at all | George Hazan |
2018-06-17 | GetTabWindow applied to all another places | George Hazan |
2018-06-03 | fixes #1401 (fixes inactive session detection) | George Hazan |
2018-05-27 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | George Hazan |
2018-05-22 | IcoLib_AddIcon => CMPlugin::addIcon | George Hazan |
2018-05-18 | CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE | George Hazan |
2018-05-16 | tabSRMM -> CMPlugin | George Hazan |
2018-04-11 | if a user's avatar was changed, redraw it and all related objects (including ... | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription | George Hazan |
2018-01-26 | code optimization | George Hazan |
2018-01-26 | AdvaImg: | George Hazan |
2018-01-17 | TabSRMM: | 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 6... | Kirill Volinsky |
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 |
2017-10-30 | fixes #1010 (custom colors do not appear in the IRC log) | George Hazan |
2017-09-18 | TabSRMM: all icons added to icolib (fixes #301) | Kirill Volinsky |
2017-08-24 | TabSRMM: more thorough SetStatusText porting | George Hazan |