Age | Commit message (Expand) | Author |
2017-01-20 | code cleaning | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan |
2016-11-26 | crash fix for IRC kick/makeop commands | George Hazan |
2016-10-02 | wrong shift operation (thx Coverity) | George Hazan |
2016-09-21 | IRC - now all roles are translated (hopefully) | George Hazan |
2016-09-20 | IRC doesn't allow to translate statuses. | George Hazan |
2016-09-19 | grrrrm... there's no hLangpack in chat items, therefore strings must be trans... | George Hazan |
2016-09-19 | forgotten LPGENW restored | George Hazan |
2016-09-19 | - struct GCSESSION died; | George Hazan |
2016-09-19 | Chat_AddGroup - even less structures | George Hazan |
2016-09-19 | IRC - code cleaning | George Hazan |
2016-09-17 | chats: more functions, less structures | George Hazan |
2016-09-16 | - chats services replaces with functions; | George Hazan |
2016-09-06 | MS_CLIST_SYSTRAY_NOTIFY - more useless code removed | 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-11 | MRA: change avatars load threads count default value from 4 to 1 | Rozhuk Ivan |
2016-01-23 | DND → Do not disturb | Dart Raiden |
2016-01-23 | IRC: translation fixes | Dart Raiden |
2016-01-23 | IRC: | Tobias Weimer |
2015-09-18 | IRC: take this info from version resource instead from the separate constant ... | Dart Raiden |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-16 | name conflicts solved | George Hazan |
2015-08-13 | fix for wrong CMString::Mid calls | George Hazan |
2015-06-25 | - Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags; | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-04-29 | unified project for IRC protocol | George Hazan |
2015-03-29 | code cleaning | George Hazan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-09-30 | code cleaning | George Hazan |
2014-09-30 | attempt to fix bug #804 | George Hazan |
2014-07-26 | IRC: Minor translation issues | Tobias Weimer |
2014-07-13 | wrapping the most evident critical sections into a class | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |