Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-27 | fixes #4486 (User notes copy problem) | George Hazan | |
2024-04-25 | minor code cleaning | George Hazan | |
2024-01-08 | Update copyrights | dartraiden | |
2023-01-02 | Update copyrights | dartraiden | |
2022-07-29 | tabSRMM: fix for the perversion with private container settings | George Hazan | |
2022-06-05 | code cleaning | 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-08-28 | TabSRMM - new "aero" custom theme | ikeblaster | |
Better for dark themes | |||
2021-01-17 | Update copyrights | dartraiden | |
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-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-12 | tabSRMM: single window | 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-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-07-24 | database: | George Hazan | |
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead; - if you want db_get to return a string, you need to use db_get_s. | |||
2018-05-16 | tabSRMM -> CMPlugin | George Hazan | |
2018-04-19 | minor code cleaning | George Hazan | |
2018-04-11 | compilation fix | George Hazan | |
2018-04-11 | TabSRMM: | George Hazan | |
- one shall not mix width & height; - CSkin::ResizeBitmap became completely useless after linking FreeImage in | |||
2018-03-08 | IMGL_WCHAR removed, all paths are in Unicode now | George Hazan | |
2018-03-07 | old AdvaImg services converted into Image_* functions | George Hazan | |
2018-01-26 | code optimization | George Hazan | |
2018-01-26 | MS_IMG_LOAD replaced with Bitmap_Load where possible | 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-03-27 | fixes #777 (scrollbars disappeared from tabSRMM) | George Hazan | |
2017-03-23 | tabSRMM: windows virtualization | George Hazan | |
2017-03-21 | various code cleaning & name conflict resolution | George Hazan | |
2017-03-14 | TabSRMM: there is no sense to assign twice | dartraiden | |
2017-03-13 | TabSRMM: fix copypaste bug | dartraiden | |
2017-03-09 | any CSrmmBaseDialog descendant can refer to SESSION_INFO, not only CChatRoomDlg | George Hazan | |
2017-03-08 | code cleaning | George Hazan | |
2017-03-01 | name conflict resolution | George Hazan | |
2017-02-28 | TabSrmm -> UI classes | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-07-29 | no more TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |