summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/chat
AgeCommit message (Expand)Author
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-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-10another missing breakGeorge Hazan
2015-04-06Scriver: decapitalizationDart Raiden
2015-02-23DoRtfToTags fixed & moved into the coreGeorge Hazan
2015-02-20tautologyDart Raiden
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-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