Age | Commit message (Expand) | Author |
2017-03-09 | moving session data into dialog classes | George Hazan |
2017-03-09 | chat API: | 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 | unused header file removed | George Hazan |
2017-03-06 | TNewWindowData - unneeded structure removed | George Hazan |
2017-03-05 | moving data from SESSION_INFO to CChatRoomDlg | George Hazan |
2017-03-03 | tabSRMM: | George Hazan |
2017-03-02 | further tabSRMM cleanup | George Hazan |
2017-03-02 | further SRMM window unification | George Hazan |
2017-03-02 | code cleanup in tabSRMM | George Hazan |
2017-03-01 | fix for a problem with activating new tabs in tabSRMM | 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-12-17 | - tabSRMM to share the kernel window list for chats & group chats; | George Hazan |
2016-12-04 | small fixes | George Hazan |
2016-12-01 | toolbar icons processing code moved to mir_app | 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-05-30 | - fixes #1061 (Not all TabSRMM buttons working after language change) | George Hazan |
2016-01-10 | TabSRMM: ReloadSettings service | MikalaiR |
2016-01-06 | TabSRMM: added ReloadSkin service | MikalaiR |
2016-01-06 | TabSRMM: added broadcastmessage service | MikalaiR |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-11-24 | proper capitalization of plugin names (taken from our wiki) | Dart Raiden |
2015-09-01 | - adaptation for the kernel strdel(); | George Hazan |
2015-08-28 | TabSEMM: | Tobias Weimer |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-01 | tabsrmm: common project | Kirill Volinsky |
2015-07-21 | TabSRMM: vc2015 compilation fix | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-07 | SKINICONDESC -> MAllStrings | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | 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 |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-04-10 | - fix for CREOleCallback constructor; | George Hazan |
2015-03-05 | TabSRMM: code cleanup | Tobias Weimer |
2015-03-02 | TabSRMM: wine fix for tab paint on mouse move, code cleanup | Rozhuk Ivan |
2015-02-21 | code formatting | Kirill Volinsky |
2015-02-19 | core: WINE fix - handle invalid WNDPROC for edit control | Rozhuk Ivan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-11 | various perversions in Paste command processing thrown out | George Hazan |