summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/chat/window.cpp
AgeCommit message (Expand)Author
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
2016-05-11smiley button also removed from chat window in ScriverGeorge 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-08-17Scriver:Tobias Weimer
2015-07-26common projectsKirill Volinsky
2015-06-27- clist menus went to functionsGeorge Hazan
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-24fixes for MENUITEMINFO declarationsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ex...George Hazan
2015-05-27massive ansi cleaning for ScriverGeorge Hazan
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-04-10another missing breakGeorge Hazan
2015-04-06Scriver: decapitalizationDart Raiden
2015-02-23DoRtfToTags fixed & moved into the coreGeorge Hazan
2015-01-21fix for rest of ansi shit in ScriverGeorge Hazan
2014-12-21- total data reordering to unify the window processing;George Hazan
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13Scriver: warning level 4George Hazan
2014-12-11chat's component COLORCHOOSER standardized in the coreGeorge Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-06duplicated pieces of code removed from ScriverGeorge Hazan
2014-12-01code cleaningGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-07-19- scriver to open metacontact window upon receiving an eventGeorge Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-04-23Make GCW_PRIVMESS to work pretty much same as GCW_CHATROOMRobert Pösel
2014-03-30Scriver: fix for unsubclassing problemsGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-01-21"userlist", "user list", "nicklist" -> "nick list"Dart Raiden
2014-01-19- chat log background color setting merged with kernel chats;George Hazan
2014-01-19boolean field names normalizationGeorge Hazan
2014-01-18crazy problems require crazy solutionsGeorge Hazan
2014-01-18- log writing fixed;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-16Scriver nicklist iconsGeorge Hazan
2014-01-16fix for changing chat colors on the flyGeorge Hazan
2014-01-16- two chat HBRUSHes moved into CHAT_MANAGER;George Hazan