summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/utils.cpp
AgeCommit message (Collapse)Author
2024-02-28fixes #4232 (tabSRMM: added container option to specify side bar's width)George Hazan
2024-01-08Update copyrightsdartraiden
2023-01-02Update copyrightsdartraiden
2022-09-26Utils_ClipboardCopy - system-wide helper for writing text to clipboardGeorge Hazan
2022-09-10fixes #3158 (TabSRMM: значок в окне предупреждения)George Hazan
2022-08-14fixes #3156 (TabSRMM: warning dialog)George Hazan
2022-08-14code cleaningGeorge Hazan
2022-08-12fixes #3156 (TabSRMM: warning dialog)George Hazan
2022-08-11fixes #3156 (TabSRMM: warning dialog)George Hazan
2022-07-29tabSRMM: fix for the perversion with private container settingsGeorge Hazan
2022-07-29fixes #3126 (tabSRMM: "Colorize nickames in member list" chat option)George Hazan
2022-02-09fixes #1950 (Remove notification engine from TabSRMM)George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-01-17Update copyrightsdartraiden
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-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-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-09tabSRMM: warning if a temporary file cannot be writtenGeorge Hazan
2020-01-26fixes #2159 (BBCode color. Не передаётся в теге цвет ↵George Hazan
при выборе цвета по кнопке)
2020-01-01Happy new year, MirandaGeorge Hazan
2019-11-04warning fixesGeorge Hazan
2019-10-29two more flags removedGeorge Hazan
2019-10-29tabSRMM: get rid of manual bit operationsGeorge Hazan
2019-09-12tabSRMM: single windowGeorge Hazan
2019-07-08TabSRMM: code optimizationdartraiden
2019-06-27manual access to CList/Group restrictedGeorge Hazan
2019-04-02minor fix for resource leakGeorge Hazan
2019-03-07tabSRMM:George Hazan
- useless message DM_SETICON replaced with a call of SetIcon; - fixes #1866 (when sub is changed, tabSRMM doesn't update an avatar in taskbar) - code cleaning & names conflict resolution
2019-01-04Update copyrightsdartraiden
2018-09-20tabSRMM: fix for a shift in warnings' tableGeorge Hazan
2018-08-30fixes #1561 (TabSRMM warnings)George Hazan
2018-07-27TabSRMM: hotkeys correctiondartraiden
2018-05-16tabSRMM -> CMPluginGeorge Hazan
2018-04-18this feature was never used and only causes problemsGeorge Hazan
2018-04-11TabSRMM:George Hazan
- one shall not mix width & height; - CSkin::ResizeBitmap became completely useless after linking FreeImage in
2018-01-01massive copyright updatedartraiden
2017-12-26standard color table exported from coreGeorge Hazan
2017-12-26TabSRMM:George Hazan
- custom color chooser removed; - unused menu items removed; - version bump
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-13fixes (#1010) tabsrmm group chat colors regression (#1010)George Hazan
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-10-30fixes #1010 (custom colors do not appear in the IRC log)George Hazan
2017-10-02minor correction for #963George Hazan
2017-10-01code cleaningGeorge Hazan
2017-10-01huge crutch removed from tabSRMM, also fixes #963George Hazan