Age | Commit message (Expand) | Author |
2017-03-11 | GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitle | George Hazan |
2017-03-10 | Group chats: | George Hazan |
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-08 | massive code cleaning | George Hazan |
2017-03-07 | splitter data removed from common chat session settings | George Hazan |
2017-03-06 | TNewWindowData - unneeded structure removed | George Hazan |
2017-03-03 | tabSRMM: | George Hazan |
2017-03-02 | further tabSRMM cleanup | George Hazan |
2017-03-02 | code cleanup in tabSRMM | George Hazan |
2017-03-02 | tabSRMM: About dialog ported to UI classes | George Hazan |
2017-03-01 | further code cleaning | George Hazan |
2017-03-01 | name conflict resolution | George Hazan |
2017-02-28 | TabSrmm -> UI classes | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-12-06 | StdMsg & Scriver: | George Hazan |
2016-12-03 | stronger typization | George Hazan |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan |
2016-11-21 | fix for badly working font color button in tabsrmm | George Hazan |
2016-10-25 | minor code cleaning | George Hazan |
2016-09-02 | - three remaining clist services converted into functions (Clist_MenuProcessC... | George Hazan |
2016-08-20 | - fix for the wrong tab name for new contacts; | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-06-21 | TabSRMM: fix not needed sound | MikalaiR |
2016-06-11 | MRA: change avatars load threads count default value from 4 to 1 | Rozhuk Ivan |
2016-06-05 | - fix for #1059; | George Hazan |
2016-05-30 | - fixes #1061 (Not all TabSRMM buttons working after language change) | George Hazan |
2016-04-26 | absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavism | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-09-19 | - resource cosmetics: surround arrows (->) with spaces | RMN |
2015-09-01 | - adaptation for the kernel strdel(); | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | warning fixes | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-08-01 | tabsrmm: common project | Kirill Volinsky |
2015-08-01 | switch from miranda.or.at to our wiki | Dart Raiden |
2015-06-27 | - clist menus went to functions | George Hazan |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | timezone api migrated to mir_core | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-27 | ansi functionality removed from tabSRMM | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |