Age | Commit message (Expand) | Author |
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 |
2013-08-27 | fixes for StatusIconData initialization | George Hazan |
2013-06-15 | fix for dropping files into Scriver | George Hazan |
2013-05-16 | words of wisdom were well received | George Hazan |
2013-05-16 | shortened typedefs for string buffers: | George Hazan |
2013-04-20 | Scriver: massive code cleaning | George Hazan |
2013-04-20 | end of the city legend that PSS_MESSAGEW ever existed | George Hazan |
2013-04-11 | - Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON) | George Hazan |
2013-04-10 | - SRMM status icons module moved to the core; | 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-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-12 | clearing Scriver | George Hazan |
2013-03-12 | Yandex added to Scriver | George Hazan |
2013-03-08 | added version info | Kirill Volinsky |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-02-22 | hooking loading/unloading plugin events | Kirill Volinsky |