summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM
AgeCommit message (Collapse)Author
2018-03-09more loop-related code cleaningGeorge Hazan
2018-03-08IMGL_WCHAR removed, all paths are in Unicode nowGeorge Hazan
2018-03-08remove Advaimg from installersdartraiden
2018-03-07old AdvaImg services converted into Image_* functionsGeorge Hazan
2018-03-06PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ↵George Hazan
is changed
2018-02-24more nullptrGoraf
2018-02-24guard headersGoraf
2018-02-22fixes #1115 (Enable sound effects option bug)armen
2018-02-21tabsrmm: C++'11 iteratorsGeorge Hazan
2018-02-15no need to do the same job twiceGeorge Hazan
2018-02-15fixes #1152 (TabSRMM: container settings use non-standard back color)George Hazan
2018-02-12useless CCtrlEdit removedGeorge Hazan
2018-02-04the error code of db_event_get() should be checkedGeorge Hazan
2018-02-04old code reverted to use the loop counter correctlyGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-26MS_IMG_LOAD replaced with Bitmap_Load where possibleGeorge Hazan
2018-01-26AdvaImg:George Hazan
- freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg
2018-01-22tabSRMM: empty highlight list isn't stored in profileGeorge Hazan
2018-01-19tabSRMM: it should be possible to set default style for the message input ↵George Hazan
area's font
2018-01-17TabSRMM:George Hazan
- fixed: status icons in group chats aren't changed when needed - the status bar redraw procedure seriously optimized
2018-01-01massive copyright updatedartraiden
2017-12-27obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole ↵George Hazan
m_addcontact.h removed and replaced with Contact_Add* functions
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-20fix for a quirk in a group chat entry fieldGeorge Hazan
2017-12-13tabSrmm: resource code cleaningGeorge Hazan
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06fixes #1049 (memset cannot be used to scrub memory)George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-04fix for processing background color in tabSRMM chatsGeorge Hazan
2017-12-03TabSRMM: added link to addons siteKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-17fixes #1030 (all IRC commands stopped working)George Hazan
2017-11-15tabSRMM: fix for hangup on inserted percent signGeorge Hazan
2017-11-15tabSRMM: fix for broken colorized nicks in groupchatsGeorge Hazan
2017-11-14fixes #1030 (fix for passing BIU buttons to IRC channels in tabSRMM)George Hazan
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-11-11Users doesn't have this filedartraiden
2017-11-10fixes #1022 (in tabSRMM log options dialog the plugins' combo is always ↵George Hazan
disabled)
2017-11-10fixes #1023 (TabSRMM: can't save template changes)George Hazan
2017-11-03tabSRMM: we don't close window if it has active splitterGeorge Hazan
2017-11-01removed support for VS2010 as obsoleteGeorge Hazan
2017-11-01removing support for VS2013George Hazan