Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-28 | fixes #4232 (tabSRMM: added container option to specify side bar's width) | 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-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-03-07 | further code cleaning & simplification | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-01-24 | tabSRMM: | George Hazan | |
- more correct fix for #2100; - fixes #2184 (TabSRMM: Баг в панели со списком контактов); - code cleaning; - version bump | |||
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-11-04 | fixes #2100 (TabSRMM: bug with vertical tabs) | 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-28 | fixes #2101 (tabSRMM: tabs disappear when switching layout to vertical) | George Hazan | |
2019-09-12 | tabSRMM: single window | George Hazan | |
2019-07-24 | massive warning fix | 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-06-17 | GetTabWindow applied to all another places | George Hazan | |
2018-05-16 | tabSRMM -> CMPlugin | 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-09 | more loop-related code cleaning | George Hazan | |
2018-02-21 | tabsrmm: C++'11 iterators | 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-21 | various code cleaning & name conflict resolution | George Hazan | |
2017-03-08 | code cleaning | George Hazan | |
2017-03-06 | TNewWindowData - unneeded structure removed | George Hazan | |
2017-03-02 | further tabSRMM cleanup | George Hazan | |
- duplicated functionality moved to CTabBaseDlg::DlgProc; - groupchat specific divider options removed, global ones are used instead; - more UI classes for CChatRoomDlg; - code cleaning | |||
2017-03-02 | code cleanup in tabSRMM | George Hazan | |
- unused cursor removed (IDC_HYPERLINKHAND); - unused header file removed (all functions from generic_msghandlers.h are now declared inside a class) - code reorder; | |||
2017-03-01 | name conflict resolution | George Hazan | |
2017-02-28 | TabSrmm -> UI classes | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-12-01 | toolbar icons processing code moved to mir_app | George Hazan | |
2016-07-27 | less TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-26 | less TCHARs: | George Hazan | |
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-25 | hello, Unix. | George Hazan | |
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-28 | TabSEMM: | Tobias Weimer | |
- minor leak fixed - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@15073 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-27 | warning fixes | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15051 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-01 | tabsrmm: common project | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: ↵ | Rozhuk Ivan | |
https://bugs.winehq.org/show_bug.cgi?id=38275 git-svn-id: http://svn.miranda-ng.org/main/trunk@12488 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-03-05 | TabSRMM: code cleanup | Tobias Weimer | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@12344 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |