Age | Commit message (Expand) | Author |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-18 | g_hInstance incapulated into PLUGIN<>, no need in the separate variable | George Hazan |
2018-04-18 | PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in... | George Hazan |
2018-04-17 | name conflict resolution | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-03-07 | old AdvaImg services converted into Image_* functions | George Hazan |
2018-01-26 | Gadu-Gadu: partial move to UI classes | Goraf |
2018-01-26 | MS_IMG_LOAD replaced with Bitmap_Load where possible | George Hazan |
2018-01-20 | Gadu-Gadu: code cleaning | Goraf |
2018-01-19 | Gadu-Gadu: code cleaning | Goraf |
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-12-06 | fix after files conversation | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2016-11-17 | Utils_OpenUrlT | 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-05 | - fix for #1059; | George Hazan |
2016-04-05 | Gadu-Gadu: resource leak fixes, cleanup | Tobias Weimer |
2015-09-04 | GG: menu uid | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-25 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | George Hazan |
2015-06-25 | another portion of dead genmenu services | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-21 | - resizer moved to mir_core, because it uses hard-coded windows structures; | 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-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2014-12-20 | misprint, nWidth -> nHeight | Goraf |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-09-17 | - MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C... | George Hazan |
2014-09-16 | useless service MS_CLIST_REMOVECONTACTMENUITEM deleted | George Hazan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |