index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
StatusManager
Age
Commit message (
Expand
)
Author
2019-02-27
popup code cleaning (cause we have no tchar.h)
George Hazan
2019-01-28
mir_urlDecode & mir_urlEncode to return CMStringA
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-12-18
C++ exceptions are disabled in all cases where they just prevent warnings
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-24
database:
George Hazan
2018-07-19
StatusManager: per Settings
dartraiden
2018-07-16
section name to be also translated
George Hazan
2018-07-16
fixes #1497 (StartupStatus: add icon section name to langpack)
George Hazan
2018-07-16
Unify special keys names
dartraiden
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-07-11
GUI change:
George Hazan
2018-07-11
remove redundant brackets
dartraiden
2018-06-26
fixes #1437 (StartupStatus: cannot select status profile)
George Hazan
2018-06-19
StatusManager: code cleaning
George Hazan
2018-06-19
StatusManager:
George Hazan
2018-06-19
AAA:
George Hazan
2018-06-13
System idle:
George Hazan
2018-06-10
AAA:
George Hazan
2018-06-01
CPluginDlgBase: this class became useless because CMPlugin already has module...
George Hazan
2018-05-29
common version resource extracted to the separate file
George Hazan
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-27
comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...
George Hazan
2018-05-27
PRODUCTVERSION of any version resource to contain the number of current build
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-25
damned git
George Hazan
2018-05-25
fix for a problem with StatusManager loading
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-23
fix: calculated array of interfaces is ignored
George Hazan
2018-05-23
we don't need MirandaPluginInfoEx() anymore. farewell, my lovely
George Hazan
2018-05-22
no more need in hLangpack variable *YAHOO*
George Hazan
2018-05-22
new helper for MS_TTB_ADDBUTTON
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-18
Icon_Register(g_plugin.getInst() => g_plugin.registerIcon
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-18
CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE
George Hazan
2018-05-17
Tipper, StopSpamMod, StopSpam, StatusManager, StatusChange, StartupSilence, S...
George Hazan
2018-05-15
__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled
George Hazan
2018-05-11
fixes #1349 (Miranda crashes on coming back from auto away)
George Hazan
2018-05-07
PROTOACCOUNT::bIsLocked: lock status to be stored in memory
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-04-07
status caching moved from MenuItem to PROTOACCOUNT - this is very effective
George Hazan
2018-04-06
code cleaning
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription
George Hazan
2018-04-04
- CLIST_INTERFACE::pfnGetProtocolMenu => Menu_GetProtocolMenu
George Hazan
2018-04-03
Accounts() : iterator for accounts
George Hazan
[next]