summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM
AgeCommit message (Collapse)Author
2020-08-18SmileyAdd:George Hazan
- fixes #2545 (SmileyAdd: missing assigned per-contact smileys categories); - unused service MS_SMILEYADD_SHOWSELECTION removed; - name conflict resolution; - version bump;
2020-08-16tabSRMM:George Hazan
- fixes #2537 (TabSRMM: cannot close tab by pressing (x) in tab title); - code cleaning; - version bump
2020-08-16SmileyAdd:George Hazan
- major update for custom smileys APIs (cause we have no MSN, there's no need to save MCONTACT for custom smileys); - added path type = 2 to download whole folder for custom smileys; - fixes #2524 (ICQ: стикеры должны приходить как custom smileys, а не как передачи файлов); - fixes #2533 (SmileyAdd не всегда распознаёт стикеры); - fixes #2532 (Полученные стикеры пропадают при переоткрытии окна); - version bump
2020-08-12tabSRMM:George Hazan
- fixes #2521 (Esc key behavior selection not work for jabber chat rooms in Miranda NG 0.95.12 build); - manual WM_CLOSE processing code removed from CMsgDialog::DlgProc; - code cleaning
2020-08-12tabSRMM: DM_QUERYCLIENTAREA - unused message removedGeorge Hazan
2020-08-02tabSRMM: obsolete hidden setting removedGeorge Hazan
2020-07-30tabSRMM: senseless text from Advanced Tweaks dialog extinctedGeorge Hazan
2020-07-30This option no longer requires restartdartraiden
2020-07-30tabSRMM to handle "Send later" setting on the flyGeorge Hazan
2020-07-26fixes #2501 (Ability to disable incoming sounds in chats is lost)George Hazan
2020-07-21fixes #2233 (TabSRMM: add outgoing sound for groupchats) - method #2George Hazan
2020-07-21fixes #2222 (TabSRMM: не отключать получение новых ↵George Hazan
сообщений при отключённой автопрокрутке)
2020-07-13fix for very rare crash in clist_modernGeorge Hazan
2020-07-07tabSRMM: events (file transfers) that go to group chats shall not clear log ↵George Hazan
window
2020-07-06fix for old bug with passing parameters inside IEViewGeorge Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-06-03tabSRMM: why text is restored only for private chats?George Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-05-12tabSRMM: some unused/obsoleted events removedGeorge Hazan
2020-05-04first working version of popup menuGeorge Hazan
2020-05-04tabSRMM: template options dialog to always use temporary contactGeorge Hazan
2020-05-04tabSRMM:George Hazan
- ANSI crutch removed; - LoadMsgDlgFont: useless parameter szMod removed; - wcscpy replaced with safer call of wcsncpy_s; - useless function LoadLogfont removed;
2020-04-30fixes #2366 (TabSRMM: кракозябры в винде, где нет ↵George Hazan
поддержки русского)
2020-04-30minor code cleaningGeorge Hazan
2020-04-28tabSRMM: code cleaningGeorge Hazan
2020-04-28fixes #2366 (TabSRMM: кракозябры в винде, где нет ↵George Hazan
поддержки русского)
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
при выборе цвета по кнопке)