summaryrefslogtreecommitdiff
path: root/src/core/stdchat
AgeCommit message (Expand)Author
2014-12-21code cleaningGeorge Hazan
2014-12-19old tooltip management code removedGeorge Hazan
2014-12-16damned magicGeorge Hazan
2014-12-16type conversion warnings fixedGeorge 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-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-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30warning fixesGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-25TabSRMM null ptr fixes and code cleanupRozhuk Ivan
2014-11-18RichEd20.dll replaced with Msftedit.dllGeorge Hazan
2014-09-21StdChat to reload chat settings on Options - ApplyGeorge Hazan
2014-05-12remove \ befor 'Kirill Volinsky
2014-03-30unsubclassing in StdChat/StdMsgGeorge Hazan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-19fix for printing %c0 in StdChatGeorge Hazan
2014-03-19- stdchat to use the message area input font from stdmsg;George Hazan
2014-03-14fix of sending messages to subs in stdchat & scriverGeorge Hazan
2014-03-12More fix for x64Rozhuk Ivan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24more useless conversions removedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-02m_database.h is not needed in many casesGeorge Hazan
2014-02-01unused file deletedTobias Weimer
2014-01-27StcChat: "Show status changes" option disabled for a whileGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-22crash in StdChat on reloading font/color settingsGeorge Hazan
2014-01-21- OnSessionCreate was called too early;George Hazan
2014-01-21small adjustmentVadim Dashevskiy
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-19StdChat to close all windows on exitGeorge Hazan
2014-01-19fix against loosing chat sessions during chat plugin's unloadGeorge Hazan
2014-01-19- StdChat-related data removed from core;George Hazan
2014-01-18StdChat: protocol icons in tabsGeorge 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