summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM
AgeCommit message (Collapse)Author
2020-04-26Chat api:George Hazan
- function Chat_GetDefaultEventDescr() added not to translate the same strings in 5 different places; - function CHAT_INTERFACE::CreateNick added to process nick name creation for group chats; - unused variable LOGINFO::dwFlags removed; - variable LOGINFO::bSimple added for events without possible formatting; - bunch of duplicate code remoed;
2020-04-25better tabSRMM compatibilityGeorge Hazan
2020-04-25CLogWindow::LogEvents considered useless and localized inside tabSRMMGeorge Hazan
2020-04-17fixes #2344 (TabSRMM: не мигает иконка в трее и нет ↵George Hazan
значка в клисте при новом сообщении TabSRMM bug regression)
2020-04-08tabSRMM: cosmeticsGeorge Hazan
2020-04-07tabSRMM: container creation should be deferred to allow protocols to handle ↵George Hazan
event creation properly
2020-03-30Contact lists:George Hazan
- all common options moved to the Clist namespace; - fixes #2281 (Add option to not clear "NotOnList" group at start);
2020-03-22File transfers:George Hazan
- fixes #2274 (StdMsg & Scriver cannot send files to offline contacts even if their protocol allows that to do); - all copies of AddToFileList in all plugins removed; - ProcessFileDrop() function introduced to handle all file drop operations in all SRMM plugins & contact list
2020-03-22tabSRMM: removed all checks if m_hContact == 0, because it never happensGeorge Hazan
2020-03-13tabSRMM: fix for both autocomplete & pressing tab aloneGeorge Hazan
2020-03-12fixes #2250 (StdMsg doesn't accept file transfers)George Hazan
2020-03-09tabSRMM: warning if a temporary file cannot be writtenGeorge Hazan
2020-03-04tabSRMM:George Hazan
- fixes #2245 (TabSRMM: crash on right-click on \\server\share); - fixes #2246 (UNC links don't work); - version bump
2020-02-20fixes #2197 (IRC: Update broke input box shortcuts & Tab key)George Hazan
hopefully it fixes that trash forever
2020-02-19tabSRMM: fix for removed hot key handlerGeorge Hazan
2020-02-16sh-h-hitGeorge Hazan
2020-02-16fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN)George Hazan
2020-02-16minor code cleaningGeorge Hazan
2020-02-13fixes #2210 (TabSRMM: crash on Quote button)George Hazan
2020-02-05fixes #2200 ([0.95.11 x64] IRC-style colors (ctrl-k) regression)George Hazan
2020-02-04final fix for #2184George Hazan
2020-02-04fixes #2197 ([0.95.11 x64] IRC: Update broke text transformation shortcuts)George Hazan
2020-01-30LIST::remove + LIST::indexOf() combination removed with LIST::removeItemGeorge Hazan
2020-01-26fixes #2159 (BBCode color. Не передаётся в теге цвет ↵George Hazan
при выборе цвета по кнопке)
2020-01-24tabSRMM:George Hazan
- more correct fix for #2100; - fixes #2184 (TabSRMM: Баг в панели со списком контактов); - code cleaning; - version bump
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-15fixes #2144 (tabSRMM: sound options disappear after applying options)George Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-11-08tabSRMM: tab autocomplete shall restore original cursor position if nothing ↵George Hazan
is found
2019-11-04fixes #2100 (TabSRMM: bug with vertical tabs)George Hazan
2019-11-04warning fixesGeorge Hazan
2019-11-04tabSRMM:George Hazan
- massive code cleaning; - fixes #2099 (TabSRMM: add tab scrolling by mouse wheel); - version bump
2019-10-29code cleaningGeorge Hazan
2019-10-29two more flags removedGeorge Hazan
2019-10-29rest of operational flags in tabSRMM moved to bool variablesGeorge Hazan
2019-10-29tabSRMM: get rid of manual bit operationsGeorge Hazan
2019-10-28fixes #2101 (tabSRMM: tabs disappear when switching layout to vertical)George Hazan
2019-10-24fixes #2104 (TabSRMM: RTL enabled for whole window)George Hazan
2019-10-24warning fixGeorge Hazan
2019-10-22DM_CONFIGURECONTAINER: useless message removedGeorge Hazan
2019-10-21fixes #2097 (TabSRMM: log background color is broken)George Hazan
2019-10-21tabSRMM: fixes problem with TAB in group chatsGeorge Hazan
2019-10-17fix for magic constants in tabSRMM log color optionsGeorge Hazan
2019-10-10crash fixGeorge Hazan
2019-10-10duplicate history handler removedGeorge Hazan
2019-10-05fixes #2091 (tabSRMM: added "Use the same splitter height for all sessions")George Hazan
2019-10-04tabSRMM: menu control code optimizationGeorge Hazan
2019-10-03fixes #2089 (tabSRMM doesn't scroll to bottom if custom log is chosen)George Hazan