Age | Commit message (Expand) | Author |
2017-04-04 | SRMM window list completely incapsulated into mir_app to avoid corrupting it ... | George Hazan |
2017-03-26 | Windows'98 compatibility code is not needed for years | George Hazan |
2017-03-24 | m_message & m_log moved inside mir_app | George Hazan |
2017-03-21 | various code cleaning & name conflict resolution | George Hazan |
2017-03-11 | group chats: | George Hazan |
2017-03-07 | code cleaning | George Hazan |
2017-03-07 | splitter data removed from common chat session settings | George Hazan |
2017-02-08 | Scriver | Tobias Weimer |
2016-12-06 | minus Scriver's own window list | George Hazan |
2016-12-06 | StdMsg & Scriver: | George Hazan |
2016-11-13 | fix for built-in clist_modern in the typing notification options dialog | George Hazan |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-10-03 | - inlined helpers for fonts, colors & effects creation replaced with functions; | George Hazan |
2016-09-06 | MS_CLIST_SYSTRAY_NOTIFY - more useless code removed | 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-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 |