Age | Commit message (Expand) | Author |
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-01-21 | it do not need to be changed | Dart Raiden |
2016-01-20 | "N/A" -> "Not available" (thx Wishmaster for idea) | Dart Raiden |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-18 | - naming conflict; | George Hazan |
2015-08-11 | 'unreferenced formal parameter' warnings fixed | George Hazan |
2015-08-01 | WhenWasIt: common project | Kirill Volinsky |
2015-06-27 | - clist menus went to functions | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-14 | strange service SRMsg/LaunchMessageWindow removed | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
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-11 | minus CreateThread | Kirill Volinsky |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2015-02-28 | WhenWasIt: | Tobias Weimer |
2014-12-22 | WhenWasIt: no messages with years when year not set | Sergey Bolhovskoy |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | less warnings | George Hazan |
2014-12-01 | code cleanup | Rozhuk Ivan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-03-08 | MRA | Rozhuk Ivan |
2014-03-07 | WhenWasIt | Rozhuk Ivan |
2014-03-07 | WhenWasIt | Rozhuk Ivan |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-15 | fix for a memory allocation conflict in WWI | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-06-11 | fix for a crash in WhenWasIt | George Hazan |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-03-15 | removed not used headers | Kirill Volinsky |