Age | Commit message (Expand) | Author |
2015-05-08 | old pieces of avatar processing code removed | George Hazan |
2015-05-07 | contact details dialog -> CDlgBase | George Hazan |
2015-05-05 | Unicode windows procedure, suddenly... | George Hazan |
2015-04-28 | minus ansi function | Kirill Volinsky |
2015-04-16 | IsStatusConnecting() - useful macro | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-11 | unsafe string operations replaced with safe wherever possible | George Hazan |
2015-04-10 | more fixes | George Hazan |
2015-04-10 | status menu handler: code reordering | George Hazan |
2015-02-28 | Core: | Tobias Weimer |
2015-02-16 | translation fix | Kirill Volinsky |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-04 | TrayTip flag's analysis added | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-16 | damned magic | George Hazan |
2014-12-16 | type conversion warnings fixed | George Hazan |
2014-12-16 | Fixed minor leaks | Tobias Weimer |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-13 | multiple buf size fixes | Rozhuk Ivan |
2014-12-09 | - unused code removed from clist modern; | George Hazan |
2014-12-09 | minor code cleaning | George Hazan |
2014-12-05 | useless function removed | George Hazan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
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 | warning fixes | George Hazan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-11-30 | code cleanup, x64 fix | Rozhuk Ivan |
2014-11-25 | code cleanup | Rozhuk Ivan |
2014-11-25 | code cleanup. | Rozhuk Ivan |
2014-11-25 | code cleanup | Rozhuk Ivan |
2014-11-13 | minor fixes | Kirill Volinsky |
2014-11-13 | one more part not needed checks | Kirill Volinsky |
2014-09-16 | MS_CLIST_REMOVEMAINMENUITEM also removed | George Hazan |
2014-09-16 | useless service MS_CLIST_REMOVECONTACTMENUITEM deleted | George Hazan |
2014-09-01 | forgotten prefix in clist tray | George Hazan |
2014-08-22 | tray icons: code cleaning | George Hazan |
2014-07-26 | grrrm... I hate modern | George Hazan |
2014-07-26 | stupid duplicated code of embedded clists removed | George Hazan |
2014-07-26 | - unified bkChanged processing; | George Hazan |
2014-07-26 | all clists to inherit the kernel settings loading code | George Hazan |
2014-07-26 | a parameter added to pfnLoadClcOptions to prevent double options initialization | George Hazan |
2014-07-19 | db_mc_tryMeta - returns parent hContact for a subcontact or hContact itself i... | George Hazan |
2014-07-14 | %userid% expansion for metas | George Hazan |
2014-07-13 | wrapping the most evident critical sections into a class | George Hazan |
2014-07-04 | standardizing the control over checkboxes in clist | George Hazan |