Age | Commit message (Expand) | Author |
2015-05-03 | fix for the option's page style pt. 4 | Vadim Dashevskiy |
2015-04-30 | cleanup | Kirill Volinsky |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-10 | - fix for CREOleCallback constructor; | George Hazan |
2015-04-10 | another missing break | George Hazan |
2015-04-07 | Scriver: | Tobias Weimer |
2015-04-06 | Scriver: decapitalization | Dart Raiden |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2015-03-21 | all SRMMs to send messages right trimmed | George Hazan |
2015-02-23 | DoRtfToTags fixed & moved into the core | George Hazan |
2015-02-20 | tautology | Dart Raiden |
2015-02-16 | TabSRMM: code cleanup + wine fixes for display sended and received message | Rozhuk Ivan |
2015-01-25 | - Unload Msftedit.dll after use | Tobias Weimer |
2015-01-21 | fix for rest of ansi shit in Scriver | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-11 | various perversions in Paste command processing thrown out | George Hazan |
2015-01-07 | fix for potentially endless loops | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-21 | - total data reordering to unify the window processing; | George Hazan |
2014-12-20 | Scriver: workaround crash when calling MS_MSG_SETSTATUSTEXT for group chat co... | Robert Pösel |
2014-12-16 | damned magic | George Hazan |
2014-12-16 | type conversion warnings fixed | George Hazan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | Scriver: warning level 4 | George Hazan |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-12 | - fix for drawing status bar icons; | George Hazan |
2014-12-12 | Scriver: | Tobias Weimer |
2014-12-11 | chat's component COLORCHOOSER standardized in the core | George Hazan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-06 | duplicated pieces of code removed from Scriver | George Hazan |
2014-12-04 | Db_autobackups: multiple changes | Rozhuk Ivan |
2014-12-04 | - bin2hex() instead of manual loops; | George Hazan |
2014-12-02 | more transparent implementation of AppendToBuffer | George Hazan |
2014-12-02 | minus one unneeded mir_tstrlen | George Hazan |
2014-12-02 | fix for printing grouped messages' timestamp | George Hazan |
2014-12-02 | fix for logging unicode strings in Scriver | George Hazan |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | code cleaning | George Hazan |
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-30 | lstr* replacements | George Hazan |