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
/
StatusPlugins
/
AdvancedAutoAway
/
msgoptions.cpp
Age
Commit message (
Expand
)
Author
2016-10-22
Status Plugins are merged as StatusManager
watcher
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2014-12-14
SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-02-27
more fun:
George Hazan
2013-10-24
more warning fixes
George Hazan
2013-10-19
warning fixes
George Hazan
2013-10-10
- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call
George Hazan
2013-06-14
-try to fix a crash when no status is available
Tobias Weimer
2013-04-05
- rest of menus cleared;
George Hazan
2012-10-07
death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type
George Hazan
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-06-02
- code cleaning
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy