Age | Commit message (Expand) | Author |
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 |
2013-02-22 | hooking loading/unloading plugin events | Kirill Volinsky |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-10-21 | patch for eliminating expert mode in options (to replace the simple mode with... | George Hazan |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-08-20 | revert changes r14006 - simplify tab options | Dmitry Kuzkin |
2012-08-04 | links to options don't work with langpacks | George Hazan |
2012-07-23 | Rate, RecentContacts, Scriver: changed folder structure | Vadim Dashevskiy |