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
/
SeenPlugin
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-18
- naming conflict;
George Hazan
2015-08-11
'unreferenced formal parameter' warnings fixed
George Hazan
2015-07-26
common projects
Kirill Volinsky
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-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-03-17
fix for file logs in SeenPlugin
George Hazan
2015-03-02
- much more effective protocol filter;
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2013-07-24
replace sprintf to mir_snprintf (part 4)
Kirill Volinsky
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-18
- removed obsolete code
Tobias Weimer
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-22
- SeenPlugin: code cleaning (patch from person)
Vadim Dashevskiy
2013-03-09
removed not used headers
Kirill Volinsky
2013-01-23
- GDI resource leak fix;
George Hazan
2012-12-07
- Options tree items change
Vadim Dashevskiy
2012-10-14
* fixed popup crash
Tobias Weimer
2012-10-12
SeenPlugin converted to Unicode
George Hazan
2012-10-07
death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type
George Hazan
2012-07-23
SecureIM, SeenPlugin, SendSS, Sessions: changed folder structure
Vadim Dashevskiy