summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/globals.cpp
AgeCommit message (Expand)Author
2020-04-25CLogWindow::LogEvents considered useless and localized inside tabSRMMGeorge Hazan
2020-02-16fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN)George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-10-29tabSRMM: get rid of manual bit operationsGeorge Hazan
2019-10-05fixes #2091 (tabSRMM: added "Use the same splitter height for all sessions")George Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-30no need to log status changes for groupchatsGeorge Hazan
2019-09-13tabSRMM: minor code reorderingGeorge Hazan
2019-09-12tabSRMM: single windowGeorge Hazan
2019-09-04history manager built into CHAT_MANAGER isn't needed anymoreGeorge Hazan
2019-05-27obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() callsGeorge Hazan
2019-03-26ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removedGeorge Hazan
2019-03-05Popup:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-02-21fixes #1851 (if subcontact changed, tabSRMM doesn't redraw the client's icon ...George Hazan
2019-02-06fixes #1826 (TabSRMM: if a contact was added from clist, appropriate controls...George Hazan
2019-01-04Update copyrightsdartraiden
2018-11-12tabSRMM -> g_pluginGeorge Hazan
2018-10-30tabSRMM:George Hazan
2018-09-24TabSRMM: temporary (?) crutch for support ME_DB_EVENT_EDITEDElzorFox
2018-07-12fixes #1485 (TabSRMM: remove "Enable typing sounds" option)George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-06-20tabSRMM: unused option removedGeorge Hazan
2018-06-20tabSRMM: obsolete locale support code removed, because it doesn't work at allGeorge Hazan
2018-05-31fixes #1397 (StdMsg: dynamic loading breaks meta menu)George Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-22new helper for MS_TTB_ADDBUTTONGeorge Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-20sounds packed into CMPlugin (reduces usage of hLangpack)George Hazan
2018-05-16tabSRMM -> CMPluginGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-19minor code cleaningGeorge Hazan
2018-04-11if a user's avatar was changed, redraw it and all related objects (including ...George Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescriptionGeorge Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-03-11fixes #1181 (TabSRMM: bug with event handling)George Hazan
2018-02-21tabsrmm: C++'11 iteratorsGeorge Hazan
2018-02-04the error code of db_event_get() should be checkedGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-26TabSRMM:George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
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-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