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
/
menu.cpp
Age
Commit message (
Expand
)
Author
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-03-02
- much more effective protocol filter;
George Hazan
2014-07-09
SeenPlugin: Don't monitor or show menuitem/userinfo for groupchats
Robert Pösel
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-04-18
- removed obsolete code
Tobias Weimer
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-09
removed not used headers
Kirill Volinsky
2013-01-23
- GDI resource leak fix;
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-10-14
* fixed popup crash
Tobias Weimer
2012-10-12
code cleaning
George Hazan
2012-10-12
SeenPlugin converted to Unicode
George Hazan
2012-07-23
SecureIM, SeenPlugin, SendSS, Sessions: changed folder structure
Vadim Dashevskiy