Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-08 | Update copyrights | dartraiden | |
2023-12-05 | code cleaning | George Hazan | |
2023-09-05 | SRMM: quoting unification | George Hazan | |
2023-04-14 | SRMM code unification | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-07-29 | tabSRMM: fix for the perversion with private container settings | George Hazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-08-16 | tabSRMM: | George Hazan | |
- fixes #2537 (TabSRMM: cannot close tab by pressing (x) in tab title); - code cleaning; - 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-03-04 | tabSRMM: | George Hazan | |
- fixes #2245 (TabSRMM: crash on right-click on \\server\share); - fixes #2246 (UNC links don't work); - version bump | |||
2020-02-19 | tabSRMM: fix for removed hot key handler | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-11-04 | tabSRMM: | George Hazan | |
- massive code cleaning; - fixes #2099 (TabSRMM: add tab scrolling by mouse wheel); - version bump | |||
2019-10-29 | rest of operational flags in tabSRMM moved to bool variables | George Hazan | |
2019-10-29 | tabSRMM: get rid of manual bit operations | George Hazan | |
2019-10-02 | merge with SrmmLogContainer | George Hazan | |
2019-09-18 | tabSRMM: own set of H++ constants removed | George Hazan | |
2019-09-14 | tabSRMM: | George Hazan | |
- fixes #2055 (crash on opening template editor); - TContainerData got a constructor & destructor; - more methods moved to TContainerData class; - unused include file "templates.h" removed; - code cleaning | |||
2019-09-13 | tabSRMM: no more chat_window.cpp | George Hazan | |
2019-09-12 | tabSRMM: single window | George Hazan | |
2019-08-18 | tabSRMM: code cleaning | George Hazan | |
2019-05-27 | obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() calls | George Hazan | |
2019-05-02 | minor fixes | Mataes | |
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-02-27 | fixes #1846 (tabSRMM: get my own nick from "MyHandle") | George Hazan | |
2019-01-18 | code cleaning | George Hazan | |
- ACKTYPE_URL removed; - PF1_URL removed; - IEED_EVENT_URL removed; - another URL-related code cleaning | |||
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-10-13 | chat api: | George Hazan | |
- GC_SHAREDUSERS flag added to share the same array of users for all group chats; - USERINFO.next removed; - MODULEINFO.arUsers & SESSION_INFO.arUsers introduced to maintain user lists; - MM_AddModule removed; - memory allocation model changed for MODULEINFO & SESSION_INFO - MM_CreateModule & SM_CreateSession members are added to g_chatApi | |||
2018-10-03 | fixes #1607 (Scriver silently cuts long messages) | George Hazan | |
2018-09-25 | fixes #1596 (tabSRMM rarely crashes after click on the Close toolbar button) | George Hazan | |
2018-06-20 | tabSRMM: obsolete locale support code removed, because it doesn't work at all | George Hazan | |
2018-05-27 | global variable name standardization | George Hazan | |
2018-05-27 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | George Hazan | |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan | |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan | |
2018-05-16 | tabSRMM -> CMPlugin | George Hazan | |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
2018-04-11 | if a user's avatar was changed, redraw it and all related objects (including ↵ | George Hazan | |
thumb window in a taskbar) fixes #1249 | |||
2018-04-07 | Proto_GetStatus is used everywhere instead of PS_GETSTATUS | George Hazan | |
2018-04-04 | TabSRMM: very complicated & non-linear dependency between BBCodes & toolbar ↵ | George Hazan | |
buttons visibility removed | |||
2018-03-08 | IMGL_WCHAR removed, all paths are in Unicode now | George Hazan | |
2018-03-08 | remove Advaimg from installers | dartraiden | |
2018-03-07 | old AdvaImg services converted into Image_* functions | George Hazan | |
2018-02-21 | tabsrmm: C++'11 iterators | George Hazan | |
2018-01-26 | code optimization | George Hazan | |
2018-01-01 | massive copyright update | dartraiden | |