Age | Commit message (Expand) | Author |
2015-06-05 | if a message entry field is empty, the appropriate setting must be erased | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-06-01 | various quirks with PROTO_AVATAR_INFORMATION declarations | George Hazan |
2015-06-01 | another bunch of dead crutches: non-unicode avatar services | George Hazan |
2015-05-27 | massive ansi cleaning for Scriver | George Hazan |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-05-18 | Fixed severe memleak in scriver | Piotr Piastucki |
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-01-25 | - Unload Msftedit.dll after use | Tobias Weimer |
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 |
2014-12-21 | - total data reordering to unify the window processing; | George Hazan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-13 | Scriver: warning level 4 | George Hazan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | 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 |
2014-07-23 | removing direct access to metas: Scriver | George Hazan |
2014-07-19 | - scriver to open metacontact window upon receiving an event | George Hazan |
2014-06-06 | Minor Fixes: | Tobias Weimer |
2014-05-30 | db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT | George Hazan |
2014-05-12 | remove \ befor ' | Kirill Volinsky |
2014-04-08 | bunch of mc related fixes | George Hazan |
2014-03-30 | Scriver: fix for unsubclassing problems | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-02-27 | - metacontacts are always present; | 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 |
2014-01-17 | - unused module removed from Scriver; | 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-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-11-28 | [User Details] -> [User details] | Dart Raiden |
2013-11-09 | Minor fixes for the buttons text, minor translation issues | Tobias Weimer |
2013-10-10 | - MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call | George Hazan |