Age | Commit message (Expand) | Author |
2018-03-05 | Jabber: code cleaning & simplification | George Hazan |
2018-01-26 | code optimization | George Hazan |
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 6... | Kirill Volinsky |
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 |
2017-08-23 | code cleaning | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-09-05 | Menu_DrawItem & Menu_MeasureItem now simply receive LPARAM | George Hazan |
2016-09-02 | - three remaining clist services converted into functions (Clist_MenuProcessC... | 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-06 | - CGroupchatInviteAcceptDlg redesigned to avoid separate thread creation; | George Hazan |
2016-04-13 | sorted lists are used now in Jabber instead of linear database lookup | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-08-17 | - numerous name conflicts resolved; | George Hazan |
2015-06-27 | - clist menus went to functions | George Hazan |
2015-06-25 | rest of genmenu api died | George Hazan |
2015-06-20 | xml api became a set of functions | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-16 | larger timeout for slow servers | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-30 | end of major perversion in Jabber: JABBER_SEARCH_RESULT | George Hazan |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-05-05 | some another sudden Unicode appearances | George Hazan |
2015-04-29 | unified project for Jabber protocol | George Hazan |
2015-04-13 | minor code cleaning | George Hazan |
2015-02-28 | Jabber: | Tobias Weimer |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-02 | end of ancient perversion with connection data & false connections | George Hazan |
2014-07-13 | wrapping the most evident critical sections into a class | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-11 | Jabber not to eat the trailing symbol in chat's topic | George Hazan |
2014-01-10 | Jabber: | George Hazan |
2014-01-07 | HNY part 2 | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |