summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/chat
AgeCommit message (Expand)Author
2014-12-21- total data reordering to unify the window processing;George Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
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-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
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-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-10-19variable name changeVadim Dashevskiy
2014-10-19fix for wrongly written help for core variablesVadim Dashevskiy
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-06-28typosDart Raiden
2014-05-12remove \ befor 'Kirill Volinsky
2014-04-23Make GCW_PRIVMESS to work pretty much same as GCW_CHATROOMRobert Pösel
2014-04-01Add %accountname% core variable which contains user-defined name of account f...Robert Pösel
2014-03-30Scriver: fix for unsubclassing problemsGeorge Hazan
2014-03-19scriver to grab chat's input area font from the similar setting for the singl...George Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-02langpacks/ukrainian: update (by apollo24)Vadim Dashevskiy
2014-01-21- OnSessionCreate was called too early;George Hazan
2014-01-21"userlist", "user list", "nicklist" -> "nick list"Dart Raiden
2014-01-21fix for window flashing in StdChat & ScriverGeorge Hazan
2014-01-20- MessageBoxFont setting moved from kernel to StdChat;George Hazan
2014-01-19- chat log background color setting merged with kernel chats;George Hazan
2014-01-19chat log icons are backGeorge Hazan
2014-01-19fix for dynamic fonts registeringGeorge Hazan
2014-01-19boolean field names normalizationGeorge Hazan
2014-01-19fix against loosing chat sessions during chat plugin's unloadGeorge Hazan
2014-01-18fix for ctrl+up in ScriverGeorge Hazan
2014-01-18crazy problems require crazy solutionsGeorge Hazan
2014-01-18unified background color nameGeorge Hazan
2014-01-18fix for editing log path in StdChat & ScriverGeorge Hazan
2014-01-18- log writing fixed;George Hazan
2014-01-17- colored nicks in tabSRMM;George Hazan
2014-01-17- unused module removed from Scriver;George Hazan
2014-01-17- icons management also moved to core;George Hazan
2014-01-17- kernel chat module loads automatically, not on request;George Hazan
2014-01-16Scriver nicklist iconsGeorge Hazan
2014-01-16- StdChat specific icons management moved back to StdChat;George Hazan
2014-01-16fix for changing chat colors on the flyGeorge Hazan