Age | Commit message (Expand) | Author |
2016-04-26 | absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavism | George Hazan |
2016-01-23 | DND → Do not disturb | Dart Raiden |
2016-01-20 | "N/A" -> "Not available" (thx Wishmaster for idea) | Dart Raiden |
2016-01-04 | "NA" -> "N/A" | Dart Raiden |
2015-07-26 | common projects | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-04 | new mir_snprintf 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 strncpy to mir_strncpy | Kirill Volinsky |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-06 | Scriver: decapitalization | Dart Raiden |
2015-01-25 | - Unload Msftedit.dll after use | Tobias Weimer |
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(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | Scriver: warning level 4 | George Hazan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | code cleaning | George Hazan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-07-26 | stupid duplicated code of embedded clists removed | George Hazan |
2014-05-16 | Scriver/options: added spin controls to edit boxes | slotwin |
2014-05-16 | Scriver/options: move Line between messages color setting to Fonts and colors... | slotwin |
2014-05-15 | Scriver: highlight Apply button only if settings changed | slotwin |
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-17 | - kernel chat module loads automatically, not on request; | George Hazan |
2014-01-16 | kernel chat engine, part 2 - scriver | George Hazan |
2014-01-04 | Scriver suddenly has its own replaceStrA/replaceStrT functions | George Hazan |
2014-01-02 | Separate writing of "infobar", "titlebar", "statusbar", etc. | Dart Raiden |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-27 | status displaying completely removed because it's impossible to log an event ... | George Hazan |
2013-12-01 | options page name fixes (thanks to Wishmaster) | Dart Raiden |
2013-11-25 | portion of decapitalization | Dart Raiden |
2013-09-25 | valid options initialization | George Hazan |
2013-09-24 | plugins cleanup | Kirill Volinsky |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-04-20 | Scriver: massive code cleaning | George Hazan |
2013-04-13 | minor code cleaning | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-04-05 | various menu items quirks, simplifications & optimization | George Hazan |
2013-03-31 | HistoryEvents & HistoryKeeper support removed | George Hazan |
2013-03-12 | clearing Scriver | George Hazan |
2013-03-08 | added version info | Kirill Volinsky |