summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/chat/options.cpp
AgeCommit message (Expand)Author
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-03-30fix for the correct restoring of filter in tabSRMMGeorge Hazan
2015-02-21code formattingKirill Volinsky
2015-02-20tautologyDart Raiden
2015-02-20TabSRMM: wine fixes for settings.Rozhuk Ivan
2015-01-12TabSRMM: fully de-capitalizedDart Raiden
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-16damned magicGeorge Hazan
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13tabSRMM warning level 4George Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01static mir_tstrncpy replaced with direct _tcsncpy_s callsGeorge Hazan
2014-12-01copyright updateGeorge Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-10-19variable name changeVadim Dashevskiy
2014-10-19fix for wrongly written help for core variablesVadim Dashevskiy
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-07-04tabSRMM:George Hazan
2014-06-28typosDart Raiden
2014-06-04code reorderingGeorge Hazan
2014-05-21typosDart Raiden
2014-05-12remove \ befor 'Kirill Volinsky
2014-04-11TabSRMM resource cosmetics; langpacks updatedRMN
2014-04-01Add %accountname% core variable which contains user-defined name of account f...Robert Pösel
2014-01-27revert #n+1 of nicklist colors in chatsGeorge Hazan
2014-01-21a copy of log style manager removed from tabSRMMGeorge Hazan
2014-01-21"userlist", "user list", "nicklist" -> "nick list"Dart Raiden
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-19fix for log icons sizeGeorge Hazan
2014-01-19chat log icons are backGeorge Hazan
2014-01-19boolean field names normalizationGeorge Hazan
2014-01-19fix for rereading nicklist colors in tabSRMMGeorge Hazan
2014-01-18unified background color nameGeorge Hazan
2014-01-18apply settings on the fly from OptionsGeorge Hazan
2014-01-18fix for editing log path in StdChat & ScriverGeorge Hazan
2014-01-18- log writing fixed;George Hazan
2014-01-17fix for late icons loading in tabSRMMGeorge Hazan
2014-01-17- kernel chat module loads automatically, not on request;George Hazan
2014-01-16kernel chats, part 3, tabsrmmGeorge Hazan
2014-01-12click on nicklist in tabsrmm's chats should substitute a nick, not a user idGeorge Hazan