Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-14 | tabSRMM: | George Hazan | |
- fixes #2055 (crash on opening template editor); - TContainerData got a constructor & destructor; - more methods moved to TContainerData class; - unused include file "templates.h" removed; - code cleaning | |||
2019-08-13 | last tabSRMM options dialog went to UI classes | George Hazan | |
2019-08-12 | tabSRMM: old perversion for chat options removed | George Hazan | |
2019-08-09 | fixes #2023 (Cannot edit "Open new chat rooms in the default container" ↵ | George Hazan | |
setting when using a screen reader on Windows) | |||
2019-05-31 | tabSRMM: | George Hazan | |
- fixes #1959 (TabSRMM: add option to disable Esc key); - skin option dialogs rewritten using UI controls; - version bump | |||
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
completely) | |||
2019-05-27 | obsolete calls of GetVersion() removed & replaced with IsWinVer*Plus() calls | George Hazan | |
2019-03-05 | Popup: | George Hazan | |
- wiping out checks for service presence; - code cleaning | |||
2019-02-05 | fixes #1825 (spin control initialization should be done in the constructor, ↵ | George Hazan | |
not inside OnInitDialog) | |||
2019-01-04 | Update copyrights | dartraiden | |
2018-11-12 | tabSRMM -> g_plugin | George Hazan | |
2018-11-12 | end of ME_OPT_INITIALISE related zoo in another plugins | George Hazan | |
2018-10-30 | tabSRMM: | George Hazan | |
- obsolete M.GetDword & M.GetByte calls removed; - useless m_isFavorite & m_isRecent moved from CContactCache to CMimAPI; - other code cleaning | |||
2018-08-31 | code cleaning | George Hazan | |
2018-07-24 | database: | George Hazan | |
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead; - if you want db_get to return a string, you need to use db_get_s. | |||
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-07-11 | GUI change: | George Hazan | |
- methods OnInitDialog, OnApply & OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively; - massive code cleaning considering the 'virtual' attribute of overridden methods; - also fixes #1476 (Don't close "Create new account" window if user not set account name) | |||
2018-06-14 | tabSRMM: chat options -> UI Classes | George Hazan | |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan | |
2018-05-18 | CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE | George Hazan | |
2018-05-16 | tabSRMM -> CMPlugin | George Hazan | |
2018-04-15 | CCtrlButton + OnClick => CCtrlHyperlink | George Hazan | |
2018-04-05 | CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription | George Hazan | |
2018-03-16 | entities' names to be started with capital letters | George Hazan | |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan | |
2018-03-06 | PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ↵ | George Hazan | |
is changed | |||
2018-02-12 | useless CCtrlEdit removed | George Hazan | |
2018-01-26 | code optimization | George Hazan | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-12-03 | TabSRMM: added link to addons site | Kirill Volinsky | |
2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-11-10 | fixes #1022 (in tabSRMM log options dialog the plugins' combo is always ↵ | George Hazan | |
disabled) | |||
2017-10-05 | fixes #969 (some controls don't work without classes) | George Hazan | |
2017-10-02 | fixes #967 (Broken templates preview in TabSRMM native templates editor) | George Hazan | |
2017-09-13 | all usual options dialogs rewritten on UI classes | George Hazan | |
2017-09-13 | VS2010 compilation fix | George Hazan | |
2017-09-13 | tabSRMM: log options dialog rewritten using UI classes | George Hazan | |
2017-09-13 | tabSRMM: container options dialog rewritten using UI classes | George Hazan | |
2017-08-22 | unused code removed | George Hazan | |
2017-08-20 | minus ModernOpt | George Hazan | |
2017-08-06 | Update rest of links to https | Robert Pösel | |
2017-04-04 | SRMM window list completely incapsulated into mir_app to avoid corrupting it ↵ | George Hazan | |
by someone's dirty hands | |||
2017-03-14 | some fixes to make Coverity happier | George Hazan | |
2017-03-08 | code cleaning | George Hazan | |
2017-03-02 | further tabSRMM cleanup | George Hazan | |
- duplicated functionality moved to CTabBaseDlg::DlgProc; - groupchat specific divider options removed, global ones are used instead; - more UI classes for CChatRoomDlg; - code cleaning | |||
2017-01-01 | bump copyright year | dartraiden | |