summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM
AgeCommit message (Collapse)Author
2019-09-04history manager built into CHAT_MANAGER isn't needed anymoreGeorge Hazan
2019-09-03CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsgGeorge Hazan
2019-08-18tabSRMM: code cleaningGeorge Hazan
2019-08-13last tabSRMM options dialog went to UI classesGeorge Hazan
2019-08-12tabSRMM: old perversion for chat options removedGeorge Hazan
2019-08-09fixes #2023 (Cannot edit "Open new chat rooms in the default container" ↵George Hazan
setting when using a screen reader on Windows)
2019-07-24fix for chinese in Options - Customize - HotkeysGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-07-24code cleaningGeorge Hazan
2019-07-22addition to d4220686a9395ce3e6dfda85f2e84aaf3faceb21dartraiden
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-07-10tabSRMM: fix for status initialiationGeorge Hazan
2019-07-08TabSRMM: code optimizationdartraiden
2019-07-08fixes #1989 (TabSRMM: option "Add a comma instead of a colon to ↵George Hazan
auto-completed user names" doesn't work in a nick list)
2019-06-27manual access to CList/Group restrictedGeorge Hazan
2019-06-20End of zoo with popup options namesdartraiden
2019-06-04warning fixGeorge Hazan
2019-06-04after calling CloseTab() we shall not call the basic class window procedureGeorge Hazan
2019-06-04tabSRMM:George Hazan
- duplicate code removed; - code cleaning
2019-06-03Folders: old TCHAR helpers removedGeorge Hazan
2019-05-31tabSRMM:George Hazan
- fixes #1959 (TabSRMM: add option to disable Esc key); - skin option dialogs rewritten using UI controls; - version bump
2019-05-29warning fixesGeorge Hazan
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵George Hazan
completely)
2019-05-27obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() callsGeorge Hazan
2019-05-07Mpve TabSRMM_icons_XP to deprecateddartraiden
2019-05-02minor fixesMataes
2019-04-14fix for a platformGeorge Hazan
2019-04-14also we need filters for VS2019 projectsGeorge Hazan
2019-04-14pack of changes for VS2019George Hazan
2019-04-08code cleaningGeorge Hazan
2019-04-02minor fix for resource leakGeorge Hazan
2019-03-26ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removedGeorge Hazan
2019-03-13fix for tabSRMM alt+tab iconGeorge Hazan
2019-03-11warning fix for non-standard projectsGeorge Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-07Skin_GetProtoIcon - new function to retrieve status icon's handleGeorge 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-03-07duplicate code cleaningGeorge Hazan
2019-03-07duplicate popup icons moved into global skinGeorge Hazan
2019-03-06popups:George Hazan
- internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled;
2019-03-05Popup:George Hazan
- wiping out checks for service presence; - code cleaning
2019-02-27fixes #1846 (tabSRMM: get my own nick from "MyHandle")George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat ↵George Hazan
events (UTF16LE by default)
2019-02-21fixes #1851 (if subcontact changed, tabSRMM doesn't redraw the client's icon ↵George Hazan
in the info panel)
2019-02-06fixes #1826 (TabSRMM: if a contact was added from clist, appropriate ↵George Hazan
controls in tabSRMM window remains active)
2019-02-05fixes #1825 (spin control initialization should be done in the constructor, ↵George Hazan
not inside OnInitDialog)
2019-02-01tabSRMM: old perversion removedGeorge Hazan
2019-01-30fixes #1776 (rest of url-related stuff)George Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan