Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
2018-04-03 | unneeded size fields removed | George Hazan | |
2018-01-26 | code optimization | George Hazan | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-26 | TabSRMM: | George Hazan | |
- custom color chooser removed; - unused menu items removed; - version bump | |||
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-08-15 | anonymous SRMM services got names | George Hazan | |
2017-07-30 | nudge button's hotkey moved to the Nudge plugin | George Hazan | |
2017-07-30 | Hotkeys: code cleaning | George Hazan | |
2017-07-10 | fixes #855 (TabSRMM - Move chat tab to another container switches chat into ↵ | George Hazan | |
single conversation) | |||
2017-04-04 | SRMM window list completely incapsulated into mir_app to avoid corrupting it ↵ | George Hazan | |
by someone's dirty hands | |||
2017-03-28 | two more useless calls of SM_FindSessionByHCONTACT removed | George Hazan | |
2017-03-24 | m_message & m_log moved inside mir_app | George Hazan | |
2017-03-21 | various code cleaning & name conflict resolution | George Hazan | |
2017-03-09 | chat API: | George Hazan | |
- SESSION_INFO now addresses an instance of CChatRoomDlg instead of HWND; - linked list of sessions replaced with the usual LIST<>; - saveCI removed everywhere | |||
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-01 | name conflict resolution | George Hazan | |
2017-02-28 | TabSrmm -> UI classes | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-12-06 | StdMsg & Scriver: | George Hazan | |
- switched to the toolbar buttons instead of the fixed button set; - switched to the shared windows list | |||
2016-09-06 | clist services' extermination continued | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17265 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-29 | no more TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-10 | TabSRMM: Make shortcuts for "send menu" and "proto menu" customizable | Robert Pösel | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17082 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-28 | another atavism removed: old stub services for clist events | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16181 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-06-24 | fixes for MENUITEMINFO declarations | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14363 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13747 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 | |||
2015-03-03 | code cleaning | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@12309 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-02-21 | code formatting | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@12236 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-01-06 | TabSRMM: partial decapitalization (I tried not to broke any of the database ↵ | Dart Raiden | |
settings) git-svn-id: http://svn.miranda-ng.org/main/trunk@11780 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-31 | Year 2015 version update | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-19 | variable names' normalization | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11531 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11383 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-13 | tabSRMM warning level 4 | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11381 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-01 | copyright update | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11208 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-11-28 | Massive code cleanup and fixes for a lot of warnings reported in #837 | Tobias Weimer | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11136 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-06-15 | options for meta icons displaying in tabSRMM | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@9501 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-06-04 | code reordering | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@9413 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |