summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/msgdialog.cpp
AgeCommit message (Expand)Author
2015-01-25- Unload Msftedit.dll after useTobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-11various perversions in Paste command processing thrown outGeorge Hazan
2014-12-21- total data reordering to unify the window processing;George Hazan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13Scriver: warning level 4George Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-01code cleaningGeorge Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-07-23removing direct access to metas: ScriverGeorge Hazan
2014-07-19- scriver to open metacontact window upon receiving an eventGeorge Hazan
2014-06-06Minor Fixes:Tobias Weimer
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-05-12remove \ befor 'Kirill Volinsky
2014-04-08bunch of mc related fixesGeorge Hazan
2014-03-30Scriver: fix for unsubclassing problemsGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-02-27- metacontacts are always present;George Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge 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-16kernel chat engine, part 2 - scriverGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-27status displaying completely removed because it's impossible to log an event ...George Hazan
2013-11-28[User Details] -> [User details]Dart Raiden
2013-11-09Minor fixes for the buttons text, minor translation issuesTobias Weimer
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-08-27fixes for StatusIconData initialization George Hazan
2013-06-15fix for dropping files into ScriverGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-20Scriver: massive code cleaningGeorge Hazan
2013-04-20end of the city legend that PSS_MESSAGEW ever existedGeorge 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-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-31HistoryEvents & HistoryKeeper support removedGeorge Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-12clearing ScriverGeorge Hazan
2013-03-12Yandex added to ScriverGeorge Hazan
2013-03-08added version infoKirill Volinsky
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-02-22hooking loading/unloading plugin eventsKirill Volinsky