summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM
AgeCommit message (Collapse)Author
2021-01-11SRMM windows: timer classes instead of perversions with WM_TIMERGeorge Hazan
2021-01-10CSendLater: fake class removedGeorge Hazan
2021-01-10tabSRMM: send later dialog -> UI classesGeorge Hazan
2021-01-07we don't have to restore unread events from blocked accountsGeorge Hazan
2021-01-06CCtrlColor applied in dialogs when possibleGeorge Hazan
2021-01-05fixes #2667 (TabSRMM: невозможно настроить ↵George Hazan
жирность/курсивность шрифта для смены статуса в групчате)
2021-01-05code cleaning + duplicate code removedGeorge Hazan
2020-12-30Spelling correctiondartraiden
2020-12-25tabSRMM: rest of unused shit removed (main part of shit was removed in fixes ↵George Hazan
#2215 (TabSRMM: destroy custom tray icon from its own NeN))
2020-12-21fixes #2654 (TabSRMM: настройка цвета выделенного ↵George Hazan
текста применяется только к никлисту, но не к логу групчатов)
2020-12-11fixes #2643 (TabSRMM: internal log disappears after any color change for ↵George Hazan
group chats)
2020-11-04fixes #2608 (TabSRMM: make Ctrl+K hotkey customizable)George Hazan
2020-11-04fixes #2610 (Message plugins: add abitity to Ctrl+V file)George Hazan
2020-10-18code cleaningGeorge Hazan
2020-10-12fixes #2595 (Подсказка к кнопке фильтра врёт)George Hazan
2020-10-11fixes #2591 (TabSRMM: "Show buttons blablabla right click" option does not ↵George Hazan
work by default)
2020-10-11fixes #2590 (TabSRMM: Cannot setup event filter)George Hazan
2020-09-17muted chat not to generate any sounds eitherGeorge Hazan
2020-09-14g_chatApi.LogToFile completely moved into the coreGeorge Hazan
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