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
/
src
/
commonstatus.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
DWORD -> uint32_t
George Hazan
2020-01-30
fixes #2061 (StartupStatus should also handle account enabling)
George Hazan
2019-07-21
Restore "Free for chat" status support (fixes #1963)
dartraiden
2019-05-27
fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...
George Hazan
2019-03-11
code cleaning for old shitty helper
George Hazan
2018-06-19
StatusManager: code cleaning
George Hazan
2018-06-19
StatusManager:
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-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-03
Accounts() : iterator for accounts
George Hazan
2018-04-03
CLIST_INTERFACE:
George Hazan
2018-03-04
StatusManager:
George Hazan
2018-02-21
SM: C++'11 iterators
George Hazan
2018-02-02
StatusManager:
George Hazan
2018-01-29
StatusManager:
George Hazan
2017-12-06
fixes #1054 (StatusManager cannot enable/disable modules "on the fly")
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-10-15
StatusManager: code cleaning
George Hazan
2017-10-15
unused service removed
George Hazan
2017-10-09
StatusManager:
George Hazan
2017-10-09
MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode()
George Hazan
2017-01-13
unused function removed
George Hazan
2016-10-22
KeepStatus, StartupStatus and AdvanceAutoAway merged into one plugin
aunsane