summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/msglog.cpp
AgeCommit message (Expand)Author
2016-09-13mode old database junk to dieGeorge Hazan
2016-08-10- unused variable logIconBmpSize removed;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-05-23Scriver: fix for printing own nicks (patch from mkvreak)Dart Raiden
2016-05-18these tons of code aren't needed anymore...George Hazan
2016-05-18fix for printing own nicks in ScriverGeorge Hazan
2016-05-17Scriver:George Hazan
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-26common projectsKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-05-27massive ansi cleaning for ScriverGeorge Hazan
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-23replace _tcsncat to mir_tstrncatKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-04-07Scriver:Tobias Weimer
2015-04-06Scriver: decapitalizationDart Raiden
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-21- total data reordering to unify the window processing;George Hazan
2014-12-13Scriver: warning level 4George Hazan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-12Scriver:Tobias Weimer
2014-12-04- bin2hex() instead of manual loops;George Hazan
2014-12-02more transparent implementation of AppendToBufferGeorge Hazan
2014-12-02minus one unneeded mir_tstrlenGeorge Hazan
2014-12-02fix for printing grouped messages' timestampGeorge Hazan
2014-12-02fix for logging unicode strings in ScriverGeorge Hazan
2014-12-01code cleaningGeorge Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-07-23removing direct access to metas: ScriverGeorge Hazan
2014-07-19- scriver to open metacontact window upon receiving an eventGeorge Hazan
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-05-16Scriver/options: move Line between messages color setting to Fonts and colors...slotwin
2014-04-08bunch of mc related fixesGeorge Hazan
2014-03-30Scriver: fix for unsubclassing problemsGeorge Hazan
2014-03-15* Fix for displaying custom events in Scriver (fixes #553)Tobias Weimer
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-17- kernel chat module loads automatically, not on request;George Hazan